@charset "UTF-8";
.dimmed {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.7;
  z-index: 10;
  display: none;
}

.confirm[data-v-ef667b6b] {
  width: 30rem;
}
.content[data-v-ef667b6b] {
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 5rem;
  padding-right: 5rem;
  font-weight: 500;
}
.header[data-v-78088c28] {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #f1f1f1;
}
.header .img[data-v-78088c28] {
  padding: 10px 0;
}/* label */
label[data-v-1f601dda] {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  /* background: gray; */
  text-align: center;
}
input[data-v-1f601dda] {
  width: calc(100% - 16px);
}
input[data-v-1f601dda]::placeholder {
  font-weight: 400;
  font-size: 14px;
  color: #777;
}/* tailwind */
.flex[data-v-8faf4afe] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-8faf4afe] {
  flex-wrap: wrap;
}
.items-center[data-v-8faf4afe] {
  align-items: center;
}
.border-bottom[data-v-8faf4afe] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-8faf4afe] {
  margin: 40px;
}
.mr-8px[data-v-8faf4afe] {
  margin-right: 8px;
}
.mb-10px[data-v-8faf4afe] {
  margin-bottom: 10px;
}
.p-8px[data-v-8faf4afe] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-8faf4afe] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-8faf4afe] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-8faf4afe] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-8faf4afe] {
  text-align: center;
}
label[data-v-8faf4afe]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-8faf4afe] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-8faf4afe] {
    width: 100%;
}
label.radio[data-v-8faf4afe] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-8faf4afe]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-8faf4afe] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-8faf4afe] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-8faf4afe] {
    width: calc(50% - 4px);
&[data-v-8faf4afe]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-8faf4afe]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-8faf4afe] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-8faf4afe]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-8faf4afe] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-8faf4afe] {
  width: 100%;
}
label.double[data-v-8faf4afe] {
  height: 104px;
}
label.triple[data-v-8faf4afe] {
  height: 153px;
}
label.forth[data-v-8faf4afe] {
  height: 204px;
}
label.fiveth[data-v-8faf4afe] {
  height: 262px;
}
label.depth[data-v-8faf4afe] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-8faf4afe] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-8faf4afe] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-8faf4afe]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-8faf4afe] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-8faf4afe] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-8faf4afe] {
  display: none;
}
input[type="checkbox"][data-v-8faf4afe] {
  display: none;
}
div.stroke[data-v-8faf4afe] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-5a4f84d9] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-5a4f84d9] {
  flex-wrap: wrap;
}
.items-center[data-v-5a4f84d9] {
  align-items: center;
}
.border-bottom[data-v-5a4f84d9] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-5a4f84d9] {
  margin: 40px;
}
.mr-8px[data-v-5a4f84d9] {
  margin-right: 8px;
}
.mb-10px[data-v-5a4f84d9] {
  margin-bottom: 10px;
}
.p-8px[data-v-5a4f84d9] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-5a4f84d9] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-5a4f84d9] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-5a4f84d9] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-5a4f84d9] {
  text-align: center;
}
label[data-v-5a4f84d9]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-5a4f84d9] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-5a4f84d9] {
    width: 100%;
}
label.radio[data-v-5a4f84d9] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-5a4f84d9]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-5a4f84d9] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-5a4f84d9] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-5a4f84d9] {
    width: calc(50% - 4px);
&[data-v-5a4f84d9]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-5a4f84d9]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-5a4f84d9] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-5a4f84d9]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-5a4f84d9] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-5a4f84d9] {
  width: 100%;
}
label.double[data-v-5a4f84d9] {
  height: 104px;
}
label.triple[data-v-5a4f84d9] {
  height: 153px;
}
label.forth[data-v-5a4f84d9] {
  height: 204px;
}
label.fiveth[data-v-5a4f84d9] {
  height: 262px;
}
label.depth[data-v-5a4f84d9] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-5a4f84d9] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-5a4f84d9] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-5a4f84d9]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-5a4f84d9] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-5a4f84d9] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-5a4f84d9] {
  display: none;
}
input[type="checkbox"][data-v-5a4f84d9] {
  display: none;
}
div.stroke[data-v-5a4f84d9] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
.w-auto[data-v-5a4f84d9] {
  width: auto;
}/* tailwind */
.flex[data-v-9e7765ce] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-9e7765ce] {
  flex-wrap: wrap;
}
.items-center[data-v-9e7765ce] {
  align-items: center;
}
.border-bottom[data-v-9e7765ce] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-9e7765ce] {
  margin: 40px;
}
.mr-8px[data-v-9e7765ce] {
  margin-right: 8px;
}
.mb-10px[data-v-9e7765ce] {
  margin-bottom: 10px;
}
.p-8px[data-v-9e7765ce] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-9e7765ce] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-9e7765ce] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-9e7765ce] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-9e7765ce] {
  text-align: center;
}
label[data-v-9e7765ce]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-9e7765ce] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-9e7765ce] {
    width: 100%;
}
label.radio[data-v-9e7765ce] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-9e7765ce]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-9e7765ce] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-9e7765ce] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-9e7765ce] {
    width: calc(50% - 4px);
&[data-v-9e7765ce]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-9e7765ce]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-9e7765ce] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-9e7765ce]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-9e7765ce] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-9e7765ce] {
  width: 100%;
}
label.double[data-v-9e7765ce] {
  height: 104px;
}
label.triple[data-v-9e7765ce] {
  height: 153px;
}
label.forth[data-v-9e7765ce] {
  height: 204px;
}
label.fiveth[data-v-9e7765ce] {
  height: 262px;
}
label.depth[data-v-9e7765ce] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-9e7765ce] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-9e7765ce] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-9e7765ce]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-9e7765ce] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-9e7765ce] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-9e7765ce] {
  display: none;
}
input[type="checkbox"][data-v-9e7765ce] {
  display: none;
}
div.stroke[data-v-9e7765ce] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-4ce48969] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-4ce48969] {
  flex-wrap: wrap;
}
.items-center[data-v-4ce48969] {
  align-items: center;
}
.border-bottom[data-v-4ce48969] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-4ce48969] {
  margin: 40px;
}
.mr-8px[data-v-4ce48969] {
  margin-right: 8px;
}
.mb-10px[data-v-4ce48969] {
  margin-bottom: 10px;
}
.p-8px[data-v-4ce48969] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-4ce48969] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-4ce48969] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-4ce48969] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-4ce48969] {
  text-align: center;
}
label[data-v-4ce48969]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-4ce48969] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-4ce48969] {
    width: 100%;
}
label.radio[data-v-4ce48969] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-4ce48969]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-4ce48969] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-4ce48969] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-4ce48969] {
    width: calc(50% - 4px);
&[data-v-4ce48969]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-4ce48969]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-4ce48969] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-4ce48969]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-4ce48969] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-4ce48969] {
  width: 100%;
}
label.double[data-v-4ce48969] {
  height: 104px;
}
label.triple[data-v-4ce48969] {
  height: 153px;
}
label.forth[data-v-4ce48969] {
  height: 204px;
}
label.fiveth[data-v-4ce48969] {
  height: 262px;
}
label.depth[data-v-4ce48969] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-4ce48969] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-4ce48969] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-4ce48969]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-4ce48969] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-4ce48969] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-4ce48969] {
  display: none;
}
input[type="checkbox"][data-v-4ce48969] {
  display: none;
}
div.stroke[data-v-4ce48969] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-4d7413f5] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-4d7413f5] {
  flex-wrap: wrap;
}
.items-center[data-v-4d7413f5] {
  align-items: center;
}
.border-bottom[data-v-4d7413f5] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-4d7413f5] {
  margin: 40px;
}
.mr-8px[data-v-4d7413f5] {
  margin-right: 8px;
}
.mb-10px[data-v-4d7413f5] {
  margin-bottom: 10px;
}
.p-8px[data-v-4d7413f5] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-4d7413f5] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-4d7413f5] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-4d7413f5] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-4d7413f5] {
  text-align: center;
}
label[data-v-4d7413f5]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-4d7413f5] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-4d7413f5] {
    width: 100%;
}
label.radio[data-v-4d7413f5] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-4d7413f5]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-4d7413f5] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-4d7413f5] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-4d7413f5] {
    width: calc(50% - 4px);
&[data-v-4d7413f5]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-4d7413f5]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-4d7413f5] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-4d7413f5]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-4d7413f5] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-4d7413f5] {
  width: 100%;
}
label.double[data-v-4d7413f5] {
  height: 104px;
}
label.triple[data-v-4d7413f5] {
  height: 153px;
}
label.forth[data-v-4d7413f5] {
  height: 204px;
}
label.fiveth[data-v-4d7413f5] {
  height: 262px;
}
label.depth[data-v-4d7413f5] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-4d7413f5] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-4d7413f5] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-4d7413f5]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-4d7413f5] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-4d7413f5] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-4d7413f5] {
  display: none;
}
input[type="checkbox"][data-v-4d7413f5] {
  display: none;
}
div.stroke[data-v-4d7413f5] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
ul[data-v-c7e0e75f] {
  margin: 0;
  padding: 0;
}
.select[data-v-c7e0e75f] {
  display: inline-block;
  width: 100%;
  position: relative;
  border-radius: 4px;
  padding: 8px;
}
.select .selected[data-v-c7e0e75f] {
  display: flex;
  padding: 6px 16px;
  justify-content: left;
  align-items: center;
  border: 1px solid #ddd;
}
.select .selected .arrow[data-v-c7e0e75f] {
  position: absolute;
  right: 16px;
  top: 50%;
}
.select .selected .arrow svg[data-v-c7e0e75f] {
  transform: translateY(-50%);
}
.select ul[data-v-c7e0e75f] {
  width: calc(100% - 16px);
  border: 1px solid #ddd;
  position: absolute;
  z-index: 1;
  background: #fff;
  border-top: none;
  cursor: pointer;
}
.select ul li[data-v-c7e0e75f] {
  width: 100%;
  padding: 8px 16px;
}
.select ul li[data-v-c7e0e75f],
.select .selected .selected-value[data-v-c7e0e75f] {
  display: flex;
  justify-content: left;
  white-space: nowrap;
  /* 줄바꿈 안함 */
  overflow: hidden;
  text-overflow: ellipsis;
  /* 말줄임 적용 */
}
.select ul li[data-v-c7e0e75f]:hover {
  background: rgba(168, 156, 235, 0.35);
}
.select ul[data-v-c7e0e75f] {
  display: none;
}
.select.active ul[data-v-c7e0e75f] {
  display: initial;
}/* label */
label[data-v-4862d3f8]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  /* background: gray; */
}
.color-orange[data-v-4862d3f8] {
  color: #f37321;
}/* tailwind */
.flex[data-v-a0edf2d8] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-a0edf2d8] {
  flex-wrap: wrap;
}
.items-center[data-v-a0edf2d8] {
  align-items: center;
}
.border-bottom[data-v-a0edf2d8] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-a0edf2d8] {
  margin: 40px;
}
.mr-8px[data-v-a0edf2d8] {
  margin-right: 8px;
}
.mb-10px[data-v-a0edf2d8] {
  margin-bottom: 10px;
}
.p-8px[data-v-a0edf2d8] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-a0edf2d8] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-a0edf2d8] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-a0edf2d8] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-a0edf2d8] {
  text-align: center;
}
label[data-v-a0edf2d8]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-a0edf2d8] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-a0edf2d8] {
    width: 100%;
}
label.radio[data-v-a0edf2d8] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-a0edf2d8]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-a0edf2d8] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-a0edf2d8] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-a0edf2d8] {
    width: calc(50% - 4px);
&[data-v-a0edf2d8]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-a0edf2d8]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-a0edf2d8] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-a0edf2d8]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-a0edf2d8] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-a0edf2d8] {
  width: 100%;
}
label.double[data-v-a0edf2d8] {
  height: 104px;
}
label.triple[data-v-a0edf2d8] {
  height: 153px;
}
label.forth[data-v-a0edf2d8] {
  height: 204px;
}
label.fiveth[data-v-a0edf2d8] {
  height: 262px;
}
label.depth[data-v-a0edf2d8] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-a0edf2d8] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-a0edf2d8] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-a0edf2d8]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-a0edf2d8] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-a0edf2d8] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-a0edf2d8] {
  display: none;
}
input[type="checkbox"][data-v-a0edf2d8] {
  display: none;
}
div.stroke[data-v-a0edf2d8] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-53cbe736] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-53cbe736] {
  flex-wrap: wrap;
}
.items-center[data-v-53cbe736] {
  align-items: center;
}
.border-bottom[data-v-53cbe736] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-53cbe736] {
  margin: 40px;
}
.mr-8px[data-v-53cbe736] {
  margin-right: 8px;
}
.mb-10px[data-v-53cbe736] {
  margin-bottom: 10px;
}
.p-8px[data-v-53cbe736] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-53cbe736] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-53cbe736] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-53cbe736] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-53cbe736] {
  text-align: center;
}
label[data-v-53cbe736]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-53cbe736] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-53cbe736] {
    width: 100%;
}
label.radio[data-v-53cbe736] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-53cbe736]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-53cbe736] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-53cbe736] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-53cbe736] {
    width: calc(50% - 4px);
&[data-v-53cbe736]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-53cbe736]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-53cbe736] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-53cbe736]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-53cbe736] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-53cbe736] {
  width: 100%;
}
label.double[data-v-53cbe736] {
  height: 104px;
}
label.triple[data-v-53cbe736] {
  height: 153px;
}
label.forth[data-v-53cbe736] {
  height: 204px;
}
label.fiveth[data-v-53cbe736] {
  height: 262px;
}
label.depth[data-v-53cbe736] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-53cbe736] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-53cbe736] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-53cbe736]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-53cbe736] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-53cbe736] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-53cbe736] {
  display: none;
}
input[type="checkbox"][data-v-53cbe736] {
  display: none;
}
div.stroke[data-v-53cbe736] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* radio */
input[type=radio][data-v-f3a1f27a] {
  display: none;
}
label[data-v-f3a1f27a]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
}
/* background: gray; */
.radio-wrap[data-v-f3a1f27a] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
}
.radio-wrap > div[data-v-f3a1f27a] {
  width: 100%;
}
.radio-wrap > div[data-v-f3a1f27a]:nth-child(1) {
  margin-right: 8px;
}
.radio-wrap label.radio[data-v-f3a1f27a] {
  cursor: pointer;
  /* width: calc(66px + 16px + 16px); */
  width: 100%;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}
.radio-wrap label.radio[data-v-f3a1f27a]:not(.active) {
  border: 1px solid #ddd;
  color: #b3b3b3;
  background: #fff;
}
.radio-wrap label.radio.active[data-v-f3a1f27a] {
  background-color: #f60;
  color: #fff;
}/* tailwind */
.flex[data-v-bfa49a58] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-bfa49a58] {
  flex-wrap: wrap;
}
.items-center[data-v-bfa49a58] {
  align-items: center;
}
.border-bottom[data-v-bfa49a58] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-bfa49a58] {
  margin: 40px;
}
.mr-8px[data-v-bfa49a58] {
  margin-right: 8px;
}
.mb-10px[data-v-bfa49a58] {
  margin-bottom: 10px;
}
.p-8px[data-v-bfa49a58] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-bfa49a58] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-bfa49a58] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-bfa49a58] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-bfa49a58] {
  text-align: center;
}
label[data-v-bfa49a58]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-bfa49a58] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-bfa49a58] {
    width: 100%;
}
label.radio[data-v-bfa49a58] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-bfa49a58]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-bfa49a58] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-bfa49a58] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-bfa49a58] {
    width: calc(50% - 4px);
&[data-v-bfa49a58]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-bfa49a58]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-bfa49a58] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-bfa49a58]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-bfa49a58] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-bfa49a58] {
  width: 100%;
}
label.double[data-v-bfa49a58] {
  height: 104px;
}
label.triple[data-v-bfa49a58] {
  height: 153px;
}
label.forth[data-v-bfa49a58] {
  height: 204px;
}
label.fiveth[data-v-bfa49a58] {
  height: 262px;
}
label.depth[data-v-bfa49a58] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-bfa49a58] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-bfa49a58] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-bfa49a58]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-bfa49a58] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-bfa49a58] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-bfa49a58] {
  display: none;
}
input[type="checkbox"][data-v-bfa49a58] {
  display: none;
}
div.stroke[data-v-bfa49a58] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */.fz-12 .ProseMirror p {
  font-size: 12px;
}
.fz-12 .ProseMirror p strong {
  font-size: 12px;
}
.fw-700 .ProseMirror p {
  font-weight: 700;
}
.fw-700 .ProseMirror p strong {
  font-weight: 700;
}
.mainTitle {
  font-size: 16px;
  margin-bottom: 10px;
}
.common-tiptap {
  width: 100% !important;
  height: 100% !important;
  line-height: 1.6;
}
.common-tiptap.read div {
  line-height: 1.6;
}
.common-tiptap.read div .ProseMirror {
  box-shadow: none !important;
  line-height: 1.6;
}
.common-tiptap.read div .ProseMirror-focused {
  outline: none;
  box-shadow: none !important;
}
.common-tiptap.read div .ProseMirror-focused:hover {
  box-shadow: none !important;
}
.ProseMirror {
  width: 100% !important;
  height: 100% !important;
  line-height: 1.6;
  cursor: text;
  background-image: none;
  border-radius: var(--el-input-border-radius, var(--el-border-radius-base));
  box-shadow: 0 0 0 1px var(--el-input-border-color, var(--el-border-color)) inset;
  transition: var(--el-transition-box-shadow);
  transform: translate3d(0, 0, 0);
}
.ProseMirror > div {
  width: 100% !important;
  height: 100% !important;
  line-height: 1.6;
}
.ProseMirror > div:focus-visible {
  outline: none;
}
.ProseMirror > div::-webkit-scrollbar {
  display: none;
}
.ProseMirror p {
  width: 100% !important;
  height: 100% !important;
  padding: 0;
  margin: 0;
  font-weight: 400;
  line-height: 1.6;
}
.ProseMirror p strong {
  font-weight: 700;
  line-height: 1.6;
}
.ProseMirror:hover {
  box-shadow: 0 0 0 1px var(--el-border-color-hover) inset;
}
.ProseMirror em {
  font-style: normal;
  position: relative;
}
.ProseMirror em::before {
  content: "";
  position: absolute;
  bottom: 0;
  background-color: rgba(63, 234, 213, 0.5);
  height: 50%;
  width: calc(100% + 8px);
  opacity: 0.5;
  left: 50%;
  transform: translateX(-50%);
}
.ProseMirror-focused {
  outline: none;
  box-shadow: 0 0 0 1px var(--el-color-primary) inset !important;
}
.ProseMirror-focused:hover {
  box-shadow: 0 0 0 1px var(--el-input-hover-border-color) inset;
}
.content {
  padding: 8px;
}
.file {
  padding: 16px;
  margin: 20px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.file span {
  position: relative;
}
.file span:hover {
  color: var(--el-color-primary);
}
.file span .file-q-icon {
  padding-right: 1rem;
  font-size: 1.3rem;
  cursor: pointer;
}
.file span .file-title {
  bottom: 4px;
  cursor: pointer;
}
span {
  font-size: 12px;
}input[data-v-7fc8d5f9] {
  width: 100%;
}
.bottom-sheet[data-v-7fc8d5f9] {
  opacity: 0;
  height: 0;
  padding: 0;
  transform: translate(-20px, 100%);
  overflow: hidden;
}
.bottom-sheet.active[data-v-7fc8d5f9] {
  overflow: auto;
  opacity: 1;
  padding: 0 20px 20px 20px;
  height: auto;
  transform: translate(-20px, 0);
}
.bottom-sheet .input-wrap[data-v-7fc8d5f9] {
  margin: 0 20px;
  border-bottom: 1px solid #000;
}
.transition[data-v-7fc8d5f9] {
  transition: all 0.3s;
}
.b-0[data-v-7fc8d5f9] {
  bottom: 0;
}
.bg-fff[data-v-7fc8d5f9] {
  background: #fff;
}
.border-radius-up[data-v-7fc8d5f9] {
  border-radius: 5px 5px 0 0;
}
.shadow[data-v-7fc8d5f9] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.close[data-v-7fc8d5f9] {
  cursor: pointer;
}
.m-y-10-8[data-v-7fc8d5f9] {
  margin-top: 10px;
  margin-bottom: 8px;
}
.m-y-16-10[data-v-7fc8d5f9] {
  margin: 16px 0 10px 0;
}input[data-v-c37d1570] {
  width: 100%;
}
.bottom-sheet[data-v-c37d1570] {
  opacity: 0;
  height: 0;
  padding: 0;
  transform: translate(-20px, 100%);
  overflow: hidden;
}
.bottom-sheet.active[data-v-c37d1570] {
  overflow: auto;
  opacity: 1;
  padding: 0 20px 20px 20px;
  height: auto;
  transform: translate(-20px, 0);
}
.bottom-sheet .input-wrap[data-v-c37d1570] {
  margin: 0 20px;
  border-bottom: 1px solid #000;
}
.transition[data-v-c37d1570] {
  transition: all 0.3s;
}
.b-0[data-v-c37d1570] {
  bottom: 0;
}
.bg-fff[data-v-c37d1570] {
  background: #fff;
}
.border-radius-up[data-v-c37d1570] {
  border-radius: 5px 5px 0 0;
}
.shadow[data-v-c37d1570] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.close[data-v-c37d1570] {
  cursor: pointer;
}
.radio-wrap[data-v-c37d1570] {
  display: flex;
}
.radio-wrap > div[data-v-c37d1570] {
  width: 100%;
}
.radio-wrap label.radio[data-v-c37d1570] {
  cursor: pointer;
  /* width: calc(66px + 16px + 16px); */
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}
.radio-wrap label.radio[data-v-c37d1570]:not(.active) {
  border: 1px solid #ddd;
  color: #b3b3b3;
  background: #fff;
}
.radio-wrap label.radio.active[data-v-c37d1570] {
  background-color: #f60;
  color: #fff;
}

/* radio */
input[type=radio][data-v-c37d1570] {
  display: none;
}
.m-y-10-8[data-v-c37d1570] {
  margin-top: 10px;
  margin-bottom: 8px;
}
.btn2[data-v-c37d1570] {
  display: flex;
  width: 100%;
  height: 56px;
  background-color: #f9f9f9;
  padding: 8px;
  border-radius: 8px;
}
.btn2 > div[data-v-c37d1570] {
  width: 50%;
  border-radius: 8px;
}
.btn2 > div label[data-v-c37d1570] {
  color: #999;
}
.btn2 > div.active[data-v-c37d1570] {
  background-color: #f60;
}
.btn2 > div.active label[data-v-c37d1570] {
  color: #fff;
}
.btn2 > div.refuse[data-v-c37d1570] {
  background-color: #bfbfbf;
}
.btn2 > div.refuse label[data-v-c37d1570] {
  color: #333;
}/* radio */
input[type=radio][data-v-b977680f] {
  display: none;
}
input[type=text][data-v-b977680f] {
  width: 100%;
}
label[data-v-b977680f]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
}
/* background: gray; */
.radio-wrap2[data-v-b977680f] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
}
.radio-wrap2 > div[data-v-b977680f] {
  width: calc(50% - 4px);
}
.radio-wrap2 > div[data-v-b977680f]:nth-child(3) {
  margin-top: 8px;
}
.radio-wrap2 > div[data-v-b977680f]:nth-child(4) {
  margin-top: 8px;
}
.radio-wrap2 label.radio[data-v-b977680f] {
  cursor: pointer;
  width: calc(50% - 4px);
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  margin-bottom: 8px;
}
.radio-wrap2 label.radio[data-v-b977680f]:nth-child(4n-3) {
  margin-right: 8px;
}
.radio-wrap2 label.radio[data-v-b977680f]:nth-child(9) {
  margin-bottom: 0;
}
.radio-wrap2 label.radio[data-v-b977680f]:nth-child(11) {
  margin-bottom: 0;
}
.radio-wrap2 label.radio[data-v-b977680f]:not(.active) {
  border: 1px solid #ddd;
  color: #b3b3b3;
  background: #fff;
}
.radio-wrap2 label.radio.active[data-v-b977680f] {
  background-color: #f60;
  color: #fff;
}
label.third[data-v-b977680f] {
  height: 124px;
}/* tailwind */
.flex[data-v-b4710abe] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-b4710abe] {
  flex-wrap: wrap;
}
.items-center[data-v-b4710abe] {
  align-items: center;
}
.border-bottom[data-v-b4710abe] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-b4710abe] {
  margin: 40px;
}
.mr-8px[data-v-b4710abe] {
  margin-right: 8px;
}
.mb-10px[data-v-b4710abe] {
  margin-bottom: 10px;
}
.p-8px[data-v-b4710abe] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-b4710abe] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-b4710abe] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-b4710abe] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-b4710abe] {
  text-align: center;
}
label[data-v-b4710abe]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-b4710abe] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-b4710abe] {
    width: 100%;
}
label.radio[data-v-b4710abe] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-b4710abe]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-b4710abe] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-b4710abe] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-b4710abe] {
    width: calc(50% - 4px);
&[data-v-b4710abe]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-b4710abe]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-b4710abe] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-b4710abe]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-b4710abe] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-b4710abe] {
  width: 100%;
}
label.double[data-v-b4710abe] {
  height: 104px;
}
label.triple[data-v-b4710abe] {
  height: 153px;
}
label.forth[data-v-b4710abe] {
  height: 204px;
}
label.fiveth[data-v-b4710abe] {
  height: 262px;
}
label.depth[data-v-b4710abe] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-b4710abe] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-b4710abe] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-b4710abe]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-b4710abe] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-b4710abe] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-b4710abe] {
  display: none;
}
input[type="checkbox"][data-v-b4710abe] {
  display: none;
}
div.stroke[data-v-b4710abe] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-331ea773] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-331ea773] {
  flex-wrap: wrap;
}
.items-center[data-v-331ea773] {
  align-items: center;
}
.border-bottom[data-v-331ea773] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-331ea773] {
  margin: 40px;
}
.mr-8px[data-v-331ea773] {
  margin-right: 8px;
}
.mb-10px[data-v-331ea773] {
  margin-bottom: 10px;
}
.p-8px[data-v-331ea773] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-331ea773] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-331ea773] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-331ea773] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-331ea773] {
  text-align: center;
}
label[data-v-331ea773]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-331ea773] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-331ea773] {
    width: 100%;
}
label.radio[data-v-331ea773] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-331ea773]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-331ea773] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-331ea773] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-331ea773] {
    width: calc(50% - 4px);
&[data-v-331ea773]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-331ea773]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-331ea773] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-331ea773]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-331ea773] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-331ea773] {
  width: 100%;
}
label.double[data-v-331ea773] {
  height: 104px;
}
label.triple[data-v-331ea773] {
  height: 153px;
}
label.forth[data-v-331ea773] {
  height: 204px;
}
label.fiveth[data-v-331ea773] {
  height: 262px;
}
label.depth[data-v-331ea773] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-331ea773] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-331ea773] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-331ea773]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-331ea773] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-331ea773] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-331ea773] {
  display: none;
}
input[type="checkbox"][data-v-331ea773] {
  display: none;
}
div.stroke[data-v-331ea773] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* radio */
input[type=radio][data-v-7c5f9ea8] {
  display: none;
}
label[data-v-7c5f9ea8]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
}
/* background: gray; */
.radio-wrap[data-v-7c5f9ea8] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
}
.radio-wrap > div[data-v-7c5f9ea8] {
  width: 100%;
}
.radio-wrap > div[data-v-7c5f9ea8]:nth-child(1) {
  margin-right: 8px;
}
.radio-wrap label.radio[data-v-7c5f9ea8] {
  cursor: pointer;
  /* width: calc(66px + 16px + 16px); */
  width: 100%;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}
.radio-wrap label.radio[data-v-7c5f9ea8]:not(.active) {
  border: 1px solid #ddd;
  color: #b3b3b3;
  background: #fff;
}
.radio-wrap label.radio.active[data-v-7c5f9ea8] {
  background-color: #f60;
  color: #fff;
}
ul[data-v-6b852ff9] {
  margin: 0;
  padding: 0;
}
.select[data-v-6b852ff9] {
  display: inline-block;
  width: 100%;
  position: relative;
  border-radius: 4px;
  padding: 8px;
}
.select .selected[data-v-6b852ff9] {
  display: flex;
  padding: 6px 16px;
  justify-content: left;
  align-items: center;
  border: 1px solid #ddd;
}
.select .selected .arrow[data-v-6b852ff9] {
  position: absolute;
  right: 16px;
  top: 50%;
}
.select .selected .arrow svg[data-v-6b852ff9] {
  transform: translateY(-50%);
}
.select ul[data-v-6b852ff9] {
  width: calc(100% - 16px);
  border: 1px solid #ddd;
  position: absolute;
  z-index: 1;
  background: #fff;
  border-top: none;
  cursor: pointer;
  overflow-y: auto;
  max-height: calc(36px * 7);
}
[data-v-6b852ff9]::-webkit-scrollbar {
  width: 3px;
}
[data-v-6b852ff9]::-webkit-scrollbar-track,[data-v-6b852ff9]::-webkit-scrollbar-button {
  width: 3px;
}
[data-v-6b852ff9]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  width: 3px;
}
.select ul li[data-v-6b852ff9] {
  width: 100%;
  height: 36px;
  padding: 8px 16px;
}
.select ul li[data-v-6b852ff9],
.select .selected .selected-value[data-v-6b852ff9] {
  display: flex;
  justify-content: left;
  white-space: nowrap;
  /* 줄바꿈 안함 */
  overflow: hidden;
  text-overflow: ellipsis;
  /* 말줄임 적용 */
}
.select ul li[data-v-6b852ff9]:hover {
  background: rgba(168, 156, 235, 0.35);
}
.select ul[data-v-6b852ff9] {
  display: none;
}
.select.active ul[data-v-6b852ff9] {
  display: initial;
}
/* tailwind */
.flex[data-v-3d710239] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-3d710239] {
  flex-wrap: wrap;
}
.items-center[data-v-3d710239] {
  align-items: center;
}
.border-bottom[data-v-3d710239] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-3d710239] {
  margin: 40px;
}
.mr-8px[data-v-3d710239] {
  margin-right: 8px;
}
.mb-10px[data-v-3d710239] {
  margin-bottom: 10px;
}
.p-8px[data-v-3d710239] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-3d710239] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-3d710239] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-3d710239] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-3d710239] {
  text-align: center;
}
label[data-v-3d710239]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-3d710239] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-3d710239] {
    width: 100%;
}
label.radio[data-v-3d710239] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-3d710239]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-3d710239] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-3d710239] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-3d710239] {
    width: calc(50% - 4px);
&[data-v-3d710239]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-3d710239]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-3d710239] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-3d710239]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-3d710239] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-3d710239] {
  width: 100%;
}
label.double[data-v-3d710239] {
  height: 104px;
}
label.triple[data-v-3d710239] {
  height: 153px;
}
label.forth[data-v-3d710239] {
  height: 204px;
}
label.fiveth[data-v-3d710239] {
  height: 262px;
}
label.depth[data-v-3d710239] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-3d710239] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-3d710239] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-3d710239]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-3d710239] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-3d710239] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-3d710239] {
  display: none;
}
input[type="checkbox"][data-v-3d710239] {
  display: none;
}
div.stroke[data-v-3d710239] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
input.address-search[data-v-3d710239] {
  width: calc(100% - 16px - 24px);
}
.w-auto[data-v-3d710239] {
  width: auto !important;
}
.color-orange[data-v-3d710239] {
  color: #f37321;
}
.cursor[data-v-3d710239] {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* 인터넷익스플로러 */
  user-select: none;
}.address[data-v-c0696983] {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  width: 100%;
  z-index: 2;
}
.close[data-v-c0696983] {
  cursor: pointer;
  top: 13px;
  right: 20px;
}
.line[data-v-c0696983] {
  border-bottom: 1px solid #f1f1f1;
}
.delete[data-v-c0696983] {
  height: 16px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
input[type=text][data-v-c0696983] {
  margin: 0;
  padding: 8px;
}/* label */
label[data-v-401f3470]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  /* background: gray; */
}
.color-orange[data-v-401f3470] {
  color: #f37321;
}
input.address-search[data-v-401f3470] {
  width: calc(100% - 16px - 24px);
}
.delete[data-v-401f3470] {
  height: 16px;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}/* tailwind */
.flex[data-v-4ac5523a] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-4ac5523a] {
  flex-wrap: wrap;
}
.items-center[data-v-4ac5523a] {
  align-items: center;
}
.border-bottom[data-v-4ac5523a] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-4ac5523a] {
  margin: 40px;
}
.mr-8px[data-v-4ac5523a] {
  margin-right: 8px;
}
.mb-10px[data-v-4ac5523a] {
  margin-bottom: 10px;
}
.p-8px[data-v-4ac5523a] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-4ac5523a] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-4ac5523a] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-4ac5523a] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-4ac5523a] {
  text-align: center;
}
label[data-v-4ac5523a]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-4ac5523a] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-4ac5523a] {
    width: 100%;
}
label.radio[data-v-4ac5523a] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-4ac5523a]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-4ac5523a] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-4ac5523a] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-4ac5523a] {
    width: calc(50% - 4px);
&[data-v-4ac5523a]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-4ac5523a]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-4ac5523a] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-4ac5523a]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-4ac5523a] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-4ac5523a] {
  width: 100%;
}
label.double[data-v-4ac5523a] {
  height: 104px;
}
label.triple[data-v-4ac5523a] {
  height: 153px;
}
label.forth[data-v-4ac5523a] {
  height: 204px;
}
label.fiveth[data-v-4ac5523a] {
  height: 262px;
}
label.depth[data-v-4ac5523a] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-4ac5523a] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-4ac5523a] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-4ac5523a]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-4ac5523a] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-4ac5523a] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-4ac5523a] {
  display: none;
}
input[type="checkbox"][data-v-4ac5523a] {
  display: none;
}
div.stroke[data-v-4ac5523a] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-68cc941b] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-68cc941b] {
  flex-wrap: wrap;
}
.items-center[data-v-68cc941b] {
  align-items: center;
}
.border-bottom[data-v-68cc941b] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-68cc941b] {
  margin: 40px;
}
.mr-8px[data-v-68cc941b] {
  margin-right: 8px;
}
.mb-10px[data-v-68cc941b] {
  margin-bottom: 10px;
}
.p-8px[data-v-68cc941b] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-68cc941b] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-68cc941b] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-68cc941b] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-68cc941b] {
  text-align: center;
}
label[data-v-68cc941b]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-68cc941b] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-68cc941b] {
    width: 100%;
}
label.radio[data-v-68cc941b] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-68cc941b]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-68cc941b] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-68cc941b] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-68cc941b] {
    width: calc(50% - 4px);
&[data-v-68cc941b]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-68cc941b]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-68cc941b] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-68cc941b]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-68cc941b] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-68cc941b] {
  width: 100%;
}
label.double[data-v-68cc941b] {
  height: 104px;
}
label.triple[data-v-68cc941b] {
  height: 153px;
}
label.forth[data-v-68cc941b] {
  height: 204px;
}
label.fiveth[data-v-68cc941b] {
  height: 262px;
}
label.depth[data-v-68cc941b] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-68cc941b] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-68cc941b] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-68cc941b]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-68cc941b] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-68cc941b] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-68cc941b] {
  display: none;
}
input[type="checkbox"][data-v-68cc941b] {
  display: none;
}
div.stroke[data-v-68cc941b] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* radio */
input[type=radio][data-v-9aea841f] {
  display: none;
}
label[data-v-9aea841f]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  /* background: gray; */
}
.radio-wrap[data-v-9aea841f] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
}
.radio-wrap > div[data-v-9aea841f] {
  width: 100%;
}
.radio-wrap > div[data-v-9aea841f]:nth-child(1) {
  margin-right: 8px;
}
.radio-wrap label.radio[data-v-9aea841f] {
  cursor: pointer;
  /* width: calc(66px + 16px + 16px); */
  width: 100%;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}
.radio-wrap label.radio[data-v-9aea841f]:not(.active) {
  border: 1px solid #ddd;
  color: #b3b3b3;
  background: #fff;
}
.radio-wrap label.radio.active[data-v-9aea841f] {
  background-color: #f60;
  color: #fff;
}
.radio-wrap2[data-v-9aea841f] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
}
.radio-wrap2 > div[data-v-9aea841f] {
  width: calc(50% - 4px);
}
.radio-wrap2 > div[data-v-9aea841f]:nth-child(1) {
  margin-right: 8px;
}
.radio-wrap2 > div[data-v-9aea841f]:nth-child(3) {
  margin-top: 8px;
  margin-right: 8px;
}
.radio-wrap2 > div[data-v-9aea841f]:nth-child(4) {
  margin-top: 8px;
}
.radio-wrap2 label.radio[data-v-9aea841f] {
  cursor: pointer;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}
.radio-wrap2 label.radio[data-v-9aea841f]:not(.active) {
  border: 1px solid #ddd;
  color: #b3b3b3;
  background: #fff;
}
.radio-wrap2 label.radio.active[data-v-9aea841f] {
  background-color: #f60;
  color: #fff;
}
label.double[data-v-9aea841f] {
  height: 104px;
}
label.triple[data-v-9aea841f] {
  height: 150px;
}
label.forth[data-v-9aea841f] {
  height: 204px;
}
label.depth[data-v-9aea841f] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
ul[data-v-2e256b93] {
  margin: 0;
  padding: 0;
}
.select[data-v-2e256b93] {
  display: inline-block;
  width: 100%;
  position: relative;
  border-radius: 4px;
}
.select .selected[data-v-2e256b93] {
  display: flex;
  padding: 6px 16px;
  justify-content: left;
  align-items: center;
  border: 1px solid #ddd;
}
.select .selected .arrow[data-v-2e256b93] {
  position: absolute;
  right: 16px;
  top: 50%;
}
.select .selected .arrow svg[data-v-2e256b93] {
  transform: translateY(-50%);
}
.select ul[data-v-2e256b93] {
  width: 100%;
  border: 1px solid #ddd;
  position: absolute;
  z-index: 1;
  background: #fff;
  border-top: none;
  cursor: pointer;
}
.select ul li[data-v-2e256b93] {
  width: 100%;
  padding: 8px 16px;
}
.select ul li[data-v-2e256b93],
.select .selected .selected-value[data-v-2e256b93] {
  display: flex;
  justify-content: left;
  white-space: nowrap;
  /* 줄바꿈 안함 */
  overflow: hidden;
  text-overflow: ellipsis;
  /* 말줄임 적용 */
}
.select ul li[data-v-2e256b93]:hover {
  background: rgba(168, 156, 235, 0.35);
}
.select ul[data-v-2e256b93] {
  display: none;
}
.select.active ul[data-v-2e256b93] {
  display: initial;
}/* label */
.absolute[data-v-daba2e27] {
  opacity: 0;
  cursor: pointer;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  height: 16px;
  width: 16px;
}
input[type=text][data-v-daba2e27] {
  width: calc(100% - 16px);
  padding: 11px 10px 11px 4px;
  border-bottom: 1px solid #ddd;
}.color-orange[data-v-e6bcef6d] {
  color: #f37321;
}
input[type=text][data-v-e6bcef6d] {
  width: calc(100% - 16px);
  padding: 11px 10px 11px 4px;
  border-bottom: 1px solid #ddd;
}.color-orange[data-v-d7d92a2b] {
  color: #f37321;
}
input[type=text][data-v-d7d92a2b] {
  width: calc(100% - 16px);
  padding: 11px 10px 11px 4px;
  border-bottom: 1px solid #ddd;
}input[data-v-18031eb3] {
  width: 100%;
}
.bottom-sheet[data-v-18031eb3] {
  opacity: 0;
  height: 0;
  padding: 0;
  transform: translate(-20px, 100%);
  overflow: hidden;
}
.bottom-sheet.active[data-v-18031eb3] {
  overflow: auto;
  opacity: 1;
  padding: 0 20px 20px 20px;
  height: auto;
  transform: translate(-20px, 20px);
}
.bottom-sheet .input-wrap[data-v-18031eb3] {
  margin: 0 20px;
  border-bottom: 1px solid #000;
}
.transition[data-v-18031eb3] {
  transition: all 0.3s;
}
.b-0[data-v-18031eb3] {
  bottom: 0;
}
.bg-fff[data-v-18031eb3] {
  background: #fff;
}
.border-radius-up[data-v-18031eb3] {
  border-radius: 5px 5px 0 0;
}
.shadow[data-v-18031eb3] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.close[data-v-18031eb3] {
  cursor: pointer;
}
.m-y-10-8[data-v-18031eb3] {
  margin-top: 10px;
  margin-bottom: 8px;
}
.m-y-16-10[data-v-18031eb3] {
  margin: 16px 0 10px 0;
}
.m-y-24-23[data-v-18031eb3] {
  margin: 24px 0 23px 0;
}
.m-y-10[data-v-18031eb3] {
  margin: 10px 0 10px 0;
}input[data-v-8b311ee8] {
  width: 100%;
}
.bottom-sheet[data-v-8b311ee8] {
  opacity: 0;
  height: 0;
  padding: 0;
  transform: translate(-20px, 100%);
  overflow: hidden;
}
.bottom-sheet.active[data-v-8b311ee8] {
  overflow: auto;
  opacity: 1;
  padding: 0 20px 20px 20px;
  height: auto;
  transform: translate(-20px, 20px);
}
.bottom-sheet .input-wrap[data-v-8b311ee8] {
  margin: 0 20px;
  border-bottom: 1px solid #000;
}
.transition[data-v-8b311ee8] {
  transition: all 0.3s;
}
.b-0[data-v-8b311ee8] {
  bottom: 0;
}
.bg-fff[data-v-8b311ee8] {
  background: #fff;
}
.border-radius-up[data-v-8b311ee8] {
  border-radius: 5px 5px 0 0;
}
.shadow[data-v-8b311ee8] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.close[data-v-8b311ee8] {
  cursor: pointer;
}
.m-y-10-8[data-v-8b311ee8] {
  margin-top: 10px;
  margin-bottom: 8px;
}
.m-y-16-10[data-v-8b311ee8] {
  margin: 16px 0 10px 0;
}
.m-y-24-23[data-v-8b311ee8] {
  margin: 24px 0 23px 0;
}
.m-y-10[data-v-8b311ee8] {
  margin: 10px 0 10px 0;
}
.fc-777[data-v-8b311ee8] {
  text-align: right;
}input[data-v-2711ebc2] {
  width: 100%;
}
.bottom-sheet[data-v-2711ebc2] {
  opacity: 0;
  height: 0;
  padding: 0;
  transform: translate(-20px, 100%);
  overflow: hidden;
}
.bottom-sheet.active[data-v-2711ebc2] {
  overflow: auto;
  opacity: 1;
  padding: 0 20px 20px 20px;
  height: auto;
  transform: translate(-20px, 20px);
}
.bottom-sheet .input-wrap[data-v-2711ebc2] {
  margin: 0 20px;
  border-bottom: 1px solid #000;
}
.transition[data-v-2711ebc2] {
  transition: all 0.3s;
}
.b-0[data-v-2711ebc2] {
  bottom: 0;
}
.bg-fff[data-v-2711ebc2] {
  background: #fff;
}
.border-radius-up[data-v-2711ebc2] {
  border-radius: 5px 5px 0 0;
}
.shadow[data-v-2711ebc2] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.close[data-v-2711ebc2] {
  cursor: pointer;
}
.m-y-10-8[data-v-2711ebc2] {
  margin-top: 10px;
  margin-bottom: 8px;
}
.m-y-16-10[data-v-2711ebc2] {
  margin: 16px 0 10px 0;
}
.m-y-24-23[data-v-2711ebc2] {
  margin: 24px 0 23px 0;
}
.m-y-10[data-v-2711ebc2] {
  margin: 10px 0 10px 0;
}
.fc-777[data-v-2711ebc2] {
  text-align: right;
}
.shadow[data-v-d30730da] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}
.wrap[data-v-d30730da] {
  width: calc(100vw - 80px);
}
.padding[data-v-d30730da] {
  padding: 32px 20px 32px 20px;
}
.btn[data-v-d30730da] {
  height: 50px !important;
}
.main[data-v-d30730da] {
  text-align: center;
  margin-bottom: 4px;
}
.sub[data-v-d30730da] {
  /* color: #777; */
  font-size: 12px;
  text-align: center;
}
.h-24[data-v-45eae0a9] {
  height: 24px;
}
.h-50[data-v-45eae0a9] {
  height: 50px;
}
.mb-34[data-v-45eae0a9] {
  margin-bottom: 34px;
}
.height[data-v-45eae0a9] {
  height: calc(100dvh - 60px - 44px);
}
.fixed[data-v-45eae0a9] {
  width: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
}
.paddingg[data-v-45eae0a9] {
  padding: 11px 10px 11px 4px;
}
.fz-12[data-v-45eae0a9] {
  margin-left: 32px;
}
.svg[data-v-45eae0a9] {
  width: 24px;
  height: 24px;
}/* tailwind */
.flex[data-v-d861cfc5] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-d861cfc5] {
  flex-wrap: wrap;
}
.items-center[data-v-d861cfc5] {
  align-items: center;
}
.border-bottom[data-v-d861cfc5] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-d861cfc5] {
  margin: 40px;
}
.mr-8px[data-v-d861cfc5] {
  margin-right: 8px;
}
.mb-10px[data-v-d861cfc5] {
  margin-bottom: 10px;
}
.p-8px[data-v-d861cfc5] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-d861cfc5] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-d861cfc5] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-d861cfc5] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-d861cfc5] {
  text-align: center;
}
label[data-v-d861cfc5]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-d861cfc5] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-d861cfc5] {
    width: 100%;
}
label.radio[data-v-d861cfc5] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-d861cfc5]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-d861cfc5] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-d861cfc5] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-d861cfc5] {
    width: calc(50% - 4px);
&[data-v-d861cfc5]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-d861cfc5]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-d861cfc5] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-d861cfc5]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-d861cfc5] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-d861cfc5] {
  width: 100%;
}
label.double[data-v-d861cfc5] {
  height: 104px;
}
label.triple[data-v-d861cfc5] {
  height: 153px;
}
label.forth[data-v-d861cfc5] {
  height: 204px;
}
label.fiveth[data-v-d861cfc5] {
  height: 262px;
}
label.depth[data-v-d861cfc5] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-d861cfc5] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-d861cfc5] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-d861cfc5]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-d861cfc5] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-d861cfc5] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-d861cfc5] {
  display: none;
}
input[type="checkbox"][data-v-d861cfc5] {
  display: none;
}
div.stroke[data-v-d861cfc5] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-fca07eea] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-fca07eea] {
  flex-wrap: wrap;
}
.items-center[data-v-fca07eea] {
  align-items: center;
}
.border-bottom[data-v-fca07eea] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-fca07eea] {
  margin: 40px;
}
.mr-8px[data-v-fca07eea] {
  margin-right: 8px;
}
.mb-10px[data-v-fca07eea] {
  margin-bottom: 10px;
}
.p-8px[data-v-fca07eea] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-fca07eea] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-fca07eea] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-fca07eea] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-fca07eea] {
  text-align: center;
}
label[data-v-fca07eea]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-fca07eea] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-fca07eea] {
    width: 100%;
}
label.radio[data-v-fca07eea] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-fca07eea]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-fca07eea] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-fca07eea] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-fca07eea] {
    width: calc(50% - 4px);
&[data-v-fca07eea]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-fca07eea]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-fca07eea] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-fca07eea]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-fca07eea] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-fca07eea] {
  width: 100%;
}
label.double[data-v-fca07eea] {
  height: 104px;
}
label.triple[data-v-fca07eea] {
  height: 153px;
}
label.forth[data-v-fca07eea] {
  height: 204px;
}
label.fiveth[data-v-fca07eea] {
  height: 262px;
}
label.depth[data-v-fca07eea] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-fca07eea] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-fca07eea] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-fca07eea]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-fca07eea] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-fca07eea] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-fca07eea] {
  display: none;
}
input[type="checkbox"][data-v-fca07eea] {
  display: none;
}
div.stroke[data-v-fca07eea] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-cdbfe8a7] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-cdbfe8a7] {
  flex-wrap: wrap;
}
.items-center[data-v-cdbfe8a7] {
  align-items: center;
}
.border-bottom[data-v-cdbfe8a7] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-cdbfe8a7] {
  margin: 40px;
}
.mr-8px[data-v-cdbfe8a7] {
  margin-right: 8px;
}
.mb-10px[data-v-cdbfe8a7] {
  margin-bottom: 10px;
}
.p-8px[data-v-cdbfe8a7] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-cdbfe8a7] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-cdbfe8a7] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-cdbfe8a7] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-cdbfe8a7] {
  text-align: center;
}
label[data-v-cdbfe8a7]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-cdbfe8a7] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-cdbfe8a7] {
    width: 100%;
}
label.radio[data-v-cdbfe8a7] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-cdbfe8a7]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-cdbfe8a7] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-cdbfe8a7] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-cdbfe8a7] {
    width: calc(50% - 4px);
&[data-v-cdbfe8a7]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-cdbfe8a7]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-cdbfe8a7] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-cdbfe8a7]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-cdbfe8a7] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-cdbfe8a7] {
  width: 100%;
}
label.double[data-v-cdbfe8a7] {
  height: 104px;
}
label.triple[data-v-cdbfe8a7] {
  height: 153px;
}
label.forth[data-v-cdbfe8a7] {
  height: 204px;
}
label.fiveth[data-v-cdbfe8a7] {
  height: 262px;
}
label.depth[data-v-cdbfe8a7] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-cdbfe8a7] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-cdbfe8a7] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-cdbfe8a7]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-cdbfe8a7] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-cdbfe8a7] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-cdbfe8a7] {
  display: none;
}
input[type="checkbox"][data-v-cdbfe8a7] {
  display: none;
}
div.stroke[data-v-cdbfe8a7] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-7e81699c] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-7e81699c] {
  flex-wrap: wrap;
}
.items-center[data-v-7e81699c] {
  align-items: center;
}
.border-bottom[data-v-7e81699c] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-7e81699c] {
  margin: 40px;
}
.mr-8px[data-v-7e81699c] {
  margin-right: 8px;
}
.mb-10px[data-v-7e81699c] {
  margin-bottom: 10px;
}
.p-8px[data-v-7e81699c] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-7e81699c] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-7e81699c] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-7e81699c] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-7e81699c] {
  text-align: center;
}
label[data-v-7e81699c]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-7e81699c] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-7e81699c] {
    width: 100%;
}
label.radio[data-v-7e81699c] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-7e81699c]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-7e81699c] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-7e81699c] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-7e81699c] {
    width: calc(50% - 4px);
&[data-v-7e81699c]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-7e81699c]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-7e81699c] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-7e81699c]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-7e81699c] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-7e81699c] {
  width: 100%;
}
label.double[data-v-7e81699c] {
  height: 104px;
}
label.triple[data-v-7e81699c] {
  height: 153px;
}
label.forth[data-v-7e81699c] {
  height: 204px;
}
label.fiveth[data-v-7e81699c] {
  height: 262px;
}
label.depth[data-v-7e81699c] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-7e81699c] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-7e81699c] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-7e81699c]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-7e81699c] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-7e81699c] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-7e81699c] {
  display: none;
}
input[type="checkbox"][data-v-7e81699c] {
  display: none;
}
div.stroke[data-v-7e81699c] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */textarea[data-v-7e81699c] {
  border: none;
  display: block;
  height: 32px;
}
.input_line {
  position: relative;
  padding-bottom: 1px;
  /* 줄의 굵기에 따라 필요한 여백을 조절합니다. */
}
.input_line::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: black;
  /* 선의 색상 설정 */
}/* tailwind */
.flex[data-v-05316b73] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-05316b73] {
  flex-wrap: wrap;
}
.items-center[data-v-05316b73] {
  align-items: center;
}
.border-bottom[data-v-05316b73] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-05316b73] {
  margin: 40px;
}
.mr-8px[data-v-05316b73] {
  margin-right: 8px;
}
.mb-10px[data-v-05316b73] {
  margin-bottom: 10px;
}
.p-8px[data-v-05316b73] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-05316b73] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-05316b73] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-05316b73] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-05316b73] {
  text-align: center;
}
label[data-v-05316b73]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-05316b73] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-05316b73] {
    width: 100%;
}
label.radio[data-v-05316b73] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-05316b73]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-05316b73] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-05316b73] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-05316b73] {
    width: calc(50% - 4px);
&[data-v-05316b73]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-05316b73]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-05316b73] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-05316b73]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-05316b73] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-05316b73] {
  width: 100%;
}
label.double[data-v-05316b73] {
  height: 104px;
}
label.triple[data-v-05316b73] {
  height: 153px;
}
label.forth[data-v-05316b73] {
  height: 204px;
}
label.fiveth[data-v-05316b73] {
  height: 262px;
}
label.depth[data-v-05316b73] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-05316b73] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-05316b73] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-05316b73]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-05316b73] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-05316b73] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-05316b73] {
  display: none;
}
input[type="checkbox"][data-v-05316b73] {
  display: none;
}
div.stroke[data-v-05316b73] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-791fac8c] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-791fac8c] {
  flex-wrap: wrap;
}
.items-center[data-v-791fac8c] {
  align-items: center;
}
.border-bottom[data-v-791fac8c] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-791fac8c] {
  margin: 40px;
}
.mr-8px[data-v-791fac8c] {
  margin-right: 8px;
}
.mb-10px[data-v-791fac8c] {
  margin-bottom: 10px;
}
.p-8px[data-v-791fac8c] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-791fac8c] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-791fac8c] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-791fac8c] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-791fac8c] {
  text-align: center;
}
label[data-v-791fac8c]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-791fac8c] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-791fac8c] {
    width: 100%;
}
label.radio[data-v-791fac8c] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-791fac8c]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-791fac8c] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-791fac8c] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-791fac8c] {
    width: calc(50% - 4px);
&[data-v-791fac8c]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-791fac8c]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-791fac8c] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-791fac8c]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-791fac8c] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-791fac8c] {
  width: 100%;
}
label.double[data-v-791fac8c] {
  height: 104px;
}
label.triple[data-v-791fac8c] {
  height: 153px;
}
label.forth[data-v-791fac8c] {
  height: 204px;
}
label.fiveth[data-v-791fac8c] {
  height: 262px;
}
label.depth[data-v-791fac8c] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-791fac8c] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-791fac8c] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-791fac8c]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-791fac8c] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-791fac8c] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-791fac8c] {
  display: none;
}
input[type="checkbox"][data-v-791fac8c] {
  display: none;
}
div.stroke[data-v-791fac8c] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-35b1ba72] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-35b1ba72] {
  flex-wrap: wrap;
}
.items-center[data-v-35b1ba72] {
  align-items: center;
}
.border-bottom[data-v-35b1ba72] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-35b1ba72] {
  margin: 40px;
}
.mr-8px[data-v-35b1ba72] {
  margin-right: 8px;
}
.mb-10px[data-v-35b1ba72] {
  margin-bottom: 10px;
}
.p-8px[data-v-35b1ba72] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-35b1ba72] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-35b1ba72] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-35b1ba72] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-35b1ba72] {
  text-align: center;
}
label[data-v-35b1ba72]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-35b1ba72] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-35b1ba72] {
    width: 100%;
}
label.radio[data-v-35b1ba72] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-35b1ba72]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-35b1ba72] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-35b1ba72] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-35b1ba72] {
    width: calc(50% - 4px);
&[data-v-35b1ba72]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-35b1ba72]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-35b1ba72] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-35b1ba72]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-35b1ba72] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-35b1ba72] {
  width: 100%;
}
label.double[data-v-35b1ba72] {
  height: 104px;
}
label.triple[data-v-35b1ba72] {
  height: 153px;
}
label.forth[data-v-35b1ba72] {
  height: 204px;
}
label.fiveth[data-v-35b1ba72] {
  height: 262px;
}
label.depth[data-v-35b1ba72] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-35b1ba72] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-35b1ba72] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-35b1ba72]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-35b1ba72] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-35b1ba72] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-35b1ba72] {
  display: none;
}
input[type="checkbox"][data-v-35b1ba72] {
  display: none;
}
div.stroke[data-v-35b1ba72] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-81ea2d74] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-81ea2d74] {
  flex-wrap: wrap;
}
.items-center[data-v-81ea2d74] {
  align-items: center;
}
.border-bottom[data-v-81ea2d74] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-81ea2d74] {
  margin: 40px;
}
.mr-8px[data-v-81ea2d74] {
  margin-right: 8px;
}
.mb-10px[data-v-81ea2d74] {
  margin-bottom: 10px;
}
.p-8px[data-v-81ea2d74] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-81ea2d74] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-81ea2d74] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-81ea2d74] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-81ea2d74] {
  text-align: center;
}
label[data-v-81ea2d74]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-81ea2d74] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-81ea2d74] {
    width: 100%;
}
label.radio[data-v-81ea2d74] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-81ea2d74]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-81ea2d74] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-81ea2d74] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-81ea2d74] {
    width: calc(50% - 4px);
&[data-v-81ea2d74]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-81ea2d74]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-81ea2d74] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-81ea2d74]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-81ea2d74] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-81ea2d74] {
  width: 100%;
}
label.double[data-v-81ea2d74] {
  height: 104px;
}
label.triple[data-v-81ea2d74] {
  height: 153px;
}
label.forth[data-v-81ea2d74] {
  height: 204px;
}
label.fiveth[data-v-81ea2d74] {
  height: 262px;
}
label.depth[data-v-81ea2d74] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-81ea2d74] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-81ea2d74] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-81ea2d74]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-81ea2d74] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-81ea2d74] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-81ea2d74] {
  display: none;
}
input[type="checkbox"][data-v-81ea2d74] {
  display: none;
}
div.stroke[data-v-81ea2d74] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-9dd4c5e7] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-9dd4c5e7] {
  flex-wrap: wrap;
}
.items-center[data-v-9dd4c5e7] {
  align-items: center;
}
.border-bottom[data-v-9dd4c5e7] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-9dd4c5e7] {
  margin: 40px;
}
.mr-8px[data-v-9dd4c5e7] {
  margin-right: 8px;
}
.mb-10px[data-v-9dd4c5e7] {
  margin-bottom: 10px;
}
.p-8px[data-v-9dd4c5e7] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-9dd4c5e7] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-9dd4c5e7] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-9dd4c5e7] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-9dd4c5e7] {
  text-align: center;
}
label[data-v-9dd4c5e7]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-9dd4c5e7] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-9dd4c5e7] {
    width: 100%;
}
label.radio[data-v-9dd4c5e7] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-9dd4c5e7]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-9dd4c5e7] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-9dd4c5e7] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-9dd4c5e7] {
    width: calc(50% - 4px);
&[data-v-9dd4c5e7]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-9dd4c5e7]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-9dd4c5e7] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-9dd4c5e7]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-9dd4c5e7] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-9dd4c5e7] {
  width: 100%;
}
label.double[data-v-9dd4c5e7] {
  height: 104px;
}
label.triple[data-v-9dd4c5e7] {
  height: 153px;
}
label.forth[data-v-9dd4c5e7] {
  height: 204px;
}
label.fiveth[data-v-9dd4c5e7] {
  height: 262px;
}
label.depth[data-v-9dd4c5e7] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-9dd4c5e7] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-9dd4c5e7] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-9dd4c5e7]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-9dd4c5e7] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-9dd4c5e7] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-9dd4c5e7] {
  display: none;
}
input[type="checkbox"][data-v-9dd4c5e7] {
  display: none;
}
div.stroke[data-v-9dd4c5e7] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-893c7f14] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-893c7f14] {
  flex-wrap: wrap;
}
.items-center[data-v-893c7f14] {
  align-items: center;
}
.border-bottom[data-v-893c7f14] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-893c7f14] {
  margin: 40px;
}
.mr-8px[data-v-893c7f14] {
  margin-right: 8px;
}
.mb-10px[data-v-893c7f14] {
  margin-bottom: 10px;
}
.p-8px[data-v-893c7f14] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-893c7f14] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-893c7f14] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-893c7f14] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-893c7f14] {
  text-align: center;
}
label[data-v-893c7f14]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-893c7f14] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-893c7f14] {
    width: 100%;
}
label.radio[data-v-893c7f14] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-893c7f14]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-893c7f14] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-893c7f14] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-893c7f14] {
    width: calc(50% - 4px);
&[data-v-893c7f14]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-893c7f14]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-893c7f14] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-893c7f14]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-893c7f14] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-893c7f14] {
  width: 100%;
}
label.double[data-v-893c7f14] {
  height: 104px;
}
label.triple[data-v-893c7f14] {
  height: 153px;
}
label.forth[data-v-893c7f14] {
  height: 204px;
}
label.fiveth[data-v-893c7f14] {
  height: 262px;
}
label.depth[data-v-893c7f14] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-893c7f14] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-893c7f14] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-893c7f14]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-893c7f14] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-893c7f14] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-893c7f14] {
  display: none;
}
input[type="checkbox"][data-v-893c7f14] {
  display: none;
}
div.stroke[data-v-893c7f14] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* label */
label[data-v-989a3ed3]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  /* background: gray; */
}
.color-orange[data-v-989a3ed3] {
  color: #f37321;
}
input.address-search[data-v-989a3ed3] {
  width: calc(100% - 16px - 24px);
}
.delete[data-v-989a3ed3] {
  height: 16px;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}/* tailwind */
.flex[data-v-6c87de3a] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-6c87de3a] {
  flex-wrap: wrap;
}
.items-center[data-v-6c87de3a] {
  align-items: center;
}
.border-bottom[data-v-6c87de3a] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-6c87de3a] {
  margin: 40px;
}
.mr-8px[data-v-6c87de3a] {
  margin-right: 8px;
}
.mb-10px[data-v-6c87de3a] {
  margin-bottom: 10px;
}
.p-8px[data-v-6c87de3a] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-6c87de3a] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-6c87de3a] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-6c87de3a] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-6c87de3a] {
  text-align: center;
}
label[data-v-6c87de3a]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-6c87de3a] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-6c87de3a] {
    width: 100%;
}
label.radio[data-v-6c87de3a] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-6c87de3a]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-6c87de3a] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-6c87de3a] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-6c87de3a] {
    width: calc(50% - 4px);
&[data-v-6c87de3a]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-6c87de3a]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-6c87de3a] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-6c87de3a]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-6c87de3a] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-6c87de3a] {
  width: 100%;
}
label.double[data-v-6c87de3a] {
  height: 104px;
}
label.triple[data-v-6c87de3a] {
  height: 153px;
}
label.forth[data-v-6c87de3a] {
  height: 204px;
}
label.fiveth[data-v-6c87de3a] {
  height: 262px;
}
label.depth[data-v-6c87de3a] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-6c87de3a] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-6c87de3a] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-6c87de3a]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-6c87de3a] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-6c87de3a] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-6c87de3a] {
  display: none;
}
input[type="checkbox"][data-v-6c87de3a] {
  display: none;
}
div.stroke[data-v-6c87de3a] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
.relative[data-v-6c87de3a] {
  z-index: 0;
}
input.address-search[data-v-6c87de3a] {
  width: calc(100% - 16px - 24px);
}/* tailwind */
.flex[data-v-d1a9cc89] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-d1a9cc89] {
  flex-wrap: wrap;
}
.items-center[data-v-d1a9cc89] {
  align-items: center;
}
.border-bottom[data-v-d1a9cc89] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-d1a9cc89] {
  margin: 40px;
}
.mr-8px[data-v-d1a9cc89] {
  margin-right: 8px;
}
.mb-10px[data-v-d1a9cc89] {
  margin-bottom: 10px;
}
.p-8px[data-v-d1a9cc89] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-d1a9cc89] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-d1a9cc89] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-d1a9cc89] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-d1a9cc89] {
  text-align: center;
}
label[data-v-d1a9cc89]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-d1a9cc89] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-d1a9cc89] {
    width: 100%;
}
label.radio[data-v-d1a9cc89] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-d1a9cc89]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-d1a9cc89] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-d1a9cc89] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-d1a9cc89] {
    width: calc(50% - 4px);
&[data-v-d1a9cc89]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-d1a9cc89]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-d1a9cc89] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-d1a9cc89]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-d1a9cc89] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-d1a9cc89] {
  width: 100%;
}
label.double[data-v-d1a9cc89] {
  height: 104px;
}
label.triple[data-v-d1a9cc89] {
  height: 153px;
}
label.forth[data-v-d1a9cc89] {
  height: 204px;
}
label.fiveth[data-v-d1a9cc89] {
  height: 262px;
}
label.depth[data-v-d1a9cc89] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-d1a9cc89] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-d1a9cc89] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-d1a9cc89]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-d1a9cc89] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-d1a9cc89] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-d1a9cc89] {
  display: none;
}
input[type="checkbox"][data-v-d1a9cc89] {
  display: none;
}
div.stroke[data-v-d1a9cc89] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
.w-auto[data-v-d1a9cc89] {
  width: auto;
}/* tailwind */
.flex[data-v-33973801] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-33973801] {
  flex-wrap: wrap;
}
.items-center[data-v-33973801] {
  align-items: center;
}
.border-bottom[data-v-33973801] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-33973801] {
  margin: 40px;
}
.mr-8px[data-v-33973801] {
  margin-right: 8px;
}
.mb-10px[data-v-33973801] {
  margin-bottom: 10px;
}
.p-8px[data-v-33973801] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-33973801] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-33973801] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-33973801] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-33973801] {
  text-align: center;
}
label[data-v-33973801]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-33973801] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-33973801] {
    width: 100%;
}
label.radio[data-v-33973801] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-33973801]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-33973801] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-33973801] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-33973801] {
    width: calc(50% - 4px);
&[data-v-33973801]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-33973801]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-33973801] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-33973801]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-33973801] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-33973801] {
  width: 100%;
}
label.double[data-v-33973801] {
  height: 104px;
}
label.triple[data-v-33973801] {
  height: 153px;
}
label.forth[data-v-33973801] {
  height: 204px;
}
label.fiveth[data-v-33973801] {
  height: 262px;
}
label.depth[data-v-33973801] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-33973801] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-33973801] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-33973801]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-33973801] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-33973801] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-33973801] {
  display: none;
}
input[type="checkbox"][data-v-33973801] {
  display: none;
}
div.stroke[data-v-33973801] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
ul[data-v-03e069e8] {
  margin: 0;
  padding: 0;
}
.select[data-v-03e069e8] {
  display: inline-block;
  width: 100%;
  position: relative;
  border-radius: 4px;
  padding: 8px;
}
.select .selected[data-v-03e069e8] {
  display: flex;
  padding: 6px 16px;
  justify-content: left;
  align-items: center;
  border: 1px solid #ddd;
}
.select .selected .arrow[data-v-03e069e8] {
  position: absolute;
  right: 16px;
  top: 50%;
}
.select .selected .arrow svg[data-v-03e069e8] {
  transform: translateY(-50%);
}
.select ul[data-v-03e069e8] {
  width: calc(100% - 16px);
  border: 1px solid #ddd;
  position: absolute;
  z-index: 1;
  background: #fff;
  border-top: none;
  cursor: pointer;
}
.select ul li[data-v-03e069e8] {
  width: 100%;
  padding: 8px 16px;
}
.select ul li[data-v-03e069e8],
.select .selected .selected-value[data-v-03e069e8] {
  display: flex;
  justify-content: left;
  white-space: nowrap;
  /* 줄바꿈 안함 */
  overflow: hidden;
  text-overflow: ellipsis;
  /* 말줄임 적용 */
}
.select ul li[data-v-03e069e8]:hover {
  background: rgba(168, 156, 235, 0.35);
}
.select ul[data-v-03e069e8] {
  display: none;
}
.select.active ul[data-v-03e069e8] {
  display: initial;
}/* tailwind */
.flex[data-v-e8b29517] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-e8b29517] {
  flex-wrap: wrap;
}
.items-center[data-v-e8b29517] {
  align-items: center;
}
.border-bottom[data-v-e8b29517] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-e8b29517] {
  margin: 40px;
}
.mr-8px[data-v-e8b29517] {
  margin-right: 8px;
}
.mb-10px[data-v-e8b29517] {
  margin-bottom: 10px;
}
.p-8px[data-v-e8b29517] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-e8b29517] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-e8b29517] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-e8b29517] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-e8b29517] {
  text-align: center;
}
label[data-v-e8b29517]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-e8b29517] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-e8b29517] {
    width: 100%;
}
label.radio[data-v-e8b29517] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-e8b29517]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-e8b29517] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-e8b29517] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-e8b29517] {
    width: calc(50% - 4px);
&[data-v-e8b29517]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-e8b29517]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-e8b29517] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-e8b29517]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-e8b29517] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-e8b29517] {
  width: 100%;
}
label.double[data-v-e8b29517] {
  height: 104px;
}
label.triple[data-v-e8b29517] {
  height: 153px;
}
label.forth[data-v-e8b29517] {
  height: 204px;
}
label.fiveth[data-v-e8b29517] {
  height: 262px;
}
label.depth[data-v-e8b29517] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-e8b29517] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-e8b29517] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-e8b29517]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-e8b29517] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-e8b29517] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-e8b29517] {
  display: none;
}
input[type="checkbox"][data-v-e8b29517] {
  display: none;
}
div.stroke[data-v-e8b29517] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */input[data-v-b98e74fb] {
  width: 100%;
}
.bottom-sheet[data-v-b98e74fb] {
  height: 0;
  padding: 0;
  transform: translateY(100%);
  overflow: hidden;
}
.bottom-sheet.active[data-v-b98e74fb] {
  overflow: auto;
  padding: 20px;
  height: auto;
  transform: translateY(0);
}
.bottom-sheet .input-wrap[data-v-b98e74fb] {
  margin: 0 20px;
  border-bottom: 1px solid #000;
}
.transition[data-v-b98e74fb] {
  transition: all 0.3s;
}
.b-0[data-v-b98e74fb] {
  bottom: 0;
}
.bg-fff[data-v-b98e74fb] {
  background: #fff;
}
.border-radius-up[data-v-b98e74fb] {
  border-radius: 5px 5px 0 0;
}
.shadow[data-v-b98e74fb] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.close[data-v-b98e74fb] {
  cursor: pointer;
}
.w-24[data-v-b98e74fb] {
  width: 24px;
}
.h-24[data-v-b98e74fb] {
  height: 24px;
}
.h-50[data-v-b98e74fb] {
  height: 50px;
  font-size: 18px;
  display: flex;
  align-items: center;
  margin: 10px 0 8px 0;
}
.h-51[data-v-b98e74fb] {
  height: 51px;
}
.p-2[data-v-b98e74fb] {
  padding: 2px;
}
.padding-wrap[data-v-b98e74fb] {
  padding: 30px 0;
}
.padding-wrap2[data-v-b98e74fb] {
  padding: 0 0 30px 0;
}
.background[data-v-b98e74fb] {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: #f1f2f5;
}
.bg-gray[data-v-b98e74fb] {
  display: flex;
  width: 40px;
  height: 40px;
  padding: 8.5px 8px 7.5px 8px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background: #f1f2f5;
}.file-upload[data-v-9a01c7c6] {
  display: flex;
  flex-wrap: wrap;
}
.file-upload label[data-v-9a01c7c6] {
  margin-bottom: 10px;
  min-width: 76px;
  height: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #f0f0f0;
  background-color: #f9f9f9;
  border-radius: 8px;
  position: relative;
}
.file-upload label > div[data-v-9a01c7c6] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.file-upload label button[data-v-9a01c7c6] {
  position: absolute;
  top: 4px;
  right: 4px;
  border: none;
}
.close[data-v-9a01c7c6] {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 4px;
  right: 4px;
  padding: 2px;
  background: transparent;
}
.close.black[data-v-9a01c7c6] {
  width: 20px;
  height: 20px;
  border-radius: 24px;
  background-color: #333;
}
.href[data-v-9a01c7c6] {
  display: flex;
  padding: 8px 12px 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  background: #f2f2f2;
  border-radius: 5px;
}
.href > div[data-v-9a01c7c6] {
  text-align: center;
  font-weight: 500;
  line-height: 24px;
  /* 171.429% */
  letter-spacing: -0.8px;
}
.h-40[data-v-9a01c7c6] {
  height: 40px;
}
.m-y-20[data-v-9a01c7c6] {
  margin: 20px 0;
}
.d-inline[data-v-9a01c7c6] {
  display: inline;
}
.mr-1rem[data-v-9a01c7c6] {
  margin-right: 0.5rem;
}
.ml-29[data-v-9a01c7c6] {
  margin-left: 9px;
}
a[data-v-9a01c7c6] {
  text-decoration: none;
}
.dot[data-v-9a01c7c6] {
  height: 100%;
  display: inline-block;
  padding-left: 0;
}
.dot[data-v-9a01c7c6]::after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #777;
  margin-right: 0.6rem;
  margin-top: 0.5rem;
  transform: translateY(-50%);
}
.orange[data-v-9a01c7c6] {
  color: #f60;
  font-size: 14px;
}/* tailwind */
.flex[data-v-795e6564] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-795e6564] {
  flex-wrap: wrap;
}
.items-center[data-v-795e6564] {
  align-items: center;
}
.border-bottom[data-v-795e6564] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-795e6564] {
  margin: 40px;
}
.mr-8px[data-v-795e6564] {
  margin-right: 8px;
}
.mb-10px[data-v-795e6564] {
  margin-bottom: 10px;
}
.p-8px[data-v-795e6564] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-795e6564] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-795e6564] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-795e6564] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-795e6564] {
  text-align: center;
}
label[data-v-795e6564]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-795e6564] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-795e6564] {
    width: 100%;
}
label.radio[data-v-795e6564] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-795e6564]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-795e6564] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-795e6564] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-795e6564] {
    width: calc(50% - 4px);
&[data-v-795e6564]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-795e6564]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-795e6564] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-795e6564]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-795e6564] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-795e6564] {
  width: 100%;
}
label.double[data-v-795e6564] {
  height: 104px;
}
label.triple[data-v-795e6564] {
  height: 153px;
}
label.forth[data-v-795e6564] {
  height: 204px;
}
label.fiveth[data-v-795e6564] {
  height: 262px;
}
label.depth[data-v-795e6564] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-795e6564] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-795e6564] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-795e6564]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-795e6564] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-795e6564] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-795e6564] {
  display: none;
}
input[type="checkbox"][data-v-795e6564] {
  display: none;
}
div.stroke[data-v-795e6564] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
input[type=radio][data-v-795e6564] {
  display: none;
}
label[data-v-795e6564]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
}
/* background: gray; */
.radio-wrap[data-v-795e6564] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
}
.radio-wrap > div[data-v-795e6564] {
  width: 100%;
}
.radio-wrap > div[data-v-795e6564]:nth-child(1) {
  margin-right: 8px;
}
.radio-wrap label.radio[data-v-795e6564] {
  cursor: pointer;
  /* width: calc(66px + 16px + 16px); */
  width: 100%;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}
.radio-wrap label.radio[data-v-795e6564]:not(.active) {
  border: 1px solid #ddd;
  color: #b3b3b3;
  background: #fff;
}
.radio-wrap label.radio.active[data-v-795e6564] {
  background-color: #f60;
  color: #fff;
}input[data-v-245dc8af] {
  width: 100%;
}
.bottom-sheet[data-v-245dc8af] {
  opacity: 0;
  height: 0;
  padding: 0;
  transform: translate(-20px, 100%);
  overflow: hidden;
}
.bottom-sheet.active[data-v-245dc8af] {
  overflow: auto;
  opacity: 1;
  padding: 20px;
  height: auto;
  transform: translate(-20px, 0);
}
.bottom-sheet .input-wrap[data-v-245dc8af] {
  border-bottom: 1px solid #000;
}
.bottom-sheet .input-wrap input[data-v-245dc8af] {
  margin: 0;
  padding: 11px 10px 11px 4px;
}
.transition[data-v-245dc8af] {
  transition: all 0.3s;
}
.b-0[data-v-245dc8af] {
  bottom: 0;
}
.bg-fff[data-v-245dc8af] {
  background: #fff;
}
.border-radius-up[data-v-245dc8af] {
  border-radius: 5px 5px 0 0;
}
.shadow[data-v-245dc8af] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.close[data-v-245dc8af] {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.red[data-v-245dc8af] {
  color: #db0909;
}/* tailwind */
.flex[data-v-7ea08e2d] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-7ea08e2d] {
  flex-wrap: wrap;
}
.items-center[data-v-7ea08e2d] {
  align-items: center;
}
.border-bottom[data-v-7ea08e2d] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-7ea08e2d] {
  margin: 40px;
}
.mr-8px[data-v-7ea08e2d] {
  margin-right: 8px;
}
.mb-10px[data-v-7ea08e2d] {
  margin-bottom: 10px;
}
.p-8px[data-v-7ea08e2d] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-7ea08e2d] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-7ea08e2d] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-7ea08e2d] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-7ea08e2d] {
  text-align: center;
}
label[data-v-7ea08e2d]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-7ea08e2d] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-7ea08e2d] {
    width: 100%;
}
label.radio[data-v-7ea08e2d] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-7ea08e2d]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-7ea08e2d] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-7ea08e2d] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-7ea08e2d] {
    width: calc(50% - 4px);
&[data-v-7ea08e2d]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-7ea08e2d]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-7ea08e2d] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-7ea08e2d]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-7ea08e2d] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-7ea08e2d] {
  width: 100%;
}
label.double[data-v-7ea08e2d] {
  height: 104px;
}
label.triple[data-v-7ea08e2d] {
  height: 153px;
}
label.forth[data-v-7ea08e2d] {
  height: 204px;
}
label.fiveth[data-v-7ea08e2d] {
  height: 262px;
}
label.depth[data-v-7ea08e2d] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-7ea08e2d] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-7ea08e2d] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-7ea08e2d]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-7ea08e2d] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-7ea08e2d] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-7ea08e2d] {
  display: none;
}
input[type="checkbox"][data-v-7ea08e2d] {
  display: none;
}
div.stroke[data-v-7ea08e2d] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
div[data-v-7ea08e2d],
span[data-v-7ea08e2d] {
  word-break: keep-all;
}
.gray[data-v-7ea08e2d] {
  color: gray;
}
.red[data-v-7ea08e2d] {
  color: red;
}
.shadow[data-v-7cf29c8b] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.wrap[data-v-7cf29c8b] {
  width: calc(100vw - 80px);
}
.padding[data-v-7cf29c8b] {
  padding: 32px 20px 32px 20px;
}
.btn[data-v-7cf29c8b] {
  height: 50px !important;
}
.main[data-v-7cf29c8b] {
  text-align: center;
  margin-bottom: 4px;
}
.sub[data-v-7cf29c8b] {
  /* color: #777; */
  font-size: 12px;
  text-align: center;
}
#signature[data-v-7cf29c8b] {
  border-radius: 5px;
  outline: solid #ff6600;
  background-image: linear-gradient(white, white),
    radial-gradient(circle at top left, #ff6600, #ff6600);
  background-origin: border-box;
  background-clip: content-box, border-box;
}
.container[data-v-7cf29c8b] {
  width: 100%;
  padding: 8px 16px;
}
.buttons[data-v-7cf29c8b] {
  display: flex;
  gap: 8px;
  justify-content: center;
  margin-top: 8px;
}
.absolute-center[data-v-7cf29c8b] {
  z-index: 1;
}
/* label */
label[data-v-d90ab8e0]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  /* background: gray; */
}
.sign[data-v-d90ab8e0] {
  padding: 5px 8px;
  border-radius: 30px;
  background: #f2f2f2;
}
.sign .svg[data-v-d90ab8e0] {
  height: 16px;
}
.min-w-60[data-v-d90ab8e0] {
  min-width: 60px;
}
.t-50[data-v-d90ab8e0] {
  transform: translateY(-50%);
}
input[data-v-d90ab8e0] {
  width: calc(100% - 16px);
}input[data-v-36e0c76f] {
  display: block;
  width: calc(100% - 16px);
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[data-v-36e0c76f]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}/* tailwind */
.flex[data-v-cac8714a] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-cac8714a] {
  flex-wrap: wrap;
}
.items-center[data-v-cac8714a] {
  align-items: center;
}
.border-bottom[data-v-cac8714a] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-cac8714a] {
  margin: 40px;
}
.mr-8px[data-v-cac8714a] {
  margin-right: 8px;
}
.mb-10px[data-v-cac8714a] {
  margin-bottom: 10px;
}
.p-8px[data-v-cac8714a] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-cac8714a] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-cac8714a] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-cac8714a] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-cac8714a] {
  text-align: center;
}
label[data-v-cac8714a]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-cac8714a] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-cac8714a] {
    width: 100%;
}
label.radio[data-v-cac8714a] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-cac8714a]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-cac8714a] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-cac8714a] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-cac8714a] {
    width: calc(50% - 4px);
&[data-v-cac8714a]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-cac8714a]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-cac8714a] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-cac8714a]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-cac8714a] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-cac8714a] {
  width: 100%;
}
label.double[data-v-cac8714a] {
  height: 104px;
}
label.triple[data-v-cac8714a] {
  height: 153px;
}
label.forth[data-v-cac8714a] {
  height: 204px;
}
label.fiveth[data-v-cac8714a] {
  height: 262px;
}
label.depth[data-v-cac8714a] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-cac8714a] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-cac8714a] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-cac8714a]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-cac8714a] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-cac8714a] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-cac8714a] {
  display: none;
}
input[type="checkbox"][data-v-cac8714a] {
  display: none;
}
div.stroke[data-v-cac8714a] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-25424851] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-25424851] {
  flex-wrap: wrap;
}
.items-center[data-v-25424851] {
  align-items: center;
}
.border-bottom[data-v-25424851] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-25424851] {
  margin: 40px;
}
.mr-8px[data-v-25424851] {
  margin-right: 8px;
}
.mb-10px[data-v-25424851] {
  margin-bottom: 10px;
}
.p-8px[data-v-25424851] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-25424851] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-25424851] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-25424851] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-25424851] {
  text-align: center;
}
label[data-v-25424851]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-25424851] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-25424851] {
    width: 100%;
}
label.radio[data-v-25424851] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-25424851]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-25424851] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-25424851] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-25424851] {
    width: calc(50% - 4px);
&[data-v-25424851]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-25424851]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-25424851] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-25424851]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-25424851] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-25424851] {
  width: 100%;
}
label.double[data-v-25424851] {
  height: 104px;
}
label.triple[data-v-25424851] {
  height: 153px;
}
label.forth[data-v-25424851] {
  height: 204px;
}
label.fiveth[data-v-25424851] {
  height: 262px;
}
label.depth[data-v-25424851] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-25424851] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-25424851] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-25424851]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-25424851] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-25424851] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-25424851] {
  display: none;
}
input[type="checkbox"][data-v-25424851] {
  display: none;
}
div.stroke[data-v-25424851] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
/* tailwind */
.flex[data-v-d3ada0b0] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-d3ada0b0] {
  flex-wrap: wrap;
}
.items-center[data-v-d3ada0b0] {
  align-items: center;
}
.border-bottom[data-v-d3ada0b0] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-d3ada0b0] {
  margin: 40px;
}
.mr-8px[data-v-d3ada0b0] {
  margin-right: 8px;
}
.mb-10px[data-v-d3ada0b0] {
  margin-bottom: 10px;
}
.p-8px[data-v-d3ada0b0] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-d3ada0b0] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-d3ada0b0] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-d3ada0b0] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-d3ada0b0] {
  text-align: center;
}
label[data-v-d3ada0b0]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-d3ada0b0] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-d3ada0b0] {
    width: 100%;
}
label.radio[data-v-d3ada0b0] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-d3ada0b0]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-d3ada0b0] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-d3ada0b0] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-d3ada0b0] {
    width: calc(50% - 4px);
&[data-v-d3ada0b0]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-d3ada0b0]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-d3ada0b0] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-d3ada0b0]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-d3ada0b0] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-d3ada0b0] {
  width: 100%;
}
label.double[data-v-d3ada0b0] {
  height: 104px;
}
label.triple[data-v-d3ada0b0] {
  height: 153px;
}
label.forth[data-v-d3ada0b0] {
  height: 204px;
}
label.fiveth[data-v-d3ada0b0] {
  height: 262px;
}
label.depth[data-v-d3ada0b0] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-d3ada0b0] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-d3ada0b0] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-d3ada0b0]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-d3ada0b0] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-d3ada0b0] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-d3ada0b0] {
  display: none;
}
input[type="checkbox"][data-v-d3ada0b0] {
  display: none;
}
div.stroke[data-v-d3ada0b0] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
input.address-search[data-v-d3ada0b0] {
  width: calc(100% - 16px - 24px);
}
.w-auto[data-v-d3ada0b0] {
  width: auto !important;
}
.color-orange[data-v-d3ada0b0] {
  color: #f37321;
}
.cursor[data-v-d3ada0b0] {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* 인터넷익스플로러 */
  user-select: none;
}/* tailwind */
.flex[data-v-38615d87] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-38615d87] {
  flex-wrap: wrap;
}
.items-center[data-v-38615d87] {
  align-items: center;
}
.border-bottom[data-v-38615d87] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-38615d87] {
  margin: 40px;
}
.mr-8px[data-v-38615d87] {
  margin-right: 8px;
}
.mb-10px[data-v-38615d87] {
  margin-bottom: 10px;
}
.p-8px[data-v-38615d87] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-38615d87] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-38615d87] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-38615d87] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-38615d87] {
  text-align: center;
}
label[data-v-38615d87]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-38615d87] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-38615d87] {
    width: 100%;
}
label.radio[data-v-38615d87] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-38615d87]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-38615d87] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-38615d87] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-38615d87] {
    width: calc(50% - 4px);
&[data-v-38615d87]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-38615d87]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-38615d87] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-38615d87]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-38615d87] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-38615d87] {
  width: 100%;
}
label.double[data-v-38615d87] {
  height: 104px;
}
label.triple[data-v-38615d87] {
  height: 153px;
}
label.forth[data-v-38615d87] {
  height: 204px;
}
label.fiveth[data-v-38615d87] {
  height: 262px;
}
label.depth[data-v-38615d87] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-38615d87] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-38615d87] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-38615d87]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-38615d87] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-38615d87] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-38615d87] {
  display: none;
}
input[type="checkbox"][data-v-38615d87] {
  display: none;
}
div.stroke[data-v-38615d87] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
.w-auto[data-v-38615d87] {
  width: auto;
}
.button-style[data-v-2c2d021e] {
  display: flex;
  justify-content: start;
  align-items: center;
  width: 100%;
  height: 40px;
  border-radius: 8px;
  border: 1px solid #ddd;
  background: #fff;
  padding-left: 16px;
  cursor: pointer;
}
.button-style .svg[data-v-2c2d021e] {
  width: 24px;
  height: 24px;
}
.button-style > div[data-v-2c2d021e] {
  display: flex;
  align-items: center;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* 인터넷익스플로러 */
  user-select: none;
}
.button-style .fc[data-v-2c2d021e] {
  color: #ddd;
}
.button-style.active .fc[data-v-2c2d021e] {
  color: #333;
}
.button-style[data-v-9f377f30] {
  display: flex;
  justify-content: start;
  align-items: center;
  width: 100%;
  height: 40px;
  border-radius: 8px;
  border: 1px solid #ddd;
  background: #fff;
  padding-left: 16px;
  cursor: pointer;
}
.button-style .svg[data-v-9f377f30] {
  width: 24px;
  height: 24px;
}
.button-style > div[data-v-9f377f30] {
  display: flex;
  align-items: center;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* 인터넷익스플로러 */
  user-select: none;
}
.button-style .fc[data-v-9f377f30] {
  color: #ddd;
}
.button-style.active .fc[data-v-9f377f30] {
  color: #333;
}/* tailwind */
.flex[data-v-0c2037e9] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-0c2037e9] {
  flex-wrap: wrap;
}
.items-center[data-v-0c2037e9] {
  align-items: center;
}
.border-bottom[data-v-0c2037e9] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-0c2037e9] {
  margin: 40px;
}
.mr-8px[data-v-0c2037e9] {
  margin-right: 8px;
}
.mb-10px[data-v-0c2037e9] {
  margin-bottom: 10px;
}
.p-8px[data-v-0c2037e9] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-0c2037e9] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-0c2037e9] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-0c2037e9] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-0c2037e9] {
  text-align: center;
}
label[data-v-0c2037e9]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-0c2037e9] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-0c2037e9] {
    width: 100%;
}
label.radio[data-v-0c2037e9] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-0c2037e9]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-0c2037e9] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-0c2037e9] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-0c2037e9] {
    width: calc(50% - 4px);
&[data-v-0c2037e9]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-0c2037e9]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-0c2037e9] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-0c2037e9]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-0c2037e9] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-0c2037e9] {
  width: 100%;
}
label.double[data-v-0c2037e9] {
  height: 104px;
}
label.triple[data-v-0c2037e9] {
  height: 153px;
}
label.forth[data-v-0c2037e9] {
  height: 204px;
}
label.fiveth[data-v-0c2037e9] {
  height: 262px;
}
label.depth[data-v-0c2037e9] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-0c2037e9] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-0c2037e9] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-0c2037e9]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-0c2037e9] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-0c2037e9] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-0c2037e9] {
  display: none;
}
input[type="checkbox"][data-v-0c2037e9] {
  display: none;
}
div.stroke[data-v-0c2037e9] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
button[data-v-0c2037e9] {
  width: 100%;
  background: transparent;
  border-radius: 8px;
  border: 1px solid #ddd;
  height: 40px;
}/* tailwind */
.flex[data-v-c41964a3] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-c41964a3] {
  flex-wrap: wrap;
}
.items-center[data-v-c41964a3] {
  align-items: center;
}
.border-bottom[data-v-c41964a3] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-c41964a3] {
  margin: 40px;
}
.mr-8px[data-v-c41964a3] {
  margin-right: 8px;
}
.mb-10px[data-v-c41964a3] {
  margin-bottom: 10px;
}
.p-8px[data-v-c41964a3] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-c41964a3] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-c41964a3] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-c41964a3] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-c41964a3] {
  text-align: center;
}
label[data-v-c41964a3]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-c41964a3] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-c41964a3] {
    width: 100%;
}
label.radio[data-v-c41964a3] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-c41964a3]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-c41964a3] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-c41964a3] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-c41964a3] {
    width: calc(50% - 4px);
&[data-v-c41964a3]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-c41964a3]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-c41964a3] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-c41964a3]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-c41964a3] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-c41964a3] {
  width: 100%;
}
label.double[data-v-c41964a3] {
  height: 104px;
}
label.triple[data-v-c41964a3] {
  height: 153px;
}
label.forth[data-v-c41964a3] {
  height: 204px;
}
label.fiveth[data-v-c41964a3] {
  height: 262px;
}
label.depth[data-v-c41964a3] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-c41964a3] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-c41964a3] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-c41964a3]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-c41964a3] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-c41964a3] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-c41964a3] {
  display: none;
}
input[type="checkbox"][data-v-c41964a3] {
  display: none;
}
div.stroke[data-v-c41964a3] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-99b4c25b] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-99b4c25b] {
  flex-wrap: wrap;
}
.items-center[data-v-99b4c25b] {
  align-items: center;
}
.border-bottom[data-v-99b4c25b] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-99b4c25b] {
  margin: 40px;
}
.mr-8px[data-v-99b4c25b] {
  margin-right: 8px;
}
.mb-10px[data-v-99b4c25b] {
  margin-bottom: 10px;
}
.p-8px[data-v-99b4c25b] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-99b4c25b] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-99b4c25b] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-99b4c25b] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-99b4c25b] {
  text-align: center;
}
label[data-v-99b4c25b]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-99b4c25b] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-99b4c25b] {
    width: 100%;
}
label.radio[data-v-99b4c25b] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-99b4c25b]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-99b4c25b] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-99b4c25b] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-99b4c25b] {
    width: calc(50% - 4px);
&[data-v-99b4c25b]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-99b4c25b]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-99b4c25b] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-99b4c25b]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-99b4c25b] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-99b4c25b] {
  width: 100%;
}
label.double[data-v-99b4c25b] {
  height: 104px;
}
label.triple[data-v-99b4c25b] {
  height: 153px;
}
label.forth[data-v-99b4c25b] {
  height: 204px;
}
label.fiveth[data-v-99b4c25b] {
  height: 262px;
}
label.depth[data-v-99b4c25b] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-99b4c25b] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-99b4c25b] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-99b4c25b]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-99b4c25b] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-99b4c25b] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-99b4c25b] {
  display: none;
}
input[type="checkbox"][data-v-99b4c25b] {
  display: none;
}
div.stroke[data-v-99b4c25b] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-b39844cc] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-b39844cc] {
  flex-wrap: wrap;
}
.items-center[data-v-b39844cc] {
  align-items: center;
}
.border-bottom[data-v-b39844cc] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-b39844cc] {
  margin: 40px;
}
.mr-8px[data-v-b39844cc] {
  margin-right: 8px;
}
.mb-10px[data-v-b39844cc] {
  margin-bottom: 10px;
}
.p-8px[data-v-b39844cc] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-b39844cc] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-b39844cc] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-b39844cc] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-b39844cc] {
  text-align: center;
}
label[data-v-b39844cc]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-b39844cc] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-b39844cc] {
    width: 100%;
}
label.radio[data-v-b39844cc] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-b39844cc]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-b39844cc] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-b39844cc] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-b39844cc] {
    width: calc(50% - 4px);
&[data-v-b39844cc]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-b39844cc]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-b39844cc] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-b39844cc]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-b39844cc] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-b39844cc] {
  width: 100%;
}
label.double[data-v-b39844cc] {
  height: 104px;
}
label.triple[data-v-b39844cc] {
  height: 153px;
}
label.forth[data-v-b39844cc] {
  height: 204px;
}
label.fiveth[data-v-b39844cc] {
  height: 262px;
}
label.depth[data-v-b39844cc] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-b39844cc] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-b39844cc] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-b39844cc]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-b39844cc] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-b39844cc] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-b39844cc] {
  display: none;
}
input[type="checkbox"][data-v-b39844cc] {
  display: none;
}
div.stroke[data-v-b39844cc] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* label */
label[data-v-b6ac2460]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  /* background: gray; */
}
.sign[data-v-b6ac2460] {
  padding: 5px 8px;
  border-radius: 30px;
  background: #f2f2f2;
}
.sign .svg[data-v-b6ac2460] {
  height: 16px;
}
.min-w-60[data-v-b6ac2460] {
  min-width: 60px;
}
.t-50[data-v-b6ac2460] {
  transform: translateY(-50%);
}
.color-orange[data-v-b6ac2460] {
  color: #f37321;
}/* tailwind */
.flex[data-v-27534954] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-27534954] {
  flex-wrap: wrap;
}
.items-center[data-v-27534954] {
  align-items: center;
}
.border-bottom[data-v-27534954] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-27534954] {
  margin: 40px;
}
.mr-8px[data-v-27534954] {
  margin-right: 8px;
}
.mb-10px[data-v-27534954] {
  margin-bottom: 10px;
}
.p-8px[data-v-27534954] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-27534954] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-27534954] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-27534954] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-27534954] {
  text-align: center;
}
label[data-v-27534954]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-27534954] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-27534954] {
    width: 100%;
}
label.radio[data-v-27534954] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-27534954]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-27534954] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-27534954] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-27534954] {
    width: calc(50% - 4px);
&[data-v-27534954]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-27534954]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-27534954] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-27534954]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-27534954] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-27534954] {
  width: 100%;
}
label.double[data-v-27534954] {
  height: 104px;
}
label.triple[data-v-27534954] {
  height: 153px;
}
label.forth[data-v-27534954] {
  height: 204px;
}
label.fiveth[data-v-27534954] {
  height: 262px;
}
label.depth[data-v-27534954] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-27534954] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-27534954] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-27534954]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-27534954] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-27534954] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-27534954] {
  display: none;
}
input[type="checkbox"][data-v-27534954] {
  display: none;
}
div.stroke[data-v-27534954] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
.w-auto[data-v-27534954] {
  width: auto;
}
.w-50[data-v-27534954] {
  width: calc((100% - 100px) / 2);
}/* tailwind */
.flex[data-v-23025571] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-23025571] {
  flex-wrap: wrap;
}
.items-center[data-v-23025571] {
  align-items: center;
}
.border-bottom[data-v-23025571] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-23025571] {
  margin: 40px;
}
.mr-8px[data-v-23025571] {
  margin-right: 8px;
}
.mb-10px[data-v-23025571] {
  margin-bottom: 10px;
}
.p-8px[data-v-23025571] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-23025571] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-23025571] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-23025571] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-23025571] {
  text-align: center;
}
label[data-v-23025571]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-23025571] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-23025571] {
    width: 100%;
}
label.radio[data-v-23025571] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-23025571]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-23025571] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-23025571] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-23025571] {
    width: calc(50% - 4px);
&[data-v-23025571]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-23025571]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-23025571] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-23025571]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-23025571] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-23025571] {
  width: 100%;
}
label.double[data-v-23025571] {
  height: 104px;
}
label.triple[data-v-23025571] {
  height: 153px;
}
label.forth[data-v-23025571] {
  height: 204px;
}
label.fiveth[data-v-23025571] {
  height: 262px;
}
label.depth[data-v-23025571] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-23025571] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-23025571] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-23025571]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-23025571] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-23025571] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-23025571] {
  display: none;
}
input[type="checkbox"][data-v-23025571] {
  display: none;
}
div.stroke[data-v-23025571] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
.w-50[data-v-23025571] {
  width: calc((100% - 100px) / 2);
}/* tailwind */
.flex[data-v-57c7f30c] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-57c7f30c] {
  flex-wrap: wrap;
}
.items-center[data-v-57c7f30c] {
  align-items: center;
}
.border-bottom[data-v-57c7f30c] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-57c7f30c] {
  margin: 40px;
}
.mr-8px[data-v-57c7f30c] {
  margin-right: 8px;
}
.mb-10px[data-v-57c7f30c] {
  margin-bottom: 10px;
}
.p-8px[data-v-57c7f30c] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-57c7f30c] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-57c7f30c] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-57c7f30c] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-57c7f30c] {
  text-align: center;
}
label[data-v-57c7f30c]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-57c7f30c] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-57c7f30c] {
    width: 100%;
}
label.radio[data-v-57c7f30c] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-57c7f30c]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-57c7f30c] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-57c7f30c] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-57c7f30c] {
    width: calc(50% - 4px);
&[data-v-57c7f30c]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-57c7f30c]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-57c7f30c] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-57c7f30c]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-57c7f30c] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-57c7f30c] {
  width: 100%;
}
label.double[data-v-57c7f30c] {
  height: 104px;
}
label.triple[data-v-57c7f30c] {
  height: 153px;
}
label.forth[data-v-57c7f30c] {
  height: 204px;
}
label.fiveth[data-v-57c7f30c] {
  height: 262px;
}
label.depth[data-v-57c7f30c] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-57c7f30c] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-57c7f30c] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-57c7f30c]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-57c7f30c] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-57c7f30c] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-57c7f30c] {
  display: none;
}
input[type="checkbox"][data-v-57c7f30c] {
  display: none;
}
div.stroke[data-v-57c7f30c] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* label */
label[data-v-e2e59c68]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  /* background: gray; */
}
.color-orange[data-v-e2e59c68] {
  color: #f37321;
}/* tailwind */
.flex[data-v-e6d5436e] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-e6d5436e] {
  flex-wrap: wrap;
}
.items-center[data-v-e6d5436e] {
  align-items: center;
}
.border-bottom[data-v-e6d5436e] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-e6d5436e] {
  margin: 40px;
}
.mr-8px[data-v-e6d5436e] {
  margin-right: 8px;
}
.mb-10px[data-v-e6d5436e] {
  margin-bottom: 10px;
}
.p-8px[data-v-e6d5436e] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-e6d5436e] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-e6d5436e] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-e6d5436e] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-e6d5436e] {
  text-align: center;
}
label[data-v-e6d5436e]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-e6d5436e] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-e6d5436e] {
    width: 100%;
}
label.radio[data-v-e6d5436e] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-e6d5436e]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-e6d5436e] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-e6d5436e] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-e6d5436e] {
    width: calc(50% - 4px);
&[data-v-e6d5436e]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-e6d5436e]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-e6d5436e] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-e6d5436e]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-e6d5436e] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-e6d5436e] {
  width: 100%;
}
label.double[data-v-e6d5436e] {
  height: 104px;
}
label.triple[data-v-e6d5436e] {
  height: 153px;
}
label.forth[data-v-e6d5436e] {
  height: 204px;
}
label.fiveth[data-v-e6d5436e] {
  height: 262px;
}
label.depth[data-v-e6d5436e] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-e6d5436e] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-e6d5436e] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-e6d5436e]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-e6d5436e] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-e6d5436e] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-e6d5436e] {
  display: none;
}
input[type="checkbox"][data-v-e6d5436e] {
  display: none;
}
div.stroke[data-v-e6d5436e] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
input.address-search[data-v-e6d5436e] {
  width: calc(100% - 16px - 24px);
}/* tailwind */
.flex[data-v-b4216818] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-b4216818] {
  flex-wrap: wrap;
}
.items-center[data-v-b4216818] {
  align-items: center;
}
.border-bottom[data-v-b4216818] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-b4216818] {
  margin: 40px;
}
.mr-8px[data-v-b4216818] {
  margin-right: 8px;
}
.mb-10px[data-v-b4216818] {
  margin-bottom: 10px;
}
.p-8px[data-v-b4216818] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-b4216818] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-b4216818] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-b4216818] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-b4216818] {
  text-align: center;
}
label[data-v-b4216818]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-b4216818] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-b4216818] {
    width: 100%;
}
label.radio[data-v-b4216818] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-b4216818]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-b4216818] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-b4216818] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-b4216818] {
    width: calc(50% - 4px);
&[data-v-b4216818]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-b4216818]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-b4216818] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-b4216818]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-b4216818] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-b4216818] {
  width: 100%;
}
label.double[data-v-b4216818] {
  height: 104px;
}
label.triple[data-v-b4216818] {
  height: 153px;
}
label.forth[data-v-b4216818] {
  height: 204px;
}
label.fiveth[data-v-b4216818] {
  height: 262px;
}
label.depth[data-v-b4216818] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-b4216818] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-b4216818] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-b4216818]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-b4216818] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-b4216818] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-b4216818] {
  display: none;
}
input[type="checkbox"][data-v-b4216818] {
  display: none;
}
div.stroke[data-v-b4216818] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
input[data-v-b4216818] {
  display: block;
  width: calc(100% - 16px);
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[data-v-b4216818]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}/* tailwind */
.flex[data-v-ef0a4f5f] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-ef0a4f5f] {
  flex-wrap: wrap;
}
.items-center[data-v-ef0a4f5f] {
  align-items: center;
}
.border-bottom[data-v-ef0a4f5f] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-ef0a4f5f] {
  margin: 40px;
}
.mr-8px[data-v-ef0a4f5f] {
  margin-right: 8px;
}
.mb-10px[data-v-ef0a4f5f] {
  margin-bottom: 10px;
}
.p-8px[data-v-ef0a4f5f] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-ef0a4f5f] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-ef0a4f5f] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-ef0a4f5f] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-ef0a4f5f] {
  text-align: center;
}
label[data-v-ef0a4f5f]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-ef0a4f5f] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-ef0a4f5f] {
    width: 100%;
}
label.radio[data-v-ef0a4f5f] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-ef0a4f5f]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-ef0a4f5f] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-ef0a4f5f] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-ef0a4f5f] {
    width: calc(50% - 4px);
&[data-v-ef0a4f5f]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-ef0a4f5f]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-ef0a4f5f] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-ef0a4f5f]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-ef0a4f5f] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-ef0a4f5f] {
  width: 100%;
}
label.double[data-v-ef0a4f5f] {
  height: 104px;
}
label.triple[data-v-ef0a4f5f] {
  height: 153px;
}
label.forth[data-v-ef0a4f5f] {
  height: 204px;
}
label.fiveth[data-v-ef0a4f5f] {
  height: 262px;
}
label.depth[data-v-ef0a4f5f] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-ef0a4f5f] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-ef0a4f5f] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-ef0a4f5f]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-ef0a4f5f] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-ef0a4f5f] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-ef0a4f5f] {
  display: none;
}
input[type="checkbox"][data-v-ef0a4f5f] {
  display: none;
}
div.stroke[data-v-ef0a4f5f] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
input[data-v-ef0a4f5f] {
  display: block;
  width: calc(100% - 16px);
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[data-v-ef0a4f5f]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}.el-form--default.el-form--label-top .el-form-item .el-form-item__label {
  padding: 5px;
}
.el-textarea__inner {
  resize: vertical;
  box-shadow: none;
}/* tailwind */
.flex[data-v-3ced0138] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-3ced0138] {
  flex-wrap: wrap;
}
.items-center[data-v-3ced0138] {
  align-items: center;
}
.border-bottom[data-v-3ced0138] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-3ced0138] {
  margin: 40px;
}
.mr-8px[data-v-3ced0138] {
  margin-right: 8px;
}
.mb-10px[data-v-3ced0138] {
  margin-bottom: 10px;
}
.p-8px[data-v-3ced0138] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-3ced0138] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-3ced0138] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-3ced0138] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-3ced0138] {
  text-align: center;
}
label[data-v-3ced0138]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-3ced0138] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-3ced0138] {
    width: 100%;
}
label.radio[data-v-3ced0138] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-3ced0138]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-3ced0138] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-3ced0138] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-3ced0138] {
    width: calc(50% - 4px);
&[data-v-3ced0138]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-3ced0138]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-3ced0138] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-3ced0138]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-3ced0138] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-3ced0138] {
  width: 100%;
}
label.double[data-v-3ced0138] {
  height: 104px;
}
label.triple[data-v-3ced0138] {
  height: 153px;
}
label.forth[data-v-3ced0138] {
  height: 204px;
}
label.fiveth[data-v-3ced0138] {
  height: 262px;
}
label.depth[data-v-3ced0138] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-3ced0138] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-3ced0138] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-3ced0138]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-3ced0138] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-3ced0138] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-3ced0138] {
  display: none;
}
input[type="checkbox"][data-v-3ced0138] {
  display: none;
}
div.stroke[data-v-3ced0138] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-9ccb56b8] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-9ccb56b8] {
  flex-wrap: wrap;
}
.items-center[data-v-9ccb56b8] {
  align-items: center;
}
.border-bottom[data-v-9ccb56b8] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-9ccb56b8] {
  margin: 40px;
}
.mr-8px[data-v-9ccb56b8] {
  margin-right: 8px;
}
.mb-10px[data-v-9ccb56b8] {
  margin-bottom: 10px;
}
.p-8px[data-v-9ccb56b8] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-9ccb56b8] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-9ccb56b8] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-9ccb56b8] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-9ccb56b8] {
  text-align: center;
}
label[data-v-9ccb56b8]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-9ccb56b8] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-9ccb56b8] {
    width: 100%;
}
label.radio[data-v-9ccb56b8] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-9ccb56b8]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-9ccb56b8] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-9ccb56b8] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-9ccb56b8] {
    width: calc(50% - 4px);
&[data-v-9ccb56b8]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-9ccb56b8]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-9ccb56b8] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-9ccb56b8]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-9ccb56b8] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-9ccb56b8] {
  width: 100%;
}
label.double[data-v-9ccb56b8] {
  height: 104px;
}
label.triple[data-v-9ccb56b8] {
  height: 153px;
}
label.forth[data-v-9ccb56b8] {
  height: 204px;
}
label.fiveth[data-v-9ccb56b8] {
  height: 262px;
}
label.depth[data-v-9ccb56b8] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-9ccb56b8] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-9ccb56b8] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-9ccb56b8]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-9ccb56b8] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-9ccb56b8] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-9ccb56b8] {
  display: none;
}
input[type="checkbox"][data-v-9ccb56b8] {
  display: none;
}
div.stroke[data-v-9ccb56b8] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
input.address-search[data-v-9ccb56b8] {
  width: calc(100% - 16px - 24px);
}/* tailwind */
.flex[data-v-753f3acc] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-753f3acc] {
  flex-wrap: wrap;
}
.items-center[data-v-753f3acc] {
  align-items: center;
}
.border-bottom[data-v-753f3acc] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-753f3acc] {
  margin: 40px;
}
.mr-8px[data-v-753f3acc] {
  margin-right: 8px;
}
.mb-10px[data-v-753f3acc] {
  margin-bottom: 10px;
}
.p-8px[data-v-753f3acc] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-753f3acc] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-753f3acc] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-753f3acc] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-753f3acc] {
  text-align: center;
}
label[data-v-753f3acc]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-753f3acc] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-753f3acc] {
    width: 100%;
}
label.radio[data-v-753f3acc] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-753f3acc]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-753f3acc] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-753f3acc] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-753f3acc] {
    width: calc(50% - 4px);
&[data-v-753f3acc]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-753f3acc]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-753f3acc] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-753f3acc]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-753f3acc] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-753f3acc] {
  width: 100%;
}
label.double[data-v-753f3acc] {
  height: 104px;
}
label.triple[data-v-753f3acc] {
  height: 153px;
}
label.forth[data-v-753f3acc] {
  height: 204px;
}
label.fiveth[data-v-753f3acc] {
  height: 262px;
}
label.depth[data-v-753f3acc] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-753f3acc] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-753f3acc] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-753f3acc]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-753f3acc] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-753f3acc] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-753f3acc] {
  display: none;
}
input[type="checkbox"][data-v-753f3acc] {
  display: none;
}
div.stroke[data-v-753f3acc] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
.w-auto[data-v-753f3acc] {
  width: auto;
}/* tailwind */
.flex[data-v-30473de3] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-30473de3] {
  flex-wrap: wrap;
}
.items-center[data-v-30473de3] {
  align-items: center;
}
.border-bottom[data-v-30473de3] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-30473de3] {
  margin: 40px;
}
.mr-8px[data-v-30473de3] {
  margin-right: 8px;
}
.mb-10px[data-v-30473de3] {
  margin-bottom: 10px;
}
.p-8px[data-v-30473de3] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-30473de3] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-30473de3] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-30473de3] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-30473de3] {
  text-align: center;
}
label[data-v-30473de3]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-30473de3] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-30473de3] {
    width: 100%;
}
label.radio[data-v-30473de3] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-30473de3]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-30473de3] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-30473de3] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-30473de3] {
    width: calc(50% - 4px);
&[data-v-30473de3]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-30473de3]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-30473de3] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-30473de3]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-30473de3] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-30473de3] {
  width: 100%;
}
label.double[data-v-30473de3] {
  height: 104px;
}
label.triple[data-v-30473de3] {
  height: 153px;
}
label.forth[data-v-30473de3] {
  height: 204px;
}
label.fiveth[data-v-30473de3] {
  height: 262px;
}
label.depth[data-v-30473de3] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-30473de3] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-30473de3] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-30473de3]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-30473de3] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-30473de3] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-30473de3] {
  display: none;
}
input[type="checkbox"][data-v-30473de3] {
  display: none;
}
div.stroke[data-v-30473de3] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
button[data-v-30473de3] {
  width: 100%;
  background: transparent;
  border-radius: 8px;
  border: 1px solid #ddd;
  height: 40px;
}/* tailwind */
.flex[data-v-97347675] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-97347675] {
  flex-wrap: wrap;
}
.items-center[data-v-97347675] {
  align-items: center;
}
.border-bottom[data-v-97347675] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-97347675] {
  margin: 40px;
}
.mr-8px[data-v-97347675] {
  margin-right: 8px;
}
.mb-10px[data-v-97347675] {
  margin-bottom: 10px;
}
.p-8px[data-v-97347675] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-97347675] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-97347675] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-97347675] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-97347675] {
  text-align: center;
}
label[data-v-97347675]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-97347675] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-97347675] {
    width: 100%;
}
label.radio[data-v-97347675] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-97347675]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-97347675] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-97347675] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-97347675] {
    width: calc(50% - 4px);
&[data-v-97347675]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-97347675]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-97347675] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-97347675]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-97347675] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-97347675] {
  width: 100%;
}
label.double[data-v-97347675] {
  height: 104px;
}
label.triple[data-v-97347675] {
  height: 153px;
}
label.forth[data-v-97347675] {
  height: 204px;
}
label.fiveth[data-v-97347675] {
  height: 262px;
}
label.depth[data-v-97347675] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-97347675] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-97347675] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-97347675]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-97347675] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-97347675] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-97347675] {
  display: none;
}
input[type="checkbox"][data-v-97347675] {
  display: none;
}
div.stroke[data-v-97347675] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-3e59555e] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-3e59555e] {
  flex-wrap: wrap;
}
.items-center[data-v-3e59555e] {
  align-items: center;
}
.border-bottom[data-v-3e59555e] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-3e59555e] {
  margin: 40px;
}
.mr-8px[data-v-3e59555e] {
  margin-right: 8px;
}
.mb-10px[data-v-3e59555e] {
  margin-bottom: 10px;
}
.p-8px[data-v-3e59555e] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-3e59555e] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-3e59555e] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-3e59555e] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-3e59555e] {
  text-align: center;
}
label[data-v-3e59555e]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-3e59555e] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-3e59555e] {
    width: 100%;
}
label.radio[data-v-3e59555e] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-3e59555e]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-3e59555e] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-3e59555e] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-3e59555e] {
    width: calc(50% - 4px);
&[data-v-3e59555e]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-3e59555e]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-3e59555e] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-3e59555e]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-3e59555e] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-3e59555e] {
  width: 100%;
}
label.double[data-v-3e59555e] {
  height: 104px;
}
label.triple[data-v-3e59555e] {
  height: 153px;
}
label.forth[data-v-3e59555e] {
  height: 204px;
}
label.fiveth[data-v-3e59555e] {
  height: 262px;
}
label.depth[data-v-3e59555e] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-3e59555e] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-3e59555e] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-3e59555e]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-3e59555e] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-3e59555e] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-3e59555e] {
  display: none;
}
input[type="checkbox"][data-v-3e59555e] {
  display: none;
}
div.stroke[data-v-3e59555e] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
.w-auto[data-v-3e59555e] {
  width: auto;
}/* tailwind */
.flex[data-v-cf4a1328] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-cf4a1328] {
  flex-wrap: wrap;
}
.items-center[data-v-cf4a1328] {
  align-items: center;
}
.border-bottom[data-v-cf4a1328] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-cf4a1328] {
  margin: 40px;
}
.mr-8px[data-v-cf4a1328] {
  margin-right: 8px;
}
.mb-10px[data-v-cf4a1328] {
  margin-bottom: 10px;
}
.p-8px[data-v-cf4a1328] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-cf4a1328] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-cf4a1328] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-cf4a1328] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-cf4a1328] {
  text-align: center;
}
label[data-v-cf4a1328]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-cf4a1328] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-cf4a1328] {
    width: 100%;
}
label.radio[data-v-cf4a1328] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-cf4a1328]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-cf4a1328] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-cf4a1328] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-cf4a1328] {
    width: calc(50% - 4px);
&[data-v-cf4a1328]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-cf4a1328]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-cf4a1328] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-cf4a1328]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-cf4a1328] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-cf4a1328] {
  width: 100%;
}
label.double[data-v-cf4a1328] {
  height: 104px;
}
label.triple[data-v-cf4a1328] {
  height: 153px;
}
label.forth[data-v-cf4a1328] {
  height: 204px;
}
label.fiveth[data-v-cf4a1328] {
  height: 262px;
}
label.depth[data-v-cf4a1328] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-cf4a1328] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-cf4a1328] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-cf4a1328]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-cf4a1328] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-cf4a1328] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-cf4a1328] {
  display: none;
}
input[type="checkbox"][data-v-cf4a1328] {
  display: none;
}
div.stroke[data-v-cf4a1328] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-f5f76d49] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-f5f76d49] {
  flex-wrap: wrap;
}
.items-center[data-v-f5f76d49] {
  align-items: center;
}
.border-bottom[data-v-f5f76d49] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-f5f76d49] {
  margin: 40px;
}
.mr-8px[data-v-f5f76d49] {
  margin-right: 8px;
}
.mb-10px[data-v-f5f76d49] {
  margin-bottom: 10px;
}
.p-8px[data-v-f5f76d49] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-f5f76d49] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-f5f76d49] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-f5f76d49] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-f5f76d49] {
  text-align: center;
}
label[data-v-f5f76d49]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-f5f76d49] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-f5f76d49] {
    width: 100%;
}
label.radio[data-v-f5f76d49] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-f5f76d49]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-f5f76d49] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-f5f76d49] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-f5f76d49] {
    width: calc(50% - 4px);
&[data-v-f5f76d49]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-f5f76d49]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-f5f76d49] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-f5f76d49]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-f5f76d49] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-f5f76d49] {
  width: 100%;
}
label.double[data-v-f5f76d49] {
  height: 104px;
}
label.triple[data-v-f5f76d49] {
  height: 153px;
}
label.forth[data-v-f5f76d49] {
  height: 204px;
}
label.fiveth[data-v-f5f76d49] {
  height: 262px;
}
label.depth[data-v-f5f76d49] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-f5f76d49] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-f5f76d49] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-f5f76d49]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-f5f76d49] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-f5f76d49] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-f5f76d49] {
  display: none;
}
input[type="checkbox"][data-v-f5f76d49] {
  display: none;
}
div.stroke[data-v-f5f76d49] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-e4725c94] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-e4725c94] {
  flex-wrap: wrap;
}
.items-center[data-v-e4725c94] {
  align-items: center;
}
.border-bottom[data-v-e4725c94] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-e4725c94] {
  margin: 40px;
}
.mr-8px[data-v-e4725c94] {
  margin-right: 8px;
}
.mb-10px[data-v-e4725c94] {
  margin-bottom: 10px;
}
.p-8px[data-v-e4725c94] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-e4725c94] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-e4725c94] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-e4725c94] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-e4725c94] {
  text-align: center;
}
label[data-v-e4725c94]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-e4725c94] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-e4725c94] {
    width: 100%;
}
label.radio[data-v-e4725c94] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-e4725c94]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-e4725c94] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-e4725c94] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-e4725c94] {
    width: calc(50% - 4px);
&[data-v-e4725c94]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-e4725c94]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-e4725c94] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-e4725c94]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-e4725c94] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-e4725c94] {
  width: 100%;
}
label.double[data-v-e4725c94] {
  height: 104px;
}
label.triple[data-v-e4725c94] {
  height: 153px;
}
label.forth[data-v-e4725c94] {
  height: 204px;
}
label.fiveth[data-v-e4725c94] {
  height: 262px;
}
label.depth[data-v-e4725c94] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-e4725c94] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-e4725c94] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-e4725c94]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-e4725c94] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-e4725c94] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-e4725c94] {
  display: none;
}
input[type="checkbox"][data-v-e4725c94] {
  display: none;
}
div.stroke[data-v-e4725c94] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-1132d855] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-1132d855] {
  flex-wrap: wrap;
}
.items-center[data-v-1132d855] {
  align-items: center;
}
.border-bottom[data-v-1132d855] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-1132d855] {
  margin: 40px;
}
.mr-8px[data-v-1132d855] {
  margin-right: 8px;
}
.mb-10px[data-v-1132d855] {
  margin-bottom: 10px;
}
.p-8px[data-v-1132d855] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-1132d855] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-1132d855] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-1132d855] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-1132d855] {
  text-align: center;
}
label[data-v-1132d855]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-1132d855] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-1132d855] {
    width: 100%;
}
label.radio[data-v-1132d855] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-1132d855]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-1132d855] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-1132d855] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-1132d855] {
    width: calc(50% - 4px);
&[data-v-1132d855]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-1132d855]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-1132d855] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-1132d855]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-1132d855] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-1132d855] {
  width: 100%;
}
label.double[data-v-1132d855] {
  height: 104px;
}
label.triple[data-v-1132d855] {
  height: 153px;
}
label.forth[data-v-1132d855] {
  height: 204px;
}
label.fiveth[data-v-1132d855] {
  height: 262px;
}
label.depth[data-v-1132d855] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-1132d855] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-1132d855] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-1132d855]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-1132d855] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-1132d855] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-1132d855] {
  display: none;
}
input[type="checkbox"][data-v-1132d855] {
  display: none;
}
div.stroke[data-v-1132d855] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-a3b94e9c] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-a3b94e9c] {
  flex-wrap: wrap;
}
.items-center[data-v-a3b94e9c] {
  align-items: center;
}
.border-bottom[data-v-a3b94e9c] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-a3b94e9c] {
  margin: 40px;
}
.mr-8px[data-v-a3b94e9c] {
  margin-right: 8px;
}
.mb-10px[data-v-a3b94e9c] {
  margin-bottom: 10px;
}
.p-8px[data-v-a3b94e9c] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-a3b94e9c] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-a3b94e9c] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-a3b94e9c] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-a3b94e9c] {
  text-align: center;
}
label[data-v-a3b94e9c]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-a3b94e9c] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-a3b94e9c] {
    width: 100%;
}
label.radio[data-v-a3b94e9c] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-a3b94e9c]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-a3b94e9c] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-a3b94e9c] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-a3b94e9c] {
    width: calc(50% - 4px);
&[data-v-a3b94e9c]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-a3b94e9c]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-a3b94e9c] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-a3b94e9c]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-a3b94e9c] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-a3b94e9c] {
  width: 100%;
}
label.double[data-v-a3b94e9c] {
  height: 104px;
}
label.triple[data-v-a3b94e9c] {
  height: 153px;
}
label.forth[data-v-a3b94e9c] {
  height: 204px;
}
label.fiveth[data-v-a3b94e9c] {
  height: 262px;
}
label.depth[data-v-a3b94e9c] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-a3b94e9c] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-a3b94e9c] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-a3b94e9c]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-a3b94e9c] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-a3b94e9c] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-a3b94e9c] {
  display: none;
}
input[type="checkbox"][data-v-a3b94e9c] {
  display: none;
}
div.stroke[data-v-a3b94e9c] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-5159f453] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-5159f453] {
  flex-wrap: wrap;
}
.items-center[data-v-5159f453] {
  align-items: center;
}
.border-bottom[data-v-5159f453] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-5159f453] {
  margin: 40px;
}
.mr-8px[data-v-5159f453] {
  margin-right: 8px;
}
.mb-10px[data-v-5159f453] {
  margin-bottom: 10px;
}
.p-8px[data-v-5159f453] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-5159f453] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-5159f453] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-5159f453] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-5159f453] {
  text-align: center;
}
label[data-v-5159f453]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-5159f453] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-5159f453] {
    width: 100%;
}
label.radio[data-v-5159f453] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-5159f453]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-5159f453] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-5159f453] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-5159f453] {
    width: calc(50% - 4px);
&[data-v-5159f453]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-5159f453]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-5159f453] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-5159f453]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-5159f453] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-5159f453] {
  width: 100%;
}
label.double[data-v-5159f453] {
  height: 104px;
}
label.triple[data-v-5159f453] {
  height: 153px;
}
label.forth[data-v-5159f453] {
  height: 204px;
}
label.fiveth[data-v-5159f453] {
  height: 262px;
}
label.depth[data-v-5159f453] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-5159f453] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-5159f453] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-5159f453]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-5159f453] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-5159f453] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-5159f453] {
  display: none;
}
input[type="checkbox"][data-v-5159f453] {
  display: none;
}
div.stroke[data-v-5159f453] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-8188861e] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-8188861e] {
  flex-wrap: wrap;
}
.items-center[data-v-8188861e] {
  align-items: center;
}
.border-bottom[data-v-8188861e] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-8188861e] {
  margin: 40px;
}
.mr-8px[data-v-8188861e] {
  margin-right: 8px;
}
.mb-10px[data-v-8188861e] {
  margin-bottom: 10px;
}
.p-8px[data-v-8188861e] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-8188861e] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-8188861e] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-8188861e] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-8188861e] {
  text-align: center;
}
label[data-v-8188861e]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-8188861e] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-8188861e] {
    width: 100%;
}
label.radio[data-v-8188861e] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-8188861e]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-8188861e] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-8188861e] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-8188861e] {
    width: calc(50% - 4px);
&[data-v-8188861e]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-8188861e]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-8188861e] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-8188861e]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-8188861e] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-8188861e] {
  width: 100%;
}
label.double[data-v-8188861e] {
  height: 104px;
}
label.triple[data-v-8188861e] {
  height: 153px;
}
label.forth[data-v-8188861e] {
  height: 204px;
}
label.fiveth[data-v-8188861e] {
  height: 262px;
}
label.depth[data-v-8188861e] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-8188861e] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-8188861e] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-8188861e]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-8188861e] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-8188861e] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-8188861e] {
  display: none;
}
input[type="checkbox"][data-v-8188861e] {
  display: none;
}
div.stroke[data-v-8188861e] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
.w-auto[data-v-8188861e] {
  width: auto;
}/* tailwind */
.flex[data-v-bb92815b] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-bb92815b] {
  flex-wrap: wrap;
}
.items-center[data-v-bb92815b] {
  align-items: center;
}
.border-bottom[data-v-bb92815b] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-bb92815b] {
  margin: 40px;
}
.mr-8px[data-v-bb92815b] {
  margin-right: 8px;
}
.mb-10px[data-v-bb92815b] {
  margin-bottom: 10px;
}
.p-8px[data-v-bb92815b] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-bb92815b] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-bb92815b] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-bb92815b] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-bb92815b] {
  text-align: center;
}
label[data-v-bb92815b]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-bb92815b] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-bb92815b] {
    width: 100%;
}
label.radio[data-v-bb92815b] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-bb92815b]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-bb92815b] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-bb92815b] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-bb92815b] {
    width: calc(50% - 4px);
&[data-v-bb92815b]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-bb92815b]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-bb92815b] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-bb92815b]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-bb92815b] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-bb92815b] {
  width: 100%;
}
label.double[data-v-bb92815b] {
  height: 104px;
}
label.triple[data-v-bb92815b] {
  height: 153px;
}
label.forth[data-v-bb92815b] {
  height: 204px;
}
label.fiveth[data-v-bb92815b] {
  height: 262px;
}
label.depth[data-v-bb92815b] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-bb92815b] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-bb92815b] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-bb92815b]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-bb92815b] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-bb92815b] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-bb92815b] {
  display: none;
}
input[type="checkbox"][data-v-bb92815b] {
  display: none;
}
div.stroke[data-v-bb92815b] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-e3661a5e] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-e3661a5e] {
  flex-wrap: wrap;
}
.items-center[data-v-e3661a5e] {
  align-items: center;
}
.border-bottom[data-v-e3661a5e] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-e3661a5e] {
  margin: 40px;
}
.mr-8px[data-v-e3661a5e] {
  margin-right: 8px;
}
.mb-10px[data-v-e3661a5e] {
  margin-bottom: 10px;
}
.p-8px[data-v-e3661a5e] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-e3661a5e] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-e3661a5e] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-e3661a5e] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-e3661a5e] {
  text-align: center;
}
label[data-v-e3661a5e]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-e3661a5e] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-e3661a5e] {
    width: 100%;
}
label.radio[data-v-e3661a5e] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-e3661a5e]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-e3661a5e] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-e3661a5e] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-e3661a5e] {
    width: calc(50% - 4px);
&[data-v-e3661a5e]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-e3661a5e]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-e3661a5e] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-e3661a5e]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-e3661a5e] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-e3661a5e] {
  width: 100%;
}
label.double[data-v-e3661a5e] {
  height: 104px;
}
label.triple[data-v-e3661a5e] {
  height: 153px;
}
label.forth[data-v-e3661a5e] {
  height: 204px;
}
label.fiveth[data-v-e3661a5e] {
  height: 262px;
}
label.depth[data-v-e3661a5e] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-e3661a5e] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-e3661a5e] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-e3661a5e]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-e3661a5e] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-e3661a5e] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-e3661a5e] {
  display: none;
}
input[type="checkbox"][data-v-e3661a5e] {
  display: none;
}
div.stroke[data-v-e3661a5e] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
input[type=radio][data-v-e3661a5e] {
  display: none;
}
input[type=text][data-v-e3661a5e] {
  width: 100%;
}
label[data-v-e3661a5e]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
}
/* background: gray; */
.radio-wrap2[data-v-e3661a5e] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
}
.radio-wrap2 > div[data-v-e3661a5e] {
  width: calc(50% - 4px);
}
.radio-wrap2 > div[data-v-e3661a5e]:nth-child(3) {
  margin-top: 8px;
}
.radio-wrap2 > div[data-v-e3661a5e]:nth-child(4) {
  margin-top: 8px;
}
.radio-wrap2 label.radio[data-v-e3661a5e] {
  cursor: pointer;
  width: calc(50% - 4px);
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  margin-bottom: 8px;
}
.radio-wrap2 label.radio[data-v-e3661a5e]:nth-child(4n-3) {
  margin-right: 8px;
}
.radio-wrap2 label.radio[data-v-e3661a5e]:nth-child(9) {
  margin-bottom: 0px;
}
.radio-wrap2 label.radio[data-v-e3661a5e]:nth-child(10) {
  margin-bottom: 0px;
}
.radio-wrap2 label.radio[data-v-e3661a5e]:not(.active) {
  border: 1px solid #ddd;
  color: #b3b3b3;
  background: #fff;
}
.radio-wrap2 label.radio.active[data-v-e3661a5e] {
  background-color: #f60;
  color: #fff;
}
label.third[data-v-e3661a5e] {
  height: 124px;
}
label.fourth[data-v-e3661a5e] {
  height: 167px;
}/* tailwind */
.flex[data-v-f7ee7cb4] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-f7ee7cb4] {
  flex-wrap: wrap;
}
.items-center[data-v-f7ee7cb4] {
  align-items: center;
}
.border-bottom[data-v-f7ee7cb4] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-f7ee7cb4] {
  margin: 40px;
}
.mr-8px[data-v-f7ee7cb4] {
  margin-right: 8px;
}
.mb-10px[data-v-f7ee7cb4] {
  margin-bottom: 10px;
}
.p-8px[data-v-f7ee7cb4] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-f7ee7cb4] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-f7ee7cb4] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-f7ee7cb4] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-f7ee7cb4] {
  text-align: center;
}
label[data-v-f7ee7cb4]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-f7ee7cb4] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-f7ee7cb4] {
    width: 100%;
}
label.radio[data-v-f7ee7cb4] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-f7ee7cb4]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-f7ee7cb4] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-f7ee7cb4] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-f7ee7cb4] {
    width: calc(50% - 4px);
&[data-v-f7ee7cb4]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-f7ee7cb4]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-f7ee7cb4] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-f7ee7cb4]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-f7ee7cb4] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-f7ee7cb4] {
  width: 100%;
}
label.double[data-v-f7ee7cb4] {
  height: 104px;
}
label.triple[data-v-f7ee7cb4] {
  height: 153px;
}
label.forth[data-v-f7ee7cb4] {
  height: 204px;
}
label.fiveth[data-v-f7ee7cb4] {
  height: 262px;
}
label.depth[data-v-f7ee7cb4] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-f7ee7cb4] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-f7ee7cb4] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-f7ee7cb4]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-f7ee7cb4] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-f7ee7cb4] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-f7ee7cb4] {
  display: none;
}
input[type="checkbox"][data-v-f7ee7cb4] {
  display: none;
}
div.stroke[data-v-f7ee7cb4] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-357bdcd5] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-357bdcd5] {
  flex-wrap: wrap;
}
.items-center[data-v-357bdcd5] {
  align-items: center;
}
.border-bottom[data-v-357bdcd5] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-357bdcd5] {
  margin: 40px;
}
.mr-8px[data-v-357bdcd5] {
  margin-right: 8px;
}
.mb-10px[data-v-357bdcd5] {
  margin-bottom: 10px;
}
.p-8px[data-v-357bdcd5] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-357bdcd5] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-357bdcd5] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-357bdcd5] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-357bdcd5] {
  text-align: center;
}
label[data-v-357bdcd5]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-357bdcd5] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-357bdcd5] {
    width: 100%;
}
label.radio[data-v-357bdcd5] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-357bdcd5]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-357bdcd5] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-357bdcd5] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-357bdcd5] {
    width: calc(50% - 4px);
&[data-v-357bdcd5]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-357bdcd5]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-357bdcd5] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-357bdcd5]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-357bdcd5] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-357bdcd5] {
  width: 100%;
}
label.double[data-v-357bdcd5] {
  height: 104px;
}
label.triple[data-v-357bdcd5] {
  height: 153px;
}
label.forth[data-v-357bdcd5] {
  height: 204px;
}
label.fiveth[data-v-357bdcd5] {
  height: 262px;
}
label.depth[data-v-357bdcd5] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-357bdcd5] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-357bdcd5] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-357bdcd5]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-357bdcd5] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-357bdcd5] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-357bdcd5] {
  display: none;
}
input[type="checkbox"][data-v-357bdcd5] {
  display: none;
}
div.stroke[data-v-357bdcd5] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-24e8e26a] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-24e8e26a] {
  flex-wrap: wrap;
}
.items-center[data-v-24e8e26a] {
  align-items: center;
}
.border-bottom[data-v-24e8e26a] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-24e8e26a] {
  margin: 40px;
}
.mr-8px[data-v-24e8e26a] {
  margin-right: 8px;
}
.mb-10px[data-v-24e8e26a] {
  margin-bottom: 10px;
}
.p-8px[data-v-24e8e26a] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-24e8e26a] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-24e8e26a] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-24e8e26a] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-24e8e26a] {
  text-align: center;
}
label[data-v-24e8e26a]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-24e8e26a] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-24e8e26a] {
    width: 100%;
}
label.radio[data-v-24e8e26a] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-24e8e26a]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-24e8e26a] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-24e8e26a] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-24e8e26a] {
    width: calc(50% - 4px);
&[data-v-24e8e26a]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-24e8e26a]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-24e8e26a] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-24e8e26a]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-24e8e26a] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-24e8e26a] {
  width: 100%;
}
label.double[data-v-24e8e26a] {
  height: 104px;
}
label.triple[data-v-24e8e26a] {
  height: 153px;
}
label.forth[data-v-24e8e26a] {
  height: 204px;
}
label.fiveth[data-v-24e8e26a] {
  height: 262px;
}
label.depth[data-v-24e8e26a] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-24e8e26a] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-24e8e26a] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-24e8e26a]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-24e8e26a] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-24e8e26a] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-24e8e26a] {
  display: none;
}
input[type="checkbox"][data-v-24e8e26a] {
  display: none;
}
div.stroke[data-v-24e8e26a] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-f1b62b8a] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-f1b62b8a] {
  flex-wrap: wrap;
}
.items-center[data-v-f1b62b8a] {
  align-items: center;
}
.border-bottom[data-v-f1b62b8a] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-f1b62b8a] {
  margin: 40px;
}
.mr-8px[data-v-f1b62b8a] {
  margin-right: 8px;
}
.mb-10px[data-v-f1b62b8a] {
  margin-bottom: 10px;
}
.p-8px[data-v-f1b62b8a] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-f1b62b8a] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-f1b62b8a] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-f1b62b8a] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-f1b62b8a] {
  text-align: center;
}
label[data-v-f1b62b8a]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-f1b62b8a] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-f1b62b8a] {
    width: 100%;
}
label.radio[data-v-f1b62b8a] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-f1b62b8a]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-f1b62b8a] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-f1b62b8a] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-f1b62b8a] {
    width: calc(50% - 4px);
&[data-v-f1b62b8a]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-f1b62b8a]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-f1b62b8a] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-f1b62b8a]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-f1b62b8a] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-f1b62b8a] {
  width: 100%;
}
label.double[data-v-f1b62b8a] {
  height: 104px;
}
label.triple[data-v-f1b62b8a] {
  height: 153px;
}
label.forth[data-v-f1b62b8a] {
  height: 204px;
}
label.fiveth[data-v-f1b62b8a] {
  height: 262px;
}
label.depth[data-v-f1b62b8a] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-f1b62b8a] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-f1b62b8a] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-f1b62b8a]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-f1b62b8a] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-f1b62b8a] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-f1b62b8a] {
  display: none;
}
input[type="checkbox"][data-v-f1b62b8a] {
  display: none;
}
div.stroke[data-v-f1b62b8a] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} *//* tailwind */
.flex[data-v-8bc7de7a] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-8bc7de7a] {
  flex-wrap: wrap;
}
.items-center[data-v-8bc7de7a] {
  align-items: center;
}
.border-bottom[data-v-8bc7de7a] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-8bc7de7a] {
  margin: 40px;
}
.mr-8px[data-v-8bc7de7a] {
  margin-right: 8px;
}
.mb-10px[data-v-8bc7de7a] {
  margin-bottom: 10px;
}
.p-8px[data-v-8bc7de7a] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-8bc7de7a] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-8bc7de7a] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-8bc7de7a] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-8bc7de7a] {
  text-align: center;
}
label[data-v-8bc7de7a]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-8bc7de7a] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-8bc7de7a] {
    width: 100%;
}
label.radio[data-v-8bc7de7a] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-8bc7de7a]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-8bc7de7a] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-8bc7de7a] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-8bc7de7a] {
    width: calc(50% - 4px);
&[data-v-8bc7de7a]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-8bc7de7a]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-8bc7de7a] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-8bc7de7a]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-8bc7de7a] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-8bc7de7a] {
  width: 100%;
}
label.double[data-v-8bc7de7a] {
  height: 104px;
}
label.triple[data-v-8bc7de7a] {
  height: 153px;
}
label.forth[data-v-8bc7de7a] {
  height: 204px;
}
label.fiveth[data-v-8bc7de7a] {
  height: 262px;
}
label.depth[data-v-8bc7de7a] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-8bc7de7a] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-8bc7de7a] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-8bc7de7a]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-8bc7de7a] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-8bc7de7a] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-8bc7de7a] {
  display: none;
}
input[type="checkbox"][data-v-8bc7de7a] {
  display: none;
}
div.stroke[data-v-8bc7de7a] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
.w-auto[data-v-8bc7de7a] {
  width: auto;
}
input[data-v-8bc7de7a] {
  display: block;
  width: calc(100% - 16px);
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[data-v-8bc7de7a]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}/* tailwind */
.flex[data-v-3ca24869] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-3ca24869] {
  flex-wrap: wrap;
}
.items-center[data-v-3ca24869] {
  align-items: center;
}
.border-bottom[data-v-3ca24869] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-3ca24869] {
  margin: 40px;
}
.mr-8px[data-v-3ca24869] {
  margin-right: 8px;
}
.mb-10px[data-v-3ca24869] {
  margin-bottom: 10px;
}
.p-8px[data-v-3ca24869] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-3ca24869] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-3ca24869] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-3ca24869] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-3ca24869] {
  text-align: center;
}
label[data-v-3ca24869]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-3ca24869] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-3ca24869] {
    width: 100%;
}
label.radio[data-v-3ca24869] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-3ca24869]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-3ca24869] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-3ca24869] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-3ca24869] {
    width: calc(50% - 4px);
&[data-v-3ca24869]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-3ca24869]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-3ca24869] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-3ca24869]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-3ca24869] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-3ca24869] {
  width: 100%;
}
label.double[data-v-3ca24869] {
  height: 104px;
}
label.triple[data-v-3ca24869] {
  height: 153px;
}
label.forth[data-v-3ca24869] {
  height: 204px;
}
label.fiveth[data-v-3ca24869] {
  height: 262px;
}
label.depth[data-v-3ca24869] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-3ca24869] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-3ca24869] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-3ca24869]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-3ca24869] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-3ca24869] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-3ca24869] {
  display: none;
}
input[type="checkbox"][data-v-3ca24869] {
  display: none;
}
div.stroke[data-v-3ca24869] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
.w-auto[data-v-3ca24869] {
  width: auto;
}
input[data-v-3ca24869] {
  display: block;
  width: calc(100% - 16px);
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[data-v-3ca24869]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}.m-y-10[data-v-a108dc4f] {
  margin: 10px 0;
}input[data-v-509001e0] {
  width: 100%;
  padding: 11px 10px 11px 4px;
  display: block;
  border: none;
  border-bottom: 1px solid #ddd;
}
input[data-v-509001e0]::placeholder {
  font-size: 14px;
  color: #777;
  line-height: 130%;
}/* label */
.absolute[data-v-428d913e] {
  opacity: 0;
  cursor: pointer;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  height: 16px;
  width: 16px;
}
.input-area ul li[data-v-428d913e] {
  margin-bottom: 34px;
}
.input-area ul li label[data-v-428d913e] {
  color: #777;
  font-size: 14px;
}
.input-area ul li .input-wrap[data-v-428d913e] {
  width: 100%;
  display: flex;
  align-items: center;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox  */
}
.input-area ul li .input-wrap input[data-v-428d913e] {
  width: 100%;
  padding: 11px 10px 11px 4px;
  display: block;
  border: none;
  border-bottom: 1px solid #ddd;
}
.input-area ul li .input-wrap input:focus + .absolute[data-v-428d913e] {
  opacity: 1;
}
.input-area ul li .input-wrap input[data-v-428d913e]::placeholder {
  font-size: 14px;
  color: #777;
  line-height: 130%;
}
.input-area ul li .input-wrap input[data-v-428d913e]::-webkit-outer-spin-button,
.input-area ul li .input-wrap input[data-v-428d913e]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input-area ul li .input-wrap input[type=number][data-v-428d913e] {
  -moz-appearance: textfield;
}
.input-area ul li .input-wrap .line[data-v-428d913e] {
  width: 8px;
  height: 1px;
  background: #000;
  margin: 0 8px;
}.min-height[data-v-9e18a5b5] {
  min-height: calc(100vh - 60px - 50px - 60px - 80px);
}
.container .fix[data-v-9e18a5b5] {
  background-color: #fff;
  padding-bottom: 20px;
  height: auto;
}
.container .fix .header[data-v-9e18a5b5] {
  padding-left: 0;
  padding-right: 0;
}
.dot[data-v-9e18a5b5] {
  height: 100%;
  display: inline-block;
}
.dot[data-v-9e18a5b5]::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #000;
  margin-right: 4px;
  margin-top: 0.5rem;
  transform: translateY(-50%);
}
.dotdot[data-v-9e18a5b5] {
  height: 100%;
  display: inline-block;
}
.dotdot[data-v-9e18a5b5]::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #000;
  margin-right: 4px;
  margin-left: 1rem;
  margin-top: 0.5rem;
  transform: translateY(-50%);
}
*[data-v-9e18a5b5] {
  font-weight: 400;
}
.header .img[data-v-9e18a5b5] {
  padding: 10px 0;
}.min-height[data-v-c599bc47] {
  min-height: calc(100vh - 60px - 50px - 60px - 80px);
}
.container .fix[data-v-c599bc47] {
  background-color: #fff;
  padding-bottom: 20px;
  height: auto;
}
.container .fix .header[data-v-c599bc47] {
  padding-left: 0;
  padding-right: 0;
}
.dot[data-v-c599bc47] {
  height: 100%;
  display: inline-block;
}
.dot[data-v-c599bc47]::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #000;
  margin-right: 4px;
  margin-top: 0.5rem;
  transform: translateY(-50%);
}
.dotdot[data-v-c599bc47] {
  display: inline-block;
  width: 5px;
  height: 5px;
  min-width: 5px;
  border-radius: 50%;
  background: #000;
  margin-right: 4px;
  margin-left: 1rem;
  margin-top: 0.5rem;
}
*[data-v-c599bc47] {
  font-weight: 400;
}
.header .img[data-v-c599bc47] {
  padding: 10px 0;
}ul[data-v-514447e5] {
  padding: 0;
}
li[data-v-514447e5] {
  list-style: none;
}
img[data-v-514447e5] {
  width: 100%;
  height: 100%;
}
.select-type[data-v-514447e5] {
  margin-bottom: 20px;
}
.select-type ul[data-v-514447e5] {
  display: flex;
  justify-content: space-between;
}
.select-type ul li .img[data-v-514447e5] {
  width: 50px;
  height: 50px;
  position: relative;
}
.select-type ul li .img > div[data-v-514447e5] {
  position: absolute;
  top: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background-color: #000;
  z-index: -1;
  border-radius: 17px;
}
.select-type ul li .text-center[data-v-514447e5] {
  margin-top: 4px;
}
.guide[data-v-514447e5] {
  margin-bottom: 34px;
}
.guide .txt[data-v-514447e5] {
  font-size: 22px;
  line-height: 30px;
  /* 136.364% */
}
.input-area ul li[data-v-514447e5] {
  margin-bottom: 34px;
}
.input-area ul li label[data-v-514447e5] {
  color: #777;
  font-size: 14px;
}
.input-area ul li .input-wrap[data-v-514447e5] {
  width: 100%;
  display: flex;
  align-items: center;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox  */
}
.input-area ul li .input-wrap input[data-v-514447e5] {
  width: 100%;
  padding: 11px 10px 11px 4px;
  display: block;
  border: none;
  border-bottom: 1px solid #ddd;
}
.input-area ul li .input-wrap input[data-v-514447e5]::placeholder {
  font-size: 14px;
  color: #777;
  line-height: 130%;
}
.input-area ul li .input-wrap input[data-v-514447e5]::-webkit-outer-spin-button,
.input-area ul li .input-wrap input[data-v-514447e5]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input-area ul li .input-wrap input[type=number][data-v-514447e5] {
  -moz-appearance: textfield;
}
.input-area ul li .input-wrap .line[data-v-514447e5] {
  width: 8px;
  height: 1px;
  background: #000;
  margin: 0 8px;
}
.agree .title[data-v-514447e5] {
  margin-bottom: 10px;
}
.agree ul li[data-v-514447e5] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}
.agree ul li .left[data-v-514447e5] {
  display: flex;
  align-items: center;
}
.agree ul li .left .icon-check[data-v-514447e5] {
  margin-right: 8px;
  width: 24px;
  height: 24px;
}
.agree ul li .left .txt[data-v-514447e5] {
  font-weight: 400;
}
.agree ul li .right button[data-v-514447e5] {
  width: 65px;
  height: 26px;
  background: transparent;
  border: 1px solid #eee;
  color: #666;
  line-height: 20px;
  font-size: 13px;
}
.aside[data-v-514447e5] {
  height: calc(100dvh - 50px - 60px - 20px);
  overflow-y: auto;
}.min-height[data-v-a14d458e] {
  min-height: calc(100vh - 60px - 80px - 20px);
}
.logo[data-v-a14d458e] {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #f1f1f1;
}
.logo .img[data-v-a14d458e] {
  padding: 10px 0;
}.txt[data-v-770e998e] {
  padding: 20px 0;
}
.img[data-v-770e998e] {
  width: 56px;
  height: 56px;
  border-radius: 40px;
  background: #f9f9f9;
}
.radio[data-v-770e998e] {
  width: 24px;
  height: 24px;
}
.txt2[data-v-770e998e] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  flex: 1 0 0;
}
.aside[data-v-770e998e] {
  height: calc(100dvh - 50px - 60px - 20px);
}
[data-v-c58a14b9] .text-area .ProseMirror p,[data-v-c58a14b9] .text2-area .ProseMirror p,[data-v-c58a14b9] .text3-area .ProseMirror p {
  font-weight: bold !important;
}

[data-v-fec7a73c] .text-area .ProseMirror p,[data-v-fec7a73c] .text2-area .ProseMirror p {
  font-weight: bold !important;
}

[data-v-a0f0dc9f] .text-area .ProseMirror p,[data-v-a0f0dc9f] .text2-area .ProseMirror p,[data-v-a0f0dc9f] .text3-area .ProseMirror p,[data-v-a0f0dc9f] .text4-area .ProseMirror p,[data-v-a0f0dc9f] .text5-area .ProseMirror p {
  font-weight: bold !important;
}

[data-v-641d9639] .text2-area .ProseMirror p strong,[data-v-641d9639] .text4-area .ProseMirror p strong,[data-v-641d9639] .text5-area .ProseMirror p strong {
  color: #ff6600 !important;
}

[data-v-e6c0b8c2] .text-area .ProseMirror p strong,[data-v-e6c0b8c2] .text2-area .ProseMirror p strong,[data-v-e6c0b8c2] .text3-area .ProseMirror p strong,[data-v-e6c0b8c2] .text5-area .ProseMirror p strong,[data-v-e6c0b8c2] .text6-area .ProseMirror p strong {
  color: #ff6600 !important;
}

[data-v-f4abe251] .text-area .ProseMirror p strong,[data-v-f4abe251] .text2-area .ProseMirror p strong,[data-v-f4abe251] .text3-area .ProseMirror p strong,[data-v-f4abe251] .text4-area .ProseMirror p strong,[data-v-f4abe251] .text5-area .ProseMirror p strong,[data-v-f4abe251] .text6-area .ProseMirror p strong,[data-v-f4abe251] .text7-area .ProseMirror p strong {
  color: #ff6600 !important;
}

[data-v-93f55060] .text-area .ProseMirror p,[data-v-93f55060] .text2-area .ProseMirror p,[data-v-93f55060] .text3-area .ProseMirror p,[data-v-93f55060] .text4-area .ProseMirror p strong,[data-v-93f55060] .text5-area .ProseMirror p strong {
  color: #ff6600 !important;
  font-weight: bold !important;
}
/* tailwind */
.flex[data-v-bcd28f9c] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-bcd28f9c] {
  flex-wrap: wrap;
}
.items-center[data-v-bcd28f9c] {
  align-items: center;
}
.border-bottom[data-v-bcd28f9c] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-bcd28f9c] {
  margin: 40px;
}
.mr-8px[data-v-bcd28f9c] {
  margin-right: 8px;
}
.mb-10px[data-v-bcd28f9c] {
  margin-bottom: 10px;
}
.p-8px[data-v-bcd28f9c] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-bcd28f9c] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-bcd28f9c] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-bcd28f9c] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-bcd28f9c] {
  text-align: center;
}
label[data-v-bcd28f9c]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-bcd28f9c] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-bcd28f9c] {
    width: 100%;
}
label.radio[data-v-bcd28f9c] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-bcd28f9c]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-bcd28f9c] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-bcd28f9c] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-bcd28f9c] {
    width: calc(50% - 4px);
&[data-v-bcd28f9c]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-bcd28f9c]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-bcd28f9c] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-bcd28f9c]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-bcd28f9c] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-bcd28f9c] {
  width: 100%;
}
label.double[data-v-bcd28f9c] {
  height: 104px;
}
label.triple[data-v-bcd28f9c] {
  height: 153px;
}
label.forth[data-v-bcd28f9c] {
  height: 204px;
}
label.fiveth[data-v-bcd28f9c] {
  height: 262px;
}
label.depth[data-v-bcd28f9c] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-bcd28f9c] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-bcd28f9c] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-bcd28f9c]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-bcd28f9c] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-bcd28f9c] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-bcd28f9c] {
  display: none;
}
input[type="checkbox"][data-v-bcd28f9c] {
  display: none;
}
div.stroke[data-v-bcd28f9c] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
button[data-v-bcd28f9c] {
  width: 100%;
  background: transparent;
  border-radius: 8px;
  border: 1px solid #ddd;
  height: 40px;
}
[data-v-1c4f4093] .text2-area .ProseMirror p strong,[data-v-1c4f4093] .text4-area .ProseMirror p strong,[data-v-1c4f4093] .text5-area .ProseMirror p strong {
  color: #ff6600 !important;
}
/* tailwind */
.flex[data-v-1801b6a3] {
  display: flex;
  flex-wrap: nowrap;
}
.flex-wrap[data-v-1801b6a3] {
  flex-wrap: wrap;
}
.items-center[data-v-1801b6a3] {
  align-items: center;
}
.border-bottom[data-v-1801b6a3] {
  border-bottom: 1px solid #ccc;
}
.m-40px[data-v-1801b6a3] {
  margin: 40px;
}
.mr-8px[data-v-1801b6a3] {
  margin-right: 8px;
}
.mb-10px[data-v-1801b6a3] {
  margin-bottom: 10px;
}
.p-8px[data-v-1801b6a3] {
  padding: 8px;
}
/* bg */
.bg-sub[data-v-1801b6a3] {
  background: #fef4ed;
}
/* title */
/* .orangeTitle {
  color: #ffa600;
} */
.subTitle[data-v-1801b6a3] {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.mainTitle[data-v-1801b6a3] {
  /* font-weight: bold; */
  font-size: 16px;
  margin-bottom: 10px;
}
/* label */
label[data-v-1801b6a3] {
  text-align: center;
}
label[data-v-1801b6a3]:not(.radio):not(.allAgree) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
  min-height: 52px;
  width: 100px;
  min-width: 100px;
  padding: 8px;
  background: #fef4ed;
  justify-content: center;
  /* background: gray; */
}
.radio-wrap[data-v-1801b6a3] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
> div[data-v-1801b6a3] {
    width: 100%;
}
label.radio[data-v-1801b6a3] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-1801b6a3]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-1801b6a3] {
    background-color: #f60;
    color: #fff;
}
}
.radio-wrap2[data-v-1801b6a3] {
  width: calc(100% - 100px);
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
> div[data-v-1801b6a3] {
    width: calc(50% - 4px);
&[data-v-1801b6a3]:nth-child(3) {
      margin-top: 8px;
}
&[data-v-1801b6a3]:nth-child(4) {
      margin-top: 8px;
}
}
label.radio[data-v-1801b6a3] {
    cursor: pointer;
    height: 30px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 4px;
}
label.radio[data-v-1801b6a3]:not(.active) {
    border: 1px solid #ddd;
    color: #b3b3b3;
    background: #fff;
}
label.radio.active[data-v-1801b6a3] {
    background-color: #f60;
    color: #fff;
}
}
div[data-v-1801b6a3] {
  width: 100%;
}
label.double[data-v-1801b6a3] {
  height: 104px;
}
label.triple[data-v-1801b6a3] {
  height: 153px;
}
label.forth[data-v-1801b6a3] {
  height: 204px;
}
label.fiveth[data-v-1801b6a3] {
  height: 262px;
}
label.depth[data-v-1801b6a3] {
  text-align: center;
  min-width: 52px !important;
  width: 52px !important;
}
/* div.triple {
  padding: 8px;
} */
label.allAgree[data-v-1801b6a3] {
  cursor: pointer;
  width: calc(100%);
  background: transparent;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 10px 0;
}
/* input */
input[data-v-1801b6a3] {
  display: block;
  width: calc(100% - 16px);
}
input[data-v-1801b6a3]::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
input[type="text"][data-v-1801b6a3] {
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
input[type="text"].double[data-v-1801b6a3] {
  /* width: calc(100% - 16px); */
  /* border-bottom: 1px solid #ccc; */
}
/* radio */
input[type="radio"][data-v-1801b6a3] {
  display: none;
}
input[type="checkbox"][data-v-1801b6a3] {
  display: none;
}
div.stroke[data-v-1801b6a3] {
  width: 220px;
  height: 1px;
  background: #ccc;
}
/* div.inputWrap {
  width: calc(100% - 80px);
  display: flex;
  justify-content: space-between;
} */
.title[data-v-1801b6a3] {
  width: 320px;
  font-size: 18px;
  font-weight: 400;
}
.container[data-v-1801b6a3] {
  margin-top: 20px;
}
.shadow[data-v-5d059eb1] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}
.wrap[data-v-5d059eb1] {
  width: calc(100vw - 80px);
}
.padding[data-v-5d059eb1] {
  padding: 32px 20px 32px 20px;
}
.btn[data-v-5d059eb1] {
  height: 50px !important;
}
.main[data-v-5d059eb1] {
  text-align: center;
  margin-bottom: 4px;
}
.sub[data-v-5d059eb1] {
  /* color: #777; */
  font-size: 12px;
  text-align: center;
}

.shadow[data-v-a021ef8c] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}
.wrap[data-v-a021ef8c] {
  width: calc(100vw - 80px);
}
.padding[data-v-a021ef8c] {
  padding: 32px 20px 32px 20px;
}
.btn[data-v-a021ef8c] {
  height: 50px !important;
}
.main[data-v-a021ef8c] {
  text-align: center;
  margin-bottom: 4px;
}
.sub[data-v-a021ef8c] {
  /* color: #777; */
  font-size: 12px;
  text-align: center;
}
.m-y-10[data-v-9fe693fe] {
  margin: 10px 0;
}.file-upload[data-v-8476a862] {
  display: flex;
  flex-wrap: wrap;
}
.file-upload label[data-v-8476a862] {
  margin-bottom: 10px;
  min-width: 76px;
  height: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #f0f0f0;
  background-color: #f9f9f9;
  border-radius: 8px;
  position: relative;
}
.file-upload label > div[data-v-8476a862] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.file-upload label button[data-v-8476a862] {
  position: absolute;
  top: 4px;
  right: 4px;
  border: none;
}
.close[data-v-8476a862] {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 4px;
  right: 4px;
  padding: 2px;
  background: transparent;
}
.close.black[data-v-8476a862] {
  width: 20px;
  height: 20px;
  border-radius: 24px;
  background-color: #333;
}
.href[data-v-8476a862] {
  display: flex;
  padding: 8px 12px 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  background: #f2f2f2;
  border-radius: 5px;
}
.href > div[data-v-8476a862] {
  text-align: center;
  font-weight: 500;
  line-height: 24px;
  /* 171.429% */
  letter-spacing: -0.8px;
}
.h-40[data-v-8476a862] {
  height: 40px;
}
.m-y-20[data-v-8476a862] {
  margin: 20px 0;
}
.d-inline[data-v-8476a862] {
  display: inline;
}
.mr-1rem[data-v-8476a862] {
  margin-right: 0.5rem;
}
.ml-29[data-v-8476a862] {
  margin-left: 9px;
}
a[data-v-8476a862] {
  text-decoration: none;
}
.dot[data-v-8476a862] {
  height: 100%;
  display: inline-block;
  padding-left: 0;
}
.dot[data-v-8476a862]::after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #777;
  margin-right: 0.6rem;
  margin-top: 0.5rem;
  transform: translateY(-50%);
}
.orange[data-v-8476a862] {
  color: #f60;
  font-size: 14px;
}.wrap[data-v-83c81cbf] {
  position: absolute;
  top: 54px;
  background-color: #fff;
  height: calc(100dvh - 55px);
  padding: 20px 20px 0 20px;
}
button[data-v-83c81cbf] {
  position: absolute;
  bottom: 20px;
  height: 60px;
  width: calc(100% - 40px);
  background: transparent;
  border-radius: 10px;
  border: 1px solid #ddd;
}
.circle[data-v-83c81cbf] {
  height: 20px;
  width: 20px;
  background-color: #f60;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}input[data-v-f5bb2f2b] {
  width: 100%;
}
.bottom-sheet[data-v-f5bb2f2b] {
  height: 0;
  padding: 0;
  transform: translateY(100%);
  overflow: hidden;
}
.bottom-sheet.active[data-v-f5bb2f2b] {
  overflow: auto;
  padding: 20px;
  height: auto;
  transform: translateY(0);
}
.bottom-sheet .input-wrap[data-v-f5bb2f2b] {
  margin: 0 20px;
  border-bottom: 1px solid #000;
}
.transition[data-v-f5bb2f2b] {
  transition: all 0.3s;
}
.b-0[data-v-f5bb2f2b] {
  bottom: 0;
}
.bg-fff[data-v-f5bb2f2b] {
  background: #fff;
}
.border-radius-up[data-v-f5bb2f2b] {
  border-radius: 5px 5px 0 0;
}
.shadow[data-v-f5bb2f2b] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.close[data-v-f5bb2f2b] {
  cursor: pointer;
}
.w-24[data-v-f5bb2f2b] {
  width: 24px;
}
.h-24[data-v-f5bb2f2b] {
  height: 24px;
}
.h-50[data-v-f5bb2f2b] {
  height: 50px;
  font-size: 18px;
  display: flex;
  align-items: center;
}
.p-2[data-v-f5bb2f2b] {
  padding: 2px;
}
.padding-wrap[data-v-f5bb2f2b] {
  padding: 30px 0;
}
.padding-wrap2[data-v-f5bb2f2b] {
  padding: 0 0 30px 0;
}
.background[data-v-f5bb2f2b] {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: #f1f2f5;
}.scroll-button[data-v-7f38c0af] {
  width: 46px;
  height: 46px;
  stroke-width: 1px;
  background-color: #fff;
  border: 1px solid #44464a;
  border-radius: 50%;
  position: fixed;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
}
.fc-fff[data-v-7f38c0af] {
  color: #fff;
}.wrap[data-v-148c3576] {
  padding: 0 20px;
}
.wrap .top[data-v-148c3576] {
  margin: 13px 0;
}
.wrap .background[data-v-148c3576] {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: #f1f2f5;
}
.w-24[data-v-148c3576] {
  width: 24px;
}
.h-24[data-v-148c3576] {
  height: 24px;
}
.p-2[data-v-148c3576] {
  padding: 2px;
}
.pb-40[data-v-148c3576] {
  padding-bottom: 80px;
}
.padding-wrap[data-v-148c3576] {
  padding: 30px 0;
}
.padding-wrap2[data-v-148c3576] {
  padding: 0 0 30px 0;
}
.container .header[data-v-148c3576] {
  padding: 0;
}
a[data-v-148c3576] {
  text-decoration: none;
}
.dot[data-v-148c3576] {
  height: 100%;
  display: inline-block;
  padding-left: 0.6rem;
}
.dot[data-v-148c3576]::after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #777;
  margin-right: 0.7rem;
  margin-top: 0.5rem;
  transform: translateY(-50%);
}
.fixed[data-v-148c3576] {
  position: fixed;
  width: calc(100% - 40px);
}
.b-0[data-v-148c3576] {
  bottom: 0;
}.section[data-v-9e1125d3] {
  overflow-y: auto;
  min-height: calc(100dvh - 50px - 60px - 20px);
  max-height: calc(100dvh - 50px - 60px - 20px);
}
.page[data-v-9e1125d3] {
  width: calc(100vw - 40px);
  max-width: 360px;
  opacity: 0;
  display: none;
}
.page.active[data-v-9e1125d3] {
  opacity: 1;
  display: block;
}
.pagination[data-v-9e1125d3] {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  border-radius: 20px;
  padding: 4px 8px;
  background: #000;
}
.button-wrap[data-v-9e1125d3] {
  max-width: 400px;
  padding: 0 20px;
  display: flex;
}
.hidden[data-v-9e1125d3] {
  display: hidden;
}.splash[data-v-1536776d] {
  width: 100vw;
  height: 100vh;
  background: #f60;
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 999;
}
.splash .logo > div[data-v-1536776d] {
  text-align: center;
}
.splash .txt[data-v-1536776d] {
  text-align: center;
}
.splash .txt > div[data-v-1536776d] {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
.splash .fix[data-v-1536776d] {
  position: absolute;
  overflow: hidden;
  bottom: 19px;
}
.splash .fix .progress[data-v-1536776d] {
  height: 3px;
  background: rgba(0, 0, 0, 0.3);
}
.splash .fix .progress .bar[data-v-1536776d] {
  width: 0;
  height: 3px;
  background: #fff;
}
.splash .fix .txt[data-v-1536776d] {
  color: #fff;
  font-weight: 300;
  font-size: 13px;
}.absolute[data-v-2f87ada6] {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
}
img[data-v-2f87ada6] {
  width: 100%;
  height: 100%;
}
.transition[data-v-2f87ada6] {
  transition: all 0.3s;
}
.b-0[data-v-2f87ada6] {
  bottom: 0;
}
.bg-fff[data-v-2f87ada6] {
  background: #fff;
}
.border-radius-up[data-v-2f87ada6] {
  border-radius: 5px 5px 0 0;
}
.shadow[data-v-2f87ada6] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
}
.close[data-v-2f87ada6] {
  cursor: pointer;
}
@font-face {
  font-family: HanwhaGothic;
  src: url("/assets/HanwhaGothicB-701eed05.woff") format("woff");
  font-weight: 700;
}
@font-face {
  font-family: HanwhaGothic;
  src: url("/assets/HanwhaGothicR-ddabfb4e.woff") format("woff");
  font-weight: 500;
}
@font-face {
  font-family: HanwhaGothic;
  src: url("/assets/HanwhaGothicL-d30eb1ee.woff") format("woff");
  font-weight: 400;
}
* {
  font-family: hanwhaGothic;
  font-size: 14px;
  font-weight: 500;
  line-height: 130%;
  color: #333;
  word-break: break-all;
}
ul {
  margin: 0;
  padding: 0;
  padding-left: 20px;
}
li p {
  position: relative;
  left: -4px;
}
.border-bottom {
  border-bottom: 1px solid #ddd;
}
.border-left {
  border-left: 1px solid #ddd;
}
html {
  height: 100%;
  font-size: 62.5%;
}
.custom-notify {
  position: static;
  width: 330px;
  margin-right: 16% !important;
  border-radius: 10px !important;
}
.q-field__inner .q-field__control .q-field__prepend,
.q-field__inner .q-field__control .q-field__append {
  height: inherit;
}
.orangeTitle {
  color: #ff6600;
}
::-webkit-scrollbar {
  width: 0px;
}
::-webkit-scrollbar-track,
::-webkit-scrollbar-button {
  width: 1px;
}
body {
  position: relative;
}
.container {
  width: 100vw;
  max-width: 400px;
  margin: 0 auto;
}
.container .header {
  padding: 0 20px;
}
.container .section {
  padding: 24px 20px 20px 20px;
}
.container .aside {
  padding: 0 20px;
}
.container .fix {
  position: fixed;
  max-width: 400px;
  margin: 0 auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 20px;
  overflow-x: hidden;
  background-color: #fff;
}
.container .footer {
  padding: 0 20px;
}
.btn {
  width: 100%;
  height: 60px;
  border: none;
  font-size: 16px;
  font-weight: 700;
  color: #aaa;
  cursor: pointer;
}
.btn.active {
  color: #fff;
  background-color: #f60 !important;
}
.btn.active2 {
  color: #fff;
  background-color: #bfbfbf !important;
}
.btn.cancel {
  color: #fff;
  background-color: #666;
}
.btn.round {
  border-radius: 10px;
}
input[type=text] {
  display: block;
  border: none;
  padding: 0;
  margin: 8px;
  height: 36px;
}
.badge {
  border-radius: 24px;
  background: #7f7f7f;
  color: #fff;
  padding: 4px 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.title {
  font-weight: 700;
}
.sub {
  color: #777;
}
.bold {
  font-weight: 700;
}
.light {
  font-weight: 400;
}
.button {
  width: 100%;
  background: transparent;
  border-radius: 8px;
  border: 1px solid #ddd;
  height: 40px;
  cursor: pointer;
}
.button.active {
  color: #fff;
  background-color: #f60 !important;
}
.button.cancel {
  color: #fff;
  background-color: #666;
}
.button.disable {
  color: #fff;
  background-color: #ccc;
}
.button.round {
  border-radius: 10px;
}
.highlight {
  box-shadow: inset 0 -9px 0 rgba(63, 234, 213, 0.5);
}
.fz-24 {
  font-size: 24px;
}
.fz-22 {
  font-size: 22px;
}
.fz-20 {
  font-size: 20px;
}
.fz-18 {
  font-size: 18px;
}
.fz-16 {
  font-size: 16px;
}
.fz-14 {
  font-size: 14px;
}
.fz-13 {
  font-size: 13px;
}
.fz-12 {
  font-size: 12px;
}
.fc-333 {
  color: #333;
}
.fc-777 {
  color: #777;
}
.fc-999 {
  color: #999;
}
.fc-orange {
  color: #ff6600;
}
.fc-666 {
  color: #666;
}
.fw-400 {
  font-weight: 400;
}
.fw-700 {
  font-weight: 700;
}
.lh-30 {
  line-height: 30px;
}
.bg-f9f9f9 {
  background: #f9f9f9;
}
.bg-f0f0f0 {
  background: #f0f0f0;
}
.bg-sub {
  background: #fef4ed;
}
.bg-fff {
  background: #fff;
}
.bg-ddd {
  background: #ddd;
}
.bg-000 {
  background: #000;
}
.bg-F8B081 {
  background: #f8b081;
}
.d-flex {
  display: flex;
}
.justify-center {
  justify-content: center;
}
.justify-right {
  justify-content: flex-end;
}
.items-center {
  align-items: center;
}
.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.justify-between {
  justify-content: space-between;
}
.mt-2 {
  margin-top: 2px;
}
.mt-4 {
  margin-top: 4px;
}
.mt-8 {
  margin-top: 8px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-50 {
  margin-top: 50px;
}
.mb-4 {
  margin-bottom: 4px;
}
.mb-6 {
  margin-bottom: 6px;
}
.mb-8 {
  margin-bottom: 8px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-12 {
  margin-bottom: 12px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-24 {
  margin-bottom: 24px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mr-4 {
  margin-right: 4px;
}
.mr-8 {
  margin-right: 8px;
}
.mr-16 {
  margin-right: 16px;
}
.mr-20 {
  margin-right: 20px;
}
.ml-8 {
  margin-left: 8px;
}
.border {
  border: 1px solid #ddd;
}
.w-auto {
  width: auto;
}
.w-20 {
  width: 20px;
}
.w-24 {
  width: 24px;
}
.w-40 {
  width: 40px;
}
.w-50 {
  width: 50px;
}
.w-60 {
  width: 60px;
}
.w-100px {
  width: 100px;
}
.w-100 {
  width: 100% !important;
}
.w-200 {
  width: 200px;
}
.w-280 {
  width: 280px;
}
.w-320 {
  width: 320px;
}
.min-w-100 {
  min-width: 100px;
}
.h-20 {
  height: 20px;
}
.h-24 {
  height: 24px;
}
.h-30 {
  height: 30px;
}
.h-499 {
  height: 499px;
}
.h-100vh {
  height: 100vh;
}
.h-50 {
  height: 50px;
}
.h-50px {
  height: 50px;
}
.h-52px {
  height: 52px;
}
.h-100 {
  height: 100%;
}
.p-8 {
  padding: 8px;
}
.p-8px {
  padding: 8px;
}
.p-10 {
  padding: 10px;
}
.pt-4 {
  padding-top: 4px;
}
.pt-10 {
  padding-top: 10px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-100 {
  padding-top: 100px;
}
.pb-4 {
  padding-bottom: 4px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pl-8 {
  padding-left: 8px;
}
.pl-20 {
  padding-left: 20px;
}
.pr-8 {
  padding-right: 8px;
}
.pr-20 {
  padding-right: 20px;
}
.px-20 {
  padding: 0 20px;
}
.cursor {
  cursor: pointer;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* 인터넷익스플로러 */
  user-select: none;
}
.t-0 {
  top: 0;
}
.t-13 {
  top: 13px;
}
.t--37 {
  top: -37px;
}
.l-0 {
  left: 0;
}
.r-0 {
  right: 0;
}
.r-8 {
  right: 8px;
}
.r-20 {
  right: 20px;
}
.bd-1 {
  border-bottom: 1px solid #f0f0f0;
}
.b-none {
  border: none;
}
.scroll-y {
  overflow-y: auto !important;
}
.relative {
  position: relative;
}
.keep-all {
  word-break: keep-all;
}
/* * Normalizing -- forked from Normalize.css v8
 * */
*, *:before, *:after {
  box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
}
html, body, #q-app {
  width: 100%;
  direction: ltr;
}
body.platform-ios.within-iframe, body.platform-ios.within-iframe #q-app {
  width: 100px;
  min-width: 100%;
}
html, body {
  margin: 0;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
/* * line 1: Remove the bottom border in Firefox 39-.
 * * lines 2,3: Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 * */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
/**
 * * Remove the border on images inside links in IE 10.
 * */
img {
  border-style: none;
}
/* * line 1: Correct the inheritance and scaling of font size in all browsers.
 * * line 2: Correct the odd `em` font sizing in all browsers.
 * */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* * lines 1,2: Add the correct box sizing in Firefox.
 * * line 3: Show the overflow in Edge and IE.
 * */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
/* * Change font properties to `inherit` in all browsers (opinionated).
 * */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  font-family: inherit;
  margin: 0;
}
/* * Restore the font weight unset by the previous rule.
 * */
optgroup {
  font-weight: bold;
}
/* * Show the overflow in IE.
 * *  input: Show the overflow in Edge.
 * *  select: Show the overflow in Edge, Firefox, and IE.
 * * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * *  select: Remove the inheritance of text transform in Firefox.
 * */
button,
input,
select {
  overflow: visible;
  text-transform: none;
}
/* * Remove the inner border and padding in Firefox.
 * */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* * Restore the focus styles unset by the previous rule.
 * */
button:-moz-focusring, input:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * * Correct the padding in Firefox.
 * */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * * lines 1,3,4,6: Correct the text wrapping in Edge and IE.
 * * line 2: Correct the color inheritance from `fieldset` elements in IE.
 * * line 5: Remove the padding so developers are not caught out when they zero out
 * *    `fieldset` elements in all browsers.
 * */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
/**
 * * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 * */
progress {
  vertical-align: baseline;
}
/* * Remove the default vertical scrollbar in IE 10+.
 * */
textarea {
  overflow: auto;
}
/* * Remove the inner padding and cancel buttons in Chrome on OS X and
 * * Safari on OS X.
 * */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.q-icon {
  line-height: 1;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  text-align: center;
  position: relative;
  box-sizing: content-box;
  fill: currentColor;
}
.q-icon:before, .q-icon:after {
  width: 100%;
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.q-icon > svg,
.q-icon > img {
  width: 100%;
  height: 100%;
}
.q-icon,
.material-icons,
.material-icons-outlined,
.material-icons-round,
.material-icons-sharp,
.material-symbols-outlined,
.material-symbols-rounded,
.material-symbols-sharp {
  user-select: none;
  cursor: inherit;
  font-size: inherit;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}
/* Composables */
.q-panel {
  height: 100%;
  width: 100%;
}
.q-panel > div {
  height: 100%;
  width: 100%;
}
.q-panel-parent {
  overflow: hidden;
  position: relative;
}
/* Components */
.q-loading-bar {
  position: fixed;
  z-index: 9998;
  transition: transform 0.5s cubic-bezier(0, 0, 0.2, 1), opacity 0.5s;
  background: #f44336;
}
.q-loading-bar--top {
  left: 0 /* rtl:ignore */;
  right: 0 /* rtl:ignore */;
  top: 0;
  width: 100%;
}
.q-loading-bar--bottom {
  left: 0 /* rtl:ignore */;
  right: 0 /* rtl:ignore */;
  bottom: 0;
  width: 100%;
}
.q-loading-bar--right {
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
}
.q-loading-bar--left {
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}
.q-avatar {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  border-radius: 50%;
  font-size: 48px;
  height: 1em;
  width: 1em;
}
.q-avatar__content {
  font-size: 0.5em;
  line-height: 0.5em;
}
.q-avatar__content, .q-avatar img:not(.q-icon):not(.q-img__image) {
  border-radius: inherit;
  height: inherit;
  width: inherit;
}
.q-avatar--square {
  border-radius: 0;
}
.q-badge {
  background-color: var(--q-primary);
  color: #fff;
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 12px;
  min-height: 12px;
  font-weight: normal;
  vertical-align: baseline;
}
.q-badge--single-line {
  white-space: nowrap;
}
.q-badge--multi-line {
  word-break: break-all;
  word-wrap: break-word;
}
.q-badge--floating {
  position: absolute;
  top: -4px;
  right: -3px;
  cursor: inherit;
}
.q-badge--transparent {
  opacity: 0.8;
}
.q-badge--outline {
  background-color: transparent;
  border: 1px solid currentColor;
}
.q-badge--rounded {
  border-radius: 1em;
}
.q-banner {
  min-height: 54px;
  padding: 8px 16px;
  background: #fff;
}
.q-banner--top-padding {
  padding-top: 14px;
}
.q-banner__avatar {
  min-width: 1px !important;
}
.q-banner__avatar > .q-avatar {
  font-size: 46px;
}
.q-banner__avatar > .q-icon {
  font-size: 40px;
}
.q-banner__avatar:not(:empty) + .q-banner__content {
  padding-left: 16px;
}
.q-banner__actions.col-auto {
  padding-left: 16px;
}
.q-banner__actions.col-all .q-btn-item {
  margin: 4px 0 0 4px;
}
.q-banner--dense {
  min-height: 32px;
  padding: 8px;
}
.q-banner--dense.q-banner--top-padding {
  padding-top: 12px;
}
.q-banner--dense .q-banner__avatar > .q-avatar, .q-banner--dense .q-banner__avatar > .q-icon {
  font-size: 28px;
}
.q-banner--dense .q-banner__avatar:not(:empty) + .q-banner__content {
  padding-left: 8px;
}
.q-banner--dense .q-banner__actions.col-auto {
  padding-left: 8px;
}
.q-bar {
  background: rgba(0, 0, 0, 0.2);
}
.q-bar > .q-icon {
  margin-left: 2px;
}
.q-bar > div, .q-bar > div + .q-icon {
  margin-left: 8px;
}
.q-bar > .q-btn {
  margin-left: 2px;
}
.q-bar > .q-icon:first-child, .q-bar > .q-btn:first-child, .q-bar > div:first-child {
  margin-left: 0;
}
.q-bar--standard {
  padding: 0 12px;
  height: 32px;
  font-size: 18px;
}
.q-bar--standard > div {
  font-size: 16px;
}
.q-bar--standard .q-btn {
  font-size: 11px;
}
.q-bar--dense {
  padding: 0 8px;
  height: 24px;
  font-size: 14px;
}
.q-bar--dense .q-btn {
  font-size: 8px;
}
.q-bar--dark {
  background: rgba(255, 255, 255, 0.15);
}
.q-breadcrumbs__el {
  color: inherit;
}
.q-breadcrumbs__el-icon {
  font-size: 125%;
}
.q-breadcrumbs__el-icon--with-label {
  margin-right: 8px;
}
[dir=rtl] .q-breadcrumbs__separator .q-icon {
  transform: scaleX(-1) /* rtl:ignore */;
}
.q-btn {
  display: inline-flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  outline: 0;
  border: 0;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.715em;
  text-decoration: none;
  color: inherit;
  background: transparent;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  width: auto;
  height: auto;
  cursor: default;
  padding: 4px 16px;
  min-height: 2.572em;
}
.q-btn .q-icon, .q-btn .q-spinner {
  font-size: 1.715em;
}
.q-btn.disabled {
  opacity: 0.7 !important;
}
.q-btn:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: inherit;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.q-btn--actionable {
  cursor: pointer;
}
.q-btn--actionable.q-btn--standard:before {
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.q-btn--actionable.q-btn--standard:active:before, .q-btn--actionable.q-btn--standard.q-btn--active:before {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px rgba(0, 0, 0, 0.14), 0 1px 14px rgba(0, 0, 0, 0.12);
}
.q-btn--no-uppercase {
  text-transform: none;
}
.q-btn--rectangle {
  border-radius: 3px;
}
.q-btn--outline {
  background: transparent !important;
}
.q-btn--outline:before {
  border: 1px solid currentColor;
}
.q-btn--push {
  border-radius: 7px;
}
.q-btn--push:before {
  border-bottom: 3px solid rgba(0, 0, 0, 0.15);
}
.q-btn--push.q-btn--actionable {
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.q-btn--push.q-btn--actionable:before {
  transition: border-width 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.q-btn--push.q-btn--actionable:active, .q-btn--push.q-btn--actionable.q-btn--active {
  transform: translateY(2px);
}
.q-btn--push.q-btn--actionable:active:before, .q-btn--push.q-btn--actionable.q-btn--active:before {
  border-bottom-width: 0;
}
.q-btn--rounded {
  border-radius: 28px;
}
.q-btn--round {
  border-radius: 50%;
  padding: 0;
  min-width: 3em;
  min-height: 3em;
}
.q-btn--square {
  border-radius: 0;
}
.q-btn--flat:before, .q-btn--outline:before, .q-btn--unelevated:before {
  box-shadow: none;
}
.q-btn--dense {
  padding: 0.285em;
  min-height: 2em;
}
.q-btn--dense.q-btn--round {
  padding: 0;
  min-height: 2.4em;
  min-width: 2.4em;
}
.q-btn--dense .on-left {
  margin-right: 6px;
}
.q-btn--dense .on-right {
  margin-left: 6px;
}
.q-btn--fab .q-icon, .q-btn--fab-mini .q-icon {
  font-size: 24px;
}
.q-btn--fab {
  padding: 16px;
  min-height: 56px;
  min-width: 56px;
}
.q-btn--fab .q-icon {
  margin: auto;
}
.q-btn--fab-mini {
  padding: 8px;
  min-height: 40px;
  min-width: 40px;
}
.q-btn__content {
  transition: opacity 0.3s;
  z-index: 0;
}
.q-btn__content--hidden {
  opacity: 0;
  pointer-events: none;
}
.q-btn__progress {
  border-radius: inherit;
  z-index: 0;
}
.q-btn__progress-indicator {
  z-index: -1;
  transform: translateX(-100%);
  background: rgba(255, 255, 255, 0.25);
}
.q-btn__progress--dark .q-btn__progress-indicator {
  background: rgba(0, 0, 0, 0.2);
}
.q-btn--flat .q-btn__progress-indicator, .q-btn--outline .q-btn__progress-indicator {
  opacity: 0.2;
  background: currentColor;
}
.q-btn-dropdown--split .q-btn-dropdown__arrow-container {
  padding: 0 4px;
}
.q-btn-dropdown--split .q-btn-dropdown__arrow-container.q-btn--outline {
  border-left: 1px solid currentColor;
}
.q-btn-dropdown--split .q-btn-dropdown__arrow-container:not(.q-btn--outline) {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.q-btn-dropdown--simple * + .q-btn-dropdown__arrow {
  margin-left: 8px;
}
.q-btn-dropdown__arrow {
  transition: transform 0.28s;
}
.q-btn-dropdown--current {
  flex-grow: 1;
}
.q-btn-group {
  border-radius: 3px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  vertical-align: middle;
}
.q-btn-group > .q-btn-item {
  border-radius: inherit;
  align-self: stretch;
}
.q-btn-group > .q-btn-item:before {
  box-shadow: none;
}
.q-btn-group > .q-btn-item .q-badge--floating {
  right: 0;
}
.q-btn-group > .q-btn-group {
  box-shadow: none;
}
.q-btn-group > .q-btn-group:first-child > .q-btn:first-child {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
.q-btn-group > .q-btn-group:last-child > .q-btn:last-child {
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
}
.q-btn-group > .q-btn-group:not(:first-child) > .q-btn:first-child:before {
  border-left: 0;
}
.q-btn-group > .q-btn-group:not(:last-child) > .q-btn:last-child:before {
  border-right: 0;
}
.q-btn-group > .q-btn-item:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.q-btn-group > .q-btn-item:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.q-btn-group > .q-btn-item.q-btn--standard:before {
  z-index: -1;
}
.q-btn-group--push {
  border-radius: 7px;
}
.q-btn-group--push > .q-btn--push.q-btn--actionable {
  transform: none;
}
.q-btn-group--push > .q-btn--push.q-btn--actionable .q-btn__content {
  transition: margin-top 0.3s cubic-bezier(0.25, 0.8, 0.5, 1), margin-bottom 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.q-btn-group--push > .q-btn--push.q-btn--actionable:active .q-btn__content, .q-btn-group--push > .q-btn--push.q-btn--actionable.q-btn--active .q-btn__content {
  margin-top: 2px;
  margin-bottom: -2px;
}
.q-btn-group--rounded {
  border-radius: 28px;
}
.q-btn-group--square {
  border-radius: 0;
}
.q-btn-group--flat, .q-btn-group--outline, .q-btn-group--unelevated {
  box-shadow: none;
}
.q-btn-group--outline > .q-separator {
  display: none;
}
.q-btn-group--outline > .q-btn-item + .q-btn-item:before {
  border-left: 0;
}
.q-btn-group--outline > .q-btn-item:not(:last-child):before {
  border-right: 0;
}
.q-btn-group--stretch {
  align-self: stretch;
  border-radius: 0;
}
.q-btn-group--glossy > .q-btn-item {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.12) 51%, rgba(0, 0, 0, 0.04)) !important;
}
.q-btn-group--spread > .q-btn-group {
  display: flex !important;
}
.q-btn-group--spread > .q-btn-item, .q-btn-group--spread > .q-btn-group > .q-btn-item:not(.q-btn-dropdown__arrow-container) {
  width: auto;
  min-width: 0;
  max-width: 100%;
  flex: 10000 1 0%;
}
.q-btn-toggle {
  position: relative;
}
.q-card {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  vertical-align: top;
  background: #fff;
  position: relative;
}
.q-card > div:first-child,
.q-card > img:first-child {
  border-top: 0;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.q-card > div:last-child,
.q-card > img:last-child {
  border-bottom: 0;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}
.q-card > div:not(:first-child),
.q-card > img:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.q-card > div:not(:last-child),
.q-card > img:not(:last-child) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.q-card > div {
  border-left: 0;
  border-right: 0;
  box-shadow: none;
}
.q-card--bordered {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-card--dark {
  border-color: rgba(255, 255, 255, 0.28);
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-card__section {
  position: relative;
}
.q-card__section--vert {
  padding: 16px;
}
.q-card__section--horiz > div:first-child,
.q-card__section--horiz > img:first-child {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
.q-card__section--horiz > div:last-child,
.q-card__section--horiz > img:last-child {
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
}
.q-card__section--horiz > div:not(:first-child),
.q-card__section--horiz > img:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.q-card__section--horiz > div:not(:last-child),
.q-card__section--horiz > img:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.q-card__section--horiz > div {
  border-top: 0;
  border-bottom: 0;
  box-shadow: none;
}
.q-card__actions {
  padding: 8px;
  align-items: center;
}
.q-card__actions .q-btn--rectangle {
  padding: 0 8px;
}
.q-card__actions--horiz > .q-btn-item + .q-btn-item,
.q-card__actions--horiz > .q-btn-group + .q-btn-item,
.q-card__actions--horiz > .q-btn-item + .q-btn-group {
  margin-left: 8px;
}
.q-card__actions--vert > .q-btn-item.q-btn--round {
  align-self: center;
}
.q-card__actions--vert > .q-btn-item + .q-btn-item,
.q-card__actions--vert > .q-btn-group + .q-btn-item,
.q-card__actions--vert > .q-btn-item + .q-btn-group {
  margin-top: 4px;
}
.q-card__actions--vert > .q-btn-group > .q-btn-item {
  flex-grow: 1;
}
.q-card > img {
  display: block;
  width: 100%;
  max-width: 100%;
  border: 0;
}
.q-carousel {
  background-color: #fff;
  height: 400px;
}
.q-carousel__slide {
  min-height: 100%;
  background-size: cover;
  background-position: 50%;
}
.q-carousel__slide, .q-carousel .q-carousel--padding {
  padding: 16px;
}
.q-carousel__slides-container {
  height: 100%;
}
.q-carousel__control {
  color: #fff;
}
.q-carousel__arrow {
  pointer-events: none;
}
.q-carousel__arrow .q-icon {
  font-size: 28px;
}
.q-carousel__arrow .q-btn {
  pointer-events: all;
}
.q-carousel__prev-arrow--horizontal, .q-carousel__next-arrow--horizontal {
  top: 16px;
  bottom: 16px;
}
.q-carousel__prev-arrow--horizontal {
  left: 16px;
}
.q-carousel__next-arrow--horizontal {
  right: 16px;
}
.q-carousel__prev-arrow--vertical, .q-carousel__next-arrow--vertical {
  left: 16px;
  right: 16px;
}
.q-carousel__prev-arrow--vertical {
  top: 16px;
}
.q-carousel__next-arrow--vertical {
  bottom: 16px;
}
.q-carousel__navigation--top, .q-carousel__navigation--bottom {
  left: 16px;
  right: 16px;
  overflow-x: auto;
  overflow-y: hidden;
}
.q-carousel__navigation--top {
  top: 16px;
}
.q-carousel__navigation--bottom {
  bottom: 16px;
}
.q-carousel__navigation--left, .q-carousel__navigation--right {
  top: 16px;
  bottom: 16px;
  overflow-x: hidden;
  overflow-y: auto;
}
.q-carousel__navigation--left > .q-carousel__navigation-inner, .q-carousel__navigation--right > .q-carousel__navigation-inner {
  flex-direction: column;
}
.q-carousel__navigation--left {
  left: 16px;
}
.q-carousel__navigation--right {
  right: 16px;
}
.q-carousel__navigation-inner {
  flex: 1 1 auto;
}
.q-carousel__navigation .q-btn {
  margin: 6px 4px;
  padding: 5px;
}
.q-carousel__navigation-icon--inactive {
  opacity: 0.7;
}
.q-carousel .q-carousel__thumbnail {
  margin: 2px;
  height: 50px;
  width: auto;
  display: inline-block;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  vertical-align: middle;
  opacity: 0.7;
  transition: opacity 0.3s;
}
.q-carousel .q-carousel__thumbnail:hover,
.q-carousel .q-carousel__thumbnail--active {
  opacity: 1;
}
.q-carousel .q-carousel__thumbnail--active {
  border-color: currentColor;
  cursor: default;
}
.q-carousel--navigation-top.q-carousel--with-padding .q-carousel__slide, .q-carousel--navigation-top .q-carousel--padding, .q-carousel--arrows-vertical.q-carousel--with-padding .q-carousel__slide, .q-carousel--arrows-vertical .q-carousel--padding {
  padding-top: 60px;
}
.q-carousel--navigation-bottom.q-carousel--with-padding .q-carousel__slide, .q-carousel--navigation-bottom .q-carousel--padding, .q-carousel--arrows-vertical.q-carousel--with-padding .q-carousel__slide, .q-carousel--arrows-vertical .q-carousel--padding {
  padding-bottom: 60px;
}
.q-carousel--navigation-left.q-carousel--with-padding .q-carousel__slide, .q-carousel--navigation-left .q-carousel--padding, .q-carousel--arrows-horizontal.q-carousel--with-padding .q-carousel__slide, .q-carousel--arrows-horizontal .q-carousel--padding {
  padding-left: 60px;
}
.q-carousel--navigation-right.q-carousel--with-padding .q-carousel__slide, .q-carousel--navigation-right .q-carousel--padding, .q-carousel--arrows-horizontal.q-carousel--with-padding .q-carousel__slide, .q-carousel--arrows-horizontal .q-carousel--padding {
  padding-right: 60px;
}
.q-carousel.fullscreen {
  height: 100%;
}
.q-message-name, .q-message-stamp, .q-message-label {
  font-size: small;
}
.q-message-label {
  margin: 24px 0;
  text-align: center;
}
.q-message-stamp {
  color: inherit;
  margin-top: 4px;
  opacity: 0.6;
  display: none;
}
.q-message-avatar {
  border-radius: 50%;
  width: 48px;
  height: 48px;
  min-width: 48px;
}
.q-message {
  margin-bottom: 8px;
}
.q-message:first-child .q-message-label {
  margin-top: 0;
}
.q-message-avatar--received {
  margin-right: 8px;
}
.q-message-text--received {
  color: #81c784;
  border-radius: 4px 4px 4px 0;
}
.q-message-text--received:last-child:before {
  right: 100%;
  border-right: 0 solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 8px solid currentColor;
}
.q-message-text-content--received {
  color: #000;
}
.q-message-name--sent {
  text-align: right;
}
.q-message-avatar--sent {
  margin-left: 8px;
}
.q-message-container--sent {
  flex-direction: row-reverse;
}
.q-message-text--sent {
  color: #e0e0e0;
  border-radius: 4px 4px 0 4px;
}
.q-message-text--sent:last-child:before {
  left: 100%;
  border-left: 0 solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid currentColor;
}
.q-message-text-content--sent {
  color: #000;
}
.q-message-text {
  background: currentColor;
  padding: 8px;
  line-height: 1.2;
  word-break: break-word;
  position: relative;
}
.q-message-text + .q-message-text {
  margin-top: 3px;
}
.q-message-text:last-child {
  min-height: 48px;
}
.q-message-text:last-child .q-message-stamp {
  display: block;
}
.q-message-text:last-child:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
}
.q-checkbox {
  vertical-align: middle;
}
.q-checkbox__native {
  width: 1px;
  height: 1px;
}
.q-checkbox__bg, .q-checkbox__icon-container {
  user-select: none;
}
.q-checkbox__bg {
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  border: 2px solid currentColor;
  border-radius: 2px;
  transition: background 0.22s cubic-bezier(0, 0, 0.2, 1) 0ms;
  -webkit-print-color-adjust: exact;
}
.q-checkbox__icon {
  color: currentColor;
  font-size: 0.5em;
}
.q-checkbox__svg {
  color: #fff;
}
.q-checkbox__truthy {
  stroke: currentColor;
  stroke-width: 3.12px;
  stroke-dashoffset: 29.78334;
  stroke-dasharray: 29.78334;
}
.q-checkbox__indet {
  fill: currentColor;
  transform-origin: 50% 50%;
  transform: rotate(-280deg) scale(0);
}
.q-checkbox__inner {
  font-size: 40px;
  width: 1em;
  min-width: 1em;
  height: 1em;
  outline: 0;
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.54);
}
.q-checkbox__inner--truthy, .q-checkbox__inner--indet {
  color: var(--q-primary);
}
.q-checkbox__inner--truthy .q-checkbox__bg, .q-checkbox__inner--indet .q-checkbox__bg {
  background: currentColor;
}
.q-checkbox__inner--truthy path {
  stroke-dashoffset: 0;
  transition: stroke-dashoffset 0.18s cubic-bezier(0.4, 0, 0.6, 1) 0ms;
}
.q-checkbox__inner--indet .q-checkbox__indet {
  transform: rotate(0) scale(1);
  transition: transform 0.22s cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.q-checkbox.disabled {
  opacity: 0.75 !important;
}
.q-checkbox--dark .q-checkbox__inner {
  color: rgba(255, 255, 255, 0.7);
}
.q-checkbox--dark .q-checkbox__inner:before {
  opacity: 0.32 !important;
}
.q-checkbox--dark .q-checkbox__inner--truthy, .q-checkbox--dark .q-checkbox__inner--indet {
  color: var(--q-primary);
}
.q-checkbox--dense .q-checkbox__inner {
  width: 0.5em;
  min-width: 0.5em;
  height: 0.5em;
}
.q-checkbox--dense .q-checkbox__bg {
  left: 5%;
  top: 5%;
  width: 90%;
  height: 90%;
}
.q-checkbox--dense .q-checkbox__label {
  padding-left: 0.5em;
}
.q-checkbox--dense.reverse .q-checkbox__label {
  padding-left: 0;
  padding-right: 0.5em;
}
body.desktop .q-checkbox:not(.disabled) .q-checkbox__inner:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background: currentColor;
  opacity: 0.12;
  transform: scale3d(0, 0, 1);
  transition: transform 0.22s cubic-bezier(0, 0, 0.2, 1);
}
body.desktop .q-checkbox:not(.disabled):focus .q-checkbox__inner:before, body.desktop .q-checkbox:not(.disabled):hover .q-checkbox__inner:before {
  transform: scale3d(1, 1, 1);
}
body.desktop .q-checkbox--dense:not(.disabled):focus .q-checkbox__inner:before, body.desktop .q-checkbox--dense:not(.disabled):hover .q-checkbox__inner:before {
  transform: scale3d(1.4, 1.4, 1);
}
.q-chip {
  vertical-align: middle;
  border-radius: 16px;
  outline: 0;
  position: relative;
  height: 2em;
  max-width: 100%;
  margin: 4px;
  background: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  padding: 0.5em 0.9em;
}
.q-chip--colored .q-chip__icon, .q-chip--dark .q-chip__icon {
  color: inherit;
}
.q-chip--outline {
  background: transparent !important;
  border: 1px solid currentColor;
}
.q-chip .q-avatar {
  font-size: 2em;
  margin-left: -0.45em;
  margin-right: 0.2em;
  border-radius: 16px;
}
.q-chip--selected .q-avatar {
  display: none;
}
.q-chip__icon {
  color: rgba(0, 0, 0, 0.54);
  font-size: 1.5em;
  margin: -0.2em;
}
.q-chip__icon--left {
  margin-right: 0.2em;
}
.q-chip__icon--right {
  margin-left: 0.2em;
}
.q-chip__icon--remove {
  margin-left: 0.1em;
  margin-right: -0.5em;
  opacity: 0.6;
  outline: 0;
}
.q-chip__icon--remove:hover, .q-chip__icon--remove:focus {
  opacity: 1;
}
.q-chip__content {
  white-space: nowrap;
}
.q-chip--dense {
  border-radius: 12px;
  padding: 0 0.4em;
  height: 1.5em;
}
.q-chip--dense .q-avatar {
  font-size: 1.5em;
  margin-left: -0.27em;
  margin-right: 0.1em;
  border-radius: 12px;
}
.q-chip--dense .q-chip__icon {
  font-size: 1.25em;
}
.q-chip--dense .q-chip__icon--left {
  margin-right: 0.195em;
}
.q-chip--dense .q-chip__icon--remove {
  margin-right: -0.25em;
}
.q-chip--square {
  border-radius: 4px;
}
.q-chip--square .q-avatar {
  border-radius: 3px 0 0 3px;
}
body.desktop .q-chip--clickable:focus {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
}
body.desktop.body--dark .q-chip--clickable:focus {
  box-shadow: 0 1px 3px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(255, 255, 255, 0.14), 0 2px 1px -1px rgba(255, 255, 255, 0.12);
}
.q-circular-progress {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  line-height: 1;
}
.q-circular-progress.q-focusable {
  border-radius: 50%;
}
.q-circular-progress__svg {
  width: 100%;
  height: 100%;
}
.q-circular-progress__text {
  font-size: 0.25em;
}
.q-circular-progress--indeterminate .q-circular-progress__svg {
  transform-origin: 50% 50%;
  animation: q-spin 2s linear infinite /* rtl:ignore */;
}
.q-circular-progress--indeterminate .q-circular-progress__circle {
  stroke-dasharray: 1 400;
  stroke-dashoffset: 0;
  animation: q-circular-progress-circle 1.5s ease-in-out infinite /* rtl:ignore */;
}
@keyframes q-circular-progress-circle {
  0% {
    stroke-dasharray: 1, 400;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 400, 400;
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dasharray: 400, 400;
    stroke-dashoffset: -300;
  }
}
.q-color-picker {
  overflow: hidden;
  background: #fff;
  max-width: 350px;
  vertical-align: top;
  min-width: 180px;
  border-radius: 4px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  /* Saturation Tab */
  /* Tune Tab */
  /* Palette Tab */
  /* Generic  */
}
.q-color-picker .q-tab {
  padding: 0 !important;
}
.q-color-picker--bordered {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-color-picker__header-tabs {
  height: 32px;
}
.q-color-picker__header-banner {
  height: 36px;
}
.q-color-picker__header input {
  line-height: 24px;
  border: 0;
}
.q-color-picker__header .q-tab {
  min-height: 32px !important;
  height: 32px !important;
}
.q-color-picker__header .q-tab--inactive {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0.1));
}
.q-color-picker__error-icon {
  bottom: 2px;
  right: 2px;
  font-size: 24px;
  opacity: 0;
  transition: opacity 0.3s ease-in;
}
.q-color-picker__header-content {
  position: relative;
  background: #fff;
}
.q-color-picker__header-content--light {
  color: #000;
}
.q-color-picker__header-content--dark {
  color: #fff;
}
.q-color-picker__header-content--dark .q-tab--inactive:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.2);
}
.q-color-picker__header-banner {
  height: 36px;
}
.q-color-picker__header-bg {
  background: #fff;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAH0lEQVQoU2NkYGAwZkAFZ5G5jPRRgOYEVDeB3EBjBQBOZwTVugIGyAAAAABJRU5ErkJggg==") !important;
}
.q-color-picker__footer {
  height: 36px;
}
.q-color-picker__footer .q-tab {
  min-height: 36px !important;
  height: 36px !important;
}
.q-color-picker__footer .q-tab--inactive {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0.1));
}
.q-color-picker__spectrum {
  width: 100%;
  height: 100%;
}
.q-color-picker__spectrum-tab {
  padding: 0 !important;
}
.q-color-picker__spectrum-white {
  background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
}
.q-color-picker__spectrum-black {
  background: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
}
.q-color-picker__spectrum-circle {
  width: 10px;
  height: 10px;
  box-shadow: 0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 1px 2px rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  transform: translate(-5px, -5px);
}
.q-color-picker__hue .q-slider__track {
  background: linear-gradient(to right, #f00 0%, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%) !important;
  opacity: 1;
}
.q-color-picker__alpha .q-slider__track-container {
  padding-top: 0;
}
.q-color-picker__alpha .q-slider__track:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), #757575);
}
.q-color-picker__sliders {
  padding: 0 16px;
}
.q-color-picker__sliders .q-slider__thumb {
  color: #424242;
}
.q-color-picker__sliders .q-slider__thumb path {
  stroke-width: 2px;
  fill: transparent;
}
.q-color-picker__sliders .q-slider--active path {
  stroke-width: 3px;
}
.q-color-picker__tune-tab .q-slider {
  margin-left: 18px;
  margin-right: 18px;
}
.q-color-picker__tune-tab input {
  font-size: 11px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  width: 3.5em;
}
.q-color-picker__palette-tab {
  padding: 0 !important;
}
.q-color-picker__palette-rows--editable .q-color-picker__cube {
  cursor: pointer;
}
.q-color-picker__cube {
  padding-bottom: 10%;
  width: 10% !important;
}
.q-color-picker input {
  color: inherit;
  background: transparent;
  outline: 0;
  text-align: center;
}
.q-color-picker .q-tabs {
  overflow: hidden;
}
.q-color-picker .q-tab--active {
  box-shadow: 0 0 14px 3px rgba(0, 0, 0, 0.2);
}
.q-color-picker .q-tab--active .q-focus-helper {
  display: none;
}
.q-color-picker .q-tab__indicator {
  display: none;
}
.q-color-picker .q-tab-panels {
  background: inherit;
}
.q-color-picker--dark {
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-color-picker--dark .q-color-picker__tune-tab input {
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.q-color-picker--dark .q-slider__thumb {
  color: #fafafa;
}
.q-date {
  display: inline-flex;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  background: #fff;
  width: 290px;
  min-width: 290px;
  max-width: 100%;
}
.q-date--bordered {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-date__header {
  border-top-left-radius: inherit;
  color: #fff;
  background-color: var(--q-primary);
  padding: 16px;
}
.q-date__actions {
  padding: 0 16px 16px;
}
.q-date__content, .q-date__main {
  outline: 0;
}
.q-date__content .q-btn {
  font-weight: normal;
}
.q-date__header-link {
  opacity: 0.64;
  outline: 0;
  transition: opacity 0.3s ease-out;
}
.q-date__header-link--active, .q-date__header-link:hover, .q-date__header-link:focus {
  opacity: 1;
}
.q-date__header-subtitle {
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.00938em;
}
.q-date__header-title-label {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0.00735em;
}
.q-date__view {
  height: 100%;
  width: 100%;
  min-height: 290px;
  padding: 16px;
}
.q-date__navigation {
  height: 12.5%;
}
.q-date__navigation > div:first-child {
  width: 8%;
  min-width: 24px;
  justify-content: flex-end;
}
.q-date__navigation > div:last-child {
  width: 8%;
  min-width: 24px;
  justify-content: flex-start;
}
.q-date__calendar-weekdays {
  height: 12.5%;
}
.q-date__calendar-weekdays > div {
  opacity: 0.38;
  font-size: 12px;
}
.q-date__calendar-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  width: 14.285% !important;
  height: 12.5% !important;
  position: relative;
  padding: 1px;
}
.q-date__calendar-item:after {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 1px;
  right: 0;
  bottom: 1px;
  left: 0;
  border-style: dashed;
  border-color: transparent;
  border-width: 1px;
}
.q-date__calendar-item > div, .q-date__calendar-item button {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.q-date__calendar-item > div {
  line-height: 30px;
  text-align: center;
}
.q-date__calendar-item > button {
  line-height: 22px;
}
.q-date__calendar-item--out {
  opacity: 0.18;
}
.q-date__calendar-item--fill {
  visibility: hidden;
}
.q-date__range:before, .q-date__range-from:before, .q-date__range-to:before {
  content: "";
  background-color: currentColor;
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 0;
  right: 0;
  opacity: 0.3;
}
.q-date__range:nth-child(7n-6):before, .q-date__range-from:nth-child(7n-6):before, .q-date__range-to:nth-child(7n-6):before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.q-date__range:nth-child(7n):before, .q-date__range-from:nth-child(7n):before, .q-date__range-to:nth-child(7n):before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.q-date__range-from:before {
  left: 50%;
}
.q-date__range-to:before {
  right: 50%;
}
.q-date__edit-range:after {
  border-color: currentColor transparent;
}
.q-date__edit-range:nth-child(7n-6):after {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.q-date__edit-range:nth-child(7n):after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.q-date__edit-range-from:after, .q-date__edit-range-from-to:after {
  left: 4px;
  border-left-color: currentColor;
  border-top-color: currentColor;
  border-bottom-color: currentColor;
  border-top-left-radius: 28px;
  border-bottom-left-radius: 28px;
}
.q-date__edit-range-to:after, .q-date__edit-range-from-to:after {
  right: 4px;
  border-right-color: currentColor;
  border-top-color: currentColor;
  border-bottom-color: currentColor;
  border-top-right-radius: 28px;
  border-bottom-right-radius: 28px;
}
.q-date__calendar-days-container {
  height: 75%;
  min-height: 192px;
}
.q-date__calendar-days > div {
  height: 16.66% !important;
}
.q-date__event {
  position: absolute;
  bottom: 2px;
  left: 50%;
  height: 5px;
  width: 8px;
  border-radius: 5px;
  background-color: var(--q-secondary);
  transform: translate3d(-50%, 0, 0);
}
.q-date__today {
  box-shadow: 0 0 1px 0 currentColor;
}
.q-date__years-content {
  padding: 0 8px;
}
.q-date__years-item, .q-date__months-item {
  flex: 0 0 33.3333%;
}
.q-date.disabled .q-date__header, .q-date.disabled .q-date__content, .q-date--readonly .q-date__header, .q-date--readonly .q-date__content {
  pointer-events: none;
}
.q-date--readonly .q-date__navigation {
  display: none;
}
.q-date--portrait {
  flex-direction: column;
}
.q-date--portrait-standard .q-date__content {
  height: calc(100% - 86px);
}
.q-date--portrait-standard .q-date__header {
  border-top-right-radius: inherit;
  height: 86px;
}
.q-date--portrait-standard .q-date__header-title {
  align-items: center;
  height: 30px;
}
.q-date--portrait-minimal .q-date__content {
  height: 100%;
}
.q-date--landscape {
  flex-direction: row;
  align-items: stretch;
  min-width: 420px;
}
.q-date--landscape > div {
  display: flex;
  flex-direction: column;
}
.q-date--landscape .q-date__content {
  height: 100%;
}
.q-date--landscape-standard {
  min-width: 420px;
}
.q-date--landscape-standard .q-date__header {
  border-bottom-left-radius: inherit;
  min-width: 110px;
  width: 110px;
}
.q-date--landscape-standard .q-date__header-title {
  flex-direction: column;
}
.q-date--landscape-standard .q-date__header-today {
  margin-top: 12px;
  margin-left: -8px;
}
.q-date--landscape-minimal {
  width: 310px;
}
.q-date--dark {
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.28);
}
.q-dialog__title {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0.0125em;
}
.q-dialog__progress {
  font-size: 4rem;
}
.q-dialog__inner {
  outline: 0;
}
.q-dialog__inner > div {
  pointer-events: all;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
  border-radius: 4px;
}
.q-dialog__inner--square > div {
  border-radius: 0 !important;
}
.q-dialog__inner > .q-card > .q-card__actions .q-btn--rectangle {
  min-width: 64px;
}
.q-dialog__inner--minimized {
  padding: 24px;
}
.q-dialog__inner--minimized > div {
  max-height: calc(100vh - 48px);
}
.q-dialog__inner--maximized > div {
  height: 100%;
  width: 100%;
  max-height: 100vh;
  max-width: 100vw;
  border-radius: 0 !important;
  top: 0 !important;
  left: 0 !important;
}
.q-dialog__inner--top, .q-dialog__inner--bottom {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.q-dialog__inner--right, .q-dialog__inner--left {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.q-dialog__inner--left:not(.q-dialog__inner--animating) > div, .q-dialog__inner--top:not(.q-dialog__inner--animating) > div {
  border-top-left-radius: 0;
}
.q-dialog__inner--right:not(.q-dialog__inner--animating) > div, .q-dialog__inner--top:not(.q-dialog__inner--animating) > div {
  border-top-right-radius: 0;
}
.q-dialog__inner--left:not(.q-dialog__inner--animating) > div, .q-dialog__inner--bottom:not(.q-dialog__inner--animating) > div {
  border-bottom-left-radius: 0;
}
.q-dialog__inner--right:not(.q-dialog__inner--animating) > div, .q-dialog__inner--bottom:not(.q-dialog__inner--animating) > div {
  border-bottom-right-radius: 0;
}
.q-dialog__inner--fullwidth > div {
  width: 100% !important;
  max-width: 100% !important;
}
.q-dialog__inner--fullheight > div {
  height: 100% !important;
  max-height: 100% !important;
}
.q-dialog__backdrop {
  z-index: -1;
  pointer-events: all;
  outline: 0;
  background: rgba(0, 0, 0, 0.4);
}
body.platform-ios .q-dialog__inner--minimized > div, body.platform-android:not(.native-mobile) .q-dialog__inner--minimized > div {
  max-height: calc(100vh - 108px);
}
body.q-ios-padding .q-dialog__inner {
  padding-top: 20px !important;
  padding-top: env(safe-area-inset-top) !important;
  padding-bottom: env(safe-area-inset-bottom) !important;
}
body.q-ios-padding .q-dialog__inner > div {
  max-height: calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom)) !important;
}
@media (max-width: 599.98px) {
  .q-dialog__inner--top, .q-dialog__inner--bottom {
    padding-left: 0;
    padding-right: 0;
  }
  .q-dialog__inner--top > div, .q-dialog__inner--bottom > div {
    width: 100% !important;
  }
}
@media (min-width: 600px) {
  .q-dialog__inner--minimized > div {
    max-width: 560px;
  }
}
.q-body--dialog {
  overflow: hidden;
}
.q-bottom-sheet {
  padding-bottom: 8px;
}
.q-bottom-sheet__avatar {
  border-radius: 50%;
}
.q-bottom-sheet--list {
  width: 400px;
}
.q-bottom-sheet--list .q-icon, .q-bottom-sheet--list img {
  font-size: 24px;
  width: 24px;
  height: 24px;
}
.q-bottom-sheet--grid {
  width: 700px;
}
.q-bottom-sheet--grid .q-bottom-sheet__item {
  padding: 8px;
  text-align: center;
  min-width: 100px;
}
.q-bottom-sheet--grid .q-icon, .q-bottom-sheet--grid img, .q-bottom-sheet--grid .q-bottom-sheet__empty-icon {
  font-size: 48px;
  width: 48px;
  height: 48px;
  margin-bottom: 8px;
}
.q-bottom-sheet--grid .q-separator {
  margin: 12px 0;
}
.q-bottom-sheet__item {
  flex: 0 0 33.3333%;
}
@media (min-width: 600px) {
  .q-bottom-sheet__item {
    flex: 0 0 25%;
  }
}
.q-dialog-plugin {
  width: 400px;
}
.q-dialog-plugin__form {
  max-height: 50vh;
}
.q-dialog-plugin .q-card__section + .q-card__section {
  padding-top: 0;
}
.q-dialog-plugin--progress {
  text-align: center;
}
.q-editor {
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  background-color: #fff;
}
.q-editor.disabled {
  border-style: dashed;
}
.q-editor > div:first-child, .q-editor__toolbars-container, .q-editor__toolbars-container > div:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.q-editor__content {
  outline: 0;
  padding: 10px;
  min-height: 10em;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  overflow: auto;
  max-width: 100%;
}
.q-editor__content pre {
  white-space: pre-wrap;
}
.q-editor__content hr {
  border: 0;
  outline: 0;
  margin: 1px;
  height: 1px;
  background: rgba(0, 0, 0, 0.12);
}
.q-editor__content:empty:not(:focus):before {
  content: attr(placeholder);
  opacity: 0.7;
}
.q-editor__toolbar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  min-height: 32px;
}
.q-editor__toolbars-container {
  max-width: 100%;
}
.q-editor .q-btn {
  margin: 4px;
}
.q-editor__toolbar-group {
  position: relative;
  margin: 0 4px;
}
.q-editor__toolbar-group + .q-editor__toolbar-group:before {
  content: "";
  position: absolute;
  left: -4px;
  top: 4px;
  bottom: 4px;
  width: 1px;
  background: rgba(0, 0, 0, 0.12);
}
.q-editor__link-input {
  color: inherit;
  text-decoration: none;
  text-transform: none;
  border: none;
  border-radius: 0;
  background: none;
  outline: 0;
}
.q-editor--flat, .q-editor--flat .q-editor__toolbar {
  border: 0;
}
.q-editor--dense .q-editor__toolbar-group {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.q-editor--dark {
  border-color: rgba(255, 255, 255, 0.28);
}
.q-editor--dark .q-editor__content hr {
  background: rgba(255, 255, 255, 0.28);
}
.q-editor--dark .q-editor__toolbar {
  border-color: rgba(255, 255, 255, 0.28);
}
.q-editor--dark .q-editor__toolbar-group + .q-editor__toolbar-group:before {
  background: rgba(255, 255, 255, 0.28);
}
.q-expansion-item__border {
  opacity: 0;
}
.q-expansion-item__toggle-icon {
  position: relative;
  transition: transform 0.3s;
}
.q-expansion-item__toggle-icon--rotated {
  transform: rotate(180deg);
}
.q-expansion-item__toggle-focus {
  width: 1em !important;
  height: 1em !important;
  position: relative !important;
}
.q-expansion-item__toggle-focus + .q-expansion-item__toggle-icon {
  margin-top: -1em;
}
.q-expansion-item--standard.q-expansion-item--expanded > div > .q-expansion-item__border {
  opacity: 1;
}
.q-expansion-item--popup {
  transition: padding 0.5s;
}
.q-expansion-item--popup > .q-expansion-item__container {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-expansion-item--popup > .q-expansion-item__container > .q-separator {
  display: none;
}
.q-expansion-item--popup.q-expansion-item--collapsed {
  padding: 0 15px;
}
.q-expansion-item--popup.q-expansion-item--expanded {
  padding: 15px 0;
}
.q-expansion-item--popup.q-expansion-item--expanded + .q-expansion-item--popup.q-expansion-item--expanded {
  padding-top: 0;
}
.q-expansion-item--popup.q-expansion-item--collapsed:not(:first-child) > .q-expansion-item__container {
  border-top-width: 0;
}
.q-expansion-item--popup.q-expansion-item--expanded + .q-expansion-item--popup.q-expansion-item--collapsed > .q-expansion-item__container {
  border-top-width: 1px;
}
.q-expansion-item__content > .q-card {
  box-shadow: none;
  border-radius: 0;
}
.q-expansion-item:first-child > div > .q-expansion-item__border--top {
  opacity: 0;
}
.q-expansion-item:last-child > div > .q-expansion-item__border--bottom {
  opacity: 0;
}
.q-expansion-item--expanded + .q-expansion-item--expanded > div > .q-expansion-item__border--top {
  opacity: 0;
}
.q-expansion-item--expanded .q-textarea--autogrow textarea {
  animation: q-expansion-done 0s;
}
/* needed for compilation */
@keyframes q-expansion-done {
  0% {
    --q-exp-done: 1;
  }
}
.z-fab {
  z-index: 990;
}
.q-fab {
  position: relative;
  vertical-align: middle;
}
.q-fab > .q-btn {
  width: 100%;
}
.q-fab--form-rounded {
  border-radius: 28px;
}
.q-fab--form-square {
  border-radius: 4px;
}
.q-fab__icon, .q-fab__active-icon {
  transition: opacity 0.4s, transform 0.4s;
}
.q-fab__icon {
  opacity: 1;
  transform: rotate(0deg);
}
.q-fab__active-icon {
  opacity: 0;
  transform: rotate(-180deg);
}
.q-fab__label--external {
  position: absolute;
  padding: 0 8px;
  transition: opacity 0.18s cubic-bezier(0.65, 0.815, 0.735, 0.395);
}
.q-fab__label--external-hidden {
  opacity: 0;
  pointer-events: none;
}
.q-fab__label--external-left {
  top: 50%;
  left: -12px;
  transform: translate(-100%, -50%);
}
.q-fab__label--external-right {
  top: 50%;
  right: -12px;
  transform: translate(100%, -50%);
}
.q-fab__label--external-bottom {
  bottom: -12px;
  left: 50%;
  transform: translate(-50%, 100%);
}
.q-fab__label--external-top {
  top: -12px;
  left: 50%;
  transform: translate(-50%, -100%);
}
.q-fab__label--internal {
  padding: 0;
  transition: font-size 0.12s cubic-bezier(0.65, 0.815, 0.735, 0.395), max-height 0.12s cubic-bezier(0.65, 0.815, 0.735, 0.395), opacity 0.07s cubic-bezier(0.65, 0.815, 0.735, 0.395);
  max-height: 30px;
}
.q-fab__label--internal-hidden {
  font-size: 0;
  opacity: 0;
}
.q-fab__label--internal-top {
  padding-bottom: 0.12em;
}
.q-fab__label--internal-bottom {
  padding-top: 0.12em;
}
.q-fab__label--internal-top.q-fab__label--internal-hidden, .q-fab__label--internal-bottom.q-fab__label--internal-hidden {
  max-height: 0;
}
.q-fab__label--internal-left {
  padding-left: 0.285em;
  padding-right: 0.571em;
}
.q-fab__label--internal-right {
  padding-right: 0.285em;
  padding-left: 0.571em;
}
.q-fab__icon-holder {
  min-width: 24px;
  min-height: 24px;
  position: relative;
}
.q-fab__icon-holder--opened .q-fab__icon {
  transform: rotate(180deg);
  opacity: 0;
}
.q-fab__icon-holder--opened .q-fab__active-icon {
  transform: rotate(0deg);
  opacity: 1;
}
.q-fab__actions {
  position: absolute;
  opacity: 0;
  transition: transform 0.18s ease-in, opacity 0.18s ease-in;
  pointer-events: none;
  align-items: center;
  justify-content: center;
  align-self: center;
  padding: 3px;
}
.q-fab__actions .q-btn {
  margin: 5px;
}
.q-fab__actions--right {
  transform-origin: 0 50%;
  transform: scale(0.4) translateX(-62px);
  height: 56px;
  left: 100%;
  margin-left: 9px;
}
.q-fab__actions--left {
  transform-origin: 100% 50%;
  transform: scale(0.4) translateX(62px);
  height: 56px;
  right: 100%;
  margin-right: 9px;
  flex-direction: row-reverse;
}
.q-fab__actions--up {
  transform-origin: 50% 100%;
  transform: scale(0.4) translateY(62px);
  width: 56px;
  bottom: 100%;
  margin-bottom: 9px;
  flex-direction: column-reverse;
}
.q-fab__actions--down {
  transform-origin: 50% 0;
  transform: scale(0.4) translateY(-62px);
  width: 56px;
  top: 100%;
  margin-top: 9px;
  flex-direction: column;
}
.q-fab__actions--up, .q-fab__actions--down {
  left: 50%;
  margin-left: -28px;
}
.q-fab__actions--opened {
  opacity: 1;
  transform: scale(1) translate(0.1px, 0);
  pointer-events: all;
}
.q-fab--align-left > .q-fab__actions--up, .q-fab--align-left > .q-fab__actions--down {
  align-items: flex-start;
  left: 28px;
}
.q-fab--align-right > .q-fab__actions--up, .q-fab--align-right > .q-fab__actions--down {
  align-items: flex-end;
  left: auto;
  right: 0;
}
.q-field {
  font-size: 14px;
}
.q-field ::-ms-clear,
.q-field ::-ms-reveal {
  display: none;
}
.q-field--with-bottom {
  padding-bottom: 20px;
}
.q-field__marginal {
  height: 56px;
  color: rgba(0, 0, 0, 0.54);
  font-size: 24px;
}
.q-field__marginal > * + * {
  margin-left: 2px;
}
.q-field__marginal .q-avatar {
  font-size: 32px;
}
.q-field__before, .q-field__prepend {
  padding-right: 12px;
}
.q-field__after, .q-field__append {
  padding-left: 12px;
}
.q-field__after:empty, .q-field__append:empty {
  display: none;
}
.q-field__append + .q-field__append {
  padding-left: 2px;
}
.q-field__inner {
  text-align: left;
}
.q-field__bottom {
  font-size: 12px;
  min-height: 20px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.54);
  padding: 8px 12px 0;
  backface-visibility: hidden;
}
.q-field__bottom--animated {
  transform: translateY(100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.q-field__messages {
  line-height: 1;
}
.q-field__messages > div {
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.q-field__messages > div + div {
  margin-top: 4px;
}
.q-field__counter {
  padding-left: 8px;
  line-height: 1;
}
.q-field--item-aligned {
  padding: 8px 16px;
}
.q-field--item-aligned .q-field__before {
  min-width: 56px;
}
.q-field__control-container {
  height: inherit;
}
.q-field__control {
  color: var(--q-primary);
  height: 56px;
  max-width: 100%;
  outline: none;
}
.q-field__control:before, .q-field__control:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.q-field__control:before {
  border-radius: inherit;
}
.q-field__shadow {
  top: 8px;
  opacity: 0;
  overflow: hidden;
  white-space: pre-wrap;
  transition: opacity 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field__shadow + .q-field__native::placeholder {
  transition: opacity 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field__shadow + .q-field__native:focus::placeholder {
  opacity: 0;
}
.q-field__native, .q-field__prefix, .q-field__suffix, .q-field__input {
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.00937em;
  text-decoration: inherit;
  text-transform: inherit;
  border: none;
  border-radius: 0;
  background: none;
  color: rgba(0, 0, 0, 0.87);
  outline: 0;
  padding: 6px 0;
}
.q-field__native, .q-field__input {
  width: 100%;
  min-width: 0;
  outline: 0 !important;
  user-select: auto;
}
.q-field__native:-webkit-autofill, .q-field__input:-webkit-autofill {
  -webkit-animation-name: q-autofill;
  -webkit-animation-fill-mode: both;
}
.q-field__native:-webkit-autofill + .q-field__label, .q-field__input:-webkit-autofill + .q-field__label {
  transform: translateY(-40%) scale(0.75);
}
.q-field__native[type=color] + .q-field__label, .q-field__native[type=date] + .q-field__label, .q-field__native[type=datetime-local] + .q-field__label, .q-field__native[type=month] + .q-field__label, .q-field__native[type=time] + .q-field__label, .q-field__native[type=week] + .q-field__label, .q-field__input[type=color] + .q-field__label, .q-field__input[type=date] + .q-field__label, .q-field__input[type=datetime-local] + .q-field__label, .q-field__input[type=month] + .q-field__label, .q-field__input[type=time] + .q-field__label, .q-field__input[type=week] + .q-field__label {
  transform: translateY(-40%) scale(0.75);
}
.q-field__native:invalid, .q-field__input:invalid {
  box-shadow: none;
}
.q-field__native[type=file] {
  line-height: 1em;
}
.q-field__input {
  padding: 0;
  height: 0;
  min-height: 24px;
  line-height: 24px;
}
.q-field__prefix, .q-field__suffix {
  transition: opacity 0.36s cubic-bezier(0.4, 0, 0.2, 1);
  white-space: nowrap;
}
.q-field__prefix {
  padding-right: 4px;
}
.q-field__suffix {
  padding-left: 4px;
}
.q-field--readonly .q-placeholder, .q-field--disabled .q-placeholder {
  opacity: 1 !important;
}
.q-field--readonly.q-field--labeled .q-field__native, .q-field--readonly.q-field--labeled .q-field__input {
  cursor: default;
}
.q-field--readonly.q-field--float .q-field__native, .q-field--readonly.q-field--float .q-field__input {
  cursor: text;
}
.q-field--disabled .q-field__inner {
  cursor: not-allowed;
}
.q-field--disabled .q-field__control {
  pointer-events: none;
}
.q-field--disabled .q-field__control > div {
  opacity: 0.6 !important;
}
.q-field--disabled .q-field__control > div, .q-field--disabled .q-field__control > div * {
  outline: 0 !important;
}
.q-field__label {
  left: 0;
  top: 18px;
  max-width: 100%;
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.00937em;
  text-decoration: inherit;
  text-transform: inherit;
  transform-origin: left top;
  transition: transform 0.36s cubic-bezier(0.4, 0, 0.2, 1), max-width 0.324s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}
.q-field--float .q-field__label {
  max-width: 133%;
  transform: translateY(-40%) scale(0.75);
  transition: transform 0.36s cubic-bezier(0.4, 0, 0.2, 1), max-width 0.396s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--highlighted .q-field__label {
  color: currentColor;
}
.q-field--highlighted .q-field__shadow {
  opacity: 0.5;
}
.q-field--filled .q-field__control {
  padding: 0 12px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px 4px 0 0;
}
.q-field--filled .q-field__control:before {
  background: rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.42);
  opacity: 0;
  transition: opacity 0.36s cubic-bezier(0.4, 0, 0.2, 1), background 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--filled .q-field__control:hover:before {
  opacity: 1;
}
.q-field--filled .q-field__control:after {
  height: 2px;
  top: auto;
  transform-origin: center bottom;
  transform: scale3d(0, 1, 1);
  background: currentColor;
  transition: transform 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--filled.q-field--rounded .q-field__control {
  border-radius: 28px 28px 0 0;
}
.q-field--filled.q-field--highlighted .q-field__control:before {
  opacity: 1;
  background: rgba(0, 0, 0, 0.12);
}
.q-field--filled.q-field--highlighted .q-field__control:after {
  transform: scale3d(1, 1, 1);
}
.q-field--filled.q-field--dark .q-field__control, .q-field--filled.q-field--dark .q-field__control:before {
  background: rgba(255, 255, 255, 0.07);
}
.q-field--filled.q-field--dark.q-field--highlighted .q-field__control:before {
  background: rgba(255, 255, 255, 0.1);
}
.q-field--filled.q-field--readonly .q-field__control:before {
  opacity: 1;
  background: transparent;
  border-bottom-style: dashed;
}
.q-field--outlined .q-field__control {
  border-radius: 4px;
  padding: 0 12px;
}
.q-field--outlined .q-field__control:before {
  border: 1px solid rgba(0, 0, 0, 0.24);
  transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--outlined .q-field__control:hover:before {
  border-color: #000;
}
.q-field--outlined .q-field__control:after {
  height: inherit;
  border-radius: inherit;
  border: 2px solid transparent;
  transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--outlined .q-field__native:-webkit-autofill,
.q-field--outlined .q-field__input:-webkit-autofill {
  margin-top: 1px;
  margin-bottom: 1px;
}
.q-field--outlined.q-field--rounded .q-field__control {
  border-radius: 28px;
}
.q-field--outlined.q-field--highlighted .q-field__control:hover:before {
  border-color: transparent;
}
.q-field--outlined.q-field--highlighted .q-field__control:after {
  border-color: currentColor;
  border-width: 2px;
  transform: scale3d(1, 1, 1);
}
.q-field--outlined.q-field--readonly .q-field__control:before {
  border-style: dashed;
}
.q-field--standard .q-field__control:before {
  border-bottom: 1px solid rgba(0, 0, 0, 0.24);
  transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--standard .q-field__control:hover:before {
  border-color: #000;
}
.q-field--standard .q-field__control:after {
  height: 2px;
  top: auto;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  transform-origin: center bottom;
  transform: scale3d(0, 1, 1);
  background: currentColor;
  transition: transform 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--standard.q-field--highlighted .q-field__control:after {
  transform: scale3d(1, 1, 1);
}
.q-field--standard.q-field--readonly .q-field__control:before {
  border-bottom-style: dashed;
}
.q-field--dark .q-field__control:before {
  border-color: rgba(255, 255, 255, 0.6);
}
.q-field--dark .q-field__control:hover:before {
  border-color: #fff;
}
.q-field--dark .q-field__native, .q-field--dark .q-field__prefix, .q-field--dark .q-field__suffix, .q-field--dark .q-field__input {
  color: #fff;
}
.q-field--dark:not(.q-field--highlighted) .q-field__label, .q-field--dark .q-field__marginal, .q-field--dark .q-field__bottom {
  color: rgba(255, 255, 255, 0.7);
}
.q-field--standout .q-field__control {
  padding: 0 12px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  transition: box-shadow 0.36s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--standout .q-field__control:before {
  background: rgba(0, 0, 0, 0.07);
  opacity: 0;
  transition: opacity 0.36s cubic-bezier(0.4, 0, 0.2, 1), background 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--standout .q-field__control:hover:before {
  opacity: 1;
}
.q-field--standout.q-field--rounded .q-field__control {
  border-radius: 28px;
}
.q-field--standout.q-field--highlighted .q-field__control {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  background: #000;
}
.q-field--standout.q-field--highlighted .q-field__native, .q-field--standout.q-field--highlighted .q-field__prefix, .q-field--standout.q-field--highlighted .q-field__suffix, .q-field--standout.q-field--highlighted .q-field__prepend, .q-field--standout.q-field--highlighted .q-field__append, .q-field--standout.q-field--highlighted .q-field__input {
  color: #fff;
}
.q-field--standout.q-field--readonly .q-field__control:before {
  opacity: 1;
  background: transparent;
  border: 1px dashed rgba(0, 0, 0, 0.24);
}
.q-field--standout.q-field--dark .q-field__control {
  background: rgba(255, 255, 255, 0.07);
}
.q-field--standout.q-field--dark .q-field__control:before {
  background: rgba(255, 255, 255, 0.07);
}
.q-field--standout.q-field--dark.q-field--highlighted .q-field__control {
  background: #fff;
}
.q-field--standout.q-field--dark.q-field--highlighted .q-field__native, .q-field--standout.q-field--dark.q-field--highlighted .q-field__prefix, .q-field--standout.q-field--dark.q-field--highlighted .q-field__suffix, .q-field--standout.q-field--dark.q-field--highlighted .q-field__prepend, .q-field--standout.q-field--dark.q-field--highlighted .q-field__append, .q-field--standout.q-field--dark.q-field--highlighted .q-field__input {
  color: #000;
}
.q-field--standout.q-field--dark.q-field--readonly .q-field__control:before {
  border-color: rgba(255, 255, 255, 0.24);
}
.q-field--labeled .q-field__native, .q-field--labeled .q-field__prefix, .q-field--labeled .q-field__suffix {
  line-height: 24px;
  padding-top: 24px;
  padding-bottom: 8px;
}
.q-field--labeled .q-field__shadow {
  top: 0;
}
.q-field--labeled:not(.q-field--float) .q-field__prefix, .q-field--labeled:not(.q-field--float) .q-field__suffix {
  opacity: 0;
}
.q-field--labeled:not(.q-field--float) .q-field__native::-webkit-input-placeholder, .q-field--labeled:not(.q-field--float) .q-field__input::-webkit-input-placeholder {
  color: transparent;
}
.q-field--labeled:not(.q-field--float) .q-field__native::-moz-placeholder, .q-field--labeled:not(.q-field--float) .q-field__input::-moz-placeholder {
  color: transparent;
}
.q-field--labeled:not(.q-field--float) .q-field__native:-ms-input-placeholder, .q-field--labeled:not(.q-field--float) .q-field__input:-ms-input-placeholder {
  color: transparent !important;
}
.q-field--labeled:not(.q-field--float) .q-field__native::-ms-input-placeholder, .q-field--labeled:not(.q-field--float) .q-field__input::-ms-input-placeholder {
  color: transparent;
}
.q-field--labeled:not(.q-field--float) .q-field__native::placeholder, .q-field--labeled:not(.q-field--float) .q-field__input::placeholder {
  color: transparent;
}
.q-field--labeled.q-field--dense .q-field__native, .q-field--labeled.q-field--dense .q-field__prefix, .q-field--labeled.q-field--dense .q-field__suffix {
  padding-top: 14px;
  padding-bottom: 2px;
}
.q-field--dense .q-field__shadow {
  top: 0;
}
.q-field--dense .q-field__control, .q-field--dense .q-field__marginal {
  height: 40px;
}
.q-field--dense .q-field__bottom {
  font-size: 11px;
}
.q-field--dense .q-field__label {
  font-size: 14px;
  top: 10px;
}
.q-field--dense .q-field__before, .q-field--dense .q-field__prepend {
  padding-right: 6px;
}
.q-field--dense .q-field__after, .q-field--dense .q-field__append {
  padding-left: 6px;
}
.q-field--dense .q-field__append + .q-field__append {
  padding-left: 2px;
}
.q-field--dense .q-field__marginal .q-avatar {
  font-size: 24px;
}
.q-field--dense.q-field--float .q-field__label {
  transform: translateY(-30%) scale(0.75);
}
.q-field--dense .q-field__native:-webkit-autofill + .q-field__label, .q-field--dense .q-field__input:-webkit-autofill + .q-field__label {
  transform: translateY(-30%) scale(0.75);
}
.q-field--dense .q-field__native[type=color] + .q-field__label, .q-field--dense .q-field__native[type=date] + .q-field__label, .q-field--dense .q-field__native[type=datetime-local] + .q-field__label, .q-field--dense .q-field__native[type=month] + .q-field__label, .q-field--dense .q-field__native[type=time] + .q-field__label, .q-field--dense .q-field__native[type=week] + .q-field__label, .q-field--dense .q-field__input[type=color] + .q-field__label, .q-field--dense .q-field__input[type=date] + .q-field__label, .q-field--dense .q-field__input[type=datetime-local] + .q-field__label, .q-field--dense .q-field__input[type=month] + .q-field__label, .q-field--dense .q-field__input[type=time] + .q-field__label, .q-field--dense .q-field__input[type=week] + .q-field__label {
  transform: translateY(-30%) scale(0.75);
}
.q-field--borderless .q-field__bottom, .q-field--borderless.q-field--dense .q-field__control, .q-field--standard .q-field__bottom, .q-field--standard.q-field--dense .q-field__control {
  padding-left: 0;
  padding-right: 0;
}
.q-field--error .q-field__label {
  animation: q-field-label 0.36s;
}
.q-field--error .q-field__bottom {
  color: var(--q-negative);
}
.q-field__focusable-action {
  opacity: 0.6;
  cursor: pointer;
  outline: 0 !important;
  border: 0;
  color: inherit;
  background: transparent;
  padding: 0;
}
.q-field__focusable-action:hover, .q-field__focusable-action:focus {
  opacity: 1;
}
.q-field--auto-height .q-field__control {
  height: auto;
}
.q-field--auto-height .q-field__control, .q-field--auto-height .q-field__native {
  min-height: 56px;
}
.q-field--auto-height .q-field__native {
  align-items: center;
}
.q-field--auto-height .q-field__control-container {
  padding-top: 0;
}
.q-field--auto-height .q-field__native, .q-field--auto-height .q-field__prefix, .q-field--auto-height .q-field__suffix {
  line-height: 18px;
}
.q-field--auto-height.q-field--labeled .q-field__control-container {
  padding-top: 24px;
}
.q-field--auto-height.q-field--labeled .q-field__shadow {
  top: 24px;
}
.q-field--auto-height.q-field--labeled .q-field__native, .q-field--auto-height.q-field--labeled .q-field__prefix, .q-field--auto-height.q-field--labeled .q-field__suffix {
  padding-top: 0;
}
.q-field--auto-height.q-field--labeled .q-field__native {
  min-height: 24px;
}
.q-field--auto-height.q-field--dense .q-field__control, .q-field--auto-height.q-field--dense .q-field__native {
  min-height: 40px;
}
.q-field--auto-height.q-field--dense.q-field--labeled .q-field__control-container {
  padding-top: 14px;
}
.q-field--auto-height.q-field--dense.q-field--labeled .q-field__shadow {
  top: 14px;
}
.q-field--auto-height.q-field--dense.q-field--labeled .q-field__native {
  min-height: 24px;
}
.q-field--square .q-field__control {
  border-radius: 0 !important;
}
.q-transition--field-message-enter-active, .q-transition--field-message-leave-active {
  transition: transform 0.6s cubic-bezier(0.86, 0, 0.07, 1), opacity 0.6s cubic-bezier(0.86, 0, 0.07, 1);
}
.q-transition--field-message-enter-from, .q-transition--field-message-leave-to {
  opacity: 0;
  transform: translateY(-10px);
}
.q-transition--field-message-leave-from, .q-transition--field-message-leave-active {
  position: absolute;
}
@keyframes q-field-label {
  40% {
    margin-left: 2px;
  }
  60%, 80% {
    margin-left: -2px;
  }
  70%, 90% {
    margin-left: 2px;
  }
}
@keyframes q-autofill {
  to {
    background: transparent;
    color: inherit;
  }
}
.q-file .q-field__native {
  word-break: break-all;
  overflow: hidden;
}
.q-file .q-field__input {
  opacity: 0 !important;
}
.q-file .q-field__input::-webkit-file-upload-button {
  cursor: pointer;
}
.q-file__filler {
  visibility: hidden;
  width: 100%;
  border: none;
  padding: 0;
}
.q-file__dnd {
  outline: 1px dashed currentColor;
  outline-offset: -4px;
}
.q-form {
  position: relative;
}
.q-img {
  position: relative;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.q-img__loading .q-spinner {
  font-size: 50px;
}
.q-img__container {
  border-radius: inherit;
  font-size: 0;
}
.q-img__image {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.q-img__image--with-transition {
  transition: opacity 0.28s ease-in;
}
.q-img__image--loaded {
  opacity: 1;
}
.q-img__content {
  border-radius: inherit;
  pointer-events: none;
}
.q-img__content > div {
  pointer-events: all;
  position: absolute;
  padding: 16px;
  color: #fff;
  background: rgba(0, 0, 0, 0.47);
}
.q-img--no-menu .q-img__image,
.q-img--no-menu .q-img__placeholder {
  pointer-events: none;
}
.q-inner-loading {
  background: rgba(255, 255, 255, 0.6);
}
.q-inner-loading--dark {
  background: rgba(0, 0, 0, 0.4);
}
.q-inner-loading__label {
  margin-top: 8px;
}
.q-textarea .q-field__control {
  min-height: 56px;
  height: auto;
}
.q-textarea .q-field__control-container {
  padding-top: 2px;
  padding-bottom: 2px;
}
.q-textarea .q-field__shadow {
  top: 2px;
  bottom: 2px;
}
.q-textarea .q-field__native, .q-textarea .q-field__prefix, .q-textarea .q-field__suffix {
  line-height: 18px;
}
.q-textarea .q-field__native {
  resize: vertical;
  padding-top: 17px;
  min-height: 52px;
}
.q-textarea.q-field--labeled .q-field__control-container {
  padding-top: 26px;
}
.q-textarea.q-field--labeled .q-field__shadow {
  top: 26px;
}
.q-textarea.q-field--labeled .q-field__native, .q-textarea.q-field--labeled .q-field__prefix, .q-textarea.q-field--labeled .q-field__suffix {
  padding-top: 0;
}
.q-textarea.q-field--labeled .q-field__native {
  min-height: 26px;
  padding-top: 1px;
}
.q-textarea--autogrow .q-field__native {
  resize: none;
}
.q-textarea.q-field--dense .q-field__control, .q-textarea.q-field--dense .q-field__native {
  min-height: 36px;
}
.q-textarea.q-field--dense .q-field__native {
  padding-top: 9px;
}
.q-textarea.q-field--dense.q-field--labeled .q-field__control-container {
  padding-top: 14px;
}
.q-textarea.q-field--dense.q-field--labeled .q-field__shadow {
  top: 14px;
}
.q-textarea.q-field--dense.q-field--labeled .q-field__native {
  min-height: 24px;
  padding-top: 3px;
}
.q-textarea.q-field--dense.q-field--labeled .q-field__prefix, .q-textarea.q-field--dense.q-field--labeled .q-field__suffix {
  padding-top: 2px;
}
body.mobile .q-textarea .q-field__native,
.q-textarea.disabled .q-field__native {
  resize: none;
}
.q-intersection {
  position: relative;
}
.q-item {
  min-height: 48px;
  padding: 8px 16px;
  color: inherit;
  transition: color 0.3s, background-color 0.3s;
}
.q-item__section--side {
  color: #757575;
  align-items: flex-start;
  padding-right: 16px;
  width: auto;
  min-width: 0;
  max-width: 100%;
}
.q-item__section--side > .q-icon {
  font-size: 24px;
}
.q-item__section--side > .q-avatar {
  font-size: 40px;
}
.q-item__section--avatar {
  color: inherit;
  min-width: 56px;
}
.q-item__section--thumbnail img {
  width: 100px;
  height: 56px;
}
.q-item__section--nowrap {
  white-space: nowrap;
}
.q-item > .q-item__section--thumbnail:first-child,
.q-item > .q-focus-helper + .q-item__section--thumbnail {
  margin-left: -16px;
}
.q-item > .q-item__section--thumbnail:last-of-type {
  margin-right: -16px;
}
.q-item__label {
  line-height: 1.2em !important;
  max-width: 100%;
}
.q-item__label--overline {
  color: rgba(0, 0, 0, 0.7);
}
.q-item__label--caption {
  color: rgba(0, 0, 0, 0.54);
}
.q-item__label--header {
  color: #757575;
  padding: 16px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0.01786em;
}
.q-separator--spaced + .q-item__label--header, .q-list--padding .q-item__label--header {
  padding-top: 8px;
}
.q-item__label + .q-item__label {
  margin-top: 4px;
}
.q-item__section--main {
  width: auto;
  min-width: 0;
  max-width: 100%;
  flex: 10000 1 0%;
}
.q-item__section--main + .q-item__section--main {
  margin-left: 8px;
}
.q-item__section--main ~ .q-item__section--side {
  align-items: flex-end;
  padding-right: 0;
  padding-left: 16px;
}
.q-item__section--main.q-item__section--thumbnail {
  margin-left: 0;
  margin-right: -16px;
}
.q-list--bordered {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-list--separator > .q-item-type + .q-item-type,
.q-list--separator > .q-virtual-scroll__content > .q-item-type + .q-item-type {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.q-list--padding {
  padding: 8px 0;
}
.q-list--dense > .q-item, .q-item--dense {
  min-height: 32px;
  padding: 2px 16px;
}
.q-list--dark.q-list--separator > .q-item-type + .q-item-type,
.q-list--dark.q-list--separator > .q-virtual-scroll__content > .q-item-type + .q-item-type {
  border-top-color: rgba(255, 255, 255, 0.28);
}
.q-list--dark, .q-item--dark {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.28);
}
.q-list--dark .q-item__section--side:not(.q-item__section--avatar), .q-item--dark .q-item__section--side:not(.q-item__section--avatar) {
  color: rgba(255, 255, 255, 0.7);
}
.q-list--dark .q-item__label--header, .q-item--dark .q-item__label--header {
  color: rgba(255, 255, 255, 0.64);
}
.q-list--dark .q-item__label--overline, .q-list--dark .q-item__label--caption, .q-item--dark .q-item__label--overline, .q-item--dark .q-item__label--caption {
  color: rgba(255, 255, 255, 0.8);
}
.q-item {
  position: relative;
}
.q-item.q-router-link--active, .q-item--active {
  color: var(--q-primary);
}
.q-knob {
  font-size: 48px;
}
.q-knob--editable {
  cursor: pointer;
  outline: 0;
}
.q-knob--editable:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  box-shadow: none;
  transition: box-shadow 0.24s ease-in-out;
}
.q-knob--editable:focus:before {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
body.body--dark .q-knob--editable:focus:before {
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-layout {
  width: 100%;
  outline: 0;
}
.q-layout-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.q-layout-container .q-layout {
  min-height: 100%;
}
.q-layout-container > div {
  transform: translate3d(0, 0, 0);
}
.q-layout-container > div > div {
  min-height: 0;
  max-height: 100%;
}
.q-layout__shadow {
  width: 100%;
}
.q-layout__shadow:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2), 0 0px 10px rgba(0, 0, 0, 0.24);
}
.q-layout__section--marginal {
  background-color: var(--q-primary);
  color: #fff;
}
.q-header--hidden {
  transform: translateY(-110%);
}
.q-header--bordered {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.q-header .q-layout__shadow {
  bottom: -10px;
}
.q-header .q-layout__shadow:after {
  bottom: 10px;
}
.q-footer--hidden {
  transform: translateY(110%);
}
.q-footer--bordered {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.q-footer .q-layout__shadow {
  top: -10px;
}
.q-footer .q-layout__shadow:after {
  top: 10px;
}
.q-header, .q-footer {
  z-index: 2000;
}
.q-drawer {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: 1000;
}
.q-drawer--on-top {
  z-index: 3000;
}
.q-drawer--left {
  left: 0;
  transform: translateX(-100%);
}
.q-drawer--left.q-drawer--bordered {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.q-drawer--left .q-layout__shadow {
  left: 10px;
  right: -10px;
}
.q-drawer--left .q-layout__shadow:after {
  right: 10px;
}
.q-drawer--right {
  right: 0;
  transform: translateX(100%);
}
.q-drawer--right.q-drawer--bordered {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
}
.q-drawer--right .q-layout__shadow {
  left: -10px;
}
.q-drawer--right .q-layout__shadow:after {
  left: 10px;
}
.q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini {
  padding: 0 !important;
}
.q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini .q-item, .q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini .q-item__section {
  text-align: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  min-width: 0;
}
.q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini .q-item__label, .q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini .q-item__section--main, .q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini .q-item__section--side ~ .q-item__section--side {
  display: none;
}
.q-drawer--mini .q-mini-drawer-hide, .q-drawer--mini .q-expansion-item__content {
  display: none;
}
.q-drawer--mini-animate .q-drawer__content {
  overflow-x: hidden !important;
  white-space: nowrap;
}
.q-drawer--standard .q-mini-drawer-only {
  display: none;
}
.q-drawer--mobile .q-mini-drawer-only, .q-drawer--mobile .q-mini-drawer-hide {
  display: none;
}
.q-drawer__backdrop {
  z-index: 2999 !important;
  will-change: background-color;
}
.q-drawer__opener {
  z-index: 2001;
  height: 100%;
  width: 15px;
  user-select: none;
}
.q-layout, .q-header, .q-footer, .q-page {
  position: relative;
}
.q-page-sticky--shrink {
  pointer-events: none;
}
.q-page-sticky--shrink > div {
  display: inline-block;
  pointer-events: auto;
}
body.q-ios-padding .q-layout--standard .q-header > .q-toolbar:nth-child(1),
body.q-ios-padding .q-layout--standard .q-header > .q-tabs:nth-child(1) .q-tabs-head,
body.q-ios-padding .q-layout--standard .q-drawer--top-padding .q-drawer__content {
  padding-top: 20px;
  min-height: 70px;
  padding-top: env(safe-area-inset-top);
  min-height: calc(env(safe-area-inset-top) + 50px);
}
body.q-ios-padding .q-layout--standard .q-footer > .q-toolbar:last-child,
body.q-ios-padding .q-layout--standard .q-footer > .q-tabs:last-child .q-tabs-head,
body.q-ios-padding .q-layout--standard .q-drawer--top-padding .q-drawer__content {
  padding-bottom: env(safe-area-inset-bottom);
  min-height: calc(env(safe-area-inset-bottom) + 50px);
}
.q-body--layout-animate .q-drawer__backdrop {
  transition: background-color 0.12s !important;
}
.q-body--layout-animate .q-drawer {
  transition: transform 0.12s, width 0.12s, top 0.12s, bottom 0.12s !important;
}
.q-body--layout-animate .q-layout__section--marginal {
  transition: transform 0.12s, left 0.12s, right 0.12s !important;
}
.q-body--layout-animate .q-page-container {
  transition: padding-top 0.12s, padding-right 0.12s, padding-bottom 0.12s, padding-left 0.12s !important;
}
.q-body--layout-animate .q-page-sticky {
  transition: transform 0.12s, left 0.12s, right 0.12s, top 0.12s, bottom 0.12s !important;
}
body:not(.q-body--layout-animate) .q-layout--prevent-focus {
  visibility: hidden;
}
.q-body--drawer-toggle {
  overflow-x: hidden !important;
}
@media (max-width: 599.98px) {
  .q-layout-padding {
    padding: 8px;
  }
}
@media (min-width: 600px) and (max-width: 1439.98px) {
  .q-layout-padding {
    padding: 16px;
  }
}
@media (min-width: 1440px) {
  .q-layout-padding {
    padding: 24px;
  }
}
body.body--dark .q-header, body.body--dark .q-footer, body.body--dark .q-drawer {
  border-color: rgba(255, 255, 255, 0.28);
}
body.body--dark .q-layout__shadow:after {
  box-shadow: 0 0 10px 2px rgba(255, 255, 255, 0.2), 0 0px 10px rgba(255, 255, 255, 0.24);
}
body.platform-ios .q-layout--containerized {
  position: unset !important;
}
.q-linear-progress {
  --q-linear-progress-speed: .3s;
  position: relative;
  width: 100%;
  overflow: hidden;
  font-size: 4px;
  height: 1em;
  color: var(--q-primary);
  transform: scale3d(1, 1, 1);
}
.q-linear-progress__model, .q-linear-progress__track {
  transform-origin: 0 0;
}
.q-linear-progress__model--with-transition, .q-linear-progress__track--with-transition {
  transition: transform var(--q-linear-progress-speed);
}
.q-linear-progress--reverse .q-linear-progress__model, .q-linear-progress--reverse .q-linear-progress__track {
  transform-origin: 0 100%;
}
.q-linear-progress__model--determinate {
  background: currentColor;
}
.q-linear-progress__model--indeterminate, .q-linear-progress__model--query {
  transition: none;
}
.q-linear-progress__model--indeterminate:before, .q-linear-progress__model--indeterminate:after, .q-linear-progress__model--query:before, .q-linear-progress__model--query:after {
  background: currentColor;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform-origin: 0 0;
}
.q-linear-progress__model--indeterminate:before, .q-linear-progress__model--query:before {
  animation: q-linear-progress--indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.q-linear-progress__model--indeterminate:after, .q-linear-progress__model--query:after {
  transform: translate3d(-101%, 0, 0) scale3d(1, 1, 1);
  animation: q-linear-progress--indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation-delay: 1.15s;
}
.q-linear-progress__track {
  opacity: 0.4;
}
.q-linear-progress__track--light {
  background: rgba(0, 0, 0, 0.26);
}
.q-linear-progress__track--dark {
  background: rgba(255, 255, 255, 0.6);
}
.q-linear-progress__stripe {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0)) !important;
  background-size: 40px 40px !important;
}
.q-linear-progress__stripe--with-transition {
  transition: width var(--q-linear-progress-speed);
}
@keyframes q-linear-progress--indeterminate {
  0% {
    transform: translate3d(-35%, 0, 0) scale3d(0.35, 1, 1);
  }
  60% {
    transform: translate3d(100%, 0, 0) scale3d(0.9, 1, 1);
  }
  100% {
    transform: translate3d(100%, 0, 0) scale3d(0.9, 1, 1);
  }
}
@keyframes q-linear-progress--indeterminate-short {
  0% {
    transform: translate3d(-101%, 0, 0) scale3d(1, 1, 1);
  }
  60% {
    transform: translate3d(107%, 0, 0) scale3d(0.01, 1, 1);
  }
  100% {
    transform: translate3d(107%, 0, 0) scale3d(0.01, 1, 1);
  }
}
.q-menu {
  position: fixed !important;
  display: inline-block;
  max-width: 95vw;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  background: #fff;
  border-radius: 4px;
  overflow-y: auto;
  overflow-x: hidden;
  outline: 0;
  max-height: 65vh;
  z-index: 6000;
}
.q-menu--square {
  border-radius: 0;
}
.q-menu--dark {
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-option-group--inline > div {
  display: inline-block;
}
.q-pagination input {
  text-align: center;
  -moz-appearance: textfield;
}
.q-pagination input::-webkit-outer-spin-button,
.q-pagination input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.q-pagination__content {
  --q-pagination-gutter-parent: -2px;
  --q-pagination-gutter-child: 2px;
  margin-top: var(--q-pagination-gutter-parent);
  margin-left: var(--q-pagination-gutter-parent);
}
.q-pagination__content > .q-btn, .q-pagination__content > .q-input, .q-pagination__middle > .q-btn {
  margin-top: var(--q-pagination-gutter-child);
  margin-left: var(--q-pagination-gutter-child);
}
.q-parallax {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: inherit;
}
.q-parallax__media > img, .q-parallax__media > video {
  position: absolute;
  left: 50% /* rtl:ignore */;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  will-change: transform;
  display: none;
}
.q-popup-edit {
  padding: 8px 16px;
}
.q-popup-edit__buttons {
  margin-top: 8px;
}
.q-popup-edit__buttons .q-btn + .q-btn {
  margin-left: 8px;
}
.q-pull-to-refresh {
  position: relative;
}
.q-pull-to-refresh__puller {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  color: var(--q-primary);
  background: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}
.q-pull-to-refresh__puller--animating {
  transition: transform 0.3s, opacity 0.3s;
}
.q-radio {
  vertical-align: middle;
}
.q-radio__native {
  width: 1px;
  height: 1px;
}
.q-radio__bg, .q-radio__icon-container {
  user-select: none;
}
.q-radio__bg {
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  -webkit-print-color-adjust: exact;
}
.q-radio__bg path {
  fill: currentColor;
}
.q-radio__icon {
  color: currentColor;
  font-size: 0.5em;
}
.q-radio__check {
  transform-origin: 50% 50%;
  transform: scale3d(0, 0, 1);
  transition: transform 0.22s cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.q-radio__inner {
  font-size: 40px;
  width: 1em;
  min-width: 1em;
  height: 1em;
  outline: 0;
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.54);
}
.q-radio__inner--truthy {
  color: var(--q-primary);
}
.q-radio__inner--truthy .q-radio__check {
  transform: scale3d(1, 1, 1);
}
.q-radio.disabled {
  opacity: 0.75 !important;
}
.q-radio--dark .q-radio__inner {
  color: rgba(255, 255, 255, 0.7);
}
.q-radio--dark .q-radio__inner:before {
  opacity: 0.32 !important;
}
.q-radio--dark .q-radio__inner--truthy {
  color: var(--q-primary);
}
.q-radio--dense .q-radio__inner {
  width: 0.5em;
  min-width: 0.5em;
  height: 0.5em;
}
.q-radio--dense .q-radio__bg {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.q-radio--dense .q-radio__label {
  padding-left: 0.5em;
}
.q-radio--dense.reverse .q-radio__label {
  padding-left: 0;
  padding-right: 0.5em;
}
body.desktop .q-radio:not(.disabled) .q-radio__inner:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background: currentColor;
  opacity: 0.12;
  transform: scale3d(0, 0, 1);
  transition: transform 0.22s cubic-bezier(0, 0, 0.2, 1) 0ms;
}
body.desktop .q-radio:not(.disabled):focus .q-radio__inner:before, body.desktop .q-radio:not(.disabled):hover .q-radio__inner:before {
  transform: scale3d(1, 1, 1);
}
body.desktop .q-radio--dense:not(.disabled):focus .q-radio__inner:before, body.desktop .q-radio--dense:not(.disabled):hover .q-radio__inner:before {
  transform: scale3d(1.5, 1.5, 1);
}
.q-rating {
  color: #ffeb3b;
  vertical-align: middle;
}
.q-rating__icon-container {
  height: 1em;
  outline: 0;
}
.q-rating__icon-container + .q-rating__icon-container {
  margin-left: 2px;
}
.q-rating__icon {
  color: currentColor;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  position: relative;
  opacity: 0.4;
  transition: transform 0.2s ease-in, opacity 0.2s ease-in;
}
.q-rating__icon--hovered {
  transform: scale(1.3);
}
.q-rating__icon--active {
  opacity: 1;
}
.q-rating__icon--exselected {
  opacity: 0.7;
}
.q-rating--no-dimming .q-rating__icon {
  opacity: 1;
}
.q-rating--editable .q-rating__icon-container {
  cursor: pointer;
}
.q-responsive {
  position: relative;
  max-width: 100%;
  max-height: 100%;
}
.q-responsive__filler {
  width: inherit;
  max-width: inherit;
  height: inherit;
  max-height: inherit;
}
.q-responsive__content {
  border-radius: inherit;
}
.q-responsive__content > * {
  width: 100% !important;
  height: 100% !important;
  max-height: 100% !important;
  max-width: 100% !important;
}
.q-scrollarea {
  position: relative;
  contain: strict;
}
.q-scrollarea__bar, .q-scrollarea__thumb {
  opacity: 0.2;
  transition: opacity 0.3s;
  will-change: opacity;
  cursor: grab;
}
.q-scrollarea__bar--v, .q-scrollarea__thumb--v {
  right: 0;
  width: 10px;
}
.q-scrollarea__bar--h, .q-scrollarea__thumb--h {
  bottom: 0;
  height: 10px;
}
.q-scrollarea__bar--invisible, .q-scrollarea__thumb--invisible {
  opacity: 0 !important;
  pointer-events: none;
}
.q-scrollarea__thumb {
  background: #000;
  border-radius: 3px;
}
.q-scrollarea__thumb:hover {
  opacity: 0.3;
}
.q-scrollarea__thumb:active {
  opacity: 0.5;
}
.q-scrollarea__content {
  min-height: 100%;
  min-width: 100%;
}
.q-scrollarea--dark .q-scrollarea__thumb {
  background: #fff;
}
.q-select--without-input .q-field__control {
  cursor: pointer;
}
.q-select--with-input .q-field__control {
  cursor: text;
}
.q-select .q-field__input {
  min-width: 50px !important;
  cursor: text;
}
.q-select .q-field__input--padding {
  padding-left: 4px;
}
.q-select__focus-target, .q-select__autocomplete-input {
  position: absolute;
  outline: 0 !important;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  opacity: 0;
}
.q-select__dropdown-icon {
  cursor: pointer;
  transition: transform 0.28s;
}
.q-select.q-field--readonly .q-field__control, .q-select.q-field--readonly .q-select__dropdown-icon {
  cursor: default;
}
.q-select__dialog {
  width: 90vw !important;
  max-width: 90vw !important;
  max-height: calc(100vh - 70px) !important;
  background: #fff;
  display: flex;
  flex-direction: column;
}
.q-select__dialog > .scroll {
  position: relative;
  background: inherit;
}
body.mobile:not(.native-mobile) .q-select__dialog {
  max-height: calc(100vh - 108px) !important;
}
body.platform-android.native-mobile .q-dialog__inner--top .q-select__dialog {
  max-height: calc(100vh - 24px) !important;
}
body.platform-android:not(.native-mobile) .q-dialog__inner--top .q-select__dialog {
  max-height: calc(100vh - 80px) !important;
}
body.platform-ios.native-mobile .q-dialog__inner--top > div {
  border-radius: 4px;
}
body.platform-ios.native-mobile .q-dialog__inner--top .q-select__dialog--focused {
  max-height: 47vh !important;
}
body.platform-ios:not(.native-mobile) .q-dialog__inner--top .q-select__dialog--focused {
  max-height: 50vh !important;
}
.q-separator {
  border: 0;
  background: rgba(0, 0, 0, 0.12);
  margin: 0;
  transition: background 0.3s, opacity 0.3s;
  flex-shrink: 0;
}
.q-separator--dark {
  background: rgba(255, 255, 255, 0.28);
}
.q-separator--horizontal {
  display: block;
  height: 1px;
}
.q-separator--horizontal-inset {
  margin-left: 16px;
  margin-right: 16px;
}
.q-separator--horizontal-item-inset {
  margin-left: 72px;
  margin-right: 0;
}
.q-separator--horizontal-item-thumbnail-inset {
  margin-left: 116px;
  margin-right: 0;
}
.q-separator--vertical {
  width: 1px;
  height: auto;
  align-self: stretch;
}
.q-separator--vertical-inset {
  margin-top: 8px;
  margin-bottom: 8px;
}
.q-skeleton {
  --q-skeleton-speed: 1500ms;
  background: rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  /* maintain size even with border
  * for types that have height specified
  * */
  box-sizing: border-box;
}
.q-skeleton--anim {
  cursor: wait;
}
.q-skeleton:before {
  content: " ";
}
.q-skeleton--type-text {
  transform: scale(1, 0.5);
}
.q-skeleton--type-circle, .q-skeleton--type-QAvatar {
  height: 48px;
  width: 48px;
  border-radius: 50%;
}
.q-skeleton--type-QBtn {
  width: 90px;
  height: 36px;
}
.q-skeleton--type-QBadge {
  width: 70px;
  height: 16px;
}
.q-skeleton--type-QChip {
  width: 90px;
  height: 28px;
  border-radius: 16px;
}
.q-skeleton--type-QToolbar {
  height: 50px;
}
.q-skeleton--type-QCheckbox, .q-skeleton--type-QRadio {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.q-skeleton--type-QToggle {
  width: 56px;
  height: 40px;
  border-radius: 7px;
}
.q-skeleton--type-QSlider, .q-skeleton--type-QRange {
  height: 40px;
}
.q-skeleton--type-QInput {
  height: 56px;
}
.q-skeleton--bordered {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.q-skeleton--square {
  border-radius: 0;
}
.q-skeleton--anim-fade {
  animation: q-skeleton--fade var(--q-skeleton-speed) linear 0.5s infinite;
}
.q-skeleton--anim-pulse {
  animation: q-skeleton--pulse var(--q-skeleton-speed) ease-in-out 0.5s infinite;
}
.q-skeleton--anim-pulse-x {
  animation: q-skeleton--pulse-x var(--q-skeleton-speed) ease-in-out 0.5s infinite;
}
.q-skeleton--anim-pulse-y {
  animation: q-skeleton--pulse-y var(--q-skeleton-speed) ease-in-out 0.5s infinite;
}
.q-skeleton--anim-wave, .q-skeleton--anim-blink, .q-skeleton--anim-pop {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.q-skeleton--anim-wave:after, .q-skeleton--anim-blink:after, .q-skeleton--anim-pop:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.q-skeleton--anim-blink:after {
  background: rgba(255, 255, 255, 0.7);
  animation: q-skeleton--fade var(--q-skeleton-speed) linear 0.5s infinite;
}
.q-skeleton--anim-wave:after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  animation: q-skeleton--wave var(--q-skeleton-speed) linear 0.5s infinite;
}
.q-skeleton--dark {
  background: rgba(255, 255, 255, 0.05);
}
.q-skeleton--dark.q-skeleton--bordered {
  border: 1px solid rgba(255, 255, 255, 0.25);
}
.q-skeleton--dark.q-skeleton--anim-wave:after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
}
.q-skeleton--dark.q-skeleton--anim-blink:after {
  background: rgba(255, 255, 255, 0.2);
}
@keyframes q-skeleton--fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes q-skeleton--pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.85);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes q-skeleton--pulse-x {
  0% {
    transform: scaleX(1);
  }
  50% {
    transform: scaleX(0.75);
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes q-skeleton--pulse-y {
  0% {
    transform: scaleY(1);
  }
  50% {
    transform: scaleY(0.75);
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes q-skeleton--wave {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
.q-slide-item {
  position: relative;
  background: white;
}
.q-slide-item__left, .q-slide-item__right, .q-slide-item__top, .q-slide-item__bottom {
  visibility: hidden;
  font-size: 14px;
  color: #fff;
}
.q-slide-item__left .q-icon, .q-slide-item__right .q-icon, .q-slide-item__top .q-icon, .q-slide-item__bottom .q-icon {
  font-size: 1.714em;
}
.q-slide-item__left {
  background: #4caf50;
  padding: 8px 16px;
}
.q-slide-item__left > div {
  transform-origin: left center;
}
.q-slide-item__right {
  background: #ff9800;
  padding: 8px 16px;
}
.q-slide-item__right > div {
  transform-origin: right center;
}
.q-slide-item__top {
  background: #2196f3;
  padding: 16px 8px;
}
.q-slide-item__top > div {
  transform-origin: top center;
}
.q-slide-item__bottom {
  background: #9c27b0;
  padding: 16px 8px;
}
.q-slide-item__bottom > div {
  transform-origin: bottom center;
}
.q-slide-item__content {
  background: inherit;
  transition: transform 0.2s ease-in;
  user-select: none;
  cursor: pointer;
}
.q-slider {
  position: relative;
}
.q-slider--h {
  width: 100%;
}
.q-slider--v {
  height: 200px;
}
.q-slider--editable .q-slider__track-container {
  cursor: grab;
}
.q-slider__track-container {
  outline: 0;
}
.q-slider__track-container--h {
  width: 100%;
  padding: 12px 0;
}
.q-slider__track-container--h .q-slider__selection {
  will-change: width, left;
}
.q-slider__track-container--v {
  height: 100%;
  padding: 0 12px;
}
.q-slider__track-container--v .q-slider__selection {
  will-change: height, top;
}
.q-slider__track {
  color: var(--q-primary);
  background: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  width: inherit;
  height: inherit;
}
.q-slider__inner {
  background: rgba(0, 0, 0, 0.1);
  border-radius: inherit;
  width: 100%;
  height: 100%;
}
.q-slider__selection {
  background: currentColor;
  border-radius: inherit;
  width: 100%;
  height: 100%;
}
.q-slider__markers {
  color: rgba(0, 0, 0, 0.3);
  border-radius: inherit;
  width: 100%;
  height: 100%;
}
.q-slider__markers:after {
  content: "";
  position: absolute;
  background: currentColor;
}
.q-slider__markers--h {
  background-image: repeating-linear-gradient(to right, currentColor, currentColor 2px, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0));
}
.q-slider__markers--h:after {
  height: 100%;
  width: 2px;
  top: 0;
  right: 0;
}
.q-slider__markers--v {
  background-image: repeating-linear-gradient(to bottom, currentColor, currentColor 2px, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0));
}
.q-slider__markers--v:after {
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0;
}
.q-slider__marker-labels-container {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 24px;
  min-width: 24px;
}
.q-slider__marker-labels {
  position: absolute;
}
.q-slider__marker-labels--h-standard {
  top: 0;
}
.q-slider__marker-labels--h-switched {
  bottom: 0;
}
.q-slider__marker-labels--h-ltr {
  transform: translateX(-50%) /* rtl:ignore */;
}
.q-slider__marker-labels--h-rtl {
  transform: translateX(50%) /* rtl:ignore */;
}
.q-slider__marker-labels--v-standard {
  left: 4px;
}
.q-slider__marker-labels--v-switched {
  right: 4px;
}
.q-slider__marker-labels--v-ltr {
  transform: translateY(-50%) /* rtl:ignore */;
}
.q-slider__marker-labels--v-rtl {
  transform: translateY(50%) /* rtl:ignore */;
}
.q-slider__thumb {
  z-index: 1;
  outline: 0;
  color: var(--q-primary);
  transition: transform 0.18s ease-out, fill 0.18s ease-out, stroke 0.18s ease-out;
}
.q-slider__thumb.q-slider--focus {
  opacity: 1 !important;
}
.q-slider__thumb--h {
  top: 50%;
  will-change: left;
}
.q-slider__thumb--h-ltr {
  transform: scale(1) translate(-50%, -50%) /* rtl:ignore */;
}
.q-slider__thumb--h-rtl {
  transform: scale(1) translate(50%, -50%) /* rtl:ignore */;
}
.q-slider__thumb--v {
  left: 50% /* rtl:ignore */;
  will-change: top;
}
.q-slider__thumb--v-ltr {
  transform: scale(1) translate(-50%, -50%) /* rtl:ignore */;
}
.q-slider__thumb--v-rtl {
  transform: scale(1) translate(-50%, 50%) /* rtl:ignore */;
}
.q-slider__thumb-shape {
  top: 0;
  left: 0;
  stroke-width: 3.5;
  stroke: currentColor;
  transition: transform 0.28s;
}
.q-slider__thumb-shape path {
  stroke: currentColor;
  fill: currentColor;
}
.q-slider__focus-ring {
  border-radius: 50%;
  opacity: 0;
  transition: transform 266.67ms ease-out, opacity 266.67ms ease-out, background-color 266.67ms ease-out;
  transition-delay: 0.14s;
}
.q-slider__pin {
  opacity: 0;
  white-space: nowrap;
  transition: opacity 0.28s ease-out;
  transition-delay: 0.14s;
}
.q-slider__pin:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
}
.q-slider__pin--h:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  left: 50%;
  transform: translateX(-50%);
}
.q-slider__pin--h-standard {
  bottom: 100%;
}
.q-slider__pin--h-standard:before {
  bottom: 2px;
  border-top: 6px solid currentColor;
}
.q-slider__pin--h-switched {
  top: 100%;
}
.q-slider__pin--h-switched:before {
  top: 2px;
  border-bottom: 6px solid currentColor;
}
.q-slider__pin--v {
  top: 0;
}
.q-slider__pin--v:before {
  top: 50%;
  transform: translateY(-50%);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.q-slider__pin--v-standard {
  left: 100%;
}
.q-slider__pin--v-standard:before {
  left: 2px;
  border-right: 6px solid currentColor;
}
.q-slider__pin--v-switched {
  right: 100%;
}
.q-slider__pin--v-switched:before {
  right: 2px;
  border-left: 6px solid currentColor;
}
.q-slider__label {
  z-index: 1;
  white-space: nowrap;
  position: absolute;
}
.q-slider__label--h {
  left: 50%;
  transform: translateX(-50%);
}
.q-slider__label--h-standard {
  bottom: 7px;
}
.q-slider__label--h-switched {
  top: 7px;
}
.q-slider__label--v {
  top: 50%;
  transform: translateY(-50%);
}
.q-slider__label--v-standard {
  left: 7px;
}
.q-slider__label--v-switched {
  right: 7px;
}
.q-slider__text-container {
  min-height: 25px;
  padding: 2px 8px;
  border-radius: 4px;
  background: currentColor;
  position: relative;
  text-align: center;
}
.q-slider__text {
  color: #fff;
  font-size: 12px;
}
.q-slider--no-value .q-slider__thumb,
.q-slider--no-value .q-slider__inner,
.q-slider--no-value .q-slider__selection {
  opacity: 0;
}
.q-slider--focus .q-slider__focus-ring, body.desktop .q-slider.q-slider--editable .q-slider__track-container:hover .q-slider__focus-ring {
  background: currentColor;
  transform: scale3d(1.55, 1.55, 1);
  opacity: 0.25;
}
.q-slider--focus .q-slider__thumb,
.q-slider--focus .q-slider__inner,
.q-slider--focus .q-slider__selection, body.desktop .q-slider.q-slider--editable .q-slider__track-container:hover .q-slider__thumb,
body.desktop .q-slider.q-slider--editable .q-slider__track-container:hover .q-slider__inner,
body.desktop .q-slider.q-slider--editable .q-slider__track-container:hover .q-slider__selection {
  opacity: 1;
}
.q-slider--inactive .q-slider__thumb--h {
  transition: left 0.28s, right 0.28s;
}
.q-slider--inactive .q-slider__thumb--v {
  transition: top 0.28s, bottom 0.28s;
}
.q-slider--inactive .q-slider__selection {
  transition: width 0.28s, left 0.28s, right 0.28s, height 0.28s, top 0.28s, bottom 0.28s;
}
.q-slider--inactive .q-slider__text-container {
  transition: transform 0.28s;
}
.q-slider--active {
  cursor: grabbing;
}
.q-slider--active .q-slider__thumb-shape {
  transform: scale(1.5);
}
.q-slider--active .q-slider__focus-ring, .q-slider--active.q-slider--label .q-slider__thumb-shape {
  transform: scale(0) !important;
}
body.desktop .q-slider.q-slider--enabled .q-slider__track-container:hover .q-slider__pin {
  opacity: 1;
}
.q-slider--label.q-slider--active .q-slider__pin,
.q-slider--label .q-slider--focus .q-slider__pin, .q-slider--label.q-slider--label-always .q-slider__pin {
  opacity: 1;
}
.q-slider--dark .q-slider__track {
  background: rgba(255, 255, 255, 0.1);
}
.q-slider--dark .q-slider__inner {
  background: rgba(255, 255, 255, 0.1);
}
.q-slider--dark .q-slider__markers {
  color: rgba(255, 255, 255, 0.3);
}
.q-slider--dense .q-slider__track-container--h {
  padding: 6px 0;
}
.q-slider--dense .q-slider__track-container--v {
  padding: 0 6px;
}
.q-space {
  flex-grow: 1 !important;
}
.q-spinner {
  vertical-align: middle;
}
.q-spinner-mat {
  animation: q-spin 2s linear infinite;
  transform-origin: center center;
}
.q-spinner-mat .path {
  stroke-dasharray: 1, 200 /* rtl:ignore */;
  stroke-dashoffset: 0 /* rtl:ignore */;
  animation: q-mat-dash 1.5s ease-in-out infinite;
}
@keyframes q-spin {
  0% {
    transform: rotate3d(0, 0, 1, 0deg) /* rtl:ignore */;
  }
  25% {
    transform: rotate3d(0, 0, 1, 90deg) /* rtl:ignore */;
  }
  50% {
    transform: rotate3d(0, 0, 1, 180deg) /* rtl:ignore */;
  }
  75% {
    transform: rotate3d(0, 0, 1, 270deg) /* rtl:ignore */;
  }
  100% {
    transform: rotate3d(0, 0, 1, 359deg) /* rtl:ignore */;
  }
}
@keyframes q-mat-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.q-splitter__panel {
  position: relative;
  z-index: 0;
}
.q-splitter__panel > .q-splitter {
  width: 100%;
  height: 100%;
}
.q-splitter__separator {
  background-color: rgba(0, 0, 0, 0.12);
  user-select: none;
  position: relative;
  z-index: 1;
}
.q-splitter__separator-area > * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.q-splitter--dark .q-splitter__separator {
  background-color: rgba(255, 255, 255, 0.28);
}
.q-splitter--vertical > .q-splitter__panel {
  height: 100%;
}
.q-splitter--vertical.q-splitter--active {
  cursor: col-resize;
}
.q-splitter--vertical > .q-splitter__separator {
  width: 1px;
}
.q-splitter--vertical > .q-splitter__separator > div {
  left: -6px;
  right: -6px;
}
.q-splitter--vertical.q-splitter--workable > .q-splitter__separator {
  cursor: col-resize;
}
.q-splitter--horizontal > .q-splitter__panel {
  width: 100%;
}
.q-splitter--horizontal.q-splitter--active {
  cursor: row-resize;
}
.q-splitter--horizontal > .q-splitter__separator {
  height: 1px;
}
.q-splitter--horizontal > .q-splitter__separator > div {
  top: -6px;
  bottom: -6px;
}
.q-splitter--horizontal.q-splitter--workable > .q-splitter__separator {
  cursor: row-resize;
}
.q-splitter__before, .q-splitter__after {
  overflow: auto;
}
.q-stepper {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  background: #fff;
}
.q-stepper__title {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.1px;
}
.q-stepper__caption {
  font-size: 12px;
  line-height: 14px;
}
.q-stepper__dot {
  contain: layout;
  margin-right: 8px;
  font-size: 14px;
  width: 24px;
  min-width: 24px;
  height: 24px;
  border-radius: 50%;
  background: currentColor;
}
.q-stepper__dot span {
  color: #fff;
}
.q-stepper__tab {
  padding: 8px 24px;
  font-size: 14px;
  color: #9e9e9e;
  flex-direction: row;
}
.q-stepper--dark {
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-stepper--dark .q-stepper__dot span {
  color: #000;
}
.q-stepper__tab--navigation {
  user-select: none;
  cursor: pointer;
}
.q-stepper__tab--active, .q-stepper__tab--done {
  color: var(--q-primary);
}
.q-stepper__tab--active .q-stepper__dot, .q-stepper__tab--active .q-stepper__label, .q-stepper__tab--done .q-stepper__dot, .q-stepper__tab--done .q-stepper__label {
  text-shadow: 0 0 0 currentColor;
}
.q-stepper__tab--disabled .q-stepper__dot {
  background: rgba(0, 0, 0, 0.22);
}
.q-stepper__tab--disabled .q-stepper__label {
  color: rgba(0, 0, 0, 0.32);
}
.q-stepper__tab--error {
  color: var(--q-negative);
}
.q-stepper__tab--error-with-icon .q-stepper__dot {
  background: transparent !important;
}
.q-stepper__tab--error-with-icon .q-stepper__dot span {
  color: currentColor;
  font-size: 24px;
}
.q-stepper__header {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.q-stepper__header--border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.q-stepper__header--standard-labels .q-stepper__tab {
  min-height: 72px;
  justify-content: center;
}
.q-stepper__header--standard-labels .q-stepper__tab:first-child {
  justify-content: flex-start;
}
.q-stepper__header--standard-labels .q-stepper__tab:last-child {
  justify-content: flex-end;
}
.q-stepper__header--standard-labels .q-stepper__tab:only-child {
  justify-content: center;
}
.q-stepper__header--standard-labels .q-stepper__dot:after {
  display: none;
}
.q-stepper__header--alternative-labels .q-stepper__tab {
  min-height: 104px;
  padding: 24px 32px;
  flex-direction: column;
  justify-content: flex-start;
}
.q-stepper__header--alternative-labels .q-stepper__dot {
  margin-right: 0;
}
.q-stepper__header--alternative-labels .q-stepper__label {
  margin-top: 8px;
  text-align: center;
}
.q-stepper__header--alternative-labels .q-stepper__label:before, .q-stepper__header--alternative-labels .q-stepper__label:after {
  display: none;
}
.q-stepper__header--contracted {
  min-height: 72px;
}
.q-stepper__header--contracted.q-stepper__header--alternative-labels .q-stepper__tab {
  min-height: 72px;
}
.q-stepper__header--contracted.q-stepper__header--alternative-labels .q-stepper__tab:first-child {
  align-items: flex-start;
}
.q-stepper__header--contracted.q-stepper__header--alternative-labels .q-stepper__tab:last-child {
  align-items: flex-end;
}
.q-stepper__header--contracted .q-stepper__tab {
  padding: 24px 0;
}
.q-stepper__header--contracted .q-stepper__tab:first-child .q-stepper__dot {
  transform: translateX(24px);
}
.q-stepper__header--contracted .q-stepper__tab:last-child .q-stepper__dot {
  transform: translateX(-24px);
}
.q-stepper__header--contracted .q-stepper__tab:not(:last-child) .q-stepper__dot:after {
  display: block !important;
}
.q-stepper__header--contracted .q-stepper__dot {
  margin: 0;
}
.q-stepper__header--contracted .q-stepper__label {
  display: none;
}
.q-stepper__nav {
  padding-top: 24px;
}
.q-stepper--flat {
  box-shadow: none;
}
.q-stepper--bordered {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-stepper--horizontal .q-stepper__step-inner {
  padding: 24px;
}
.q-stepper--horizontal .q-stepper__tab:first-child {
  border-top-left-radius: inherit;
}
.q-stepper--horizontal .q-stepper__tab:last-child {
  border-top-right-radius: inherit;
}
.q-stepper--horizontal .q-stepper__tab:first-child .q-stepper__dot:before,
.q-stepper--horizontal .q-stepper__tab:last-child .q-stepper__label:after,
.q-stepper--horizontal .q-stepper__tab:last-child .q-stepper__dot:after {
  display: none;
}
.q-stepper--horizontal .q-stepper__tab {
  overflow: hidden;
}
.q-stepper--horizontal .q-stepper__line {
  contain: layout;
}
.q-stepper--horizontal .q-stepper__line:before, .q-stepper--horizontal .q-stepper__line:after {
  position: absolute;
  top: 50%;
  height: 1px;
  width: 100vw;
  background: rgba(0, 0, 0, 0.12);
}
.q-stepper--horizontal .q-stepper__label:after, .q-stepper--horizontal .q-stepper__dot:after {
  content: "";
  left: 100%;
  margin-left: 8px;
}
.q-stepper--horizontal .q-stepper__dot:before {
  content: "";
  right: 100%;
  margin-right: 8px;
}
.q-stepper--horizontal > .q-stepper__nav {
  padding: 0 24px 24px;
}
.q-stepper--vertical {
  padding: 16px 0;
}
.q-stepper--vertical .q-stepper__tab {
  padding: 12px 24px;
}
.q-stepper--vertical .q-stepper__title {
  line-height: 18px;
}
.q-stepper--vertical .q-stepper__step-inner {
  padding: 0 24px 32px 60px;
}
.q-stepper--vertical > .q-stepper__nav {
  padding: 24px 24px 0;
}
.q-stepper--vertical .q-stepper__step {
  overflow: hidden;
}
.q-stepper--vertical .q-stepper__dot {
  margin-right: 12px;
}
.q-stepper--vertical .q-stepper__dot:before, .q-stepper--vertical .q-stepper__dot:after {
  content: "";
  position: absolute;
  left: 50%;
  width: 1px;
  height: 99999px;
  background: rgba(0, 0, 0, 0.12);
}
.q-stepper--vertical .q-stepper__dot:before {
  bottom: 100%;
  margin-bottom: 8px;
}
.q-stepper--vertical .q-stepper__dot:after {
  top: 100%;
  margin-top: 8px;
}
.q-stepper--vertical .q-stepper__step:first-child .q-stepper__dot:before,
.q-stepper--vertical .q-stepper__step:last-child .q-stepper__dot:after {
  display: none;
}
.q-stepper--vertical .q-stepper__step:last-child .q-stepper__step-inner {
  padding-bottom: 8px;
}
.q-stepper--dark.q-stepper--bordered,
.q-stepper--dark .q-stepper__header--border {
  border-color: rgba(255, 255, 255, 0.28);
}
.q-stepper--dark.q-stepper--horizontal .q-stepper__line:before, .q-stepper--dark.q-stepper--horizontal .q-stepper__line:after {
  background: rgba(255, 255, 255, 0.28);
}
.q-stepper--dark.q-stepper--vertical .q-stepper__dot:before, .q-stepper--dark.q-stepper--vertical .q-stepper__dot:after {
  background: rgba(255, 255, 255, 0.28);
}
.q-stepper--dark .q-stepper__tab--disabled {
  color: rgba(255, 255, 255, 0.28);
}
.q-stepper--dark .q-stepper__tab--disabled .q-stepper__dot {
  background: rgba(255, 255, 255, 0.28);
}
.q-stepper--dark .q-stepper__tab--disabled .q-stepper__label {
  color: rgba(255, 255, 255, 0.54);
}
.q-tab-panels {
  background: #fff;
}
.q-tab-panel {
  padding: 16px;
}
.q-markup-table {
  overflow: auto;
  background: #fff;
}
.q-table {
  width: 100%;
  max-width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.q-table thead tr, .q-table tbody td {
  height: 48px;
}
.q-table th {
  font-weight: 500;
  font-size: 12px;
  user-select: none;
}
.q-table th.sortable {
  cursor: pointer;
}
.q-table th.sortable:hover .q-table__sort-icon {
  opacity: 0.64;
}
.q-table th.sorted .q-table__sort-icon {
  opacity: 0.86 !important;
}
.q-table th.sort-desc .q-table__sort-icon {
  transform: rotate(180deg);
}
.q-table th, .q-table td {
  padding: 7px 16px;
  background-color: inherit;
}
.q-table thead, .q-table td, .q-table th {
  border-style: solid;
  border-width: 0;
}
.q-table tbody td {
  font-size: 13px;
}
.q-table__card {
  color: #000;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.q-table__card .q-table__middle {
  flex: 1 1 auto;
}
.q-table__card .q-table__top,
.q-table__card .q-table__bottom {
  flex: 0 0 auto;
}
.q-table__container {
  position: relative;
}
.q-table__container > div:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.q-table__container > div:last-child {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}
.q-table__container > .q-inner-loading {
  border-radius: inherit !important;
}
.q-table__top {
  padding: 12px 16px;
}
.q-table__top .q-table__control {
  flex-wrap: wrap;
}
.q-table__title {
  font-size: 20px;
  letter-spacing: 0.005em;
  font-weight: 400;
}
.q-table__separator {
  min-width: 8px !important;
}
.q-table__progress {
  height: 0 !important;
}
.q-table__progress th {
  padding: 0 !important;
  border: 0 !important;
}
.q-table__progress .q-linear-progress {
  position: absolute;
  bottom: 0;
}
.q-table__middle {
  max-width: 100%;
}
.q-table__bottom {
  min-height: 50px;
  padding: 4px 14px 4px 16px;
  font-size: 12px;
}
.q-table__bottom .q-table__control {
  min-height: 24px;
}
.q-table__bottom-nodata-icon {
  font-size: 200%;
  margin-right: 8px;
}
.q-table__bottom-item {
  margin-right: 16px;
}
.q-table__control {
  display: flex;
  align-items: center;
}
.q-table__sort-icon {
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  opacity: 0;
  font-size: 120%;
}
.q-table__sort-icon--left, .q-table__sort-icon--center {
  margin-left: 4px;
}
.q-table__sort-icon--right {
  margin-right: 4px;
}
.q-table--col-auto-width {
  width: 1px;
}
.q-table__card--dark,
.q-table--dark {
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-table--flat {
  box-shadow: none;
}
.q-table--bordered {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-table--square {
  border-radius: 0;
}
.q-table__linear-progress {
  height: 2px;
}
.q-table--no-wrap th, .q-table--no-wrap td {
  white-space: nowrap;
}
.q-table--grid {
  box-shadow: none;
  border-radius: 4px;
}
.q-table--grid .q-table__top {
  padding-bottom: 4px;
}
.q-table--grid .q-table__middle {
  min-height: 2px;
  margin-bottom: 4px;
}
.q-table--grid .q-table__middle thead, .q-table--grid .q-table__middle thead th {
  border: 0 !important;
}
.q-table--grid .q-table__linear-progress {
  bottom: 0;
}
.q-table--grid .q-table__bottom {
  border-top: 0;
}
.q-table--grid .q-table__grid-content {
  flex: 1 1 auto;
}
.q-table--grid.fullscreen {
  background: inherit;
}
.q-table__grid-item-card {
  vertical-align: top;
  padding: 12px;
}
.q-table__grid-item-card .q-separator {
  margin: 12px 0;
}
.q-table__grid-item-row + .q-table__grid-item-row {
  margin-top: 8px;
}
.q-table__grid-item-title {
  opacity: 0.54;
  font-weight: 500;
  font-size: 12px;
}
.q-table__grid-item-value {
  font-size: 13px;
}
.q-table__grid-item {
  padding: 4px;
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.q-table__grid-item--selected {
  transform: scale(0.95);
}
/* * Separators
 * */
.q-table--horizontal-separator thead th, .q-table--horizontal-separator tbody tr:not(:last-child) > td, .q-table--cell-separator thead th, .q-table--cell-separator tbody tr:not(:last-child) > td {
  border-bottom-width: 1px;
}
.q-table--vertical-separator td, .q-table--vertical-separator th, .q-table--cell-separator td, .q-table--cell-separator th {
  border-left-width: 1px;
}
.q-table--vertical-separator thead tr:last-child th, .q-table--vertical-separator.q-table--loading tr:nth-last-child(2) th, .q-table--cell-separator thead tr:last-child th, .q-table--cell-separator.q-table--loading tr:nth-last-child(2) th {
  border-bottom-width: 1px;
}
.q-table--vertical-separator td:first-child, .q-table--vertical-separator th:first-child, .q-table--cell-separator td:first-child, .q-table--cell-separator th:first-child {
  border-left: 0;
}
.q-table--vertical-separator .q-table__top, .q-table--cell-separator .q-table__top {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
/* * dense size
 * */
.q-table--dense .q-table__top {
  padding: 6px 16px;
}
.q-table--dense .q-table__bottom {
  min-height: 33px;
}
.q-table--dense .q-table__sort-icon {
  font-size: 110%;
}
.q-table--dense .q-table th, .q-table--dense .q-table td {
  padding: 4px 8px;
}
.q-table--dense .q-table thead tr, .q-table--dense .q-table tbody tr, .q-table--dense .q-table tbody td {
  height: 28px;
}
.q-table--dense .q-table th:first-child, .q-table--dense .q-table td:first-child {
  padding-left: 16px;
}
.q-table--dense .q-table th:last-child, .q-table--dense .q-table td:last-child {
  padding-right: 16px;
}
.q-table--dense .q-table__bottom-item {
  margin-right: 8px;
}
.q-table--dense .q-table__select .q-field__control, .q-table--dense .q-table__select .q-field__native {
  min-height: 24px;
  padding: 0;
}
.q-table--dense .q-table__select .q-field__marginal {
  height: 24px;
}
/* * On light background
 * */
.q-table__bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.q-table thead, .q-table tr, .q-table th, .q-table td {
  border-color: rgba(0, 0, 0, 0.12);
}
.q-table tbody td {
  position: relative;
}
.q-table tbody td:before, .q-table tbody td:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.q-table tbody td:before {
  background: rgba(0, 0, 0, 0.03);
}
.q-table tbody td:after {
  background: rgba(0, 0, 0, 0.06);
}
.q-table tbody tr.selected td:after {
  content: "";
}
body.desktop .q-table > tbody > tr:not(.q-tr--no-hover):hover > td:not(.q-td--no-hover):before {
  content: "";
}
/* * On dark background
 * */
.q-table__card--dark,
.q-table--dark {
  border-color: rgba(255, 255, 255, 0.28);
}
.q-table--dark .q-table__bottom, .q-table--dark thead, .q-table--dark tr, .q-table--dark th, .q-table--dark td {
  border-color: rgba(255, 255, 255, 0.28);
}
.q-table--dark tbody td:before {
  background: rgba(255, 255, 255, 0.07);
}
.q-table--dark tbody td:after {
  background: rgba(255, 255, 255, 0.1);
}
.q-table--dark.q-table--vertical-separator .q-table__top, .q-table--dark.q-table--cell-separator .q-table__top {
  border-color: rgba(255, 255, 255, 0.28);
}
.q-tab {
  padding: 0 16px;
  min-height: 48px;
  transition: color 0.3s, background-color 0.3s;
  text-transform: uppercase;
  white-space: nowrap;
  color: inherit;
  text-decoration: none;
}
.q-tab--full {
  min-height: 72px;
}
.q-tab--no-caps {
  text-transform: none;
}
.q-tab__content {
  height: inherit;
  padding: 4px 0;
  min-width: 40px;
}
.q-tab__content--inline .q-tab__icon + .q-tab__label {
  padding-left: 8px;
}
.q-tab__content .q-chip--floating {
  top: 0;
  right: -16px;
}
.q-tab__icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.q-tab__label {
  font-size: 14px;
  line-height: 1.715em;
  font-weight: 500;
}
.q-tab .q-badge {
  top: 3px;
  right: -12px;
}
.q-tab__alert, .q-tab__alert-icon {
  position: absolute;
}
.q-tab__alert {
  top: 7px;
  right: -9px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: currentColor;
}
.q-tab__alert-icon {
  top: 2px;
  right: -12px;
  font-size: 18px;
}
.q-tab__indicator {
  opacity: 0;
  height: 2px;
  background: currentColor;
}
.q-tab--active .q-tab__indicator {
  opacity: 1;
  transform-origin: left /* rtl:ignore */;
}
.q-tab--inactive {
  opacity: 0.85;
}
.q-tabs {
  position: relative;
  transition: color 0.3s, background-color 0.3s;
}
.q-tabs--scrollable.q-tabs__arrows--outside.q-tabs--horizontal {
  padding-left: 36px;
  padding-right: 36px;
}
.q-tabs--scrollable.q-tabs__arrows--outside.q-tabs--vertical {
  padding-top: 36px;
  padding-bottom: 36px;
}
.q-tabs--scrollable.q-tabs__arrows--outside .q-tabs__arrow--faded {
  opacity: 0.3;
  pointer-events: none;
}
.q-tabs--scrollable.q-tabs__arrows--inside .q-tabs__arrow--faded {
  display: none;
}
.q-tabs--not-scrollable.q-tabs__arrows--outside, body.mobile .q-tabs--scrollable.q-tabs--mobile-without-arrows.q-tabs__arrows--outside {
  padding-left: 0;
  padding-right: 0;
}
.q-tabs--not-scrollable .q-tabs__arrow, body.mobile .q-tabs--scrollable.q-tabs--mobile-without-arrows .q-tabs__arrow {
  display: none;
}
.q-tabs--not-scrollable .q-tabs__content, body.mobile .q-tabs--scrollable.q-tabs--mobile-without-arrows .q-tabs__content {
  border-radius: inherit;
}
.q-tabs__arrow {
  cursor: pointer;
  font-size: 32px;
  min-width: 36px;
  text-shadow: 0 0 3px #fff, 0 0 1px #fff, 0 0 1px #000;
  transition: opacity 0.3s;
}
.q-tabs__content {
  overflow: hidden;
  flex: 1 1 auto;
}
.q-tabs__content--align-center {
  justify-content: center;
}
.q-tabs__content--align-right {
  justify-content: flex-end;
}
.q-tabs__content--align-justify .q-tab {
  flex: 1 1 auto;
}
.q-tabs__offset {
  display: none;
}
.q-tabs--horizontal .q-tabs__arrow {
  height: 100%;
}
.q-tabs--horizontal .q-tabs__arrow--left {
  top: 0;
  left: 0 /* rtl:ignore */;
  bottom: 0;
}
.q-tabs--horizontal .q-tabs__arrow--right {
  top: 0;
  right: 0 /* rtl:ignore */;
  bottom: 0;
}
.q-tabs--vertical {
  display: block !important;
  height: 100%;
}
.q-tabs--vertical .q-tabs__content {
  display: block !important;
  height: 100%;
}
.q-tabs--vertical .q-tabs__arrow {
  width: 100%;
  height: 36px;
  text-align: center;
}
.q-tabs--vertical .q-tabs__arrow--left {
  top: 0;
  left: 0;
  right: 0;
}
.q-tabs--vertical .q-tabs__arrow--right {
  left: 0;
  right: 0;
  bottom: 0;
}
.q-tabs--vertical .q-tab {
  padding: 0 8px;
}
.q-tabs--vertical .q-tab__indicator {
  height: unset;
  width: 2px;
}
.q-tabs--vertical.q-tabs--not-scrollable .q-tabs__content {
  height: 100%;
}
.q-tabs--vertical.q-tabs--dense .q-tab__content {
  min-width: 24px;
}
.q-tabs--dense .q-tab {
  min-height: 36px;
}
.q-tabs--dense .q-tab--full {
  min-height: 52px;
}
.q-time {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  background: #fff;
  outline: 0;
  width: 290px;
  min-width: 290px;
  max-width: 100%;
}
.q-time--bordered {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-time__header {
  border-top-left-radius: inherit;
  color: #fff;
  background-color: var(--q-primary);
  padding: 16px;
  font-weight: 300;
}
.q-time__actions {
  padding: 0 16px 16px;
}
.q-time__header-label {
  font-size: 28px;
  line-height: 1;
  letter-spacing: -0.00833em;
}
.q-time__header-label > div + div {
  margin-left: 4px;
}
.q-time__link {
  opacity: 0.56;
  outline: 0;
  transition: opacity 0.3s ease-out;
}
.q-time__link--active, .q-time__link:hover, .q-time__link:focus {
  opacity: 1;
}
.q-time__header-ampm {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.q-time__content {
  padding: 16px;
}
.q-time__content:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.q-time__container-parent {
  padding: 16px;
}
.q-time__container-child {
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.12);
}
.q-time__clock {
  padding: 24px;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  font-size: 14px;
}
.q-time__clock-circle {
  position: relative;
}
.q-time__clock-center {
  height: 6px;
  width: 6px;
  margin: auto;
  border-radius: 50%;
  min-height: 0;
  background: currentColor;
}
.q-time__clock-pointer {
  width: 2px;
  height: 50%;
  transform-origin: 0 0 /* rtl:ignore */;
  min-height: 0;
  position: absolute;
  left: 50%;
  right: 0;
  bottom: 0;
  color: var(--q-primary);
  background: currentColor;
  transform: translateX(-50%);
}
.q-time__clock-pointer:before, .q-time__clock-pointer:after {
  content: "";
  position: absolute;
  left: 50%;
  border-radius: 50%;
  background: currentColor;
  transform: translateX(-50%);
}
.q-time__clock-pointer:before {
  bottom: -4px;
  width: 8px;
  height: 8px;
}
.q-time__clock-pointer:after {
  top: -3px;
  height: 6px;
  width: 6px;
}
.q-time__clock-position {
  position: absolute;
  min-height: 32px;
  width: 32px;
  height: 32px;
  font-size: 12px;
  line-height: 32px;
  margin: 0;
  padding: 0;
  transform: translate(-50%, -50%) /* rtl:ignore */;
  border-radius: 50%;
}
.q-time__clock-position--disable {
  opacity: 0.4;
}
.q-time__clock-position--active {
  background-color: var(--q-primary);
  color: #fff;
}
.q-time__clock-pos-0 {
  top: 0%;
  left: 50% /* rtl:ignore */;
}
.q-time__clock-pos-1 {
  top: 6.7%;
  left: 75% /* rtl:ignore */;
}
.q-time__clock-pos-2 {
  top: 25%;
  left: 93.3% /* rtl:ignore */;
}
.q-time__clock-pos-3 {
  top: 50%;
  left: 100% /* rtl:ignore */;
}
.q-time__clock-pos-4 {
  top: 75%;
  left: 93.3% /* rtl:ignore */;
}
.q-time__clock-pos-5 {
  top: 93.3%;
  left: 75% /* rtl:ignore */;
}
.q-time__clock-pos-6 {
  top: 100%;
  left: 50% /* rtl:ignore */;
}
.q-time__clock-pos-7 {
  top: 93.3%;
  left: 25% /* rtl:ignore */;
}
.q-time__clock-pos-8 {
  top: 75%;
  left: 6.7% /* rtl:ignore */;
}
.q-time__clock-pos-9 {
  top: 50%;
  left: 0% /* rtl:ignore */;
}
.q-time__clock-pos-10 {
  top: 25%;
  left: 6.7% /* rtl:ignore */;
}
.q-time__clock-pos-11 {
  top: 6.7%;
  left: 25% /* rtl:ignore */;
}
.q-time__clock-pos-12 {
  top: 15%;
  left: 50% /* rtl:ignore */;
}
.q-time__clock-pos-13 {
  top: 19.69%;
  left: 67.5% /* rtl:ignore */;
}
.q-time__clock-pos-14 {
  top: 32.5%;
  left: 80.31% /* rtl:ignore */;
}
.q-time__clock-pos-15 {
  top: 50%;
  left: 85% /* rtl:ignore */;
}
.q-time__clock-pos-16 {
  top: 67.5%;
  left: 80.31% /* rtl:ignore */;
}
.q-time__clock-pos-17 {
  top: 80.31%;
  left: 67.5% /* rtl:ignore */;
}
.q-time__clock-pos-18 {
  top: 85%;
  left: 50% /* rtl:ignore */;
}
.q-time__clock-pos-19 {
  top: 80.31%;
  left: 32.5% /* rtl:ignore */;
}
.q-time__clock-pos-20 {
  top: 67.5%;
  left: 19.69% /* rtl:ignore */;
}
.q-time__clock-pos-21 {
  top: 50%;
  left: 15% /* rtl:ignore */;
}
.q-time__clock-pos-22 {
  top: 32.5%;
  left: 19.69% /* rtl:ignore */;
}
.q-time__clock-pos-23 {
  top: 19.69%;
  left: 32.5% /* rtl:ignore */;
}
.q-time__now-button {
  background-color: var(--q-primary);
  color: #fff;
  top: 12px;
  right: 12px;
}
.q-time.disabled .q-time__header-ampm, .q-time.disabled .q-time__content, .q-time--readonly .q-time__header-ampm, .q-time--readonly .q-time__content {
  pointer-events: none;
}
.q-time--portrait {
  display: inline-flex;
  flex-direction: column;
}
.q-time--portrait .q-time__header {
  border-top-right-radius: inherit;
  min-height: 86px;
}
.q-time--portrait .q-time__header-ampm {
  margin-left: 12px;
}
.q-time--portrait.q-time--bordered .q-time__content {
  margin: 1px 0;
}
.q-time--landscape {
  display: inline-flex;
  align-items: stretch;
  min-width: 420px;
}
.q-time--landscape > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.q-time--landscape .q-time__header {
  border-bottom-left-radius: inherit;
  min-width: 156px;
}
.q-time--landscape .q-time__header-ampm {
  margin-top: 12px;
}
.q-time--dark {
  border-color: rgba(255, 255, 255, 0.28);
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-timeline {
  padding: 0;
  width: 100%;
  list-style: none;
}
.q-timeline h6 {
  line-height: inherit;
}
.q-timeline--dark {
  color: #fff;
}
.q-timeline--dark .q-timeline__subtitle {
  opacity: 0.7;
}
.q-timeline__content {
  padding-bottom: 24px;
}
.q-timeline__title {
  margin-top: 0;
  margin-bottom: 16px;
}
.q-timeline__subtitle {
  font-size: 12px;
  margin-bottom: 8px;
  opacity: 0.6;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}
.q-timeline__dot {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 15px;
}
.q-timeline__dot:before, .q-timeline__dot:after {
  content: "";
  background: currentColor;
  display: block;
  position: absolute;
}
.q-timeline__dot:before {
  border: 3px solid transparent;
  border-radius: 100%;
  height: 15px;
  width: 15px;
  top: 4px;
  left: 0;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}
.q-timeline__dot:after {
  width: 3px;
  opacity: 0.4;
  top: 24px;
  bottom: 0;
  left: 6px;
}
.q-timeline__dot .q-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  width: 100%;
  color: #fff;
}
.q-timeline__dot .q-icon > svg,
.q-timeline__dot .q-icon > img {
  width: 1em;
  height: 1em;
}
.q-timeline__dot-img {
  position: absolute;
  top: 4px;
  left: 0;
  right: 0;
  height: 31px;
  width: 31px;
  background: currentColor;
  border-radius: 50%;
}
.q-timeline__heading {
  position: relative;
}
.q-timeline__heading:first-child .q-timeline__heading-title {
  padding-top: 0;
}
.q-timeline__heading:last-child .q-timeline__heading-title {
  padding-bottom: 0;
}
.q-timeline__heading-title {
  padding: 32px 0;
  margin: 0;
}
.q-timeline__entry {
  position: relative;
  line-height: 22px;
}
.q-timeline__entry:last-child {
  padding-bottom: 0 !important;
}
.q-timeline__entry:last-child .q-timeline__dot:after {
  content: none;
}
.q-timeline__entry--icon .q-timeline__dot {
  width: 31px;
}
.q-timeline__entry--icon .q-timeline__dot:before {
  height: 31px;
  width: 31px;
}
.q-timeline__entry--icon .q-timeline__dot:after {
  top: 41px;
  left: 14px;
}
.q-timeline__entry--icon .q-timeline__subtitle {
  padding-top: 8px;
}
.q-timeline--dense--right .q-timeline__entry {
  padding-left: 40px;
}
.q-timeline--dense--right .q-timeline__entry--icon .q-timeline__dot {
  left: -8px;
}
.q-timeline--dense--right .q-timeline__dot {
  left: 0;
}
.q-timeline--dense--left .q-timeline__heading {
  text-align: right;
}
.q-timeline--dense--left .q-timeline__entry {
  padding-right: 40px;
}
.q-timeline--dense--left .q-timeline__entry--icon .q-timeline__dot {
  right: -8px;
}
.q-timeline--dense--left .q-timeline__content, .q-timeline--dense--left .q-timeline__title, .q-timeline--dense--left .q-timeline__subtitle {
  text-align: right;
}
.q-timeline--dense--left .q-timeline__dot {
  right: 0;
}
.q-timeline--comfortable {
  display: table;
}
.q-timeline--comfortable .q-timeline__heading {
  display: table-row;
  font-size: 200%;
}
.q-timeline--comfortable .q-timeline__heading > div {
  display: table-cell;
}
.q-timeline--comfortable .q-timeline__entry {
  display: table-row;
  padding: 0;
}
.q-timeline--comfortable .q-timeline__entry--icon .q-timeline__content {
  padding-top: 8px;
}
.q-timeline--comfortable .q-timeline__subtitle, .q-timeline--comfortable .q-timeline__dot, .q-timeline--comfortable .q-timeline__content {
  display: table-cell;
  vertical-align: top;
}
.q-timeline--comfortable .q-timeline__subtitle {
  width: 35%;
}
.q-timeline--comfortable .q-timeline__dot {
  position: relative;
  min-width: 31px;
}
.q-timeline--comfortable--right .q-timeline__heading .q-timeline__heading-title {
  margin-left: -50px;
}
.q-timeline--comfortable--right .q-timeline__subtitle {
  text-align: right;
  padding-right: 30px;
}
.q-timeline--comfortable--right .q-timeline__content {
  padding-left: 30px;
}
.q-timeline--comfortable--right .q-timeline__entry--icon .q-timeline__dot {
  left: -8px;
}
.q-timeline--comfortable--left .q-timeline__heading {
  text-align: right;
}
.q-timeline--comfortable--left .q-timeline__heading .q-timeline__heading-title {
  margin-right: -50px;
}
.q-timeline--comfortable--left .q-timeline__subtitle {
  padding-left: 30px;
}
.q-timeline--comfortable--left .q-timeline__content {
  padding-right: 30px;
}
.q-timeline--comfortable--left .q-timeline__content, .q-timeline--comfortable--left .q-timeline__title {
  text-align: right;
}
.q-timeline--comfortable--left .q-timeline__entry--icon .q-timeline__dot {
  right: 0;
}
.q-timeline--comfortable--left .q-timeline__dot {
  right: -8px;
}
.q-timeline--loose .q-timeline__heading-title {
  text-align: center;
  margin-left: 0;
}
.q-timeline--loose .q-timeline__entry, .q-timeline--loose .q-timeline__subtitle, .q-timeline--loose .q-timeline__dot, .q-timeline--loose .q-timeline__content {
  display: block;
  margin: 0;
  padding: 0;
}
.q-timeline--loose .q-timeline__dot {
  position: absolute;
  left: 50%;
  margin-left: -7.15px;
}
.q-timeline--loose .q-timeline__entry {
  padding-bottom: 24px;
  overflow: hidden;
}
.q-timeline--loose .q-timeline__entry--icon .q-timeline__dot {
  margin-left: -15px;
}
.q-timeline--loose .q-timeline__entry--icon .q-timeline__subtitle {
  line-height: 38px;
}
.q-timeline--loose .q-timeline__entry--icon .q-timeline__content {
  padding-top: 8px;
}
.q-timeline--loose .q-timeline__entry--left .q-timeline__content, .q-timeline--loose .q-timeline__entry--right .q-timeline__subtitle {
  float: left;
  padding-right: 30px;
  text-align: right;
}
.q-timeline--loose .q-timeline__entry--left .q-timeline__subtitle, .q-timeline--loose .q-timeline__entry--right .q-timeline__content {
  float: right;
  text-align: left;
  padding-left: 30px;
}
.q-timeline--loose .q-timeline__subtitle, .q-timeline--loose .q-timeline__content {
  width: 50%;
}
.q-toggle {
  vertical-align: middle;
}
.q-toggle__native {
  width: 1px;
  height: 1px;
}
.q-toggle__track {
  height: 0.35em;
  border-radius: 0.175em;
  opacity: 0.38;
  background: currentColor;
}
.q-toggle__thumb {
  top: 0.25em;
  left: 0.25em;
  width: 0.5em;
  height: 0.5em;
  transition: left 0.22s cubic-bezier(0.4, 0, 0.2, 1);
  user-select: none;
  z-index: 0;
}
.q-toggle__thumb:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.q-toggle__thumb .q-icon {
  font-size: 0.3em;
  min-width: 1em;
  color: #000;
  opacity: 0.54;
  z-index: 1;
}
.q-toggle__inner {
  font-size: 40px;
  width: 1.4em;
  min-width: 1.4em;
  height: 1em;
  padding: 0.325em 0.3em;
  -webkit-print-color-adjust: exact;
}
.q-toggle__inner--indet .q-toggle__thumb {
  left: 0.45em;
}
.q-toggle__inner--truthy {
  color: var(--q-primary);
}
.q-toggle__inner--truthy .q-toggle__track {
  opacity: 0.54;
}
.q-toggle__inner--truthy .q-toggle__thumb {
  left: 0.65em;
}
.q-toggle__inner--truthy .q-toggle__thumb:after {
  background-color: currentColor;
}
.q-toggle__inner--truthy .q-toggle__thumb .q-icon {
  color: #fff;
  opacity: 1;
}
.q-toggle.disabled {
  opacity: 0.75 !important;
}
.q-toggle--dark .q-toggle__inner {
  color: #fff;
}
.q-toggle--dark .q-toggle__inner--truthy {
  color: var(--q-primary);
}
.q-toggle--dark .q-toggle__thumb:after {
  box-shadow: none;
}
.q-toggle--dark .q-toggle__thumb:before {
  opacity: 0.32 !important;
}
.q-toggle--dense .q-toggle__inner {
  width: 0.8em;
  min-width: 0.8em;
  height: 0.5em;
  padding: 0.07625em 0;
}
.q-toggle--dense .q-toggle__thumb {
  top: 0;
  left: 0;
}
.q-toggle--dense .q-toggle__inner--indet .q-toggle__thumb {
  left: 0.15em;
}
.q-toggle--dense .q-toggle__inner--truthy .q-toggle__thumb {
  left: 0.3em;
}
.q-toggle--dense .q-toggle__label {
  padding-left: 0.5em;
}
.q-toggle--dense.reverse .q-toggle__label {
  padding-left: 0;
  padding-right: 0.5em;
}
body.desktop .q-toggle:not(.disabled) .q-toggle__thumb:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background: currentColor;
  opacity: 0.12;
  transform: scale3d(0, 0, 1);
  transition: transform 0.22s cubic-bezier(0, 0, 0.2, 1);
}
body.desktop .q-toggle:not(.disabled):focus .q-toggle__thumb:before, body.desktop .q-toggle:not(.disabled):hover .q-toggle__thumb:before {
  transform: scale3d(2, 2, 1);
}
body.desktop .q-toggle--dense:not(.disabled):focus .q-toggle__thumb:before, body.desktop .q-toggle--dense:not(.disabled):hover .q-toggle__thumb:before {
  transform: scale3d(1.5, 1.5, 1);
}
.q-toolbar {
  position: relative;
  padding: 0 12px;
  min-height: 50px;
  width: 100%;
}
.q-toolbar--inset {
  padding-left: 58px;
}
.q-toolbar .q-avatar {
  font-size: 38px;
}
.q-toolbar__title {
  flex: 1 1 0%;
  min-width: 1px;
  max-width: 100%;
  font-size: 21px;
  font-weight: normal;
  letter-spacing: 0.01em;
  padding: 0 12px;
}
.q-toolbar__title:first-child {
  padding-left: 0;
}
.q-toolbar__title:last-child {
  padding-right: 0;
}
.q-tooltip--style {
  font-size: 10px;
  color: #fafafa;
  background: #757575;
  border-radius: 4px;
  text-transform: none;
  font-weight: normal;
}
.q-tooltip {
  z-index: 9000;
  position: fixed !important;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 6px 10px;
}
@media (max-width: 599.98px) {
  .q-tooltip {
    font-size: 14px;
    padding: 8px 16px;
  }
}
.q-tree {
  position: relative;
  color: #9e9e9e;
}
.q-tree__node {
  padding: 0 0 3px 22px;
}
.q-tree__node:after {
  content: "";
  position: absolute;
  top: -3px;
  bottom: 0;
  width: 2px;
  right: auto;
  left: -13px;
  border-left: 1px solid currentColor;
}
.q-tree__node:last-child:after {
  display: none;
}
.q-tree__node--disabled {
  pointer-events: none;
}
.q-tree__node--disabled .disabled {
  opacity: 1 !important;
}
.q-tree__node--disabled > div,
.q-tree__node--disabled > i,
.q-tree__node--disabled > .disabled {
  opacity: 0.6 !important;
}
.q-tree__node--disabled > div .q-tree__node--disabled > div,
.q-tree__node--disabled > div .q-tree__node--disabled > i,
.q-tree__node--disabled > div .q-tree__node--disabled > .disabled,
.q-tree__node--disabled > i .q-tree__node--disabled > div,
.q-tree__node--disabled > i .q-tree__node--disabled > i,
.q-tree__node--disabled > i .q-tree__node--disabled > .disabled,
.q-tree__node--disabled > .disabled .q-tree__node--disabled > div,
.q-tree__node--disabled > .disabled .q-tree__node--disabled > i,
.q-tree__node--disabled > .disabled .q-tree__node--disabled > .disabled {
  opacity: 1 !important;
}
.q-tree__node-header:before {
  content: "";
  position: absolute;
  top: -3px;
  bottom: 50%;
  width: 31px;
  left: -35px;
  border-left: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
}
.q-tree__children {
  padding-left: 25px;
}
.q-tree__node-body {
  padding: 5px 0 8px 5px;
}
.q-tree__node--parent {
  padding-left: 2px;
}
.q-tree__node--parent > .q-tree__node-header:before {
  width: 15px;
  left: -15px;
}
.q-tree__node--parent > .q-tree__node-collapsible > .q-tree__node-body {
  padding: 5px 0 8px 27px;
}
.q-tree__node--parent > .q-tree__node-collapsible > .q-tree__node-body:after {
  content: "";
  position: absolute;
  top: 0;
  width: 2px;
  height: 100%;
  right: auto;
  left: 12px;
  border-left: 1px solid currentColor;
  bottom: 50px;
}
.q-tree__node--link {
  cursor: pointer;
}
.q-tree__node-header {
  padding: 4px;
  margin-top: 3px;
  border-radius: 4px;
  outline: 0;
}
.q-tree__node-header-content {
  color: #000;
  transition: color 0.3s;
}
.q-tree__node--selected .q-tree__node-header-content {
  color: #9e9e9e;
}
.q-tree__icon, .q-tree__node-header-content .q-icon {
  font-size: 21px;
}
.q-tree__img {
  height: 42px;
  border-radius: 2px;
}
.q-tree__avatar, .q-tree__node-header-content .q-avatar {
  font-size: 28px;
  border-radius: 50%;
  width: 28px;
  height: 28px;
}
.q-tree__arrow, .q-tree__spinner {
  font-size: 16px;
  margin-right: 4px;
}
.q-tree__arrow {
  transition: transform 0.3s;
}
.q-tree__arrow--rotate {
  transform: rotate3d(0, 0, 1, 90deg);
}
.q-tree__tickbox {
  margin-right: 4px;
}
.q-tree > .q-tree__node {
  padding: 0;
}
.q-tree > .q-tree__node:after, .q-tree > .q-tree__node > .q-tree__node-header:before {
  display: none;
}
.q-tree > .q-tree__node--child > .q-tree__node-header {
  padding-left: 24px;
}
.q-tree--dark .q-tree__node-header-content {
  color: #fff;
}
.q-tree--no-connectors .q-tree__node:after,
.q-tree--no-connectors .q-tree__node-header:before,
.q-tree--no-connectors .q-tree__node-body:after {
  display: none !important;
}
.q-tree--dense > .q-tree__node--child > .q-tree__node-header {
  padding-left: 1px;
}
.q-tree--dense .q-tree__arrow, .q-tree--dense .q-tree__spinner {
  margin-right: 1px;
}
.q-tree--dense .q-tree__img {
  height: 32px;
}
.q-tree--dense .q-tree__tickbox {
  margin-right: 3px;
}
.q-tree--dense .q-tree__node {
  padding: 0;
}
.q-tree--dense .q-tree__node:after {
  top: 0;
  left: -8px;
}
.q-tree--dense .q-tree__node-header {
  margin-top: 0;
  padding: 1px;
}
.q-tree--dense .q-tree__node-header:before {
  top: 0;
  left: -8px;
  width: 8px;
}
.q-tree--dense .q-tree__node--child {
  padding-left: 17px;
}
.q-tree--dense .q-tree__node--child > .q-tree__node-header:before {
  left: -25px;
  width: 21px;
}
.q-tree--dense .q-tree__node-body {
  padding: 0 0 2px;
}
.q-tree--dense .q-tree__node--parent > .q-tree__node-collapsible > .q-tree__node-body {
  padding: 0 0 2px 20px;
}
.q-tree--dense .q-tree__node--parent > .q-tree__node-collapsible > .q-tree__node-body:after {
  left: 8px;
}
.q-tree--dense .q-tree__children {
  padding-left: 16px;
}
[dir=rtl] .q-tree__arrow {
  transform: rotate3d(0, 0, 1, 180deg) /* rtl:ignore */;
}
[dir=rtl] .q-tree__arrow--rotate {
  transform: rotate3d(0, 0, 1, 90deg) /* rtl:ignore */;
}
.q-uploader {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  vertical-align: top;
  background: #fff;
  position: relative;
  width: 320px;
  max-height: 320px;
}
.q-uploader--bordered {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-uploader__input {
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer !important;
  z-index: 1;
}
.q-uploader__input::-webkit-file-upload-button {
  cursor: pointer;
}
.q-uploader__file:before {
  content: "";
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background: currentColor;
  opacity: 0.04;
}
.q-uploader__header {
  position: relative;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  background-color: var(--q-primary);
  color: #fff;
  width: 100%;
}
.q-uploader__spinner {
  font-size: 24px;
  margin-right: 4px;
}
.q-uploader__header-content {
  padding: 8px;
}
.q-uploader__dnd {
  outline: 1px dashed currentColor;
  outline-offset: -4px;
  background: rgba(255, 255, 255, 0.6);
}
.q-uploader__overlay {
  font-size: 36px;
  color: #000;
  background-color: rgba(255, 255, 255, 0.6);
}
.q-uploader__list {
  position: relative;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  padding: 8px;
  min-height: 60px;
  flex: 1 1 auto;
}
.q-uploader__file {
  border-radius: 4px 4px 0 0;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-uploader__file .q-circular-progress {
  font-size: 24px;
}
.q-uploader__file--img {
  color: #fff;
  height: 200px;
  min-width: 200px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.q-uploader__file--img:before {
  content: none;
}
.q-uploader__file--img .q-circular-progress {
  color: #fff;
}
.q-uploader__file--img .q-uploader__file-header {
  padding-bottom: 24px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 20%, rgba(255, 255, 255, 0));
}
.q-uploader__file + .q-uploader__file {
  margin-top: 8px;
}
.q-uploader__file-header {
  position: relative;
  padding: 4px 8px;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.q-uploader__file-header-content {
  padding-right: 8px;
}
.q-uploader__file-status {
  font-size: 24px;
  margin-right: 4px;
}
.q-uploader__title {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  word-break: break-word;
}
.q-uploader__subtitle {
  font-size: 12px;
  line-height: 18px;
}
.q-uploader--disable .q-uploader__header, .q-uploader--disable .q-uploader__list {
  pointer-events: none;
}
.q-uploader--dark {
  border-color: rgba(255, 255, 255, 0.28);
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-uploader--dark .q-uploader__file {
  border-color: rgba(255, 255, 255, 0.28);
}
.q-uploader--dark .q-uploader__dnd, .q-uploader--dark .q-uploader__overlay {
  background: rgba(255, 255, 255, 0.3);
}
.q-uploader--dark .q-uploader__overlay {
  color: #fff;
}
img.responsive {
  max-width: 100%;
  height: auto;
}
.q-video {
  position: relative;
  overflow: hidden;
  border-radius: inherit;
}
.q-video iframe,
.q-video object,
.q-video embed {
  width: 100%;
  height: 100%;
}
.q-video--responsive {
  height: 0;
}
.q-video--responsive iframe,
.q-video--responsive object,
.q-video--responsive embed {
  position: absolute;
  top: 0;
  left: 0;
}
.q-virtual-scroll:focus {
  outline: 0;
}
.q-virtual-scroll__content {
  outline: none;
  contain: content;
}
.q-virtual-scroll__content > * {
  overflow-anchor: none;
}
.q-virtual-scroll__content > [data-q-vs-anchor] {
  overflow-anchor: auto;
}
.q-virtual-scroll__padding {
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 20%, rgba(128, 128, 128, 0.03) 20%, rgba(128, 128, 128, 0.08) 50%, rgba(128, 128, 128, 0.03) 80%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0)) /* rtl:ignore */;
  background-size: var(--q-virtual-scroll-item-width, 100%) var(--q-virtual-scroll-item-height, 50px) /* rtl:ignore */;
}
.q-table .q-virtual-scroll__padding tr {
  height: 0 !important;
}
.q-table .q-virtual-scroll__padding td {
  padding: 0 !important;
}
.q-virtual-scroll--horizontal {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
}
.q-virtual-scroll--horizontal .q-virtual-scroll__content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.q-virtual-scroll--horizontal .q-virtual-scroll__padding, .q-virtual-scroll--horizontal .q-virtual-scroll__content, .q-virtual-scroll--horizontal .q-virtual-scroll__content > * {
  flex: 0 0 auto;
}
.q-virtual-scroll--horizontal .q-virtual-scroll__padding {
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 20%, rgba(128, 128, 128, 0.03) 20%, rgba(128, 128, 128, 0.08) 50%, rgba(128, 128, 128, 0.03) 80%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0)) /* rtl:ignore */;
  background-size: var(--q-virtual-scroll-item-width, 50px) var(--q-virtual-scroll-item-height, 100%) /* rtl:ignore */;
}
/* Directives */
.q-ripple {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  width: 100%;
  height: 100%;
  color: inherit;
  border-radius: inherit;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
  contain: strict;
}
.q-ripple__inner {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  opacity: 0;
  color: inherit;
  border-radius: 50%;
  background: currentColor;
  pointer-events: none;
  will-change: transform, opacity;
}
.q-ripple__inner--enter {
  transition: transform 0.225s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.1s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-ripple__inner--leave {
  transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-morph--invisible,
.q-morph--internal {
  opacity: 0 !important;
  pointer-events: none !important;
  position: fixed !important;
  right: 200vw !important;
  bottom: 200vh !important;
}
/* Plugins */
.q-loading {
  color: #000;
  position: fixed !important;
}
.q-loading__backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  z-index: -1;
  background-color: #000;
  transition: background-color 0.28s;
}
.q-loading__box {
  border-radius: 4px;
  padding: 18px;
  color: #fff;
  max-width: 450px;
}
.q-loading__message {
  margin: 40px 20px 0;
  text-align: center;
}
.q-notifications__list {
  z-index: 9500;
  pointer-events: none;
  left: 0;
  right: 0;
  margin-bottom: 10px;
  position: relative;
}
.q-notifications__list--center {
  top: 0;
  bottom: 0;
}
.q-notifications__list--top {
  top: 0;
}
.q-notifications__list--bottom {
  bottom: 0;
}
body.q-ios-padding .q-notifications__list--center, body.q-ios-padding .q-notifications__list--top {
  top: 20px;
  top: env(safe-area-inset-top);
}
body.q-ios-padding .q-notifications__list--center, body.q-ios-padding .q-notifications__list--bottom {
  bottom: env(safe-area-inset-bottom);
}
.q-notification {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  pointer-events: all;
  display: inline-flex;
  margin: 10px 10px 0;
  transition: transform 1s, opacity 1s;
  z-index: 9500;
  flex-shrink: 0;
  max-width: 95vw;
  background: #323232;
  color: #fff;
  font-size: 14px;
}
.q-notification__icon {
  font-size: 24px;
  flex: 0 0 1em;
}
.q-notification__icon--additional {
  margin-right: 16px;
}
.q-notification__avatar {
  font-size: 32px;
}
.q-notification__avatar--additional {
  margin-right: 8px;
}
.q-notification__spinner {
  font-size: 32px;
}
.q-notification__spinner--additional {
  margin-right: 8px;
}
.q-notification__message {
  padding: 8px 0;
}
.q-notification__caption {
  font-size: 0.9em;
  opacity: 0.7;
}
.q-notification__actions {
  color: var(--q-primary);
}
.q-notification__badge {
  animation: q-notif-badge 0.42s;
  padding: 4px 8px;
  position: absolute;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
  background-color: var(--q-negative);
  color: #fff;
  border-radius: 4px;
  font-size: 12px;
  line-height: 12px;
}
.q-notification__badge--top-left, .q-notification__badge--top-right {
  top: -6px;
}
.q-notification__badge--bottom-left, .q-notification__badge--bottom-right {
  bottom: -6px;
}
.q-notification__badge--top-left, .q-notification__badge--bottom-left {
  left: -22px;
}
.q-notification__badge--top-right, .q-notification__badge--bottom-right {
  right: -22px;
}
.q-notification__progress {
  z-index: -1;
  position: absolute;
  height: 3px;
  bottom: 0;
  left: -10px;
  right: -10px;
  animation: q-notif-progress linear;
  background: currentColor;
  opacity: 0.3;
  border-radius: 4px 4px 0 0;
  transform-origin: 0 50%;
  transform: scaleX(0);
}
.q-notification--standard {
  padding: 0 16px;
  min-height: 48px;
}
.q-notification--standard .q-notification__actions {
  padding: 6px 0 6px 8px;
  margin-right: -8px;
}
.q-notification--multi-line {
  min-height: 68px;
  padding: 8px 16px;
}
.q-notification--multi-line .q-notification__badge--top-left, .q-notification--multi-line .q-notification__badge--top-right {
  top: -15px;
}
.q-notification--multi-line .q-notification__badge--bottom-left, .q-notification--multi-line .q-notification__badge--bottom-right {
  bottom: -15px;
}
.q-notification--multi-line .q-notification__progress {
  bottom: -8px;
}
.q-notification--multi-line .q-notification__actions {
  padding: 0;
}
.q-notification--multi-line .q-notification__actions--with-media {
  padding-left: 25px;
}
.q-notification--top-left-enter-from, .q-notification--top-left-leave-to, .q-notification--top-enter-from, .q-notification--top-leave-to, .q-notification--top-right-enter-from, .q-notification--top-right-leave-to {
  opacity: 0;
  transform: translateY(-50px);
  z-index: 9499;
}
.q-notification--left-enter-from, .q-notification--left-leave-to, .q-notification--center-enter-from, .q-notification--center-leave-to, .q-notification--right-enter-from, .q-notification--right-leave-to {
  opacity: 0;
  transform: rotateX(90deg);
  z-index: 9499;
}
.q-notification--bottom-left-enter-from, .q-notification--bottom-left-leave-to, .q-notification--bottom-enter-from, .q-notification--bottom-leave-to, .q-notification--bottom-right-enter-from, .q-notification--bottom-right-leave-to {
  opacity: 0;
  transform: translateY(50px);
  z-index: 9499;
}
.q-notification--top-left-leave-active, .q-notification--top-leave-active, .q-notification--top-right-leave-active, .q-notification--left-leave-active, .q-notification--center-leave-active, .q-notification--right-leave-active, .q-notification--bottom-left-leave-active, .q-notification--bottom-leave-active, .q-notification--bottom-right-leave-active {
  position: absolute;
  z-index: 9499;
  margin-left: 0;
  margin-right: 0;
}
.q-notification--top-leave-active, .q-notification--center-leave-active {
  top: 0;
}
.q-notification--bottom-left-leave-active, .q-notification--bottom-leave-active, .q-notification--bottom-right-leave-active {
  bottom: 0;
}
@media (min-width: 600px) {
  .q-notification {
    max-width: 65vw;
  }
}
@keyframes q-notif-badge {
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
}
@keyframes q-notif-progress {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}
/* Core */
/* * Animate.css additions
 * * Adapted from: https://github.com/animate-css/animate.css/blob/6828621a01e145119db6194dc9b4d37325b48aa5/source/_base.css
 * */
:root {
  --animate-duration: 0.3s;
  --animate-delay: 0.3s;
  --animate-repeat: 1;
}
.animated {
  animation-duration: var(--animate-duration);
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.repeat-1 {
  animation-iteration-count: var(--animate-repeat);
}
.animated.repeat-2 {
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}
.animated.repeat-3 {
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}
.animated.delay-1s {
  animation-delay: var(--animate-delay);
}
.animated.delay-2s {
  animation-delay: calc(var(--animate-delay) * 2);
}
.animated.delay-3s {
  animation-delay: calc(var(--animate-delay) * 3);
}
.animated.delay-4s {
  animation-delay: calc(var(--animate-delay) * 4);
}
.animated.delay-5s {
  animation-delay: calc(var(--animate-delay) * 5);
}
.animated.faster {
  animation-duration: calc(var(--animate-duration) / 2);
}
.animated.fast {
  animation-duration: calc(var(--animate-duration) * 0.8);
}
.animated.slow {
  animation-duration: calc(var(--animate-duration) * 2);
}
.animated.slower {
  animation-duration: calc(var(--animate-duration) * 3);
}
@media print, (prefers-reduced-motion: reduce) {
  .animated {
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    animation-iteration-count: 1 !important;
  }

  .animated[class*=Out] {
    opacity: 0;
  }
}
/* * Quasar animations
 * */
.q-animate--scale {
  animation: q-scale 0.15s;
  animation-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1);
}
@keyframes q-scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.04);
  }
  100% {
    transform: scale(1);
  }
}
.q-animate--fade {
  animation: q-fade 0.2s /* rtl:ignore */;
}
@keyframes q-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
:root {
  --q-primary: #1976D2;
  --q-secondary: #26A69A;
  --q-accent: #9C27B0;
  --q-positive: #21BA45;
  --q-negative: #C10015;
  --q-info: #31CCEC;
  --q-warning: #F2C037;
  --q-dark: #1D1D1D;
  --q-dark-page: #121212;
}
.text-dark {
  color: var(--q-dark) !important;
}
.bg-dark {
  background: var(--q-dark) !important;
}
.text-primary {
  color: var(--q-primary) !important;
}
.bg-primary {
  background: var(--q-primary) !important;
}
.text-secondary {
  color: var(--q-secondary) !important;
}
.bg-secondary {
  background: var(--q-secondary) !important;
}
.text-accent {
  color: var(--q-accent) !important;
}
.bg-accent {
  background: var(--q-accent) !important;
}
.text-positive {
  color: var(--q-positive) !important;
}
.bg-positive {
  background: var(--q-positive) !important;
}
.text-negative {
  color: var(--q-negative) !important;
}
.bg-negative {
  background: var(--q-negative) !important;
}
.text-info {
  color: var(--q-info) !important;
}
.bg-info {
  background: var(--q-info) !important;
}
.text-warning {
  color: var(--q-warning) !important;
}
.bg-warning {
  background: var(--q-warning) !important;
}
.text-white {
  color: #fff !important;
}
.bg-white {
  background: #fff !important;
}
.text-black {
  color: #000 !important;
}
.bg-black {
  background: #000 !important;
}
.text-transparent {
  color: transparent !important;
}
.bg-transparent {
  background: transparent !important;
}
.text-separator {
  color: rgba(0, 0, 0, 0.12) !important;
}
.bg-separator {
  background: rgba(0, 0, 0, 0.12) !important;
}
.text-dark-separator {
  color: rgba(255, 255, 255, 0.28) !important;
}
.bg-dark-separator {
  background: rgba(255, 255, 255, 0.28) !important;
}
.text-red {
  color: #f44336 !important;
}
.text-red-1 {
  color: #ffebee !important;
}
.text-red-2 {
  color: #ffcdd2 !important;
}
.text-red-3 {
  color: #ef9a9a !important;
}
.text-red-4 {
  color: #e57373 !important;
}
.text-red-5 {
  color: #ef5350 !important;
}
.text-red-6 {
  color: #f44336 !important;
}
.text-red-7 {
  color: #e53935 !important;
}
.text-red-8 {
  color: #d32f2f !important;
}
.text-red-9 {
  color: #c62828 !important;
}
.text-red-10 {
  color: #b71c1c !important;
}
.text-red-11 {
  color: #ff8a80 !important;
}
.text-red-12 {
  color: #ff5252 !important;
}
.text-red-13 {
  color: #ff1744 !important;
}
.text-red-14 {
  color: #d50000 !important;
}
.text-pink {
  color: #e91e63 !important;
}
.text-pink-1 {
  color: #fce4ec !important;
}
.text-pink-2 {
  color: #f8bbd0 !important;
}
.text-pink-3 {
  color: #f48fb1 !important;
}
.text-pink-4 {
  color: #f06292 !important;
}
.text-pink-5 {
  color: #ec407a !important;
}
.text-pink-6 {
  color: #e91e63 !important;
}
.text-pink-7 {
  color: #d81b60 !important;
}
.text-pink-8 {
  color: #c2185b !important;
}
.text-pink-9 {
  color: #ad1457 !important;
}
.text-pink-10 {
  color: #880e4f !important;
}
.text-pink-11 {
  color: #ff80ab !important;
}
.text-pink-12 {
  color: #ff4081 !important;
}
.text-pink-13 {
  color: #f50057 !important;
}
.text-pink-14 {
  color: #c51162 !important;
}
.text-purple {
  color: #9c27b0 !important;
}
.text-purple-1 {
  color: #f3e5f5 !important;
}
.text-purple-2 {
  color: #e1bee7 !important;
}
.text-purple-3 {
  color: #ce93d8 !important;
}
.text-purple-4 {
  color: #ba68c8 !important;
}
.text-purple-5 {
  color: #ab47bc !important;
}
.text-purple-6 {
  color: #9c27b0 !important;
}
.text-purple-7 {
  color: #8e24aa !important;
}
.text-purple-8 {
  color: #7b1fa2 !important;
}
.text-purple-9 {
  color: #6a1b9a !important;
}
.text-purple-10 {
  color: #4a148c !important;
}
.text-purple-11 {
  color: #ea80fc !important;
}
.text-purple-12 {
  color: #e040fb !important;
}
.text-purple-13 {
  color: #d500f9 !important;
}
.text-purple-14 {
  color: #aa00ff !important;
}
.text-deep-purple {
  color: #673ab7 !important;
}
.text-deep-purple-1 {
  color: #ede7f6 !important;
}
.text-deep-purple-2 {
  color: #d1c4e9 !important;
}
.text-deep-purple-3 {
  color: #b39ddb !important;
}
.text-deep-purple-4 {
  color: #9575cd !important;
}
.text-deep-purple-5 {
  color: #7e57c2 !important;
}
.text-deep-purple-6 {
  color: #673ab7 !important;
}
.text-deep-purple-7 {
  color: #5e35b1 !important;
}
.text-deep-purple-8 {
  color: #512da8 !important;
}
.text-deep-purple-9 {
  color: #4527a0 !important;
}
.text-deep-purple-10 {
  color: #311b92 !important;
}
.text-deep-purple-11 {
  color: #b388ff !important;
}
.text-deep-purple-12 {
  color: #7c4dff !important;
}
.text-deep-purple-13 {
  color: #651fff !important;
}
.text-deep-purple-14 {
  color: #6200ea !important;
}
.text-indigo {
  color: #3f51b5 !important;
}
.text-indigo-1 {
  color: #e8eaf6 !important;
}
.text-indigo-2 {
  color: #c5cae9 !important;
}
.text-indigo-3 {
  color: #9fa8da !important;
}
.text-indigo-4 {
  color: #7986cb !important;
}
.text-indigo-5 {
  color: #5c6bc0 !important;
}
.text-indigo-6 {
  color: #3f51b5 !important;
}
.text-indigo-7 {
  color: #3949ab !important;
}
.text-indigo-8 {
  color: #303f9f !important;
}
.text-indigo-9 {
  color: #283593 !important;
}
.text-indigo-10 {
  color: #1a237e !important;
}
.text-indigo-11 {
  color: #8c9eff !important;
}
.text-indigo-12 {
  color: #536dfe !important;
}
.text-indigo-13 {
  color: #3d5afe !important;
}
.text-indigo-14 {
  color: #304ffe !important;
}
.text-blue {
  color: #2196f3 !important;
}
.text-blue-1 {
  color: #e3f2fd !important;
}
.text-blue-2 {
  color: #bbdefb !important;
}
.text-blue-3 {
  color: #90caf9 !important;
}
.text-blue-4 {
  color: #64b5f6 !important;
}
.text-blue-5 {
  color: #42a5f5 !important;
}
.text-blue-6 {
  color: #2196f3 !important;
}
.text-blue-7 {
  color: #1e88e5 !important;
}
.text-blue-8 {
  color: #1976d2 !important;
}
.text-blue-9 {
  color: #1565c0 !important;
}
.text-blue-10 {
  color: #0d47a1 !important;
}
.text-blue-11 {
  color: #82b1ff !important;
}
.text-blue-12 {
  color: #448aff !important;
}
.text-blue-13 {
  color: #2979ff !important;
}
.text-blue-14 {
  color: #2962ff !important;
}
.text-light-blue {
  color: #03a9f4 !important;
}
.text-light-blue-1 {
  color: #e1f5fe !important;
}
.text-light-blue-2 {
  color: #b3e5fc !important;
}
.text-light-blue-3 {
  color: #81d4fa !important;
}
.text-light-blue-4 {
  color: #4fc3f7 !important;
}
.text-light-blue-5 {
  color: #29b6f6 !important;
}
.text-light-blue-6 {
  color: #03a9f4 !important;
}
.text-light-blue-7 {
  color: #039be5 !important;
}
.text-light-blue-8 {
  color: #0288d1 !important;
}
.text-light-blue-9 {
  color: #0277bd !important;
}
.text-light-blue-10 {
  color: #01579b !important;
}
.text-light-blue-11 {
  color: #80d8ff !important;
}
.text-light-blue-12 {
  color: #40c4ff !important;
}
.text-light-blue-13 {
  color: #00b0ff !important;
}
.text-light-blue-14 {
  color: #0091ea !important;
}
.text-cyan {
  color: #00bcd4 !important;
}
.text-cyan-1 {
  color: #e0f7fa !important;
}
.text-cyan-2 {
  color: #b2ebf2 !important;
}
.text-cyan-3 {
  color: #80deea !important;
}
.text-cyan-4 {
  color: #4dd0e1 !important;
}
.text-cyan-5 {
  color: #26c6da !important;
}
.text-cyan-6 {
  color: #00bcd4 !important;
}
.text-cyan-7 {
  color: #00acc1 !important;
}
.text-cyan-8 {
  color: #0097a7 !important;
}
.text-cyan-9 {
  color: #00838f !important;
}
.text-cyan-10 {
  color: #006064 !important;
}
.text-cyan-11 {
  color: #84ffff !important;
}
.text-cyan-12 {
  color: #18ffff !important;
}
.text-cyan-13 {
  color: #00e5ff !important;
}
.text-cyan-14 {
  color: #00b8d4 !important;
}
.text-teal {
  color: #009688 !important;
}
.text-teal-1 {
  color: #e0f2f1 !important;
}
.text-teal-2 {
  color: #b2dfdb !important;
}
.text-teal-3 {
  color: #80cbc4 !important;
}
.text-teal-4 {
  color: #4db6ac !important;
}
.text-teal-5 {
  color: #26a69a !important;
}
.text-teal-6 {
  color: #009688 !important;
}
.text-teal-7 {
  color: #00897b !important;
}
.text-teal-8 {
  color: #00796b !important;
}
.text-teal-9 {
  color: #00695c !important;
}
.text-teal-10 {
  color: #004d40 !important;
}
.text-teal-11 {
  color: #a7ffeb !important;
}
.text-teal-12 {
  color: #64ffda !important;
}
.text-teal-13 {
  color: #1de9b6 !important;
}
.text-teal-14 {
  color: #00bfa5 !important;
}
.text-green {
  color: #4caf50 !important;
}
.text-green-1 {
  color: #e8f5e9 !important;
}
.text-green-2 {
  color: #c8e6c9 !important;
}
.text-green-3 {
  color: #a5d6a7 !important;
}
.text-green-4 {
  color: #81c784 !important;
}
.text-green-5 {
  color: #66bb6a !important;
}
.text-green-6 {
  color: #4caf50 !important;
}
.text-green-7 {
  color: #43a047 !important;
}
.text-green-8 {
  color: #388e3c !important;
}
.text-green-9 {
  color: #2e7d32 !important;
}
.text-green-10 {
  color: #1b5e20 !important;
}
.text-green-11 {
  color: #b9f6ca !important;
}
.text-green-12 {
  color: #69f0ae !important;
}
.text-green-13 {
  color: #00e676 !important;
}
.text-green-14 {
  color: #00c853 !important;
}
.text-light-green {
  color: #8bc34a !important;
}
.text-light-green-1 {
  color: #f1f8e9 !important;
}
.text-light-green-2 {
  color: #dcedc8 !important;
}
.text-light-green-3 {
  color: #c5e1a5 !important;
}
.text-light-green-4 {
  color: #aed581 !important;
}
.text-light-green-5 {
  color: #9ccc65 !important;
}
.text-light-green-6 {
  color: #8bc34a !important;
}
.text-light-green-7 {
  color: #7cb342 !important;
}
.text-light-green-8 {
  color: #689f38 !important;
}
.text-light-green-9 {
  color: #558b2f !important;
}
.text-light-green-10 {
  color: #33691e !important;
}
.text-light-green-11 {
  color: #ccff90 !important;
}
.text-light-green-12 {
  color: #b2ff59 !important;
}
.text-light-green-13 {
  color: #76ff03 !important;
}
.text-light-green-14 {
  color: #64dd17 !important;
}
.text-lime {
  color: #cddc39 !important;
}
.text-lime-1 {
  color: #f9fbe7 !important;
}
.text-lime-2 {
  color: #f0f4c3 !important;
}
.text-lime-3 {
  color: #e6ee9c !important;
}
.text-lime-4 {
  color: #dce775 !important;
}
.text-lime-5 {
  color: #d4e157 !important;
}
.text-lime-6 {
  color: #cddc39 !important;
}
.text-lime-7 {
  color: #c0ca33 !important;
}
.text-lime-8 {
  color: #afb42b !important;
}
.text-lime-9 {
  color: #9e9d24 !important;
}
.text-lime-10 {
  color: #827717 !important;
}
.text-lime-11 {
  color: #f4ff81 !important;
}
.text-lime-12 {
  color: #eeff41 !important;
}
.text-lime-13 {
  color: #c6ff00 !important;
}
.text-lime-14 {
  color: #aeea00 !important;
}
.text-yellow {
  color: #ffeb3b !important;
}
.text-yellow-1 {
  color: #fffde7 !important;
}
.text-yellow-2 {
  color: #fff9c4 !important;
}
.text-yellow-3 {
  color: #fff59d !important;
}
.text-yellow-4 {
  color: #fff176 !important;
}
.text-yellow-5 {
  color: #ffee58 !important;
}
.text-yellow-6 {
  color: #ffeb3b !important;
}
.text-yellow-7 {
  color: #fdd835 !important;
}
.text-yellow-8 {
  color: #fbc02d !important;
}
.text-yellow-9 {
  color: #f9a825 !important;
}
.text-yellow-10 {
  color: #f57f17 !important;
}
.text-yellow-11 {
  color: #ffff8d !important;
}
.text-yellow-12 {
  color: #ffff00 !important;
}
.text-yellow-13 {
  color: #ffea00 !important;
}
.text-yellow-14 {
  color: #ffd600 !important;
}
.text-amber {
  color: #ffc107 !important;
}
.text-amber-1 {
  color: #fff8e1 !important;
}
.text-amber-2 {
  color: #ffecb3 !important;
}
.text-amber-3 {
  color: #ffe082 !important;
}
.text-amber-4 {
  color: #ffd54f !important;
}
.text-amber-5 {
  color: #ffca28 !important;
}
.text-amber-6 {
  color: #ffc107 !important;
}
.text-amber-7 {
  color: #ffb300 !important;
}
.text-amber-8 {
  color: #ffa000 !important;
}
.text-amber-9 {
  color: #ff8f00 !important;
}
.text-amber-10 {
  color: #ff6f00 !important;
}
.text-amber-11 {
  color: #ffe57f !important;
}
.text-amber-12 {
  color: #ffd740 !important;
}
.text-amber-13 {
  color: #ffc400 !important;
}
.text-amber-14 {
  color: #ffab00 !important;
}
.text-orange {
  color: #ff9800 !important;
}
.text-orange-1 {
  color: #fff3e0 !important;
}
.text-orange-2 {
  color: #ffe0b2 !important;
}
.text-orange-3 {
  color: #ffcc80 !important;
}
.text-orange-4 {
  color: #ffb74d !important;
}
.text-orange-5 {
  color: #ffa726 !important;
}
.text-orange-6 {
  color: #ff9800 !important;
}
.text-orange-7 {
  color: #fb8c00 !important;
}
.text-orange-8 {
  color: #f57c00 !important;
}
.text-orange-9 {
  color: #ef6c00 !important;
}
.text-orange-10 {
  color: #e65100 !important;
}
.text-orange-11 {
  color: #ffd180 !important;
}
.text-orange-12 {
  color: #ffab40 !important;
}
.text-orange-13 {
  color: #ff9100 !important;
}
.text-orange-14 {
  color: #ff6d00 !important;
}
.text-deep-orange {
  color: #ff5722 !important;
}
.text-deep-orange-1 {
  color: #fbe9e7 !important;
}
.text-deep-orange-2 {
  color: #ffccbc !important;
}
.text-deep-orange-3 {
  color: #ffab91 !important;
}
.text-deep-orange-4 {
  color: #ff8a65 !important;
}
.text-deep-orange-5 {
  color: #ff7043 !important;
}
.text-deep-orange-6 {
  color: #ff5722 !important;
}
.text-deep-orange-7 {
  color: #f4511e !important;
}
.text-deep-orange-8 {
  color: #e64a19 !important;
}
.text-deep-orange-9 {
  color: #d84315 !important;
}
.text-deep-orange-10 {
  color: #bf360c !important;
}
.text-deep-orange-11 {
  color: #ff9e80 !important;
}
.text-deep-orange-12 {
  color: #ff6e40 !important;
}
.text-deep-orange-13 {
  color: #ff3d00 !important;
}
.text-deep-orange-14 {
  color: #dd2c00 !important;
}
.text-brown {
  color: #795548 !important;
}
.text-brown-1 {
  color: #efebe9 !important;
}
.text-brown-2 {
  color: #d7ccc8 !important;
}
.text-brown-3 {
  color: #bcaaa4 !important;
}
.text-brown-4 {
  color: #a1887f !important;
}
.text-brown-5 {
  color: #8d6e63 !important;
}
.text-brown-6 {
  color: #795548 !important;
}
.text-brown-7 {
  color: #6d4c41 !important;
}
.text-brown-8 {
  color: #5d4037 !important;
}
.text-brown-9 {
  color: #4e342e !important;
}
.text-brown-10 {
  color: #3e2723 !important;
}
.text-brown-11 {
  color: #d7ccc8 !important;
}
.text-brown-12 {
  color: #bcaaa4 !important;
}
.text-brown-13 {
  color: #8d6e63 !important;
}
.text-brown-14 {
  color: #5d4037 !important;
}
.text-grey {
  color: #9e9e9e !important;
}
.text-grey-1 {
  color: #fafafa !important;
}
.text-grey-2 {
  color: #f5f5f5 !important;
}
.text-grey-3 {
  color: #eeeeee !important;
}
.text-grey-4 {
  color: #e0e0e0 !important;
}
.text-grey-5 {
  color: #bdbdbd !important;
}
.text-grey-6 {
  color: #9e9e9e !important;
}
.text-grey-7 {
  color: #757575 !important;
}
.text-grey-8 {
  color: #616161 !important;
}
.text-grey-9 {
  color: #424242 !important;
}
.text-grey-10 {
  color: #212121 !important;
}
.text-grey-11 {
  color: #f5f5f5 !important;
}
.text-grey-12 {
  color: #eeeeee !important;
}
.text-grey-13 {
  color: #bdbdbd !important;
}
.text-grey-14 {
  color: #616161 !important;
}
.text-blue-grey {
  color: #607d8b !important;
}
.text-blue-grey-1 {
  color: #eceff1 !important;
}
.text-blue-grey-2 {
  color: #cfd8dc !important;
}
.text-blue-grey-3 {
  color: #b0bec5 !important;
}
.text-blue-grey-4 {
  color: #90a4ae !important;
}
.text-blue-grey-5 {
  color: #78909c !important;
}
.text-blue-grey-6 {
  color: #607d8b !important;
}
.text-blue-grey-7 {
  color: #546e7a !important;
}
.text-blue-grey-8 {
  color: #455a64 !important;
}
.text-blue-grey-9 {
  color: #37474f !important;
}
.text-blue-grey-10 {
  color: #263238 !important;
}
.text-blue-grey-11 {
  color: #cfd8dc !important;
}
.text-blue-grey-12 {
  color: #b0bec5 !important;
}
.text-blue-grey-13 {
  color: #78909c !important;
}
.text-blue-grey-14 {
  color: #455a64 !important;
}
.bg-red {
  background: #f44336 !important;
}
.bg-red-1 {
  background: #ffebee !important;
}
.bg-red-2 {
  background: #ffcdd2 !important;
}
.bg-red-3 {
  background: #ef9a9a !important;
}
.bg-red-4 {
  background: #e57373 !important;
}
.bg-red-5 {
  background: #ef5350 !important;
}
.bg-red-6 {
  background: #f44336 !important;
}
.bg-red-7 {
  background: #e53935 !important;
}
.bg-red-8 {
  background: #d32f2f !important;
}
.bg-red-9 {
  background: #c62828 !important;
}
.bg-red-10 {
  background: #b71c1c !important;
}
.bg-red-11 {
  background: #ff8a80 !important;
}
.bg-red-12 {
  background: #ff5252 !important;
}
.bg-red-13 {
  background: #ff1744 !important;
}
.bg-red-14 {
  background: #d50000 !important;
}
.bg-pink {
  background: #e91e63 !important;
}
.bg-pink-1 {
  background: #fce4ec !important;
}
.bg-pink-2 {
  background: #f8bbd0 !important;
}
.bg-pink-3 {
  background: #f48fb1 !important;
}
.bg-pink-4 {
  background: #f06292 !important;
}
.bg-pink-5 {
  background: #ec407a !important;
}
.bg-pink-6 {
  background: #e91e63 !important;
}
.bg-pink-7 {
  background: #d81b60 !important;
}
.bg-pink-8 {
  background: #c2185b !important;
}
.bg-pink-9 {
  background: #ad1457 !important;
}
.bg-pink-10 {
  background: #880e4f !important;
}
.bg-pink-11 {
  background: #ff80ab !important;
}
.bg-pink-12 {
  background: #ff4081 !important;
}
.bg-pink-13 {
  background: #f50057 !important;
}
.bg-pink-14 {
  background: #c51162 !important;
}
.bg-purple {
  background: #9c27b0 !important;
}
.bg-purple-1 {
  background: #f3e5f5 !important;
}
.bg-purple-2 {
  background: #e1bee7 !important;
}
.bg-purple-3 {
  background: #ce93d8 !important;
}
.bg-purple-4 {
  background: #ba68c8 !important;
}
.bg-purple-5 {
  background: #ab47bc !important;
}
.bg-purple-6 {
  background: #9c27b0 !important;
}
.bg-purple-7 {
  background: #8e24aa !important;
}
.bg-purple-8 {
  background: #7b1fa2 !important;
}
.bg-purple-9 {
  background: #6a1b9a !important;
}
.bg-purple-10 {
  background: #4a148c !important;
}
.bg-purple-11 {
  background: #ea80fc !important;
}
.bg-purple-12 {
  background: #e040fb !important;
}
.bg-purple-13 {
  background: #d500f9 !important;
}
.bg-purple-14 {
  background: #aa00ff !important;
}
.bg-deep-purple {
  background: #673ab7 !important;
}
.bg-deep-purple-1 {
  background: #ede7f6 !important;
}
.bg-deep-purple-2 {
  background: #d1c4e9 !important;
}
.bg-deep-purple-3 {
  background: #b39ddb !important;
}
.bg-deep-purple-4 {
  background: #9575cd !important;
}
.bg-deep-purple-5 {
  background: #7e57c2 !important;
}
.bg-deep-purple-6 {
  background: #673ab7 !important;
}
.bg-deep-purple-7 {
  background: #5e35b1 !important;
}
.bg-deep-purple-8 {
  background: #512da8 !important;
}
.bg-deep-purple-9 {
  background: #4527a0 !important;
}
.bg-deep-purple-10 {
  background: #311b92 !important;
}
.bg-deep-purple-11 {
  background: #b388ff !important;
}
.bg-deep-purple-12 {
  background: #7c4dff !important;
}
.bg-deep-purple-13 {
  background: #651fff !important;
}
.bg-deep-purple-14 {
  background: #6200ea !important;
}
.bg-indigo {
  background: #3f51b5 !important;
}
.bg-indigo-1 {
  background: #e8eaf6 !important;
}
.bg-indigo-2 {
  background: #c5cae9 !important;
}
.bg-indigo-3 {
  background: #9fa8da !important;
}
.bg-indigo-4 {
  background: #7986cb !important;
}
.bg-indigo-5 {
  background: #5c6bc0 !important;
}
.bg-indigo-6 {
  background: #3f51b5 !important;
}
.bg-indigo-7 {
  background: #3949ab !important;
}
.bg-indigo-8 {
  background: #303f9f !important;
}
.bg-indigo-9 {
  background: #283593 !important;
}
.bg-indigo-10 {
  background: #1a237e !important;
}
.bg-indigo-11 {
  background: #8c9eff !important;
}
.bg-indigo-12 {
  background: #536dfe !important;
}
.bg-indigo-13 {
  background: #3d5afe !important;
}
.bg-indigo-14 {
  background: #304ffe !important;
}
.bg-blue {
  background: #2196f3 !important;
}
.bg-blue-1 {
  background: #e3f2fd !important;
}
.bg-blue-2 {
  background: #bbdefb !important;
}
.bg-blue-3 {
  background: #90caf9 !important;
}
.bg-blue-4 {
  background: #64b5f6 !important;
}
.bg-blue-5 {
  background: #42a5f5 !important;
}
.bg-blue-6 {
  background: #2196f3 !important;
}
.bg-blue-7 {
  background: #1e88e5 !important;
}
.bg-blue-8 {
  background: #1976d2 !important;
}
.bg-blue-9 {
  background: #1565c0 !important;
}
.bg-blue-10 {
  background: #0d47a1 !important;
}
.bg-blue-11 {
  background: #82b1ff !important;
}
.bg-blue-12 {
  background: #448aff !important;
}
.bg-blue-13 {
  background: #2979ff !important;
}
.bg-blue-14 {
  background: #2962ff !important;
}
.bg-light-blue {
  background: #03a9f4 !important;
}
.bg-light-blue-1 {
  background: #e1f5fe !important;
}
.bg-light-blue-2 {
  background: #b3e5fc !important;
}
.bg-light-blue-3 {
  background: #81d4fa !important;
}
.bg-light-blue-4 {
  background: #4fc3f7 !important;
}
.bg-light-blue-5 {
  background: #29b6f6 !important;
}
.bg-light-blue-6 {
  background: #03a9f4 !important;
}
.bg-light-blue-7 {
  background: #039be5 !important;
}
.bg-light-blue-8 {
  background: #0288d1 !important;
}
.bg-light-blue-9 {
  background: #0277bd !important;
}
.bg-light-blue-10 {
  background: #01579b !important;
}
.bg-light-blue-11 {
  background: #80d8ff !important;
}
.bg-light-blue-12 {
  background: #40c4ff !important;
}
.bg-light-blue-13 {
  background: #00b0ff !important;
}
.bg-light-blue-14 {
  background: #0091ea !important;
}
.bg-cyan {
  background: #00bcd4 !important;
}
.bg-cyan-1 {
  background: #e0f7fa !important;
}
.bg-cyan-2 {
  background: #b2ebf2 !important;
}
.bg-cyan-3 {
  background: #80deea !important;
}
.bg-cyan-4 {
  background: #4dd0e1 !important;
}
.bg-cyan-5 {
  background: #26c6da !important;
}
.bg-cyan-6 {
  background: #00bcd4 !important;
}
.bg-cyan-7 {
  background: #00acc1 !important;
}
.bg-cyan-8 {
  background: #0097a7 !important;
}
.bg-cyan-9 {
  background: #00838f !important;
}
.bg-cyan-10 {
  background: #006064 !important;
}
.bg-cyan-11 {
  background: #84ffff !important;
}
.bg-cyan-12 {
  background: #18ffff !important;
}
.bg-cyan-13 {
  background: #00e5ff !important;
}
.bg-cyan-14 {
  background: #00b8d4 !important;
}
.bg-teal {
  background: #009688 !important;
}
.bg-teal-1 {
  background: #e0f2f1 !important;
}
.bg-teal-2 {
  background: #b2dfdb !important;
}
.bg-teal-3 {
  background: #80cbc4 !important;
}
.bg-teal-4 {
  background: #4db6ac !important;
}
.bg-teal-5 {
  background: #26a69a !important;
}
.bg-teal-6 {
  background: #009688 !important;
}
.bg-teal-7 {
  background: #00897b !important;
}
.bg-teal-8 {
  background: #00796b !important;
}
.bg-teal-9 {
  background: #00695c !important;
}
.bg-teal-10 {
  background: #004d40 !important;
}
.bg-teal-11 {
  background: #a7ffeb !important;
}
.bg-teal-12 {
  background: #64ffda !important;
}
.bg-teal-13 {
  background: #1de9b6 !important;
}
.bg-teal-14 {
  background: #00bfa5 !important;
}
.bg-green {
  background: #4caf50 !important;
}
.bg-green-1 {
  background: #e8f5e9 !important;
}
.bg-green-2 {
  background: #c8e6c9 !important;
}
.bg-green-3 {
  background: #a5d6a7 !important;
}
.bg-green-4 {
  background: #81c784 !important;
}
.bg-green-5 {
  background: #66bb6a !important;
}
.bg-green-6 {
  background: #4caf50 !important;
}
.bg-green-7 {
  background: #43a047 !important;
}
.bg-green-8 {
  background: #388e3c !important;
}
.bg-green-9 {
  background: #2e7d32 !important;
}
.bg-green-10 {
  background: #1b5e20 !important;
}
.bg-green-11 {
  background: #b9f6ca !important;
}
.bg-green-12 {
  background: #69f0ae !important;
}
.bg-green-13 {
  background: #00e676 !important;
}
.bg-green-14 {
  background: #00c853 !important;
}
.bg-light-green {
  background: #8bc34a !important;
}
.bg-light-green-1 {
  background: #f1f8e9 !important;
}
.bg-light-green-2 {
  background: #dcedc8 !important;
}
.bg-light-green-3 {
  background: #c5e1a5 !important;
}
.bg-light-green-4 {
  background: #aed581 !important;
}
.bg-light-green-5 {
  background: #9ccc65 !important;
}
.bg-light-green-6 {
  background: #8bc34a !important;
}
.bg-light-green-7 {
  background: #7cb342 !important;
}
.bg-light-green-8 {
  background: #689f38 !important;
}
.bg-light-green-9 {
  background: #558b2f !important;
}
.bg-light-green-10 {
  background: #33691e !important;
}
.bg-light-green-11 {
  background: #ccff90 !important;
}
.bg-light-green-12 {
  background: #b2ff59 !important;
}
.bg-light-green-13 {
  background: #76ff03 !important;
}
.bg-light-green-14 {
  background: #64dd17 !important;
}
.bg-lime {
  background: #cddc39 !important;
}
.bg-lime-1 {
  background: #f9fbe7 !important;
}
.bg-lime-2 {
  background: #f0f4c3 !important;
}
.bg-lime-3 {
  background: #e6ee9c !important;
}
.bg-lime-4 {
  background: #dce775 !important;
}
.bg-lime-5 {
  background: #d4e157 !important;
}
.bg-lime-6 {
  background: #cddc39 !important;
}
.bg-lime-7 {
  background: #c0ca33 !important;
}
.bg-lime-8 {
  background: #afb42b !important;
}
.bg-lime-9 {
  background: #9e9d24 !important;
}
.bg-lime-10 {
  background: #827717 !important;
}
.bg-lime-11 {
  background: #f4ff81 !important;
}
.bg-lime-12 {
  background: #eeff41 !important;
}
.bg-lime-13 {
  background: #c6ff00 !important;
}
.bg-lime-14 {
  background: #aeea00 !important;
}
.bg-yellow {
  background: #ffeb3b !important;
}
.bg-yellow-1 {
  background: #fffde7 !important;
}
.bg-yellow-2 {
  background: #fff9c4 !important;
}
.bg-yellow-3 {
  background: #fff59d !important;
}
.bg-yellow-4 {
  background: #fff176 !important;
}
.bg-yellow-5 {
  background: #ffee58 !important;
}
.bg-yellow-6 {
  background: #ffeb3b !important;
}
.bg-yellow-7 {
  background: #fdd835 !important;
}
.bg-yellow-8 {
  background: #fbc02d !important;
}
.bg-yellow-9 {
  background: #f9a825 !important;
}
.bg-yellow-10 {
  background: #f57f17 !important;
}
.bg-yellow-11 {
  background: #ffff8d !important;
}
.bg-yellow-12 {
  background: #ffff00 !important;
}
.bg-yellow-13 {
  background: #ffea00 !important;
}
.bg-yellow-14 {
  background: #ffd600 !important;
}
.bg-amber {
  background: #ffc107 !important;
}
.bg-amber-1 {
  background: #fff8e1 !important;
}
.bg-amber-2 {
  background: #ffecb3 !important;
}
.bg-amber-3 {
  background: #ffe082 !important;
}
.bg-amber-4 {
  background: #ffd54f !important;
}
.bg-amber-5 {
  background: #ffca28 !important;
}
.bg-amber-6 {
  background: #ffc107 !important;
}
.bg-amber-7 {
  background: #ffb300 !important;
}
.bg-amber-8 {
  background: #ffa000 !important;
}
.bg-amber-9 {
  background: #ff8f00 !important;
}
.bg-amber-10 {
  background: #ff6f00 !important;
}
.bg-amber-11 {
  background: #ffe57f !important;
}
.bg-amber-12 {
  background: #ffd740 !important;
}
.bg-amber-13 {
  background: #ffc400 !important;
}
.bg-amber-14 {
  background: #ffab00 !important;
}
.bg-orange {
  background: #ff9800 !important;
}
.bg-orange-1 {
  background: #fff3e0 !important;
}
.bg-orange-2 {
  background: #ffe0b2 !important;
}
.bg-orange-3 {
  background: #ffcc80 !important;
}
.bg-orange-4 {
  background: #ffb74d !important;
}
.bg-orange-5 {
  background: #ffa726 !important;
}
.bg-orange-6 {
  background: #ff9800 !important;
}
.bg-orange-7 {
  background: #fb8c00 !important;
}
.bg-orange-8 {
  background: #f57c00 !important;
}
.bg-orange-9 {
  background: #ef6c00 !important;
}
.bg-orange-10 {
  background: #e65100 !important;
}
.bg-orange-11 {
  background: #ffd180 !important;
}
.bg-orange-12 {
  background: #ffab40 !important;
}
.bg-orange-13 {
  background: #ff9100 !important;
}
.bg-orange-14 {
  background: #ff6d00 !important;
}
.bg-deep-orange {
  background: #ff5722 !important;
}
.bg-deep-orange-1 {
  background: #fbe9e7 !important;
}
.bg-deep-orange-2 {
  background: #ffccbc !important;
}
.bg-deep-orange-3 {
  background: #ffab91 !important;
}
.bg-deep-orange-4 {
  background: #ff8a65 !important;
}
.bg-deep-orange-5 {
  background: #ff7043 !important;
}
.bg-deep-orange-6 {
  background: #ff5722 !important;
}
.bg-deep-orange-7 {
  background: #f4511e !important;
}
.bg-deep-orange-8 {
  background: #e64a19 !important;
}
.bg-deep-orange-9 {
  background: #d84315 !important;
}
.bg-deep-orange-10 {
  background: #bf360c !important;
}
.bg-deep-orange-11 {
  background: #ff9e80 !important;
}
.bg-deep-orange-12 {
  background: #ff6e40 !important;
}
.bg-deep-orange-13 {
  background: #ff3d00 !important;
}
.bg-deep-orange-14 {
  background: #dd2c00 !important;
}
.bg-brown {
  background: #795548 !important;
}
.bg-brown-1 {
  background: #efebe9 !important;
}
.bg-brown-2 {
  background: #d7ccc8 !important;
}
.bg-brown-3 {
  background: #bcaaa4 !important;
}
.bg-brown-4 {
  background: #a1887f !important;
}
.bg-brown-5 {
  background: #8d6e63 !important;
}
.bg-brown-6 {
  background: #795548 !important;
}
.bg-brown-7 {
  background: #6d4c41 !important;
}
.bg-brown-8 {
  background: #5d4037 !important;
}
.bg-brown-9 {
  background: #4e342e !important;
}
.bg-brown-10 {
  background: #3e2723 !important;
}
.bg-brown-11 {
  background: #d7ccc8 !important;
}
.bg-brown-12 {
  background: #bcaaa4 !important;
}
.bg-brown-13 {
  background: #8d6e63 !important;
}
.bg-brown-14 {
  background: #5d4037 !important;
}
.bg-grey {
  background: #9e9e9e !important;
}
.bg-grey-1 {
  background: #fafafa !important;
}
.bg-grey-2 {
  background: #f5f5f5 !important;
}
.bg-grey-3 {
  background: #eeeeee !important;
}
.bg-grey-4 {
  background: #e0e0e0 !important;
}
.bg-grey-5 {
  background: #bdbdbd !important;
}
.bg-grey-6 {
  background: #9e9e9e !important;
}
.bg-grey-7 {
  background: #757575 !important;
}
.bg-grey-8 {
  background: #616161 !important;
}
.bg-grey-9 {
  background: #424242 !important;
}
.bg-grey-10 {
  background: #212121 !important;
}
.bg-grey-11 {
  background: #f5f5f5 !important;
}
.bg-grey-12 {
  background: #eeeeee !important;
}
.bg-grey-13 {
  background: #bdbdbd !important;
}
.bg-grey-14 {
  background: #616161 !important;
}
.bg-blue-grey {
  background: #607d8b !important;
}
.bg-blue-grey-1 {
  background: #eceff1 !important;
}
.bg-blue-grey-2 {
  background: #cfd8dc !important;
}
.bg-blue-grey-3 {
  background: #b0bec5 !important;
}
.bg-blue-grey-4 {
  background: #90a4ae !important;
}
.bg-blue-grey-5 {
  background: #78909c !important;
}
.bg-blue-grey-6 {
  background: #607d8b !important;
}
.bg-blue-grey-7 {
  background: #546e7a !important;
}
.bg-blue-grey-8 {
  background: #455a64 !important;
}
.bg-blue-grey-9 {
  background: #37474f !important;
}
.bg-blue-grey-10 {
  background: #263238 !important;
}
.bg-blue-grey-11 {
  background: #cfd8dc !important;
}
.bg-blue-grey-12 {
  background: #b0bec5 !important;
}
.bg-blue-grey-13 {
  background: #78909c !important;
}
.bg-blue-grey-14 {
  background: #455a64 !important;
}
.shadow-transition {
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.shadow-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
}
.shadow-up-1 {
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.2), 0 -1px 1px rgba(0, 0, 0, 0.14), 0 -2px 1px -1px rgba(0, 0, 0, 0.12);
}
.shadow-2 {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.shadow-up-2 {
  box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.2), 0 -2px 2px rgba(0, 0, 0, 0.14), 0 -3px 1px -2px rgba(0, 0, 0, 0.12);
}
.shadow-3 {
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2), 0 3px 4px rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.12);
}
.shadow-up-3 {
  box-shadow: 0 -1px 8px rgba(0, 0, 0, 0.2), 0 -3px 4px rgba(0, 0, 0, 0.14), 0 -3px 3px -2px rgba(0, 0, 0, 0.12);
}
.shadow-4 {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px rgba(0, 0, 0, 0.14), 0 1px 10px rgba(0, 0, 0, 0.12);
}
.shadow-up-4 {
  box-shadow: 0 -2px 4px -1px rgba(0, 0, 0, 0.2), 0 -4px 5px rgba(0, 0, 0, 0.14), 0 -1px 10px rgba(0, 0, 0, 0.12);
}
.shadow-5 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px rgba(0, 0, 0, 0.14), 0 1px 14px rgba(0, 0, 0, 0.12);
}
.shadow-up-5 {
  box-shadow: 0 -3px 5px -1px rgba(0, 0, 0, 0.2), 0 -5px 8px rgba(0, 0, 0, 0.14), 0 -1px 14px rgba(0, 0, 0, 0.12);
}
.shadow-6 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12);
}
.shadow-up-6 {
  box-shadow: 0 -3px 5px -1px rgba(0, 0, 0, 0.2), 0 -6px 10px rgba(0, 0, 0, 0.14), 0 -1px 18px rgba(0, 0, 0, 0.12);
}
.shadow-7 {
  box-shadow: 0 4px 5px -2px rgba(0, 0, 0, 0.2), 0 7px 10px 1px rgba(0, 0, 0, 0.14), 0 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.shadow-up-7 {
  box-shadow: 0 -4px 5px -2px rgba(0, 0, 0, 0.2), 0 -7px 10px 1px rgba(0, 0, 0, 0.14), 0 -2px 16px 1px rgba(0, 0, 0, 0.12);
}
.shadow-8 {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.shadow-up-8 {
  box-shadow: 0 -5px 5px -3px rgba(0, 0, 0, 0.2), 0 -8px 10px 1px rgba(0, 0, 0, 0.14), 0 -3px 14px 2px rgba(0, 0, 0, 0.12);
}
.shadow-9 {
  box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.2), 0 9px 12px 1px rgba(0, 0, 0, 0.14), 0 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.shadow-up-9 {
  box-shadow: 0 -5px 6px -3px rgba(0, 0, 0, 0.2), 0 -9px 12px 1px rgba(0, 0, 0, 0.14), 0 -3px 16px 2px rgba(0, 0, 0, 0.12);
}
.shadow-10 {
  box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.2), 0 10px 14px 1px rgba(0, 0, 0, 0.14), 0 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.shadow-up-10 {
  box-shadow: 0 -6px 6px -3px rgba(0, 0, 0, 0.2), 0 -10px 14px 1px rgba(0, 0, 0, 0.14), 0 -4px 18px 3px rgba(0, 0, 0, 0.12);
}
.shadow-11 {
  box-shadow: 0 6px 7px -4px rgba(0, 0, 0, 0.2), 0 11px 15px 1px rgba(0, 0, 0, 0.14), 0 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.shadow-up-11 {
  box-shadow: 0 -6px 7px -4px rgba(0, 0, 0, 0.2), 0 -11px 15px 1px rgba(0, 0, 0, 0.14), 0 -4px 20px 3px rgba(0, 0, 0, 0.12);
}
.shadow-12 {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.shadow-up-12 {
  box-shadow: 0 -7px 8px -4px rgba(0, 0, 0, 0.2), 0 -12px 17px 2px rgba(0, 0, 0, 0.14), 0 -5px 22px 4px rgba(0, 0, 0, 0.12);
}
.shadow-13 {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.shadow-up-13 {
  box-shadow: 0 -7px 8px -4px rgba(0, 0, 0, 0.2), 0 -13px 19px 2px rgba(0, 0, 0, 0.14), 0 -5px 24px 4px rgba(0, 0, 0, 0.12);
}
.shadow-14 {
  box-shadow: 0 7px 9px -4px rgba(0, 0, 0, 0.2), 0 14px 21px 2px rgba(0, 0, 0, 0.14), 0 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.shadow-up-14 {
  box-shadow: 0 -7px 9px -4px rgba(0, 0, 0, 0.2), 0 -14px 21px 2px rgba(0, 0, 0, 0.14), 0 -5px 26px 4px rgba(0, 0, 0, 0.12);
}
.shadow-15 {
  box-shadow: 0 8px 9px -5px rgba(0, 0, 0, 0.2), 0 15px 22px 2px rgba(0, 0, 0, 0.14), 0 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.shadow-up-15 {
  box-shadow: 0 -8px 9px -5px rgba(0, 0, 0, 0.2), 0 -15px 22px 2px rgba(0, 0, 0, 0.14), 0 -6px 28px 5px rgba(0, 0, 0, 0.12);
}
.shadow-16 {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.shadow-up-16 {
  box-shadow: 0 -8px 10px -5px rgba(0, 0, 0, 0.2), 0 -16px 24px 2px rgba(0, 0, 0, 0.14), 0 -6px 30px 5px rgba(0, 0, 0, 0.12);
}
.shadow-17 {
  box-shadow: 0 8px 11px -5px rgba(0, 0, 0, 0.2), 0 17px 26px 2px rgba(0, 0, 0, 0.14), 0 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.shadow-up-17 {
  box-shadow: 0 -8px 11px -5px rgba(0, 0, 0, 0.2), 0 -17px 26px 2px rgba(0, 0, 0, 0.14), 0 -6px 32px 5px rgba(0, 0, 0, 0.12);
}
.shadow-18 {
  box-shadow: 0 9px 11px -5px rgba(0, 0, 0, 0.2), 0 18px 28px 2px rgba(0, 0, 0, 0.14), 0 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.shadow-up-18 {
  box-shadow: 0 -9px 11px -5px rgba(0, 0, 0, 0.2), 0 -18px 28px 2px rgba(0, 0, 0, 0.14), 0 -7px 34px 6px rgba(0, 0, 0, 0.12);
}
.shadow-19 {
  box-shadow: 0 9px 12px -6px rgba(0, 0, 0, 0.2), 0 19px 29px 2px rgba(0, 0, 0, 0.14), 0 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.shadow-up-19 {
  box-shadow: 0 -9px 12px -6px rgba(0, 0, 0, 0.2), 0 -19px 29px 2px rgba(0, 0, 0, 0.14), 0 -7px 36px 6px rgba(0, 0, 0, 0.12);
}
.shadow-20 {
  box-shadow: 0 10px 13px -6px rgba(0, 0, 0, 0.2), 0 20px 31px 3px rgba(0, 0, 0, 0.14), 0 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.shadow-up-20 {
  box-shadow: 0 -10px 13px -6px rgba(0, 0, 0, 0.2), 0 -20px 31px 3px rgba(0, 0, 0, 0.14), 0 -8px 38px 7px rgba(0, 0, 0, 0.12);
}
.shadow-21 {
  box-shadow: 0 10px 13px -6px rgba(0, 0, 0, 0.2), 0 21px 33px 3px rgba(0, 0, 0, 0.14), 0 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.shadow-up-21 {
  box-shadow: 0 -10px 13px -6px rgba(0, 0, 0, 0.2), 0 -21px 33px 3px rgba(0, 0, 0, 0.14), 0 -8px 40px 7px rgba(0, 0, 0, 0.12);
}
.shadow-22 {
  box-shadow: 0 10px 14px -6px rgba(0, 0, 0, 0.2), 0 22px 35px 3px rgba(0, 0, 0, 0.14), 0 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.shadow-up-22 {
  box-shadow: 0 -10px 14px -6px rgba(0, 0, 0, 0.2), 0 -22px 35px 3px rgba(0, 0, 0, 0.14), 0 -8px 42px 7px rgba(0, 0, 0, 0.12);
}
.shadow-23 {
  box-shadow: 0 11px 14px -7px rgba(0, 0, 0, 0.2), 0 23px 36px 3px rgba(0, 0, 0, 0.14), 0 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.shadow-up-23 {
  box-shadow: 0 -11px 14px -7px rgba(0, 0, 0, 0.2), 0 -23px 36px 3px rgba(0, 0, 0, 0.14), 0 -9px 44px 8px rgba(0, 0, 0, 0.12);
}
.shadow-24 {
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.shadow-up-24 {
  box-shadow: 0 -11px 15px -7px rgba(0, 0, 0, 0.2), 0 -24px 38px 3px rgba(0, 0, 0, 0.14), 0 -9px 46px 8px rgba(0, 0, 0, 0.12);
}
.inset-shadow {
  box-shadow: 0 7px 9px -7px rgba(0, 0, 0, 0.7) inset;
}
.inset-shadow-down {
  box-shadow: 0 -7px 9px -7px rgba(0, 0, 0, 0.7) inset;
}
body.body--dark .shadow-1 {
  box-shadow: 0 1px 3px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(255, 255, 255, 0.14), 0 2px 1px -1px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-1 {
  box-shadow: 0 -1px 3px rgba(255, 255, 255, 0.2), 0 -1px 1px rgba(255, 255, 255, 0.14), 0 -2px 1px -1px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-2 {
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-2 {
  box-shadow: 0 -1px 5px rgba(255, 255, 255, 0.2), 0 -2px 2px rgba(255, 255, 255, 0.14), 0 -3px 1px -2px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-3 {
  box-shadow: 0 1px 8px rgba(255, 255, 255, 0.2), 0 3px 4px rgba(255, 255, 255, 0.14), 0 3px 3px -2px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-3 {
  box-shadow: 0 -1px 8px rgba(255, 255, 255, 0.2), 0 -3px 4px rgba(255, 255, 255, 0.14), 0 -3px 3px -2px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-4 {
  box-shadow: 0 2px 4px -1px rgba(255, 255, 255, 0.2), 0 4px 5px rgba(255, 255, 255, 0.14), 0 1px 10px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-4 {
  box-shadow: 0 -2px 4px -1px rgba(255, 255, 255, 0.2), 0 -4px 5px rgba(255, 255, 255, 0.14), 0 -1px 10px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-5 {
  box-shadow: 0 3px 5px -1px rgba(255, 255, 255, 0.2), 0 5px 8px rgba(255, 255, 255, 0.14), 0 1px 14px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-5 {
  box-shadow: 0 -3px 5px -1px rgba(255, 255, 255, 0.2), 0 -5px 8px rgba(255, 255, 255, 0.14), 0 -1px 14px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-6 {
  box-shadow: 0 3px 5px -1px rgba(255, 255, 255, 0.2), 0 6px 10px rgba(255, 255, 255, 0.14), 0 1px 18px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-6 {
  box-shadow: 0 -3px 5px -1px rgba(255, 255, 255, 0.2), 0 -6px 10px rgba(255, 255, 255, 0.14), 0 -1px 18px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-7 {
  box-shadow: 0 4px 5px -2px rgba(255, 255, 255, 0.2), 0 7px 10px 1px rgba(255, 255, 255, 0.14), 0 2px 16px 1px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-7 {
  box-shadow: 0 -4px 5px -2px rgba(255, 255, 255, 0.2), 0 -7px 10px 1px rgba(255, 255, 255, 0.14), 0 -2px 16px 1px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-8 {
  box-shadow: 0 5px 5px -3px rgba(255, 255, 255, 0.2), 0 8px 10px 1px rgba(255, 255, 255, 0.14), 0 3px 14px 2px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-8 {
  box-shadow: 0 -5px 5px -3px rgba(255, 255, 255, 0.2), 0 -8px 10px 1px rgba(255, 255, 255, 0.14), 0 -3px 14px 2px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-9 {
  box-shadow: 0 5px 6px -3px rgba(255, 255, 255, 0.2), 0 9px 12px 1px rgba(255, 255, 255, 0.14), 0 3px 16px 2px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-9 {
  box-shadow: 0 -5px 6px -3px rgba(255, 255, 255, 0.2), 0 -9px 12px 1px rgba(255, 255, 255, 0.14), 0 -3px 16px 2px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-10 {
  box-shadow: 0 6px 6px -3px rgba(255, 255, 255, 0.2), 0 10px 14px 1px rgba(255, 255, 255, 0.14), 0 4px 18px 3px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-10 {
  box-shadow: 0 -6px 6px -3px rgba(255, 255, 255, 0.2), 0 -10px 14px 1px rgba(255, 255, 255, 0.14), 0 -4px 18px 3px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-11 {
  box-shadow: 0 6px 7px -4px rgba(255, 255, 255, 0.2), 0 11px 15px 1px rgba(255, 255, 255, 0.14), 0 4px 20px 3px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-11 {
  box-shadow: 0 -6px 7px -4px rgba(255, 255, 255, 0.2), 0 -11px 15px 1px rgba(255, 255, 255, 0.14), 0 -4px 20px 3px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-12 {
  box-shadow: 0 7px 8px -4px rgba(255, 255, 255, 0.2), 0 12px 17px 2px rgba(255, 255, 255, 0.14), 0 5px 22px 4px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-12 {
  box-shadow: 0 -7px 8px -4px rgba(255, 255, 255, 0.2), 0 -12px 17px 2px rgba(255, 255, 255, 0.14), 0 -5px 22px 4px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-13 {
  box-shadow: 0 7px 8px -4px rgba(255, 255, 255, 0.2), 0 13px 19px 2px rgba(255, 255, 255, 0.14), 0 5px 24px 4px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-13 {
  box-shadow: 0 -7px 8px -4px rgba(255, 255, 255, 0.2), 0 -13px 19px 2px rgba(255, 255, 255, 0.14), 0 -5px 24px 4px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-14 {
  box-shadow: 0 7px 9px -4px rgba(255, 255, 255, 0.2), 0 14px 21px 2px rgba(255, 255, 255, 0.14), 0 5px 26px 4px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-14 {
  box-shadow: 0 -7px 9px -4px rgba(255, 255, 255, 0.2), 0 -14px 21px 2px rgba(255, 255, 255, 0.14), 0 -5px 26px 4px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-15 {
  box-shadow: 0 8px 9px -5px rgba(255, 255, 255, 0.2), 0 15px 22px 2px rgba(255, 255, 255, 0.14), 0 6px 28px 5px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-15 {
  box-shadow: 0 -8px 9px -5px rgba(255, 255, 255, 0.2), 0 -15px 22px 2px rgba(255, 255, 255, 0.14), 0 -6px 28px 5px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-16 {
  box-shadow: 0 8px 10px -5px rgba(255, 255, 255, 0.2), 0 16px 24px 2px rgba(255, 255, 255, 0.14), 0 6px 30px 5px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-16 {
  box-shadow: 0 -8px 10px -5px rgba(255, 255, 255, 0.2), 0 -16px 24px 2px rgba(255, 255, 255, 0.14), 0 -6px 30px 5px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-17 {
  box-shadow: 0 8px 11px -5px rgba(255, 255, 255, 0.2), 0 17px 26px 2px rgba(255, 255, 255, 0.14), 0 6px 32px 5px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-17 {
  box-shadow: 0 -8px 11px -5px rgba(255, 255, 255, 0.2), 0 -17px 26px 2px rgba(255, 255, 255, 0.14), 0 -6px 32px 5px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-18 {
  box-shadow: 0 9px 11px -5px rgba(255, 255, 255, 0.2), 0 18px 28px 2px rgba(255, 255, 255, 0.14), 0 7px 34px 6px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-18 {
  box-shadow: 0 -9px 11px -5px rgba(255, 255, 255, 0.2), 0 -18px 28px 2px rgba(255, 255, 255, 0.14), 0 -7px 34px 6px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-19 {
  box-shadow: 0 9px 12px -6px rgba(255, 255, 255, 0.2), 0 19px 29px 2px rgba(255, 255, 255, 0.14), 0 7px 36px 6px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-19 {
  box-shadow: 0 -9px 12px -6px rgba(255, 255, 255, 0.2), 0 -19px 29px 2px rgba(255, 255, 255, 0.14), 0 -7px 36px 6px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-20 {
  box-shadow: 0 10px 13px -6px rgba(255, 255, 255, 0.2), 0 20px 31px 3px rgba(255, 255, 255, 0.14), 0 8px 38px 7px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-20 {
  box-shadow: 0 -10px 13px -6px rgba(255, 255, 255, 0.2), 0 -20px 31px 3px rgba(255, 255, 255, 0.14), 0 -8px 38px 7px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-21 {
  box-shadow: 0 10px 13px -6px rgba(255, 255, 255, 0.2), 0 21px 33px 3px rgba(255, 255, 255, 0.14), 0 8px 40px 7px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-21 {
  box-shadow: 0 -10px 13px -6px rgba(255, 255, 255, 0.2), 0 -21px 33px 3px rgba(255, 255, 255, 0.14), 0 -8px 40px 7px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-22 {
  box-shadow: 0 10px 14px -6px rgba(255, 255, 255, 0.2), 0 22px 35px 3px rgba(255, 255, 255, 0.14), 0 8px 42px 7px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-22 {
  box-shadow: 0 -10px 14px -6px rgba(255, 255, 255, 0.2), 0 -22px 35px 3px rgba(255, 255, 255, 0.14), 0 -8px 42px 7px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-23 {
  box-shadow: 0 11px 14px -7px rgba(255, 255, 255, 0.2), 0 23px 36px 3px rgba(255, 255, 255, 0.14), 0 9px 44px 8px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-23 {
  box-shadow: 0 -11px 14px -7px rgba(255, 255, 255, 0.2), 0 -23px 36px 3px rgba(255, 255, 255, 0.14), 0 -9px 44px 8px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-24 {
  box-shadow: 0 11px 15px -7px rgba(255, 255, 255, 0.2), 0 24px 38px 3px rgba(255, 255, 255, 0.14), 0 9px 46px 8px rgba(255, 255, 255, 0.12);
}
body.body--dark .shadow-up-24 {
  box-shadow: 0 -11px 15px -7px rgba(255, 255, 255, 0.2), 0 -24px 38px 3px rgba(255, 255, 255, 0.14), 0 -9px 46px 8px rgba(255, 255, 255, 0.12);
}
body.body--dark .inset-shadow {
  box-shadow: 0 7px 9px -7px rgba(255, 255, 255, 0.7) inset;
}
body.body--dark .inset-shadow-down {
  box-shadow: 0 -7px 9px -7px rgba(255, 255, 255, 0.7) inset;
}
.no-shadow, .shadow-0 {
  box-shadow: none !important;
}
.z-marginals {
  z-index: 2000;
}
.z-notify {
  z-index: 9500;
}
.z-fullscreen {
  z-index: 6000;
}
.z-inherit {
  z-index: inherit !important;
}
.row, .column, .flex {
  display: flex;
  flex-wrap: wrap;
}
.row.inline, .column.inline, .flex.inline {
  display: inline-flex;
}
.row.reverse {
  flex-direction: row-reverse;
}
.column {
  flex-direction: column;
}
.column.reverse {
  flex-direction: column-reverse;
}
.wrap {
  flex-wrap: wrap;
}
.no-wrap {
  flex-wrap: nowrap;
}
.reverse-wrap {
  flex-wrap: wrap-reverse;
}
.order-first {
  order: -10000;
}
.order-last {
  order: 10000;
}
.order-none {
  order: 0;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center, .flex-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.justify-evenly {
  justify-content: space-evenly;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center, .flex-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.items-stretch {
  align-items: stretch;
}
.content-start {
  align-content: flex-start;
}
.content-end {
  align-content: flex-end;
}
.content-center {
  align-content: center;
}
.content-stretch {
  align-content: stretch;
}
.content-between {
  align-content: space-between;
}
.content-around {
  align-content: space-around;
}
.self-start {
  align-self: flex-start;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.self-baseline {
  align-self: baseline;
}
.self-stretch {
  align-self: stretch;
}
.q-gutter-x-none, .q-gutter-none {
  margin-left: 0;
}
.q-gutter-x-none > *, .q-gutter-none > * {
  margin-left: 0;
}
.q-gutter-y-none, .q-gutter-none {
  margin-top: 0;
}
.q-gutter-y-none > *, .q-gutter-none > * {
  margin-top: 0;
}
.q-col-gutter-x-none, .q-col-gutter-none {
  margin-left: 0;
}
.q-col-gutter-x-none > *, .q-col-gutter-none > * {
  padding-left: 0;
}
.q-col-gutter-y-none, .q-col-gutter-none {
  margin-top: 0;
}
.q-col-gutter-y-none > *, .q-col-gutter-none > * {
  padding-top: 0;
}
.q-gutter-x-xs, .q-gutter-xs {
  margin-left: -4px;
}
.q-gutter-x-xs > *, .q-gutter-xs > * {
  margin-left: 4px;
}
.q-gutter-y-xs, .q-gutter-xs {
  margin-top: -4px;
}
.q-gutter-y-xs > *, .q-gutter-xs > * {
  margin-top: 4px;
}
.q-col-gutter-x-xs, .q-col-gutter-xs {
  margin-left: -4px;
}
.q-col-gutter-x-xs > *, .q-col-gutter-xs > * {
  padding-left: 4px;
}
.q-col-gutter-y-xs, .q-col-gutter-xs {
  margin-top: -4px;
}
.q-col-gutter-y-xs > *, .q-col-gutter-xs > * {
  padding-top: 4px;
}
.q-gutter-x-sm, .q-gutter-sm {
  margin-left: -8px;
}
.q-gutter-x-sm > *, .q-gutter-sm > * {
  margin-left: 8px;
}
.q-gutter-y-sm, .q-gutter-sm {
  margin-top: -8px;
}
.q-gutter-y-sm > *, .q-gutter-sm > * {
  margin-top: 8px;
}
.q-col-gutter-x-sm, .q-col-gutter-sm {
  margin-left: -8px;
}
.q-col-gutter-x-sm > *, .q-col-gutter-sm > * {
  padding-left: 8px;
}
.q-col-gutter-y-sm, .q-col-gutter-sm {
  margin-top: -8px;
}
.q-col-gutter-y-sm > *, .q-col-gutter-sm > * {
  padding-top: 8px;
}
.q-gutter-x-md, .q-gutter-md {
  margin-left: -16px;
}
.q-gutter-x-md > *, .q-gutter-md > * {
  margin-left: 16px;
}
.q-gutter-y-md, .q-gutter-md {
  margin-top: -16px;
}
.q-gutter-y-md > *, .q-gutter-md > * {
  margin-top: 16px;
}
.q-col-gutter-x-md, .q-col-gutter-md {
  margin-left: -16px;
}
.q-col-gutter-x-md > *, .q-col-gutter-md > * {
  padding-left: 16px;
}
.q-col-gutter-y-md, .q-col-gutter-md {
  margin-top: -16px;
}
.q-col-gutter-y-md > *, .q-col-gutter-md > * {
  padding-top: 16px;
}
.q-gutter-x-lg, .q-gutter-lg {
  margin-left: -24px;
}
.q-gutter-x-lg > *, .q-gutter-lg > * {
  margin-left: 24px;
}
.q-gutter-y-lg, .q-gutter-lg {
  margin-top: -24px;
}
.q-gutter-y-lg > *, .q-gutter-lg > * {
  margin-top: 24px;
}
.q-col-gutter-x-lg, .q-col-gutter-lg {
  margin-left: -24px;
}
.q-col-gutter-x-lg > *, .q-col-gutter-lg > * {
  padding-left: 24px;
}
.q-col-gutter-y-lg, .q-col-gutter-lg {
  margin-top: -24px;
}
.q-col-gutter-y-lg > *, .q-col-gutter-lg > * {
  padding-top: 24px;
}
.q-gutter-x-xl, .q-gutter-xl {
  margin-left: -48px;
}
.q-gutter-x-xl > *, .q-gutter-xl > * {
  margin-left: 48px;
}
.q-gutter-y-xl, .q-gutter-xl {
  margin-top: -48px;
}
.q-gutter-y-xl > *, .q-gutter-xl > * {
  margin-top: 48px;
}
.q-col-gutter-x-xl, .q-col-gutter-xl {
  margin-left: -48px;
}
.q-col-gutter-x-xl > *, .q-col-gutter-xl > * {
  padding-left: 48px;
}
.q-col-gutter-y-xl, .q-col-gutter-xl {
  margin-top: -48px;
}
.q-col-gutter-y-xl > *, .q-col-gutter-xl > * {
  padding-top: 48px;
}
@media (min-width: 0) {
  .row > .col, .flex > .col, .row > .col-auto, .flex > .col-auto, .row > .col-grow, .flex > .col-grow, .row > .col-shrink, .flex > .col-shrink, .row > .col-xs, .flex > .col-xs, .row > .col-xs-auto, .row > .col-12, .row > .col-xs-12, .row > .col-11, .row > .col-xs-11, .row > .col-10, .row > .col-xs-10, .row > .col-9, .row > .col-xs-9, .row > .col-8, .row > .col-xs-8, .row > .col-7, .row > .col-xs-7, .row > .col-6, .row > .col-xs-6, .row > .col-5, .row > .col-xs-5, .row > .col-4, .row > .col-xs-4, .row > .col-3, .row > .col-xs-3, .row > .col-2, .row > .col-xs-2, .row > .col-1, .row > .col-xs-1, .row > .col-0, .row > .col-xs-0, .flex > .col-xs-auto, .flex > .col-12, .flex > .col-xs-12, .flex > .col-11, .flex > .col-xs-11, .flex > .col-10, .flex > .col-xs-10, .flex > .col-9, .flex > .col-xs-9, .flex > .col-8, .flex > .col-xs-8, .flex > .col-7, .flex > .col-xs-7, .flex > .col-6, .flex > .col-xs-6, .flex > .col-5, .flex > .col-xs-5, .flex > .col-4, .flex > .col-xs-4, .flex > .col-3, .flex > .col-xs-3, .flex > .col-2, .flex > .col-xs-2, .flex > .col-1, .flex > .col-xs-1, .flex > .col-0, .flex > .col-xs-0, .row > .col-xs-grow, .flex > .col-xs-grow, .row > .col-xs-shrink, .flex > .col-xs-shrink {
    width: auto;
    min-width: 0;
    max-width: 100%;
  }
  .column > .col, .flex > .col, .column > .col-auto, .flex > .col-auto, .column > .col-grow, .flex > .col-grow, .column > .col-shrink, .flex > .col-shrink, .column > .col-xs, .flex > .col-xs, .column > .col-xs-auto, .column > .col-12, .column > .col-xs-12, .column > .col-11, .column > .col-xs-11, .column > .col-10, .column > .col-xs-10, .column > .col-9, .column > .col-xs-9, .column > .col-8, .column > .col-xs-8, .column > .col-7, .column > .col-xs-7, .column > .col-6, .column > .col-xs-6, .column > .col-5, .column > .col-xs-5, .column > .col-4, .column > .col-xs-4, .column > .col-3, .column > .col-xs-3, .column > .col-2, .column > .col-xs-2, .column > .col-1, .column > .col-xs-1, .column > .col-0, .column > .col-xs-0, .flex > .col-xs-auto, .flex > .col-12, .flex > .col-xs-12, .flex > .col-11, .flex > .col-xs-11, .flex > .col-10, .flex > .col-xs-10, .flex > .col-9, .flex > .col-xs-9, .flex > .col-8, .flex > .col-xs-8, .flex > .col-7, .flex > .col-xs-7, .flex > .col-6, .flex > .col-xs-6, .flex > .col-5, .flex > .col-xs-5, .flex > .col-4, .flex > .col-xs-4, .flex > .col-3, .flex > .col-xs-3, .flex > .col-2, .flex > .col-xs-2, .flex > .col-1, .flex > .col-xs-1, .flex > .col-0, .flex > .col-xs-0, .column > .col-xs-grow, .flex > .col-xs-grow, .column > .col-xs-shrink, .flex > .col-xs-shrink {
    height: auto;
    min-height: 0;
    max-height: 100%;
  }
  .col, .col-xs {
    flex: 10000 1 0%;
  }
  .col-auto, .col-xs-auto, .col-12, .col-xs-12, .col-11, .col-xs-11, .col-10, .col-xs-10, .col-9, .col-xs-9, .col-8, .col-xs-8, .col-7, .col-xs-7, .col-6, .col-xs-6, .col-5, .col-xs-5, .col-4, .col-xs-4, .col-3, .col-xs-3, .col-2, .col-xs-2, .col-1, .col-xs-1, .col-0, .col-xs-0 {
    flex: 0 0 auto;
  }
  .col-grow, .col-xs-grow {
    flex: 1 0 auto;
  }
  .col-shrink, .col-xs-shrink {
    flex: 0 1 auto;
  }

  .row > .col-0, .row > .col-xs-0 {
    height: auto;
    width: 0%;
  }
  .row > .offset-0, .row > .offset-xs-0 {
    margin-left: 0%;
  }

  .column > .col-0, .column > .col-xs-0 {
    height: 0%;
    width: auto;
  }

  .row > .col-1, .row > .col-xs-1 {
    height: auto;
    width: 8.3333%;
  }
  .row > .offset-1, .row > .offset-xs-1 {
    margin-left: 8.3333%;
  }

  .column > .col-1, .column > .col-xs-1 {
    height: 8.3333%;
    width: auto;
  }

  .row > .col-2, .row > .col-xs-2 {
    height: auto;
    width: 16.6667%;
  }
  .row > .offset-2, .row > .offset-xs-2 {
    margin-left: 16.6667%;
  }

  .column > .col-2, .column > .col-xs-2 {
    height: 16.6667%;
    width: auto;
  }

  .row > .col-3, .row > .col-xs-3 {
    height: auto;
    width: 25%;
  }
  .row > .offset-3, .row > .offset-xs-3 {
    margin-left: 25%;
  }

  .column > .col-3, .column > .col-xs-3 {
    height: 25%;
    width: auto;
  }

  .row > .col-4, .row > .col-xs-4 {
    height: auto;
    width: 33.3333%;
  }
  .row > .offset-4, .row > .offset-xs-4 {
    margin-left: 33.3333%;
  }

  .column > .col-4, .column > .col-xs-4 {
    height: 33.3333%;
    width: auto;
  }

  .row > .col-5, .row > .col-xs-5 {
    height: auto;
    width: 41.6667%;
  }
  .row > .offset-5, .row > .offset-xs-5 {
    margin-left: 41.6667%;
  }

  .column > .col-5, .column > .col-xs-5 {
    height: 41.6667%;
    width: auto;
  }

  .row > .col-6, .row > .col-xs-6 {
    height: auto;
    width: 50%;
  }
  .row > .offset-6, .row > .offset-xs-6 {
    margin-left: 50%;
  }

  .column > .col-6, .column > .col-xs-6 {
    height: 50%;
    width: auto;
  }

  .row > .col-7, .row > .col-xs-7 {
    height: auto;
    width: 58.3333%;
  }
  .row > .offset-7, .row > .offset-xs-7 {
    margin-left: 58.3333%;
  }

  .column > .col-7, .column > .col-xs-7 {
    height: 58.3333%;
    width: auto;
  }

  .row > .col-8, .row > .col-xs-8 {
    height: auto;
    width: 66.6667%;
  }
  .row > .offset-8, .row > .offset-xs-8 {
    margin-left: 66.6667%;
  }

  .column > .col-8, .column > .col-xs-8 {
    height: 66.6667%;
    width: auto;
  }

  .row > .col-9, .row > .col-xs-9 {
    height: auto;
    width: 75%;
  }
  .row > .offset-9, .row > .offset-xs-9 {
    margin-left: 75%;
  }

  .column > .col-9, .column > .col-xs-9 {
    height: 75%;
    width: auto;
  }

  .row > .col-10, .row > .col-xs-10 {
    height: auto;
    width: 83.3333%;
  }
  .row > .offset-10, .row > .offset-xs-10 {
    margin-left: 83.3333%;
  }

  .column > .col-10, .column > .col-xs-10 {
    height: 83.3333%;
    width: auto;
  }

  .row > .col-11, .row > .col-xs-11 {
    height: auto;
    width: 91.6667%;
  }
  .row > .offset-11, .row > .offset-xs-11 {
    margin-left: 91.6667%;
  }

  .column > .col-11, .column > .col-xs-11 {
    height: 91.6667%;
    width: auto;
  }

  .row > .col-12, .row > .col-xs-12 {
    height: auto;
    width: 100%;
  }
  .row > .offset-12, .row > .offset-xs-12 {
    margin-left: 100%;
  }

  .column > .col-12, .column > .col-xs-12 {
    height: 100%;
    width: auto;
  }

  .row > .col-all {
    height: auto;
    flex: 0 0 100%;
  }
}
@media (min-width: 600px) {
  .row > .col-sm, .flex > .col-sm, .row > .col-sm-auto, .row > .col-sm-12, .row > .col-sm-11, .row > .col-sm-10, .row > .col-sm-9, .row > .col-sm-8, .row > .col-sm-7, .row > .col-sm-6, .row > .col-sm-5, .row > .col-sm-4, .row > .col-sm-3, .row > .col-sm-2, .row > .col-sm-1, .row > .col-sm-0, .flex > .col-sm-auto, .flex > .col-sm-12, .flex > .col-sm-11, .flex > .col-sm-10, .flex > .col-sm-9, .flex > .col-sm-8, .flex > .col-sm-7, .flex > .col-sm-6, .flex > .col-sm-5, .flex > .col-sm-4, .flex > .col-sm-3, .flex > .col-sm-2, .flex > .col-sm-1, .flex > .col-sm-0, .row > .col-sm-grow, .flex > .col-sm-grow, .row > .col-sm-shrink, .flex > .col-sm-shrink {
    width: auto;
    min-width: 0;
    max-width: 100%;
  }
  .column > .col-sm, .flex > .col-sm, .column > .col-sm-auto, .column > .col-sm-12, .column > .col-sm-11, .column > .col-sm-10, .column > .col-sm-9, .column > .col-sm-8, .column > .col-sm-7, .column > .col-sm-6, .column > .col-sm-5, .column > .col-sm-4, .column > .col-sm-3, .column > .col-sm-2, .column > .col-sm-1, .column > .col-sm-0, .flex > .col-sm-auto, .flex > .col-sm-12, .flex > .col-sm-11, .flex > .col-sm-10, .flex > .col-sm-9, .flex > .col-sm-8, .flex > .col-sm-7, .flex > .col-sm-6, .flex > .col-sm-5, .flex > .col-sm-4, .flex > .col-sm-3, .flex > .col-sm-2, .flex > .col-sm-1, .flex > .col-sm-0, .column > .col-sm-grow, .flex > .col-sm-grow, .column > .col-sm-shrink, .flex > .col-sm-shrink {
    height: auto;
    min-height: 0;
    max-height: 100%;
  }
  .col-sm {
    flex: 10000 1 0%;
  }
  .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sm-0 {
    flex: 0 0 auto;
  }
  .col-sm-grow {
    flex: 1 0 auto;
  }
  .col-sm-shrink {
    flex: 0 1 auto;
  }

  .row > .col-sm-0 {
    height: auto;
    width: 0%;
  }
  .row > .offset-sm-0 {
    margin-left: 0%;
  }

  .column > .col-sm-0 {
    height: 0%;
    width: auto;
  }

  .row > .col-sm-1 {
    height: auto;
    width: 8.3333%;
  }
  .row > .offset-sm-1 {
    margin-left: 8.3333%;
  }

  .column > .col-sm-1 {
    height: 8.3333%;
    width: auto;
  }

  .row > .col-sm-2 {
    height: auto;
    width: 16.6667%;
  }
  .row > .offset-sm-2 {
    margin-left: 16.6667%;
  }

  .column > .col-sm-2 {
    height: 16.6667%;
    width: auto;
  }

  .row > .col-sm-3 {
    height: auto;
    width: 25%;
  }
  .row > .offset-sm-3 {
    margin-left: 25%;
  }

  .column > .col-sm-3 {
    height: 25%;
    width: auto;
  }

  .row > .col-sm-4 {
    height: auto;
    width: 33.3333%;
  }
  .row > .offset-sm-4 {
    margin-left: 33.3333%;
  }

  .column > .col-sm-4 {
    height: 33.3333%;
    width: auto;
  }

  .row > .col-sm-5 {
    height: auto;
    width: 41.6667%;
  }
  .row > .offset-sm-5 {
    margin-left: 41.6667%;
  }

  .column > .col-sm-5 {
    height: 41.6667%;
    width: auto;
  }

  .row > .col-sm-6 {
    height: auto;
    width: 50%;
  }
  .row > .offset-sm-6 {
    margin-left: 50%;
  }

  .column > .col-sm-6 {
    height: 50%;
    width: auto;
  }

  .row > .col-sm-7 {
    height: auto;
    width: 58.3333%;
  }
  .row > .offset-sm-7 {
    margin-left: 58.3333%;
  }

  .column > .col-sm-7 {
    height: 58.3333%;
    width: auto;
  }

  .row > .col-sm-8 {
    height: auto;
    width: 66.6667%;
  }
  .row > .offset-sm-8 {
    margin-left: 66.6667%;
  }

  .column > .col-sm-8 {
    height: 66.6667%;
    width: auto;
  }

  .row > .col-sm-9 {
    height: auto;
    width: 75%;
  }
  .row > .offset-sm-9 {
    margin-left: 75%;
  }

  .column > .col-sm-9 {
    height: 75%;
    width: auto;
  }

  .row > .col-sm-10 {
    height: auto;
    width: 83.3333%;
  }
  .row > .offset-sm-10 {
    margin-left: 83.3333%;
  }

  .column > .col-sm-10 {
    height: 83.3333%;
    width: auto;
  }

  .row > .col-sm-11 {
    height: auto;
    width: 91.6667%;
  }
  .row > .offset-sm-11 {
    margin-left: 91.6667%;
  }

  .column > .col-sm-11 {
    height: 91.6667%;
    width: auto;
  }

  .row > .col-sm-12 {
    height: auto;
    width: 100%;
  }
  .row > .offset-sm-12 {
    margin-left: 100%;
  }

  .column > .col-sm-12 {
    height: 100%;
    width: auto;
  }
}
@media (min-width: 1024px) {
  .row > .col-md, .flex > .col-md, .row > .col-md-auto, .row > .col-md-12, .row > .col-md-11, .row > .col-md-10, .row > .col-md-9, .row > .col-md-8, .row > .col-md-7, .row > .col-md-6, .row > .col-md-5, .row > .col-md-4, .row > .col-md-3, .row > .col-md-2, .row > .col-md-1, .row > .col-md-0, .flex > .col-md-auto, .flex > .col-md-12, .flex > .col-md-11, .flex > .col-md-10, .flex > .col-md-9, .flex > .col-md-8, .flex > .col-md-7, .flex > .col-md-6, .flex > .col-md-5, .flex > .col-md-4, .flex > .col-md-3, .flex > .col-md-2, .flex > .col-md-1, .flex > .col-md-0, .row > .col-md-grow, .flex > .col-md-grow, .row > .col-md-shrink, .flex > .col-md-shrink {
    width: auto;
    min-width: 0;
    max-width: 100%;
  }
  .column > .col-md, .flex > .col-md, .column > .col-md-auto, .column > .col-md-12, .column > .col-md-11, .column > .col-md-10, .column > .col-md-9, .column > .col-md-8, .column > .col-md-7, .column > .col-md-6, .column > .col-md-5, .column > .col-md-4, .column > .col-md-3, .column > .col-md-2, .column > .col-md-1, .column > .col-md-0, .flex > .col-md-auto, .flex > .col-md-12, .flex > .col-md-11, .flex > .col-md-10, .flex > .col-md-9, .flex > .col-md-8, .flex > .col-md-7, .flex > .col-md-6, .flex > .col-md-5, .flex > .col-md-4, .flex > .col-md-3, .flex > .col-md-2, .flex > .col-md-1, .flex > .col-md-0, .column > .col-md-grow, .flex > .col-md-grow, .column > .col-md-shrink, .flex > .col-md-shrink {
    height: auto;
    min-height: 0;
    max-height: 100%;
  }
  .col-md {
    flex: 10000 1 0%;
  }
  .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-md-0 {
    flex: 0 0 auto;
  }
  .col-md-grow {
    flex: 1 0 auto;
  }
  .col-md-shrink {
    flex: 0 1 auto;
  }

  .row > .col-md-0 {
    height: auto;
    width: 0%;
  }
  .row > .offset-md-0 {
    margin-left: 0%;
  }

  .column > .col-md-0 {
    height: 0%;
    width: auto;
  }

  .row > .col-md-1 {
    height: auto;
    width: 8.3333%;
  }
  .row > .offset-md-1 {
    margin-left: 8.3333%;
  }

  .column > .col-md-1 {
    height: 8.3333%;
    width: auto;
  }

  .row > .col-md-2 {
    height: auto;
    width: 16.6667%;
  }
  .row > .offset-md-2 {
    margin-left: 16.6667%;
  }

  .column > .col-md-2 {
    height: 16.6667%;
    width: auto;
  }

  .row > .col-md-3 {
    height: auto;
    width: 25%;
  }
  .row > .offset-md-3 {
    margin-left: 25%;
  }

  .column > .col-md-3 {
    height: 25%;
    width: auto;
  }

  .row > .col-md-4 {
    height: auto;
    width: 33.3333%;
  }
  .row > .offset-md-4 {
    margin-left: 33.3333%;
  }

  .column > .col-md-4 {
    height: 33.3333%;
    width: auto;
  }

  .row > .col-md-5 {
    height: auto;
    width: 41.6667%;
  }
  .row > .offset-md-5 {
    margin-left: 41.6667%;
  }

  .column > .col-md-5 {
    height: 41.6667%;
    width: auto;
  }

  .row > .col-md-6 {
    height: auto;
    width: 50%;
  }
  .row > .offset-md-6 {
    margin-left: 50%;
  }

  .column > .col-md-6 {
    height: 50%;
    width: auto;
  }

  .row > .col-md-7 {
    height: auto;
    width: 58.3333%;
  }
  .row > .offset-md-7 {
    margin-left: 58.3333%;
  }

  .column > .col-md-7 {
    height: 58.3333%;
    width: auto;
  }

  .row > .col-md-8 {
    height: auto;
    width: 66.6667%;
  }
  .row > .offset-md-8 {
    margin-left: 66.6667%;
  }

  .column > .col-md-8 {
    height: 66.6667%;
    width: auto;
  }

  .row > .col-md-9 {
    height: auto;
    width: 75%;
  }
  .row > .offset-md-9 {
    margin-left: 75%;
  }

  .column > .col-md-9 {
    height: 75%;
    width: auto;
  }

  .row > .col-md-10 {
    height: auto;
    width: 83.3333%;
  }
  .row > .offset-md-10 {
    margin-left: 83.3333%;
  }

  .column > .col-md-10 {
    height: 83.3333%;
    width: auto;
  }

  .row > .col-md-11 {
    height: auto;
    width: 91.6667%;
  }
  .row > .offset-md-11 {
    margin-left: 91.6667%;
  }

  .column > .col-md-11 {
    height: 91.6667%;
    width: auto;
  }

  .row > .col-md-12 {
    height: auto;
    width: 100%;
  }
  .row > .offset-md-12 {
    margin-left: 100%;
  }

  .column > .col-md-12 {
    height: 100%;
    width: auto;
  }
}
@media (min-width: 1440px) {
  .row > .col-lg, .flex > .col-lg, .row > .col-lg-auto, .row > .col-lg-12, .row > .col-lg-11, .row > .col-lg-10, .row > .col-lg-9, .row > .col-lg-8, .row > .col-lg-7, .row > .col-lg-6, .row > .col-lg-5, .row > .col-lg-4, .row > .col-lg-3, .row > .col-lg-2, .row > .col-lg-1, .row > .col-lg-0, .flex > .col-lg-auto, .flex > .col-lg-12, .flex > .col-lg-11, .flex > .col-lg-10, .flex > .col-lg-9, .flex > .col-lg-8, .flex > .col-lg-7, .flex > .col-lg-6, .flex > .col-lg-5, .flex > .col-lg-4, .flex > .col-lg-3, .flex > .col-lg-2, .flex > .col-lg-1, .flex > .col-lg-0, .row > .col-lg-grow, .flex > .col-lg-grow, .row > .col-lg-shrink, .flex > .col-lg-shrink {
    width: auto;
    min-width: 0;
    max-width: 100%;
  }
  .column > .col-lg, .flex > .col-lg, .column > .col-lg-auto, .column > .col-lg-12, .column > .col-lg-11, .column > .col-lg-10, .column > .col-lg-9, .column > .col-lg-8, .column > .col-lg-7, .column > .col-lg-6, .column > .col-lg-5, .column > .col-lg-4, .column > .col-lg-3, .column > .col-lg-2, .column > .col-lg-1, .column > .col-lg-0, .flex > .col-lg-auto, .flex > .col-lg-12, .flex > .col-lg-11, .flex > .col-lg-10, .flex > .col-lg-9, .flex > .col-lg-8, .flex > .col-lg-7, .flex > .col-lg-6, .flex > .col-lg-5, .flex > .col-lg-4, .flex > .col-lg-3, .flex > .col-lg-2, .flex > .col-lg-1, .flex > .col-lg-0, .column > .col-lg-grow, .flex > .col-lg-grow, .column > .col-lg-shrink, .flex > .col-lg-shrink {
    height: auto;
    min-height: 0;
    max-height: 100%;
  }
  .col-lg {
    flex: 10000 1 0%;
  }
  .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-lg-0 {
    flex: 0 0 auto;
  }
  .col-lg-grow {
    flex: 1 0 auto;
  }
  .col-lg-shrink {
    flex: 0 1 auto;
  }

  .row > .col-lg-0 {
    height: auto;
    width: 0%;
  }
  .row > .offset-lg-0 {
    margin-left: 0%;
  }

  .column > .col-lg-0 {
    height: 0%;
    width: auto;
  }

  .row > .col-lg-1 {
    height: auto;
    width: 8.3333%;
  }
  .row > .offset-lg-1 {
    margin-left: 8.3333%;
  }

  .column > .col-lg-1 {
    height: 8.3333%;
    width: auto;
  }

  .row > .col-lg-2 {
    height: auto;
    width: 16.6667%;
  }
  .row > .offset-lg-2 {
    margin-left: 16.6667%;
  }

  .column > .col-lg-2 {
    height: 16.6667%;
    width: auto;
  }

  .row > .col-lg-3 {
    height: auto;
    width: 25%;
  }
  .row > .offset-lg-3 {
    margin-left: 25%;
  }

  .column > .col-lg-3 {
    height: 25%;
    width: auto;
  }

  .row > .col-lg-4 {
    height: auto;
    width: 33.3333%;
  }
  .row > .offset-lg-4 {
    margin-left: 33.3333%;
  }

  .column > .col-lg-4 {
    height: 33.3333%;
    width: auto;
  }

  .row > .col-lg-5 {
    height: auto;
    width: 41.6667%;
  }
  .row > .offset-lg-5 {
    margin-left: 41.6667%;
  }

  .column > .col-lg-5 {
    height: 41.6667%;
    width: auto;
  }

  .row > .col-lg-6 {
    height: auto;
    width: 50%;
  }
  .row > .offset-lg-6 {
    margin-left: 50%;
  }

  .column > .col-lg-6 {
    height: 50%;
    width: auto;
  }

  .row > .col-lg-7 {
    height: auto;
    width: 58.3333%;
  }
  .row > .offset-lg-7 {
    margin-left: 58.3333%;
  }

  .column > .col-lg-7 {
    height: 58.3333%;
    width: auto;
  }

  .row > .col-lg-8 {
    height: auto;
    width: 66.6667%;
  }
  .row > .offset-lg-8 {
    margin-left: 66.6667%;
  }

  .column > .col-lg-8 {
    height: 66.6667%;
    width: auto;
  }

  .row > .col-lg-9 {
    height: auto;
    width: 75%;
  }
  .row > .offset-lg-9 {
    margin-left: 75%;
  }

  .column > .col-lg-9 {
    height: 75%;
    width: auto;
  }

  .row > .col-lg-10 {
    height: auto;
    width: 83.3333%;
  }
  .row > .offset-lg-10 {
    margin-left: 83.3333%;
  }

  .column > .col-lg-10 {
    height: 83.3333%;
    width: auto;
  }

  .row > .col-lg-11 {
    height: auto;
    width: 91.6667%;
  }
  .row > .offset-lg-11 {
    margin-left: 91.6667%;
  }

  .column > .col-lg-11 {
    height: 91.6667%;
    width: auto;
  }

  .row > .col-lg-12 {
    height: auto;
    width: 100%;
  }
  .row > .offset-lg-12 {
    margin-left: 100%;
  }

  .column > .col-lg-12 {
    height: 100%;
    width: auto;
  }
}
@media (min-width: 1920px) {
  .row > .col-xl, .flex > .col-xl, .row > .col-xl-auto, .row > .col-xl-12, .row > .col-xl-11, .row > .col-xl-10, .row > .col-xl-9, .row > .col-xl-8, .row > .col-xl-7, .row > .col-xl-6, .row > .col-xl-5, .row > .col-xl-4, .row > .col-xl-3, .row > .col-xl-2, .row > .col-xl-1, .row > .col-xl-0, .flex > .col-xl-auto, .flex > .col-xl-12, .flex > .col-xl-11, .flex > .col-xl-10, .flex > .col-xl-9, .flex > .col-xl-8, .flex > .col-xl-7, .flex > .col-xl-6, .flex > .col-xl-5, .flex > .col-xl-4, .flex > .col-xl-3, .flex > .col-xl-2, .flex > .col-xl-1, .flex > .col-xl-0, .row > .col-xl-grow, .flex > .col-xl-grow, .row > .col-xl-shrink, .flex > .col-xl-shrink {
    width: auto;
    min-width: 0;
    max-width: 100%;
  }
  .column > .col-xl, .flex > .col-xl, .column > .col-xl-auto, .column > .col-xl-12, .column > .col-xl-11, .column > .col-xl-10, .column > .col-xl-9, .column > .col-xl-8, .column > .col-xl-7, .column > .col-xl-6, .column > .col-xl-5, .column > .col-xl-4, .column > .col-xl-3, .column > .col-xl-2, .column > .col-xl-1, .column > .col-xl-0, .flex > .col-xl-auto, .flex > .col-xl-12, .flex > .col-xl-11, .flex > .col-xl-10, .flex > .col-xl-9, .flex > .col-xl-8, .flex > .col-xl-7, .flex > .col-xl-6, .flex > .col-xl-5, .flex > .col-xl-4, .flex > .col-xl-3, .flex > .col-xl-2, .flex > .col-xl-1, .flex > .col-xl-0, .column > .col-xl-grow, .flex > .col-xl-grow, .column > .col-xl-shrink, .flex > .col-xl-shrink {
    height: auto;
    min-height: 0;
    max-height: 100%;
  }
  .col-xl {
    flex: 10000 1 0%;
  }
  .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-xl-0 {
    flex: 0 0 auto;
  }
  .col-xl-grow {
    flex: 1 0 auto;
  }
  .col-xl-shrink {
    flex: 0 1 auto;
  }

  .row > .col-xl-0 {
    height: auto;
    width: 0%;
  }
  .row > .offset-xl-0 {
    margin-left: 0%;
  }

  .column > .col-xl-0 {
    height: 0%;
    width: auto;
  }

  .row > .col-xl-1 {
    height: auto;
    width: 8.3333%;
  }
  .row > .offset-xl-1 {
    margin-left: 8.3333%;
  }

  .column > .col-xl-1 {
    height: 8.3333%;
    width: auto;
  }

  .row > .col-xl-2 {
    height: auto;
    width: 16.6667%;
  }
  .row > .offset-xl-2 {
    margin-left: 16.6667%;
  }

  .column > .col-xl-2 {
    height: 16.6667%;
    width: auto;
  }

  .row > .col-xl-3 {
    height: auto;
    width: 25%;
  }
  .row > .offset-xl-3 {
    margin-left: 25%;
  }

  .column > .col-xl-3 {
    height: 25%;
    width: auto;
  }

  .row > .col-xl-4 {
    height: auto;
    width: 33.3333%;
  }
  .row > .offset-xl-4 {
    margin-left: 33.3333%;
  }

  .column > .col-xl-4 {
    height: 33.3333%;
    width: auto;
  }

  .row > .col-xl-5 {
    height: auto;
    width: 41.6667%;
  }
  .row > .offset-xl-5 {
    margin-left: 41.6667%;
  }

  .column > .col-xl-5 {
    height: 41.6667%;
    width: auto;
  }

  .row > .col-xl-6 {
    height: auto;
    width: 50%;
  }
  .row > .offset-xl-6 {
    margin-left: 50%;
  }

  .column > .col-xl-6 {
    height: 50%;
    width: auto;
  }

  .row > .col-xl-7 {
    height: auto;
    width: 58.3333%;
  }
  .row > .offset-xl-7 {
    margin-left: 58.3333%;
  }

  .column > .col-xl-7 {
    height: 58.3333%;
    width: auto;
  }

  .row > .col-xl-8 {
    height: auto;
    width: 66.6667%;
  }
  .row > .offset-xl-8 {
    margin-left: 66.6667%;
  }

  .column > .col-xl-8 {
    height: 66.6667%;
    width: auto;
  }

  .row > .col-xl-9 {
    height: auto;
    width: 75%;
  }
  .row > .offset-xl-9 {
    margin-left: 75%;
  }

  .column > .col-xl-9 {
    height: 75%;
    width: auto;
  }

  .row > .col-xl-10 {
    height: auto;
    width: 83.3333%;
  }
  .row > .offset-xl-10 {
    margin-left: 83.3333%;
  }

  .column > .col-xl-10 {
    height: 83.3333%;
    width: auto;
  }

  .row > .col-xl-11 {
    height: auto;
    width: 91.6667%;
  }
  .row > .offset-xl-11 {
    margin-left: 91.6667%;
  }

  .column > .col-xl-11 {
    height: 91.6667%;
    width: auto;
  }

  .row > .col-xl-12 {
    height: auto;
    width: 100%;
  }
  .row > .offset-xl-12 {
    margin-left: 100%;
  }

  .column > .col-xl-12 {
    height: 100%;
    width: auto;
  }
}
.rounded-borders {
  border-radius: 4px;
}
.border-radius-inherit {
  border-radius: inherit;
}
.no-transition {
  transition: none !important;
}
.transition-0 {
  transition: 0s !important;
}
.glossy {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.12) 51%, rgba(0, 0, 0, 0.04)) !important;
}
.q-placeholder::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.7;
}
.q-placeholder::-moz-placeholder {
  color: inherit;
  opacity: 0.7;
}
.q-placeholder:-ms-input-placeholder {
  color: inherit !important;
  opacity: 0.7 !important;
}
.q-placeholder::-ms-input-placeholder {
  color: inherit;
  opacity: 0.7;
}
.q-placeholder::placeholder {
  color: inherit;
  opacity: 0.7;
}
/* body */
.q-body--fullscreen-mixin, .q-body--prevent-scroll {
  position: fixed !important;
}
.q-body--force-scrollbar-x {
  overflow-x: scroll;
}
.q-body--force-scrollbar-y {
  overflow-y: scroll;
}
.q-no-input-spinner {
  -moz-appearance: textfield !important;
}
.q-no-input-spinner::-webkit-outer-spin-button, .q-no-input-spinner::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.q-link {
  outline: 0;
  text-decoration: none;
}
.q-link--focusable:focus-visible {
  text-decoration: underline dashed currentColor 1px;
}
body.electron .q-electron-drag {
  -webkit-user-select: none;
  -webkit-app-region: drag;
}
body.electron .q-electron-drag .q-btn-item, body.electron .q-electron-drag--exception {
  -webkit-app-region: no-drag;
}
img.responsive {
  max-width: 100%;
  height: auto;
}
.non-selectable {
  user-select: none !important;
}
.scroll,
body.mobile .scroll--mobile {
  overflow: auto;
}
.scroll, .scroll-x, .scroll-y {
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}
.scroll-x {
  overflow-x: auto;
}
.scroll-y {
  overflow-y: auto;
}
.no-scroll {
  overflow: hidden !important;
}
.no-pointer-events,
.no-pointer-events--children,
.no-pointer-events--children * {
  pointer-events: none !important;
}
.all-pointer-events {
  pointer-events: all !important;
}
.cursor-pointer {
  cursor: pointer !important;
}
.cursor-not-allowed {
  cursor: not-allowed !important;
}
.cursor-inherit {
  cursor: inherit !important;
}
.cursor-none {
  cursor: none !important;
}
[aria-busy=true] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
[aria-disabled] {
  cursor: default;
}
.rotate-45 {
  transform: rotate(45deg) /* rtl:ignore */;
}
.rotate-90 {
  transform: rotate(90deg) /* rtl:ignore */;
}
.rotate-135 {
  transform: rotate(135deg) /* rtl:ignore */;
}
.rotate-180 {
  transform: rotate(180deg) /* rtl:ignore */;
}
.rotate-225 {
  transform: rotate(225deg) /* rtl:ignore */;
}
.rotate-270 {
  transform: rotate(270deg) /* rtl:ignore */;
}
.rotate-315 {
  transform: rotate(315deg) /* rtl:ignore */;
}
.flip-horizontal {
  transform: scaleX(-1);
}
.flip-vertical {
  transform: scaleY(-1);
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.relative-position {
  position: relative;
}
.fixed,
.fixed-full,
.fullscreen,
.fixed-center,
.fixed-bottom,
.fixed-left,
.fixed-right,
.fixed-top,
.fixed-top-left,
.fixed-top-right,
.fixed-bottom-left,
.fixed-bottom-right {
  position: fixed;
}
.absolute,
.absolute-full,
.absolute-center,
.absolute-bottom,
.absolute-left,
.absolute-right,
.absolute-top,
.absolute-top-left,
.absolute-top-right,
.absolute-bottom-left,
.absolute-bottom-right {
  position: absolute;
}
.fixed-top, .absolute-top {
  top: 0;
  left: 0;
  right: 0;
}
.fixed-right, .absolute-right {
  top: 0;
  right: 0;
  bottom: 0;
}
.fixed-bottom, .absolute-bottom {
  right: 0;
  bottom: 0;
  left: 0;
}
.fixed-left, .absolute-left {
  top: 0;
  bottom: 0;
  left: 0;
}
.fixed-top-left, .absolute-top-left {
  top: 0;
  left: 0;
}
.fixed-top-right, .absolute-top-right {
  top: 0;
  right: 0;
}
.fixed-bottom-left, .absolute-bottom-left {
  bottom: 0;
  left: 0;
}
.fixed-bottom-right, .absolute-bottom-right {
  bottom: 0;
  right: 0;
}
.fullscreen {
  z-index: 6000;
  border-radius: 0 !important;
  max-width: 100vw;
  max-height: 100vh;
}
body.q-ios-padding .fullscreen {
  padding-top: 20px !important;
  padding-top: env(safe-area-inset-top) !important;
  padding-bottom: env(safe-area-inset-bottom) !important;
}
.absolute-full, .fullscreen, .fixed-full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fixed-center, .absolute-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.vertical-top {
  vertical-align: top !important;
}
.vertical-middle {
  vertical-align: middle !important;
}
.vertical-bottom {
  vertical-align: bottom !important;
}
.on-left {
  margin-right: 12px;
}
.on-right {
  margin-left: 12px;
}
/* internal: */
.q-position-engine {
  margin-top: var(--q-pe-top, 0) !important;
  margin-left: var(--q-pe-left, 0) !important;
  will-change: auto;
  visibility: collapse;
}
:root {
  --q-size-xs: 0;
  --q-size-sm: 600px;
  --q-size-md: 1024px;
  --q-size-lg: 1440px;
  --q-size-xl: 1920px;
}
.fit {
  width: 100% !important;
  height: 100% !important;
}
.full-height {
  height: 100% !important;
}
.full-width {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.window-height {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  height: 100vh !important;
}
.window-width {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100vw !important;
}
.block {
  display: block !important;
}
.inline-block {
  display: inline-block !important;
}
.q-pa-none {
  padding: 0 0;
}
.q-pl-none {
  padding-left: 0;
}
.q-pr-none {
  padding-right: 0;
}
.q-pt-none {
  padding-top: 0;
}
.q-pb-none {
  padding-bottom: 0;
}
.q-px-none {
  padding-left: 0;
  padding-right: 0;
}
.q-py-none {
  padding-top: 0;
  padding-bottom: 0;
}
.q-ma-none {
  margin: 0 0;
}
.q-ml-none {
  margin-left: 0;
}
.q-mr-none {
  margin-right: 0;
}
.q-mt-none {
  margin-top: 0;
}
.q-mb-none {
  margin-bottom: 0;
}
.q-mx-none {
  margin-left: 0;
  margin-right: 0;
}
.q-my-none {
  margin-top: 0;
  margin-bottom: 0;
}
.q-pa-xs {
  padding: 4px 4px;
}
.q-pl-xs {
  padding-left: 4px;
}
.q-pr-xs {
  padding-right: 4px;
}
.q-pt-xs {
  padding-top: 4px;
}
.q-pb-xs {
  padding-bottom: 4px;
}
.q-px-xs {
  padding-left: 4px;
  padding-right: 4px;
}
.q-py-xs {
  padding-top: 4px;
  padding-bottom: 4px;
}
.q-ma-xs {
  margin: 4px 4px;
}
.q-ml-xs {
  margin-left: 4px;
}
.q-mr-xs {
  margin-right: 4px;
}
.q-mt-xs {
  margin-top: 4px;
}
.q-mb-xs {
  margin-bottom: 4px;
}
.q-mx-xs {
  margin-left: 4px;
  margin-right: 4px;
}
.q-my-xs {
  margin-top: 4px;
  margin-bottom: 4px;
}
.q-pa-sm {
  padding: 8px 8px;
}
.q-pl-sm {
  padding-left: 8px;
}
.q-pr-sm {
  padding-right: 8px;
}
.q-pt-sm {
  padding-top: 8px;
}
.q-pb-sm {
  padding-bottom: 8px;
}
.q-px-sm {
  padding-left: 8px;
  padding-right: 8px;
}
.q-py-sm {
  padding-top: 8px;
  padding-bottom: 8px;
}
.q-ma-sm {
  margin: 8px 8px;
}
.q-ml-sm {
  margin-left: 8px;
}
.q-mr-sm {
  margin-right: 8px;
}
.q-mt-sm {
  margin-top: 8px;
}
.q-mb-sm {
  margin-bottom: 8px;
}
.q-mx-sm {
  margin-left: 8px;
  margin-right: 8px;
}
.q-my-sm {
  margin-top: 8px;
  margin-bottom: 8px;
}
.q-pa-md {
  padding: 16px 16px;
}
.q-pl-md {
  padding-left: 16px;
}
.q-pr-md {
  padding-right: 16px;
}
.q-pt-md {
  padding-top: 16px;
}
.q-pb-md {
  padding-bottom: 16px;
}
.q-px-md {
  padding-left: 16px;
  padding-right: 16px;
}
.q-py-md {
  padding-top: 16px;
  padding-bottom: 16px;
}
.q-ma-md {
  margin: 16px 16px;
}
.q-ml-md {
  margin-left: 16px;
}
.q-mr-md {
  margin-right: 16px;
}
.q-mt-md {
  margin-top: 16px;
}
.q-mb-md {
  margin-bottom: 16px;
}
.q-mx-md {
  margin-left: 16px;
  margin-right: 16px;
}
.q-my-md {
  margin-top: 16px;
  margin-bottom: 16px;
}
.q-pa-lg {
  padding: 24px 24px;
}
.q-pl-lg {
  padding-left: 24px;
}
.q-pr-lg {
  padding-right: 24px;
}
.q-pt-lg {
  padding-top: 24px;
}
.q-pb-lg {
  padding-bottom: 24px;
}
.q-px-lg {
  padding-left: 24px;
  padding-right: 24px;
}
.q-py-lg {
  padding-top: 24px;
  padding-bottom: 24px;
}
.q-ma-lg {
  margin: 24px 24px;
}
.q-ml-lg {
  margin-left: 24px;
}
.q-mr-lg {
  margin-right: 24px;
}
.q-mt-lg {
  margin-top: 24px;
}
.q-mb-lg {
  margin-bottom: 24px;
}
.q-mx-lg {
  margin-left: 24px;
  margin-right: 24px;
}
.q-my-lg {
  margin-top: 24px;
  margin-bottom: 24px;
}
.q-pa-xl {
  padding: 48px 48px;
}
.q-pl-xl {
  padding-left: 48px;
}
.q-pr-xl {
  padding-right: 48px;
}
.q-pt-xl {
  padding-top: 48px;
}
.q-pb-xl {
  padding-bottom: 48px;
}
.q-px-xl {
  padding-left: 48px;
  padding-right: 48px;
}
.q-py-xl {
  padding-top: 48px;
  padding-bottom: 48px;
}
.q-ma-xl {
  margin: 48px 48px;
}
.q-ml-xl {
  margin-left: 48px;
}
.q-mr-xl {
  margin-right: 48px;
}
.q-mt-xl {
  margin-top: 48px;
}
.q-mb-xl {
  margin-bottom: 48px;
}
.q-mx-xl {
  margin-left: 48px;
  margin-right: 48px;
}
.q-my-xl {
  margin-top: 48px;
  margin-bottom: 48px;
}
.q-mt-auto, .q-my-auto {
  margin-top: auto;
}
.q-ml-auto {
  margin-left: auto;
}
.q-mb-auto, .q-my-auto {
  margin-bottom: auto;
}
.q-mr-auto {
  margin-right: auto;
}
.q-mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.q-touch {
  user-select: none;
  user-drag: none;
  -khtml-user-drag: none;
  -webkit-user-drag: none;
}
.q-touch-x {
  touch-action: pan-x;
}
.q-touch-y {
  touch-action: pan-y;
}
:root {
  --q-transition-duration: .3s;
}
.q-transition--slide-right-enter-active, .q-transition--slide-right-leave-active, .q-transition--slide-left-enter-active, .q-transition--slide-left-leave-active, .q-transition--slide-up-enter-active, .q-transition--slide-up-leave-active, .q-transition--slide-down-enter-active, .q-transition--slide-down-leave-active, .q-transition--jump-right-enter-active, .q-transition--jump-right-leave-active, .q-transition--jump-left-enter-active, .q-transition--jump-left-leave-active, .q-transition--jump-up-enter-active, .q-transition--jump-up-leave-active, .q-transition--jump-down-enter-active, .q-transition--jump-down-leave-active, .q-transition--fade-enter-active, .q-transition--fade-leave-active, .q-transition--scale-enter-active, .q-transition--scale-leave-active, .q-transition--rotate-enter-active, .q-transition--rotate-leave-active, .q-transition--flip-enter-active, .q-transition--flip-leave-active {
  --q-transition-duration: .3s;
  --q-transition-easing: cubic-bezier(0.215,0.61,0.355,1);
}
.q-transition--slide-right-leave-active, .q-transition--slide-left-leave-active, .q-transition--slide-up-leave-active, .q-transition--slide-down-leave-active, .q-transition--jump-right-leave-active, .q-transition--jump-left-leave-active, .q-transition--jump-up-leave-active, .q-transition--jump-down-leave-active, .q-transition--fade-leave-active, .q-transition--scale-leave-active, .q-transition--rotate-leave-active, .q-transition--flip-leave-active {
  position: absolute;
}
.q-transition--slide-right-enter-active, .q-transition--slide-right-leave-active, .q-transition--slide-left-enter-active, .q-transition--slide-left-leave-active, .q-transition--slide-up-enter-active, .q-transition--slide-up-leave-active, .q-transition--slide-down-enter-active, .q-transition--slide-down-leave-active {
  transition: transform var(--q-transition-duration) var(--q-transition-easing);
}
.q-transition--slide-right-enter-from {
  transform: translate3d(-100%, 0, 0);
}
.q-transition--slide-right-leave-to {
  transform: translate3d(100%, 0, 0);
}
.q-transition--slide-left-enter-from {
  transform: translate3d(100%, 0, 0);
}
.q-transition--slide-left-leave-to {
  transform: translate3d(-100%, 0, 0);
}
.q-transition--slide-up-enter-from {
  transform: translate3d(0, 100%, 0);
}
.q-transition--slide-up-leave-to {
  transform: translate3d(0, -100%, 0);
}
.q-transition--slide-down-enter-from {
  transform: translate3d(0, -100%, 0);
}
.q-transition--slide-down-leave-to {
  transform: translate3d(0, 100%, 0);
}
.q-transition--jump-right-enter-active, .q-transition--jump-right-leave-active, .q-transition--jump-left-enter-active, .q-transition--jump-left-leave-active, .q-transition--jump-up-enter-active, .q-transition--jump-up-leave-active, .q-transition--jump-down-enter-active, .q-transition--jump-down-leave-active {
  transition: opacity var(--q-transition-duration), transform var(--q-transition-duration);
}
.q-transition--jump-right-enter-from, .q-transition--jump-right-leave-to, .q-transition--jump-left-enter-from, .q-transition--jump-left-leave-to, .q-transition--jump-up-enter-from, .q-transition--jump-up-leave-to, .q-transition--jump-down-enter-from, .q-transition--jump-down-leave-to {
  opacity: 0;
}
.q-transition--jump-right-enter-from {
  transform: translate3d(-15px, 0, 0);
}
.q-transition--jump-right-leave-to {
  transform: translate3d(15px, 0, 0);
}
.q-transition--jump-left-enter-from {
  transform: translate3d(15px, 0, 0);
}
.q-transition--jump-left-leave-to {
  transform: translateX(-15px);
}
.q-transition--jump-up-enter-from {
  transform: translate3d(0, 15px, 0);
}
.q-transition--jump-up-leave-to {
  transform: translate3d(0, -15px, 0);
}
.q-transition--jump-down-enter-from {
  transform: translate3d(0, -15px, 0);
}
.q-transition--jump-down-leave-to {
  transform: translate3d(0, 15px, 0);
}
.q-transition--fade-enter-active, .q-transition--fade-leave-active {
  transition: opacity var(--q-transition-duration) ease-out;
}
.q-transition--fade-enter-from, .q-transition--fade-leave-to {
  opacity: 0;
}
.q-transition--scale-enter-active, .q-transition--scale-leave-active {
  transition: opacity var(--q-transition-duration), transform var(--q-transition-duration) var(--q-transition-easing);
}
.q-transition--scale-enter-from, .q-transition--scale-leave-to {
  opacity: 0;
  transform: scale3d(0, 0, 1);
}
.q-transition--rotate-enter-active, .q-transition--rotate-leave-active {
  transition: opacity var(--q-transition-duration), transform var(--q-transition-duration) var(--q-transition-easing);
  transform-style: preserve-3d;
}
.q-transition--rotate-enter-from, .q-transition--rotate-leave-to {
  opacity: 0;
  transform: scale3d(0, 0, 1) rotate3d(0, 0, 1, 90deg);
}
.q-transition--flip-right-enter-active, .q-transition--flip-right-leave-active, .q-transition--flip-left-enter-active, .q-transition--flip-left-leave-active, .q-transition--flip-up-enter-active, .q-transition--flip-up-leave-active, .q-transition--flip-down-enter-active, .q-transition--flip-down-leave-active {
  transition: transform var(--q-transition-duration);
  backface-visibility: hidden;
}
.q-transition--flip-right-enter-to, .q-transition--flip-right-leave-from, .q-transition--flip-left-enter-to, .q-transition--flip-left-leave-from, .q-transition--flip-up-enter-to, .q-transition--flip-up-leave-from, .q-transition--flip-down-enter-to, .q-transition--flip-down-leave-from {
  transform: perspective(400px) rotate3d(1, 1, 0, 0deg);
}
.q-transition--flip-right-enter-from {
  transform: perspective(400px) rotate3d(0, 1, 0, -180deg);
}
.q-transition--flip-right-leave-to {
  transform: perspective(400px) rotate3d(0, 1, 0, 180deg);
}
.q-transition--flip-left-enter-from {
  transform: perspective(400px) rotate3d(0, 1, 0, 180deg);
}
.q-transition--flip-left-leave-to {
  transform: perspective(400px) rotate3d(0, 1, 0, -180deg);
}
.q-transition--flip-up-enter-from {
  transform: perspective(400px) rotate3d(1, 0, 0, -180deg);
}
.q-transition--flip-up-leave-to {
  transform: perspective(400px) rotate3d(1, 0, 0, 180deg);
}
.q-transition--flip-down-enter-from {
  transform: perspective(400px) rotate3d(1, 0, 0, 180deg);
}
.q-transition--flip-down-leave-to {
  transform: perspective(400px) rotate3d(1, 0, 0, -180deg);
}
body {
  min-width: 100px;
  min-height: 100%;
  font-family: "Roboto", "-apple-system", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  line-height: 1.5;
  font-size: 14px;
}
h1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 6rem;
  letter-spacing: -0.01562em;
}
h2 {
  font-size: 3.75rem;
  font-weight: 300;
  line-height: 3.75rem;
  letter-spacing: -0.00833em;
}
h3 {
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.125rem;
  letter-spacing: normal;
}
h4 {
  font-size: 2.125rem;
  font-weight: 400;
  line-height: 2.5rem;
  letter-spacing: 0.00735em;
}
h5 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
  letter-spacing: normal;
}
h6 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0.0125em;
}
p {
  margin: 0 0 16px;
}
.text-h1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 6rem;
  letter-spacing: -0.01562em;
}
.text-h2 {
  font-size: 3.75rem;
  font-weight: 300;
  line-height: 3.75rem;
  letter-spacing: -0.00833em;
}
.text-h3 {
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.125rem;
  letter-spacing: normal;
}
.text-h4 {
  font-size: 2.125rem;
  font-weight: 400;
  line-height: 2.5rem;
  letter-spacing: 0.00735em;
}
.text-h5 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
  letter-spacing: normal;
}
.text-h6 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0.0125em;
}
.text-subtitle1 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
  letter-spacing: 0.00937em;
}
.text-subtitle2 {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.375rem;
  letter-spacing: 0.00714em;
}
.text-body1 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0.03125em;
}
.text-body2 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.01786em;
}
.text-overline {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0.16667em;
}
.text-caption {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0.03333em;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
  hyphens: auto;
}
.text-italic {
  font-style: italic;
}
.text-bold {
  font-weight: bold;
}
.text-no-wrap {
  white-space: nowrap;
}
.text-strike {
  text-decoration: line-through;
}
.text-weight-thin {
  font-weight: 100;
}
.text-weight-light {
  font-weight: 300;
}
.text-weight-regular {
  font-weight: 400;
}
.text-weight-medium {
  font-weight: 500;
}
.text-weight-bold {
  font-weight: 700;
}
.text-weight-bolder {
  font-weight: 900;
}
small {
  font-size: 80%;
}
big {
  font-size: 170%;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-border {
  border: 0 !important;
}
.no-border-radius {
  border-radius: 0 !important;
}
.no-box-shadow {
  box-shadow: none !important;
}
.no-outline {
  outline: 0 !important;
}
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ellipsis-2-lines, .ellipsis-3-lines {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.ellipsis-2-lines {
  -webkit-line-clamp: 2;
}
.ellipsis-3-lines {
  -webkit-line-clamp: 3;
}
.readonly {
  cursor: default !important;
}
.disabled, .disabled *, [disabled], [disabled] * {
  outline: 0 !important;
  cursor: not-allowed !important;
}
.disabled, [disabled] {
  opacity: 0.6 !important;
}
.hidden {
  display: none !important;
}
.invisible, .invisible * {
  visibility: hidden !important;
  transition: none !important;
  animation: none !important;
}
.transparent {
  background: transparent !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-hidden-y {
  overflow-y: hidden !important;
}
.hide-scrollbar {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
}
.dimmed:after, .light-dimmed:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0 /* rtl:ignore */;
  bottom: 0;
  left: 0 /* rtl:ignore */;
}
.dimmed:after {
  background: rgba(0, 0, 0, 0.4) !important;
}
.light-dimmed:after {
  background: rgba(255, 255, 255, 0.6) !important;
}
.z-top {
  z-index: 7000 !important;
}
.z-max {
  z-index: 9998 !important;
}
body:not(.desktop) .desktop-only,
body.desktop .desktop-hide {
  display: none !important;
}
body:not(.mobile) .mobile-only,
body.mobile .mobile-hide {
  display: none !important;
}
body:not(.native-mobile) .native-mobile-only,
body.native-mobile .native-mobile-hide {
  display: none !important;
}
body:not(.cordova) .cordova-only,
body.cordova .cordova-hide {
  display: none !important;
}
body:not(.capacitor) .capacitor-only,
body.capacitor .capacitor-hide {
  display: none !important;
}
body:not(.electron) .electron-only,
body.electron .electron-hide {
  display: none !important;
}
body:not(.touch) .touch-only,
body.touch .touch-hide {
  display: none !important;
}
body:not(.within-iframe) .within-iframe-only,
body.within-iframe .within-iframe-hide {
  display: none !important;
}
body:not(.platform-ios) .platform-ios-only,
body.platform-ios .platform-ios-hide {
  display: none !important;
}
body:not(.platform-android) .platform-android-only,
body.platform-android .platform-android-hide {
  display: none !important;
}
@media all and (orientation: portrait) {
  .orientation-landscape {
    display: none !important;
  }
}
@media all and (orientation: landscape) {
  .orientation-portrait {
    display: none !important;
  }
}
@media screen {
  .print-only {
    display: none !important;
  }
}
@media print {
  .print-hide {
    display: none !important;
  }
}
@media (max-width: 599.98px) {
  .xs-hide, .gt-xs, .sm, .gt-sm, .md, .gt-md, .lg, .gt-lg, .xl {
    display: none !important;
  }
}
@media (min-width: 600px) and (max-width: 1023.98px) {
  .sm-hide, .xs, .lt-sm, .gt-sm, .md, .gt-md, .lg, .gt-lg, .xl {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439.98px) {
  .md-hide, .xs, .lt-sm, .sm, .lt-md, .gt-md, .lg, .gt-lg, .xl {
    display: none !important;
  }
}
@media (min-width: 1440px) and (max-width: 1919.98px) {
  .lg-hide, .xs, .lt-sm, .sm, .lt-md, .md, .lt-lg, .gt-lg, .xl {
    display: none !important;
  }
}
@media (min-width: 1920px) {
  .xl-hide, .xs, .lt-sm, .sm, .lt-md, .md, .lt-lg, .lg, .lt-xl {
    display: none !important;
  }
}
.q-focus-helper, .q-focusable, .q-manual-focusable, .q-hoverable {
  outline: 0;
}
body.desktop .q-focus-helper {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-radius: inherit;
  opacity: 0;
  transition: background-color 0.3s cubic-bezier(0.25, 0.8, 0.5, 1), opacity 0.4s cubic-bezier(0.25, 0.8, 0.5, 1);
}
body.desktop .q-focus-helper:before, body.desktop .q-focus-helper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: inherit;
  transition: background-color 0.3s cubic-bezier(0.25, 0.8, 0.5, 1), opacity 0.6s cubic-bezier(0.25, 0.8, 0.5, 1);
}
body.desktop .q-focus-helper:before {
  background: #000;
}
body.desktop .q-focus-helper:after {
  background: #fff;
}
body.desktop .q-focus-helper--rounded {
  border-radius: 4px;
}
body.desktop .q-focus-helper--round {
  border-radius: 50%;
}
body.desktop .q-focusable:focus > .q-focus-helper, body.desktop .q-manual-focusable--focused > .q-focus-helper, body.desktop .q-hoverable:hover > .q-focus-helper {
  background: currentColor;
  opacity: 0.15;
}
body.desktop .q-focusable:focus > .q-focus-helper:before, body.desktop .q-manual-focusable--focused > .q-focus-helper:before, body.desktop .q-hoverable:hover > .q-focus-helper:before {
  opacity: 0.1;
}
body.desktop .q-focusable:focus > .q-focus-helper:after, body.desktop .q-manual-focusable--focused > .q-focus-helper:after, body.desktop .q-hoverable:hover > .q-focus-helper:after {
  opacity: 0.4;
}
body.desktop .q-focusable:focus > .q-focus-helper, body.desktop .q-manual-focusable--focused > .q-focus-helper {
  opacity: 0.22;
}
body.body--dark {
  color: #fff;
  background: var(--q-dark-page);
}
.q-dark {
  color: #fff;
  background: var(--q-dark);
}/*
@license

dhtmlxSuite v.8.1.0 Professional

This software is covered by DHTMLX Enterprise License.
Usage without proper license is prohibited.

(c) XB Software.

*/
:root,[data-dhx-theme]{--dhx-step-size:4px;--dhx-color-white:#fff;--dhx-color-gray-100:#e6e6e6;--dhx-color-gray-200:#ccc;--dhx-color-gray-300:#b3b3b3;--dhx-color-gray-400:#999;--dhx-color-gray-500:grey;--dhx-color-gray-600:#666;--dhx-color-gray-700:#4d4d4d;--dhx-color-gray-800:#333;--dhx-color-gray-900:#1a1a1a;--dhx-color-black:#000;--dhx-font-family:"Roboto",Arial,Tahoma,Verdana,sans-serif;--dhx-font-weight-regular:400;--dhx-font-weight-medium:500;--dhx-font-weight-bold:700;--dhx-font-size-small:calc(var(--dhx-step-size)*3);--dhx-font-size-normal:calc(var(--dhx-step-size)*3.5);--dhx-font-size-large:calc(var(--dhx-step-size)*4);--dhx-line-height-small:calc(var(--dhx-step-size)*4);--dhx-line-height-normal:calc(var(--dhx-step-size)*5);--dhx-line-height-large:calc(var(--dhx-step-size)*6);--dhx-font-color-primary:rgba(0,0,0,0.7);--dhx-font-color-secondary:rgba(0,0,0,0.5);--dhx-font-color-additional:rgba(0,0,0,0.3);--dhx-font-color-disabled:rgba(0,0,0,0.3);--dhx-font-color-contrast:var(--dhx-color-white);--dhx-font-color-contrast-disabled:var(--dhx-color-white);--dhx-icon-size-small:calc(var(--dhx-step-size)*4);--dhx-icon-size-normal:calc(var(--dhx-step-size)*5);--dhx-icon-size-large:calc(var(--dhx-step-size)*6);--dhx-border-width:1px;--dhx-border-radius:2px;--dhx-border-color:rgba(0,0,0,0.1);--dhx-border-color-focused:rgba(0,0,0,0.3);--dhx-border:var(--dhx-border-width) solid var(--dhx-border-color);--dhx-border-shadow-small:0 2px 4px rgba(0,0,0,0.15);--dhx-border-shadow-normal:0 2px 5px rgba(0,0,0,0.3);--dhx-border-shadow-large:0px 1px 6px rgba(0,0,0,0.1),0px 10px 20px rgba(0,0,0,0.1);--dhx-shadow-input-size:inset 0px 0px 0px var(--dhx-border-width);--dhx-transition-time:0.2s;--dhx-transition-in:ease-in;--dhx-transition-out:ease-out;--dhx-z-index-up:1;--dhx-z-index-force-up:10;--dhx-z-index-overlay:999;--dhx-z-index-overlay-total:2147483647;--dhx-l-contrast-offset:0%;--dhx-l-h-offset:10%;--dhx-s-d-offset:30%;--dhx-l-d:70%;--dhx-a-l-h:.15;--dhx-a-l-a:.3;--dhx-h-primary:200;--dhx-s-primary:98%;--dhx-l-primary:40%;--dhx-h-secondary:0;--dhx-s-secondary:0%;--dhx-l-secondary:30%;--dhx-h-danger:0;--dhx-s-danger:100%;--dhx-l-danger:60%;--dhx-h-success:154;--dhx-s-success:89%;--dhx-l-success:37%;--dhx-h-background:0;--dhx-s-background:0%;--dhx-l-background:100%;--dhx-a-background:0.5;--dhx-background-primary:hsl(var(--dhx-h-background),var(--dhx-s-background),var(--dhx-l-background));--dhx-background-secondary:hsl(var(--dhx-h-background),var(--dhx-s-background),calc(var(--dhx-l-background) - 3%));--dhx-background-additional:hsl(var(--dhx-h-background),var(--dhx-s-background),calc(var(--dhx-l-background) - 10%));--dhx-background-overlay:hsla(var(--dhx-h-background),var(--dhx-s-background),calc(var(--dhx-l-background)*-1),var(--dhx-a-background));--dhx-background-overlay-light:hsla(0,0%,100%,0.5);--dhx-tooltip-background-dark:var(--dhx-color-gray-800);--dhx-tooltip-background-light:var(--dhx-color-white);--dhx-color-focused:hsl(calc(var(--dhx-h-primary) + 10),var(--dhx-s-primary),var(--dhx-l-primary));--dhx-color-primary:hsl(var(--dhx-h-primary),var(--dhx-s-primary),calc(var(--dhx-l-primary) - var(--dhx-l-contrast-offset)));--dhx-color-primary-hover:hsl(var(--dhx-h-primary),var(--dhx-s-primary),calc(var(--dhx-l-primary) + var(--dhx-l-h-offset) - var(--dhx-l-contrast-offset)));--dhx-color-primary-active:var(--dhx-color-primary);--dhx-color-primary-disabled:hsl(var(--dhx-h-primary),calc(var(--dhx-s-primary) - var(--dhx-s-d-offset)),var(--dhx-l-d));--dhx-color-primary-light-hover:hsla(var(--dhx-h-primary),var(--dhx-s-primary),calc(var(--dhx-l-primary) - var(--dhx-l-contrast-offset)),var(--dhx-a-l-h));--dhx-color-primary-light-active:hsla(var(--dhx-h-primary),var(--dhx-s-primary),calc(var(--dhx-l-primary) - var(--dhx-l-contrast-offset)),var(--dhx-a-l-a));--dhx-color-secondary:hsl(var(--dhx-h-secondary),var(--dhx-s-secondary),calc(var(--dhx-l-secondary) - var(--dhx-l-contrast-offset)));--dhx-color-secondary-hover:hsl(var(--dhx-h-secondary),var(--dhx-s-secondary),calc(var(--dhx-l-secondary) + var(--dhx-l-h-offset) - var(--dhx-l-contrast-offset)));--dhx-color-secondary-active:var(--dhx-color-secondary);--dhx-color-secondary-disabled:hsl(var(--dhx-h-secondary),calc(var(--dhx-s-secondary) - var(--dhx-s-d-offset)),var(--dhx-l-d));--dhx-color-secondary-light-hover:hsla(var(--dhx-h-secondary),var(--dhx-s-secondary),calc(var(--dhx-l-secondary) - var(--dhx-l-contrast-offset)),var(--dhx-a-l-h));--dhx-color-secondary-light-active:hsla(var(--dhx-h-secondary),var(--dhx-s-secondary),calc(var(--dhx-l-secondary) - var(--dhx-l-contrast-offset)),var(--dhx-a-l-a));--dhx-color-danger:hsl(var(--dhx-h-danger),var(--dhx-s-danger),calc(var(--dhx-l-danger) - var(--dhx-l-contrast-offset)));--dhx-color-danger-hover:hsl(var(--dhx-h-danger),var(--dhx-s-danger),calc(var(--dhx-l-danger) + var(--dhx-l-h-offset) - var(--dhx-l-contrast-offset)));--dhx-color-danger-active:var(--dhx-color-danger);--dhx-color-danger-disabled:hsl(var(--dhx-h-danger),calc(var(--dhx-s-danger) - var(--dhx-s-d-offset)),var(--dhx-l-d));--dhx-color-danger-light-hover:hsla(var(--dhx-h-danger),var(--dhx-s-danger),calc(var(--dhx-l-danger) - var(--dhx-l-contrast-offset)),var(--dhx-a-l-h));--dhx-color-danger-light-active:hsla(var(--dhx-h-danger),var(--dhx-s-danger),calc(var(--dhx-l-danger) - var(--dhx-l-contrast-offset)),var(--dhx-a-l-a));--dhx-color-success:hsl(var(--dhx-h-success),var(--dhx-s-success),calc(var(--dhx-l-success) - var(--dhx-l-contrast-offset)));--dhx-color-success-hover:hsl(var(--dhx-h-success),var(--dhx-s-success),calc(var(--dhx-l-success) + var(--dhx-l-h-offset) - var(--dhx-l-contrast-offset)));--dhx-color-success-active:var(--dhx-color-success);--dhx-color-success-disabled:hsl(var(--dhx-h-success),calc(var(--dhx-s-success) - var(--dhx-s-d-offset)),var(--dhx-l-d));--dhx-color-success-light-hover:hsla(var(--dhx-h-success),var(--dhx-s-success),calc(var(--dhx-l-success) - var(--dhx-l-contrast-offset)),var(--dhx-a-l-h));--dhx-color-success-light-active:hsla(var(--dhx-h-success),var(--dhx-s-success),calc(var(--dhx-l-success) - var(--dhx-l-contrast-offset)),var(--dhx-a-l-a));--dhx-s-toolbar-background:var(--dhx-background-primary);--dhx-s-toolbar-button-background-hover:rgba(0,0,0,0.07);--dhx-s-toolbar-button-background-active:rgba(0,0,0,0.15);--dhx-s-grid-header-background:var(--dhx-background-secondary);--dhx-s-grid-selection-background:var(--dhx-color-gray-700);--dhx-s-calendar-muffled:.6;--dhx-s-tick-font-size:calc(var(--dhx-font-size-small)/1.2)}.dhx_checkbox__input,.dhx_radiobutton__input,.dhx_simplevault__input,.dhx_visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.dhx_no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab}.dhx_no-select:not(.dhx_no-select--resize):not(.dhx_no-select--pointer) *{cursor:-webkit-grab!important;cursor:grab!important}.dhx_no-select--pointer{cursor:pointer}.dhx_no-select--pointer,.dhx_no-select--resize{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dhx-resize-observer{position:absolute;left:0;top:-100%;width:100%;height:100%;margin:1px 0 0;border:none;opacity:0;visibility:hidden;pointer-events:none}.dhx_widget,.dhx_widget *{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.dhx_widget,.dhx_widget *,.dhx_widget:after,.dhx_widget :after,.dhx_widget:before,.dhx_widget :before{box-sizing:border-box}.dhx_widget * :not(output):-moz-ui-invalid,.dhx_widget :not(output):-moz-ui-invalid{box-shadow:none}.dhx_widget{font-family:var(--dhx-font-family);font-weight:var(--dhx-font-weight-regular);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal);color:var(--dhx-font-color-primary)}.dhx_widget--bordered{border:var(--dhx-border)}.dhx_widget--border_top{border-top:var(--dhx-border)}.dhx_widget--border_bottom{border-bottom:var(--dhx-border)}.dhx_widget--border_left{border-left:var(--dhx-border)}.dhx_widget--border_right{border-right:var(--dhx-border)}.dhx_widget--border-shadow{border:0;box-shadow:var(--dhx-border-shadow-small)}.dhx_widget--no-border{border:0}.dhx_widget--no-border_top{border-top:0}.dhx_widget--no-border_bottom{border-bottom:0}.dhx_widget--no-border_left{border-left:0}.dhx_widget--no-border_right{border-right:0}.dhx_widget.dhx_widget--bg_white{background-color:var(--dhx-color-white)}.dhx_widget.dhx_widget--bg_gray{background-color:#f7f7f7}.dhx_drag-ghost{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;z-index:calc(var(--dhx-z-index-overlay-total) + 1);opacity:.6}.dhx_drag-ghost *{box-sizing:border-box}.dhx_drag-ghost .dhx_list-item{list-style-type:none;color:var(--dhx-font-color-primary)}.dhx_drag-ghost .dhx_list-item--selected{background-color:var(--dhx-background-primary);box-shadow:inset 0 0 0 0 var(--dhx-color-primary)}.dhx_drag-ghost .dhx_list-item--focus,.dhx_drag-ghost .dhx_list-item--selected:hover,.dhx_drag-ghost .dhx_list-item:hover{background-color:var(--dhx-background-additional);transition:background-color var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_drag-ghost .dhx_dataview-item{color:var(--dhx-font-color-primary)}.dhx_drag-ghost .dhx_tree-list-item__icon{position:relative;display:inline;vertical-align:middle;color:var(--dhx-font-color-additional);font-size:var(--dhx-icon-size-normal);top:2px}.dhx_drag-ghost .dhx_tree-list-item__text{font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);vertical-align:middle;line-height:var(--dhx-line-height-normal);color:var(--dhx-font-color-primary)}.dhx_drag-ghost .dhx_dataview-item,.dhx_drag-ghost .dhx_grid-cell,.dhx_drag-ghost .dhx_list-item{background-color:var(--dhx-background-primary);border:var(--dhx-border)!important}@font-face{font-family:Roboto;src:url(./fonts/roboto-regular-webfont.woff2) format("woff2"),url(./fonts/roboto-regular-webfont.woff) format("woff");font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:Roboto;src:url(./fonts/roboto-medium-webfont.woff2) format("woff2"),url(./fonts/roboto-medium-webfont.woff) format("woff");font-weight:500;font-style:normal;font-display:fallback}@font-face{font-family:Roboto;src:url(./fonts/roboto-bold-webfont.woff2) format("woff2"),url(./fonts/roboto-bold-webfont.woff) format("woff");font-weight:700;font-style:normal;font-display:fallback}@font-face{font-family:dhxicons;src:url(data:font/woff2;base64,d09GMgABAAAAABMAAAsAAAAAN6QAABKvAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGVgCOIArGNLgqATYCJAODKAuBVgAEIAWEFgeNUxv+LmWGGGwcAJzRk6IoyaMq+/8vCdwY+nVByyI5ZJSohC3q0MLW9+hIgtlD5TRe940CG61Bp5n8d6GxjDe20w2+jA/ql04ylNL//nXaUUMXSUZPGCdKQtaCeGISZ2JiuZCOA8RyIB2l1KYPT4aUtrU42zre0snGW2pjt3+1xnYQcNsZBswWLSadm9VCx4SBQKAUA2AAb9bJQU62b/PNrKr7RbWp9PR2H9JlAY+wBHEgNrxULaXVYWQd9BJ2OGOkx7gk++9WJd2+pDWYWRNkT3XO/XcttNB+OalMKCZ3bWFAEji+WTE3aTZ2ojUDXkTATzpf1+iDkiKMGKBlaHnuMHXuMPlA5386vZMl/4As+4N/SLYDtvMdINsl68K8Nd2QZIfITQlHHHaCrVvWdpq7j13WrSiD48UnDBTTKOpmP6RjCI4xrXYgpVsIgnaiWCJYenbv/vsnAQdQxE3Cv1NzeQT+lXu2YTCRuTMHfiX3b1y/EnRMElOu4ZDtE5xpOXcBJIAuBaCG/eSjiUzgSRHmKWety6xB8mfuZ8IKAERpdT6AQ0EAjNKnlz+EQ9wOwc2PIlBuedEv0KsZBz9vrFbxM0eJtlEAhycQSccTyYifQqWpEfg6EWMIquUBAELw1/8kD8VwgqRohuV4QZRkRdV0w7Rsx/UCwVA4Eo3FE8lUOpPN5QvFUrlSrdUbzVa70+31B8PReDKdzRfL1Xqz3e0Px9P5cr35xmcu/AP7L9z78hPqjrqnHpZFj9QT9Uy9UK/UG/VOfVCf1Bf1Tf1Qv9Qf9U8BFEhBFEwhFEphFE4RFElRFE0xFEtxFE8JlEhJlEwplEpplE4ZlElZlE05lEt5VIAKUiEqTEWoKBWj4lSCSlIpKk1lqCyVo/JUgSpSJapMVagqVaPqVINqUi2qTXWoLtWj+tSAGlIjakxNqCk1o+bUglpSK2pNbagttaP21IE6UifqTF2oK3Ub1uQDv4me4h0uq/yhXo8zwiw+hAMIYyu/rhyugW4Cvgl2KaWfThsxyvIEglgU+QTIjWTqx/gJENfRgbqsLgHCF9hi7QioD9D3mQAsooYpv2iLSsBiwFUHtN5GBa9WtY5QCqKl4p7kAtMxpi+ajqgZuxVubHZC0YOc12hJ95a5sxfkJIMUHHgUbPoJ+3GDfvyVzMFArVcSiVif4+r9WZyDTSQq1ttpIaWq4qFN1ayZWchTisdP/BJNoqA7D9yilNk5SFCVEJPDuJt11f8KM7BGLwkZ4Hx2px8fh08/599fxs+/QoMEvNrq3wE32gNjYOi16by9JDDtlbm6croWBaBWuoPYy7hkJ+1Dwsb6hB95a4pDmsuYlatPPvT7+vn0SaVjBlFRNerzD+8zmXtPfFcr1zv9gn5VZ4D9PIAhLRPk25KlYL3RN/UN3dRH6fG86iqjflEu3iidx5slO1CvQD9QPyl/Df2Nrc8x0AVCRkICQhvtMvfoKxtzuN55vQqCHyJAeK1z7bWbJPShxPxklogDOnGwpvVu4QVv54RYgugnhzgE91w7r5yn3WmwvdZ3ac6pPuvfoLk0lzLmPMU4pBTmn5+Gjz+mX5/HL79rOJBDDGo87c4hMhxIzGnFRPcId8x1QLMSzU2Eet76obw95bHMaYh7isueO1TnQTlR/pjDnDISAsZA3H4lYb0sYddTPkTWNWfXY1mCc8SFSL8/8zY0HbZ977XdpkGux8ksj74q8y1Ns3t3V8U+7asU13Ii89ipRkl/efbF4F2YU5FiLZ7/0cQa7k4BlM0t5VUQ4+70R9qZ/0ugESjR3vIkvZS9Drzab6KMI/+HjsmElgtW5wqxDWLUn1kShg56BNEzUAdyK+lE64QMfIqRFsB4naG0WzLiWH5U5TkBwZLXY5x8xUSBgZQ0CsZxFSAM2kHjPsYfONzxYpPmiQ5KqY6u+hkhinSSYw/mxpd0U7SJg7Zp9r6Mq2W9eZqdlc8G4IqAkZaMKwd7HJkvbArlnJ6yJ1nnHTNc0ugM5lauq4HBY7y150dHqm6S0Te0T56yBHbQzlKFCyiKvBzMo6LIyyISTCfCelO6luk+MPZv2cC2Yl3n+CHFw4QVujhVjJSzeUql+JKQvRSek0rON2zhmCEXOkBFYP+jAUsIWkbqirgAKtKRPOQaI+2tTcW76edH4EWSEole0n00DrnLSDuZQh/yz9tmpFNrVh5tCum5eIcGwd9LV1ZPLl/cBx3P47hbjJPljH0pSTaKjNObzPfmWmZNSWy0PK7WpbB89TP5cfA9irOy9WiWnE5AHXFrTl/CnBIMotxKhxapIfFvOLTNibDBodNTBkJeLnoc5/hMwsPhNmaXxJ5FjrcPdA+xoIwglNHWsKPPDkkLgyNwyMInf9SrE5E/leuutCtF6A3dhudM0w/R6XDBjEGLU9yH4hb7bJJ00UHsf1exib7D3TWZQTpaGeC6p2EunB+T7C4Bs+VqpCEF4EVonh92hK1F9tQUt/ggML4DEVp59RQlwwNML9ApqT1yW9uqZegLB+sLb4h2UtRZBLQ6vkE5WAV5S7RTolohtNWqMIlrKqE10G+Eqi2LygYLJOiJdkJ0qZbr82irKj9HyEDPu8m9h464q8Ey98ANCB6u9qkYcgI3lhDcJfwA5l9Agv22pZBDV5IxrJENPjDQEam4BISH/MNPNnv2DbeBPVWQNIhVjon9ti07iD5qMJGdGwj4EK9pKO4Hho0f3qhUdBkIzPmHUkHCt1MUA7Yy/1TPv66ZtL1t6q8ArvYT1PFyNvVM1gReSDxz/NuPK7TLMwNTU4cTsgnvzT+4ModqfiYWuLZWrTVrLXOOF1/t68JoNDzvYMw1AhQOU8BIRZ6mGzo6mhrFXff//9+76EmQ78ukMNNOueTHH+1fXXuytHz4j1hDd/KGaMlyTP1ysn6hfBXS///A3Y/Fc0V+mGiLLXwRKn5IJ5OxTnn9G3U9V39Wr94nDQiswNuiNY/n+GhEthf7E2Ij67k0xNLYyc/yyxqQV8fW8El91PVVyDokh6JNI9VP6lvfFG+PvBnkm7CG19c4HaVQ41azkQiJxC3yEFFIC4kfBXNTVff9p5PZuQlhojExL4se2/30U7c0c2hcFcq6LDq7Xc9zgyGaQncnsyKwMepCoXczeeVgcJ9FORJxuoZabyYsU50/ODd47gdBuhF1afByT9cNbsiZaB7oYS3Imb66wbMOl8uufQC+jGsui/4Yi5WkdYq14Y/xxnhx7Kam5ebiF2eOe3pi+7AddsgOUIKQnRnwbFsmgSrhs9S7eJVY3QiLYXKmxG5mtgTrx8zJv/66ZpvJ8hAxWCSSs21DNtLpmnT5q6foxG+Wg3KwHMW3r3DSOinoCrRdwe30X9LtH3fCuDyb26H7D72Snjq1WYoO8n2Xj9tV0K7jFv5pLZ8pHFK6L1Foaae+I5fbccbzouB+r+q5XgheWe/m7dpaO+PuewVRx7DUWVaI6/L+/fL116OnGTzAxcCR8lN5be6Af8Nh73SxT+idOu0dlX3lvdtCPBkOhdATp/j95NDjjBiy+oS9Z3ph+n3TsfPTB/kWNDazg3iMfG8LanfIqcQoVmFU4FDcqkYUaV6jBznMDmiBZer+qtG3zWv5SJsgn5AHJcK+E+pUZMcAbYs0aCdqK0ajq+3MiVYmGa4hkmgJy6848fR8//hBWf983co0/2eqZmHSHG5hLVZSUcplJfYcRI9WGPQY6gRoLAWN9xZGgYOSOkFBC2mMRI9nGkM/ORSzLLKFE/DDZFqO3e/FkDhu21vuZsS4qBLliPq1T/ycdq19DsZnSpTkmxfJlmL5PM3zsSJ50c34R+unSK1aoSThV40R8w2HRsmrjuqHHlPFlKCqpAm+y+X4nFqXn9s5jBM0qlF9l/vE1bd5LWPcYtFGfdDD4kS6K6pC2PTikBxDA09HiQp1rOGNlK4PAT8+HiatnkiJa4m2SiQYdrRhkKajn1pD+5NR8S2ZhNKyaz15+Cn95kWBRTfrp4YbGrUHuaanTElHb7cvusgbMcJ2JRH2Qvkx7V4XRkT0EscJb34l8wei7Tu0TooyAUVOiAQHt0H2J1Lauj8hI9Uaw/zr/C2vtiifMPEDXHFUC+c1N1K1XZX8536As8sPbZaVeRAe1xawVsHtBDY/tF6+XS/qJ/VelGwbHeXJe4h2v5NqGiNl4aPsZJtGfAn8YxGxWCWeZcTIRAyFBn28zdup32cmMIGg24kxJwVBLwT7fvhC1/t/qJyMG7Xr/EYxL9tkmgSV6JobZ3H7J6joYytklRLb04ImY3HGzP8Vorst/w4Flk+4aMQ/qu9iu9zQgFQkM49IHE0H1rqpTTQv0yBeamg7XtjKtr6wgw7eEbzjIMP4RZHwYo2qEHcIZpqJW0o4jkCBjPCyQnpcF4Uh0YaKfLSQRn+c4iFyqKtZ4yT0b8BcWDoY0f/+0Gr4tATNzGRENG+lH/vS8z7NoGkzK26YVWBhVgLt8Vn/aBrZWws7PaOP8N5gjc1Ss67tdXvtfYK5Mtj126m0wLNYhWjVOehIpnVuLphkuQUW4N45xWj8FpEOUYfTh/kdNQmaKQaZoGsI01hP7OygTaZm7EvMb8y8weJehWFvMdDY1C61AIJtg4ul4gpI9gr0Tw0mzZBtJNMxiSUqzxJGZg9pbTUtiNQIenomX24YVj7+J9pWhyYsxx+vZAwj8wz9IuEpV9cWDwx/PvjtIPmk5uyVAqRJa5XWObzI0Wn91jre59VskBWSu5r8xEOb5YCK+y3cIVpBi00OtTnMoekoVF3xWfXyJ8AXWLcCQP5WAJj1iOG6jM9DNZBxsaQITAOVWzUNg5N23TQ4kMPccSl0ToJJeGQynKyKoe6FkCsKbh2Q053h62ZjLB/r1ohgQRgWFOleuvMSzKgKZtXxCAwWtg2coqyqOn1Yl4EjA/n/l2FPE9EimQWYo2M4zSCfVrdtddHIWeElYXsB3P2CXS1B95h2ujAmDebAdWkkIKETTGBMxMb6uhxaYWGayp0TbMyqdAqndWayrG9hUdhegsMLgbHubtZXj9BmKupeuKuF6JSlOkAqzV4Kdl7G+L8Qh5meH/rLcn3C76SO40Gf3X/LbSyJFaIC4UHaGG9G2f/JYWBvSvlXiwhupMo/wArA2HLFmgVUmRnmOWRz/9NrOMCTkc8FF3TQxO6BoyWq+tE+ZORoRZOWM6tqLYWAm/zgMDu+RvMCDowWMOdpYvc1oyUD3DXah3lmtGIe3nlPquFh5FXuc0tW2nxBWIXHmbFbPjBmmrUdd4fod/GMhsEKt5nvNptwUvObV6nbU2yKUmTrKmdY3UXT/rjfe9E/8M7G+uBEN4klmukFBEvBRkrdcPABBhIJnvl23B0ktGfRpMZnCpxn3Gn0dBGclPK4lTeIansqtqSCopC76OJWZ2CpXSwQdI97S+Vlxa5mqJ+AR4lPfQ4HYgIJKRk5xd/c/rcpVKlRp0GTFm3RAAjBCIrhBEnRDMvxgijJiqrphmnZjusFgqFwJBqLJ5KpdCabyxeKpXKlWqs3mq12p9vrD4aj8WTKum/6QT/pF/2mP/SX/hGTIUuOQJ4CRUp0pvxwXFANbFLPuOGhsQUrzC5VuAgWnLSy8obhlpwE0R0FmS0XGin/2GzXdPWZKbWC+GzEL3BjmVGCU1AJ7ju2EX1xob/vL3ZgipMCZBmTIBpWWQsMOqm2wI/hVo1GASf1H6N2deNYM9UJiIqq/XWH1Vcn1EoWwLn1NSmkLxZdfW1L9CqLcYiv6JQK1RXjwCdbWRFDMZjc4MaB0RC8KDaok2PU1olVEEXpJ+c7Xl9RWomRdzxTJ4KjC2NUR0xPkuw7wXAV6hR37GE+ZPxAPk3QmBIqXFjJiS18YgTcPPLSm5Gi2v7SVDtXRgP45tpgeYOlFw73gnSUyemvPXrR0hlwoVzAQgx1H8f9FT7cSKfB8spNGSxzkRWOCvUpODZa0dm6Iqlj8gZWcCWY3XmS/A1l/1c0hH4O76NYZThdzjBVqUD7aKzzz/2M6yiC63AplZUAa/PpLXwN5IKacWyLYA47yK0WUBWEV4QNoNENz4kRs1i+oD25BndwVN5QucQbRRmbM83DoABTMR0jOE05NpDpY2rlYGkjHgwzvjsui/x44oRWEXM6y05Jkk8r50LZd14h9YqgLn6IBZCHmF5brz6vSeoKjHRj1Ma0rRKV/KRDPPGylxSqmznys9M+qKVHHA2EuBpiznB1nW2C0Rtw4dUUtUv5UvmPEbYAuPplwnUpUO2zYG+oN9HTG2RR8b5faKCMDWZf3fEaWsWtfWCwQvNLAczVabfjkPa9qrNBHw2Xa81Dubva84iRnJ+dyd611Gi1EC+rrb0nQxXFTaLp+MI12/ySsIV5ILZu04n/GsXIcQ8AAA==) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAABigAAsAAAAAN6QAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPQAAAFY7OUf4Y21hcAAAAYQAAAH8AAAHIP3l+5VnbHlmAAADgAAAD0UAACM0ZJvld2hlYWQAABLIAAAALAAAADYe5YsNaGhlYQAAEvQAAAAWAAAAJADBAMtobXR4AAATDAAAABAAAAGoJ2AAAGxvY2EAABMcAAAA1gAAANbZl9C6bWF4cAAAE/QAAAAfAAAAIAGMAORuYW1lAAAUFAAAASoAAAIWkIbJG3Bvc3QAABVAAAADXgAABtOPf+bDeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGSIZ5zAwMrAwMDP4AwkeaG0HgMLgwQDAxMDKzMDVhCQ5prC4PCR8WMmQwKQywEmGRgYQQQA9ngGsAAAAHic7dTlbuNQFEXhldRNKWWmlJmZmZmZuXl89/dIHe/seYyJ9N1lXzlxohwZyAayIv2RAOLtxKIjYqloN5bZzyI/sx/wk7km0H6Y/v2N1pjW6DzIrPHo2iD6xAQ55JIXva+AJIUUUUwJpZRRTgWVVFFNDbXUUU8DjaRoopkWWmmjnQ466aKbHnrpi+4/wCBDDDPCKGOMM8EkU0wzwyxzzLPAIksss8Iqa6yzwSZbbLPDLnvsc8AhRxxzwilnnHPBJVdcc8Mtd9zzwCNPPPPCK2+888EnX3yTjn5Sgv+vpJbgz7+ztP51y8xB3FCzTPMUBqbJCLNNsxYmDDXHUHMNNc9Q800zGBYYatL07cJCQy0y1GJDLTHUUkMtM9RyQ60w1EpDrTLUakOtMdRaQ60z1HpDbTDURkNNGWqToTYbaouhthpqm6G2G2qHoXYaapehdhtqj6H2GmqfofabnhvhgKEOGuqQoQ4b6oihjhrqmKGOG+qEoU4a6pShThvqjKHOGuqcoc4b6oKhLhrqkqEuG+qKoa4a6pqhrhvqhqFuGuqWoW4b6o6h7hrqnqHuG+qBoR4a6pGhHhvqiaGeGuqZoZ4b6oWhXhrqlaFeG+qNod4a6p2h3hvqg6E+GuqToT4b6ouhvhrqm6G+G+qHoX4a6pehfhtq2kj/BeemJl94nJVaO3PkSHKuAlAPPBoNNtENzE4PB+ruJVpHHqeX/dwdHoe7x7jj7TIuuCuugqPYUyjkyJAjQ44MOTLkyJAjQ44MOTJkSqbkypWrv6Mvq/BqkjO7BwIF1Cszqyor88tqMpfR9YA/lymWMradrpdDPOUk5ukRP7/kqzO+0ri8cBCGgxElp/lcr6pvJKDgGDr3+NPsAFTUejpcrqdbNVyqbIvP3w70OB5cxwM50PeDeKwHE43veMwYN33v8KfRczncZqrcZqd6JItCju4WI/n6tRw95QHyJfF5x4kVGM0N9TPDKbLU54bVYx7DqWGhatqriteTdiR8qbLkR9pN14ZcWdcnjcwD0+6P8Ucyf8Km7JSt2SX7U/YX7K/Y37C/Y//A/on9C/s39h/sv0BpItPR+WZ1nD35KD9cpZo22dR+/oJXletOybZsemwpoUz25KP8cMmy/hhWX694OmpIRZxzh/PQcRzPcWKbe7VX+IXN/dzmij43H6Hjep4X2kxffPmHtlXftnL2Xkf2dWabnNjXgX1xB2Q817VNfkZFDo/p24M4Jne6V+js5d70DR8eEhEIZTIQ5yvbamNbJXuvYo/62L7sXZAw4OAObBvG8g/owq+hRe/Zn7O/ZH/N/pb9PftH9s/sX9m/s/9k/83+h/0v+7+OXqina/5hTdk+KflI9/ajXtBWSZ5S/oj+PGHxVPimzc4sGc0PXYN6qU0urlfVFH5ic73nlKJ6TWpitrDqvqeHJ3s0j2zu7Z7Ghs+RvjSUvcSr5DQrOrG5xXOKNnlOTaqcFdMb7XW43lOh+XM0qw4Dm3OeI82sPf+e/WDs+WtjT6cZ7Pl6ChNpHrtt33KyCavjcZoudjtPF9pzhXB3SHZpcpqSxbdZSip7d8++ZoKsO6zd9h5GLvnZNdKDk8Y2f8/67JAs4j4XBda3NTEk9y1pvds1/oP8kCCbuSUG2Z4PmqcyPpLj1gmNU9l/LfM9N9SRQ7BhTWf9SBpLqhHHEko7o63p3JjxgrBxSa8dGvdXMs/lYGDSryk9FCat+3yNXrYPHMf2jUMepNuu27/uc1v3ecfB6J1D3EY/0ucGvSo+kO6NQyIeddqN9mTjVZ9Ls36ZaWwaXh4eIq3qL40cRBGy2xrbqqq/svXvOLGcPK2/QQtTT17T1thWrMUZEXth9NKuql3h7fkRT2M+AdK45NkQwq0Xfuz78YASv13z3sAdJlUxkpt28dNhKHp5R48io0ddDcpKQJts0VKTQzl4aEl83suHLZZ5b2jkJGlXOIWZwZJigNsOpRdxLOu7QzHtFNdrcIs/qx0NpVs5GtX3rzrfaF3v5+/xFcFnGHymJserzfkolfvb7GI+j4RSgVL9RaXJF8mO8oG6qrR70dC8xS7xsUdegWZNYZoZ1aBBlljkqSIQlwu3cMUiEL6W2t6pl3rxLjUE07oQ99zztG50+h4WiHDa1BJSDZfb2PRfWcJ36LTal+1b9nnlI9nWjnRyXD75uBJS4M73XjRyfLh7r5ru56Bc07U0VpunH8+SKJ5jxjpjdVlA1hag1FjZLN3tdkmejBM9y/Nxa5seIIO1TdDybPvYNt0VuK5oOii5SlONG3NjJsiYpoYO2doR7eZR2udy8oYfr97xzbnKRudYvC9Tx/lU9ETsOCeOOosd5cSH36V4fSoE5U6c89h140PmGXq/wxjI9r5mb4jmenU8VdmQBMsk6X75mkt1xJfnpLEZ7QmVbbZnfDrB+01PiYFUwpXCD0TqO4EQed/3e+LXUxEIHgYe8lr77kWPC+VKVyjpiMB/6Ts66h24aJgg60Y6RE6brWLX7Af2W6zZkBV7KMhsRrsxASYg1znJsrDqL8BSBAElop9DkiNKLuxOKKoaJOcHvd4BPfWc2n02qvxGeTzpc9qkw6XZ75vVGG4yC7jLe0rK2eFMSN3jKQqHAaCJlgJlUqoed1v577BSPdi88WOvqKalQgSzzLZLBXS+K6olPlBaqzA06ejB6oG7WMTxYIDnk9HoMe2EZWZuWtIQeqqWQ+zibV5Rzb3RKBnrKAwbkrkc9cY6DKOfRg9hHMTt0osijf5den6IkqjRUcK1vad4QFGMuWwGrBfjtB3nVdqO7x4ehXBMaHdWCWuk8M4Xi+jmNElONWDKQlNLXunwt2ZnTSfH2EsbqO7yfDScDjHDMb+9IAa5Hrvi2r/2uZdY7sKdFxPXrWk8QOqDpwjmhM/zele6xV21I+e0I0Ul630lq0VAhLvwqM47urlJ5vOkTu91fX2ExvDRAxqLhX1+Uv9nZMD05XXapeFWPvxbUOgbv4B1IqNYmvSEZ5d8TTNhw79NDHjqJRESJxq5nq9ejKUvJhGw7QyPcKSr/J0fqs56/hmsZM/sBQmbZXbzG741QbaS6WtOpmuzuuXcc2BfvbeHh2omfJgyAr8j55xz6QmYXhkeHnoz6Q+5QDFu0eKve3wFBoWUarldZsvyOPB7I997IfzR4sWL2S6KdqzFRHdGv+Cg7JHFcj3347DAcxcVEW5q5VW68V01v0OrkdSBsLValmaSt9P5wlxJEMcBPaewDnOt43hOEKDxF9dMYh5AY2tOLuxrF+k8mlMyTvI8wfOkPXFZQ53Na66jXJ9Scl21T7p75w5fpAnWK0F5lmu7f6ADOk3SWZLMNUYYRRcRY/u+LDSr/5YbpVuux1rPi0JHN4Uubtr5uG30bVC1r/R0W5qO6DYm3Uqj8Ti6yfN8FhlN62IQ6j9ue5d4rLatVQb1M8htTNtcY4TcdbmG2XGk50kMY6XdwKUCV0XKfTSGUTVy0ADoGJJzN294jd1urEIZ6EgHMoRMMlRFQRCmKFDesV/3mPfASEc+HZ5gfRXpKCmuTrGF98ZyB09Fa3Rg9h2muux0KqhTYnumCeYdj+n9mI/p+YbXXYqrFfgklk/t9+/ZhJ0ZCz0kPYBpm54BkR/xS/6OQx23l/DSo0wR4m1B5rkHNxxxHihPOpJL4XIe9ZCXnkIemykM6/sbD444VZq7nnQ97LxUR0pjyl130mkGaYJKpoeO3cnYS6CIKVuaXUWmfq3qpwpCt9WTkVWHsLC0WHFrtTGvCV15807yBhDd1SVJkrSfeVJUlhlJs1dJpgR2bF3pQTcWeIwghkuDKvs8xtwDRhlLd7p36Bl2IhLla5gn7rmedjzX9XO9a1H/TRug7HwFqYRDINJFSwGL+ES+P7DyZfsidYVFLcnybEgEVHWhV8/GRBe1/fiB/QYYilBvEznUoRdwkzUMY4tzUzfqhzCv/cg9SPTc4txE+TKMQ+krTHml73SOdcQ+Y7+oolao4ZmzecdTMuQGgSJmKs/4Gup45MDarwhBGUiVbc6zI67KVXm80uKX4jD0gkC7UDbYfRV4geSOi62e7hf3BPY/5txRrvMNdQsw9ToIPMjIPeg19eOu9l4+Ku9JBQqhAD4lZNZivVfsAnNCsB+CbmjV9yWV6daIKkkvzOhkPboNCX9C9ogOXmJIqiCpcByssNfzYme/ApJVNR4/cVwHcmFAkFMZObHHoCmxG2BDfqDGddzGZ30G3fHpBHxi1PWSUyiq/fhOWzWtx/gdxjjEKpkYdgjAvqTQupTTKpit8fQxrKfkbipTDoQcKbrDsB8E9/gKFDZn6gL9RzGsQNCnmhZzXbMdcYOJGafpLk3r8h1qqFxlKLxuyy9sOfRjnqbjtryiA11C4YzK27Mc12JImLZHqOx6PtfNOQ5c7d4ZTh1vr0hjqfftbnfa4Jz34CgwN0vzSwKs1NY4ncqhryujNAV+pMMrApNtKSAQjBNiajLNSeIKWuoCgbLJ4DUmpw9saU/RJEEkqRMqQCVeHR30GXDBlmAQaZwJNso/glmGquv+u/5p/xpfCC9Uf4JM1w88wN7S+YQxqWtjaPfMxjUZUJ2knd9tKJ/MOkdm+2cSHUq3uc5xn1KSt/jn3pxDJEan4Kmz2p6oZnGsNVkdA6J61cFqUUQ7oZJFou6T1B5UjtNcCbLcQjW4+xp0mYkopcoqH7Zcfy1jHY+8wE3gsL14thEi6bkBUGY8q+Ui30tnYQfwjNDEzXYq1XCzLeX2uFSjDP40djAt2Rpqv9kOr4Xkmh/6SorMOMJgoHtK9bQfhj6Y+6KvuZTeS2ohRoOI+3ES+1w7vUHPMRhr0Kxf1++NEaXO2JydYodu2Bfskn3FfsW+sUhcWXBZg0yjZsPzTQ0g4QgNEoQjWE/TETynhdqmxLhJ03IiZ1iS+bwg1SIMYdXMZHVu9O2tFi81gc7EtnDFRU7ZG9NiRzHQXF8BUeWouqH+id4hk2vxfNy1ruKuiKKOPK/DLhtz/AnmIIUe0tiPqT1tEUwiBpMOq0As68CAzBzJJrRPfbfvzWxQlu/y16GQsbgX7thxEoQPFGHVPr6IhOoTLhOVPyP7R1hraLxnvSvXWcWEIsXM8BwanT4lLjM9potgGG4bcd4Vhv4iScZUaHCwqPTx/R6P2vCsyRxkBL/xKAPxLLRe/f48aBw1YirruWuR0N5oyvZoLiFf7dqErk8CGdT3QwuEGrZFp/6DvJuY2cpQ1ggNT2m42rP0+4/w1j/O2+7X33R4f3TUhTkjsAldz42OyUpn7yobkME6fVr/kp2Z/WZ/jt6alVJDE51sTXyxTnUB3SuwAYp5ketVFKX07HLaH2CBCruYuCjt6Mc9NOOFwW8/pzPUagDLStfNU29emkXVaON6aceBfUd/N2Yk8yQ1OhMZDza2Qfk4MpeVoKubD3u8yVIY27vucC/BjewO6Wm5rH8BGn6U9/yn8KZ42SL8svotodaPdhFJjYbN6PEcB60i7NpVvKkh/GmnfkSVkUnM1fB+jznv8m60EhK0qksymLUuq+eLH+G9+jhvr+L9ZUdnPzLSh2c4mHk10MCGLRVN0lllTnFfWR9h1q0xlth5FEBl0N71Lcz37graOI/oTAJLhWh/R9THVjGtcra+NDY2S4FaCQ+dwa9+pnsynsb+8MD1vdGVEPEs1lHg9pIaU/zSnAE3v12Zn3GyRU8MBqJn0qxHPy99atKqz+9g/+cmxjKH6AhgRhkQQcwJTAFcntEH/TSszH8ivIVLmxoNpX8yUcs8CELf7Q36jgqEFjEMPeJTD0GIA8hkjnMRbFH0HObxYcgVJA4jX2oZwHHrUEvd8+mIITF+uZ7X9hysOafJKk8WkSGZ41kVN/aL7Z+ZVH5v78yNrjuzZdj/A6Qf0EkAAAB4nGNgZGBgAOLYENlP8fw2Xxm4GRKAIgz3Ny9bgUwDRUHiHAxMIA4ANAIKV3icY2BkYGBIYGBAIhkZUEEWABziAY0AAHicY2AAgoRRPNgxAHeoJ2EAAAAAACQAQgBWAHQAiACcALABtgLoAxQDJANEA2gDjAOmA8AD2gP0BAQEFAQkBDQEaASKBLYE0AT6BSoFSAV0BaAFtgXaBdoGAgZOBoQGrgbcBwQHLAdMB2QHhgeiB8QH5AgGCDQIZgh+CJQIuAjQCOoJBgkcCTwJaAmMCaIJwAnWCiAKagq6CvALGgt6C9gL7AweDCoMNgxCDE4Mbgx6DLwM2g0ADRQNQg1gDZwOCA4eDlgOig68DvoPOA9iD5oP2BAWEFQQkhC8EOgRBBEeEWgRhBGaAAB4nGNgZGBgyGK4wSDBAAJMQMwFhAwM/8F8BgAquAJxAHicZY1LbsIwFEVv+LUFqUWq1A7rUQdUCp8hC4A5A2YdhMSBoCSOHINg1hV0CV1CV1F1BV0QN+ljArbkd97xtR+APn7hoVoebuuzWg3csPvnJulBuEV+Fm6jhxfhDv1AuIs3TIR7eMQ7f/BadzR9FMIN3ONDuEn/Kdwifwm38YRv4Q79j3AXS/wJ9/DqDaLNIQlNXi70epcG9tye61LbMjG5Gvujs5rrXNvA6UitjqrcryfOxSq2JlMzkzudpkYV1mx16PyNc8V0OIzF+6HJEGGDAxKEMMhRYgGNNXZIEcBe3V72S6Yta1L3CmP4GF2l5kzldTKAY42YXOHIs8Se0ya0DjH7mBmDjDSr31bplNvQFPXdliak9zmjelVgiiF3fJH36+nZCT2VXqgAAHicfVQHm9pGEOX5KAcI7jjOZ19iJ3F6U3pvTnF6770s0gBrVrvyakXJr8+sJI6DXML3Id68YWfelFXtUu3/P7dxCXuoo4EmWthHGx10EaCHPg5wiAGOMMQxLuMEV3AVp7gLd+MaruMe3Iv7cAP34wE8iIfwMB7Bo3gMj+MJPIkQT+FpPINn8Ryexwt4ES/hZbyCV/EaXscbeBNv4Sbexjt4F+/hFt7HB/gQH+FjfIJP8Rk+xxf4El/ha3yDb/EdvscP+BE/4Wf8gl/xG37HH/gTf0FghAgxCGNMMIXEbcxqgVBkXRhJGynqC2vNIoyMUiLNqFOasVnooIS0TIWOK17R2HVLaOVk6vZLnKf7I5Xb0IzHdQ/6EafQsbChM7FYNaIpRbOT4jkyy3CkhJ6FJndKatrQibAziitdBzv0kO25NZql5SNFhcJdzqs73uEKmYMdMk+DDcOVrg0foLc2ipOdtZWnvUiZ6Ex2o7ACfmZUSW4URhAZ7Ui7MBNz6sekyFE4NpbmZJuleRAbl4VTY+Xf/F+heoXNfie5cftekjIiblAipOJn6lZNsiIj26IV+S7v8e8Rf2Nr0pRsOBdWCu06Y8nV0TIi1a1gaqwrsUw8DgpcFdFnw22Od8dGxWyalHSzxENWnggXCiUnOoy4LrKDLc737GiLKRrXragRh1kf4CUzNuScaptxtHS9ipHcDxmt03qRYZaKSOrJOsmd3HBHi14Ptigv+7hiMmfljNzUmnwyPa1InydcWJGmHI4jyPT6hR7Doxgrs7j4nAeHlSfX3CMv8lpFrIdYtWJknDPJfzjLbp5e7HSGk+Q6cpKXr5pPe2JlzKVROpySSqu1Ww9zKHUZyp+ouL0ZrQ4ZzNYh/PIE54mW3zQuq5WIiZbjVTshnRe3okR+vJ0CFWNtFTBP24nUecb1LRsFauk8ISujJs8gkqqbKvaW+uoet1IrfbV1S7EJrHHCVXezk/GdiPzuqCDjBT1bRif8VS1eA1cqbFSe6LCILcYc7eq/+RH5u3a65bCU8EjLI8MLPMF5blAaXM2EKVIqOy4Z/6LbpL68Q5Z5Tzbs+aSHu3T7jKhcWaqkK9LVeafMSa79/QsTjnnuRdGYi1y59lzSIvS7cFCgjO7kvEpSqFrtH1wXSBoAAA==) format("woff")}.dxi:before{font-family:dhxicons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dxi.dxi-alert-circle:before{content:"\F101"}.dxi.dxi-arrow-collapse:before{content:"\F102"}.dxi.dxi-arrow-down:before{content:"\F103"}.dxi.dxi-arrow-expand:before{content:"\F104"}.dxi.dxi-arrow-left:before{content:"\F105"}.dxi.dxi-arrow-right:before{content:"\F106"}.dxi.dxi-arrow-up:before{content:"\F107"}.dxi.dxi-blur-off:before{content:"\F108"}.dxi.dxi-blur:before{content:"\F109"}.dxi.dxi-calendar-today:before{content:"\F10A"}.dxi.dxi-check:before{content:"\F10B"}.dxi.dxi-checkbox-blank-outline:before{content:"\F10C"}.dxi.dxi-checkbox-marked-circle:before{content:"\F10D"}.dxi.dxi-checkbox-marked:before{content:"\F10E"}.dxi.dxi-chevron-double-down:before{content:"\F10F"}.dxi.dxi-chevron-double-left:before{content:"\F110"}.dxi.dxi-chevron-double-right:before{content:"\F111"}.dxi.dxi-chevron-double-up:before{content:"\F112"}.dxi.dxi-chevron-down:before{content:"\F113"}.dxi.dxi-chevron-left:before{content:"\F114"}.dxi.dxi-chevron-right:before{content:"\F115"}.dxi.dxi-chevron-up:before{content:"\F116"}.dxi.dxi-clock-outline:before{content:"\F117"}.dxi.dxi-clock:before{content:"\F118"}.dxi.dxi-close-circle:before{content:"\F119"}.dxi.dxi-close:before{content:"\F11A"}.dxi.dxi-content-save:before{content:"\F11B"}.dxi.dxi-delete-forever:before{content:"\F11C"}.dxi.dxi-delete:before{content:"\F11D"}.dxi.dxi-dots-horizontal:before{content:"\F11E"}.dxi.dxi-dots-vertical:before{content:"\F11F"}.dxi.dxi-download:before{content:"\F120"}.dxi.dxi-email:before{content:"\F121"}.dxi.dxi-empty:before{content:"\F122"}.dxi.dxi-eraser:before{content:"\F123"}.dxi.dxi-eye-off:before{content:"\F124"}.dxi.dxi-eye:before{content:"\F125"}.dxi.dxi-eyedropper-variant:before{content:"\F126"}.dxi.dxi-file-excel:before{content:"\F127"}.dxi.dxi-file-export:before{content:"\F128"}.dxi.dxi-file-import:before{content:"\F129"}.dxi.dxi-file-outline:before{content:"\F12A"}.dxi.dxi-filter-variant:before{content:"\F12B"}.dxi.dxi-folder-open:before{content:"\F12C"}.dxi.dxi-folder:before{content:"\F12D"}.dxi.dxi-format-align-center:before{content:"\F12E"}.dxi.dxi-format-align-left:before{content:"\F12F"}.dxi.dxi-format-align-right:before{content:"\F130"}.dxi.dxi-format-bold:before{content:"\F131"}.dxi.dxi-format-color-fill:before{content:"\F132"}.dxi.dxi-format-color-text:before{content:"\F133"}.dxi.dxi-format-italic:before{content:"\F134"}.dxi.dxi-format-line-spacing:before{content:"\F135"}.dxi.dxi-format-quote-close:before{content:"\F136"}.dxi.dxi-format-quote-open:before{content:"\F137"}.dxi.dxi-format-strikethrough:before{content:"\F138"}.dxi.dxi-format-text-wrapping-clip:before{content:"\F139"}.dxi.dxi-format-text-wrapping-overflow:before{content:"\F13A"}.dxi.dxi-format-text-wrapping-wrap:before{content:"\F13B"}.dxi.dxi-format-underline:before{content:"\F13C"}.dxi.dxi-format-vertical-align-bottom:before{content:"\F13D"}.dxi.dxi-format-vertical-align-center:before{content:"\F13E"}.dxi.dxi-format-vertical-align-top:before{content:"\F13F"}.dxi.dxi-function-variant:before{content:"\F140"}.dxi.dxi-grid-step:before{content:"\F141"}.dxi.dxi-help-circle-outline:before{content:"\F142"}.dxi.dxi-information-outline:before{content:"\F143"}.dxi.dxi-key:before{content:"\F144"}.dxi.dxi-link-variant-off:before{content:"\F145"}.dxi.dxi-link-variant:before{content:"\F146"}.dxi.dxi-loading:before{content:"\F147"}.dxi.dxi-magnify:before{content:"\F148"}.dxi.dxi-menu-down:before{content:"\F149"}.dxi.dxi-menu-left:before{content:"\F14A"}.dxi.dxi-menu-right:before{content:"\F14B"}.dxi.dxi-menu-up:before{content:"\F14C"}.dxi.dxi-minus-box:before{content:"\F14D"}.dxi.dxi-minus:before{content:"\F14E"}.dxi.dxi-numeric:before{content:"\F14F"}.dxi.dxi-pencil:before{content:"\F150"}.dxi.dxi-plus-circle:before{content:"\F151"}.dxi.dxi-plus:before{content:"\F152"}.dxi.dxi-printer:before{content:"\F153"}.dxi.dxi-redo:before{content:"\F154"}.dxi.dxi-rotate-right:before{content:"\F155"}.dxi.dxi-select-all:before{content:"\F156"}.dxi.dxi-sort-variant:before{content:"\F157"}.dxi.dxi-table-check:before{content:"\F158"}.dxi.dxi-table-column-plus-after:before{content:"\F159"}.dxi.dxi-table-column-plus-before:before{content:"\F15A"}.dxi.dxi-table-column-remove-after:before{content:"\F15B"}.dxi.dxi-table-column-remove:before{content:"\F15C"}.dxi.dxi-table-column:before{content:"\F15D"}.dxi.dxi-table-merge-cells:before{content:"\F15E"}.dxi.dxi-table-row-plus-after:before{content:"\F15F"}.dxi.dxi-table-row-plus-before:before{content:"\F160"}.dxi.dxi-table-row-remove-after:before{content:"\F161"}.dxi.dxi-table-row-remove:before{content:"\F162"}.dxi.dxi-table-row:before{content:"\F163"}.dxi.dxi-table-split-cell:before{content:"\F164"}.dxi.dxi-undo:before{content:"\F165"}.dxi.dxi-unfold-more-horizontal:before{content:"\F166"}.dxi.dxi-vault:before{content:"\F167"}.dxi.dxi-view-grid:before{content:"\F168"}.dxi.dxi-view-sequential:before{content:"\F169"}.dxi{display:inline-block;text-rendering:auto;line-height:0;font-size:0}.dxi:before{font-size:var(--dhx-icon-size-normal)}.dxi--small:before{font-size:var(--dhx-icon-size-small)}.dxi--medium:before{font-size:var(--dhx-icon-size-normal)}.dxi--large:before{font-size:var(--dhx-icon-size-large)}@-webkit-keyframes button-loading{0%{transform:rotate(0deg);transform-origin:center center}to{transform:rotate(1439deg);transform-origin:center center}}@keyframes button-loading{0%{transform:rotate(0deg);transform-origin:center center}to{transform:rotate(1439deg);transform-origin:center center}}.scroll-view-wrapper{width:100%;height:100%;overflow:hidden;position:relative}.scroll-view-wrapper:hover .scroll-runner{opacity:1!important}.scroll-view-wrapper .scroll-view{width:100%;height:100%;overflow:scroll;-ms-overflow-style:scrollbar}.scroll-view-wrapper .x-scroll,.scroll-view-wrapper .y-scroll{z-index:1000;background-color:transparent;transition:all .3s}.scroll-view-wrapper .x-scroll .scroll-runner,.scroll-view-wrapper .y-scroll .scroll-runner{position:absolute;background:#999;border-radius:6px;z-index:1}.scroll-view-wrapper .x-scroll:hover{transition:height .5s;height:10px!important}.scroll-view-wrapper .x-scroll .scroll-runner{height:100%}.scroll-view-wrapper .y-scroll:hover{transition:width .5s;width:10px!important}.scroll-view-wrapper .y-scroll .scroll-runner{width:100%}.dhx_button{overflow:visible;position:relative;text-decoration:none;background-image:none;border:0;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.dhx_button:active,.dhx_button:focus-visible{outline:none}.dhx_button__icon,.dhx_button__text{pointer-events:none}.dhx_button__icon{line-height:0}.dhx_button__icon:before{display:inline-block}.dhx_button__icon+.dhx_button__text{margin-left:var(--dhx-step-size)}.dhx_button__loading{display:none;position:absolute;left:0;top:0;right:0;bottom:0;justify-content:center;align-items:center}.dhx_button__loading-icon{-webkit-animation:button-loading 3s linear infinite;animation:button-loading 3s linear infinite}.dhx_button--width_full{width:100%}.dhx_button--justify_between{justify-content:space-between}.dhx_button--circle.dhx_button--size_small{border-radius:calc(var(--dhx-line-height-normal) + var(--dhx-step-size)*2)}.dhx_button--circle.dhx_button--size_medium{border-radius:calc(var(--dhx-line-height-normal) + var(--dhx-step-size)*3)}.dhx_button--disabled,.dhx_button:disabled{pointer-events:none}.dhx_button--icon.dhx_button--circle:not(.dhx_button--width_full){border-radius:50%}.dhx_button--icon.dhx_button--circle:not(.dhx_button--width_full).dhx_button--size_medium{padding-left:calc(var(--dhx-step-size)*1.5);padding-right:calc(var(--dhx-step-size)*1.5)}.dhx_button--icon.dhx_button--circle:not(.dhx_button--width_full).dhx_button--size_small{padding-left:var(--dhx-step-size);padding-right:var(--dhx-step-size)}.dhx_button--loading{position:relative}.dhx_button--loading .dhx_button__loading{display:flex}.dhx_button--loading .dhx_button__icon,.dhx_button--loading .dhx_button__text{visibility:hidden}.dhx_button--size_small{padding:var(--dhx-step-size) calc(var(--dhx-step-size)*3);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal)}.dhx_button--size_small .dhx_button__icon:before{font-size:var(--dhx-icon-size-small);line-height:var(--dhx-line-height-small)}.dhx_button--size_small.dhx_button--loading-icon:before{font-size:var(--dhx-icon-size-small);margin-top:calc(var(--dhx-icon-size-small)/2*-1);margin-left:calc(var(--dhx-icon-size-small)/2*-1)}.dhx_button--size_medium{padding:calc(var(--dhx-step-size)*1.5) calc(var(--dhx-step-size)*4);text-transform:uppercase;line-height:var(--dhx-line-height-normal)}.dhx_button--size_medium .dhx_button__icon:before{font-size:var(--dhx-icon-size-normal);line-height:var(--dhx-line-height-normal)}.dhx_button--size_medium.dhx_button--loading-icon:before{font-size:var(--dhx-line-height-normal);margin-top:calc(var(--dhx-line-height-normal)/2*-1);margin-left:calc(var(--dhx-line-height-normal)/2*-1)}.dhx_button--view_flat{display:flex;justify-content:center;align-items:center;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);font-weight:var(--dhx-font-weight-medium);line-height:var(--dhx-line-height-normal);text-align:center;color:var(--dhx-font-color-contrast);transition:background-color var(--dhx-transition-time) var(--dhx-transition-in),color var(--dhx-transition-time) var(--dhx-transition-in),box-shadow var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_button--view_flat:focus,.dhx_button--view_flat:hover{transition:background-color var(--dhx-transition-time) var(--dhx-transition-out),color var(--dhx-transition-time) var(--dhx-transition-out),box-shadow var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_button--view_flat.dhx_button--color_primary{background-color:var(--dhx-color-primary);outline-width:0}.dhx_button--view_flat.dhx_button--color_primary.dhx_button--active,.dhx_button--view_flat.dhx_button--color_primary:focus,.dhx_button--view_flat.dhx_button--color_primary:hover{background-color:var(--dhx-color-primary-hover)}.dhx_button--view_flat.dhx_button--color_primary:active{background-color:var(--dhx-color-primary);box-shadow:none}.dhx_button--view_flat.dhx_button--color_primary.dhx_button--disabled,.dhx_button--view_flat.dhx_button--color_primary:disabled{color:var(--dhx-font-color-contrast-disabled);background-color:var(--dhx-color-primary-disabled)}.dhx_button--view_flat.dhx_button--color_secondary{background-color:var(--dhx-color-secondary);outline-width:0}.dhx_button--view_flat.dhx_button--color_secondary.dhx_button--active,.dhx_button--view_flat.dhx_button--color_secondary:focus,.dhx_button--view_flat.dhx_button--color_secondary:hover{background-color:var(--dhx-color-secondary-hover)}.dhx_button--view_flat.dhx_button--color_secondary:active{background-color:var(--dhx-color-secondary);box-shadow:none}.dhx_button--view_flat.dhx_button--color_secondary.dhx_button--disabled,.dhx_button--view_flat.dhx_button--color_secondary:disabled{color:var(--dhx-font-color-contrast-disabled);background-color:var(--dhx-color-secondary-disabled)}.dhx_button--view_flat.dhx_button--color_danger{background-color:var(--dhx-color-danger);outline-width:0}.dhx_button--view_flat.dhx_button--color_danger.dhx_button--active,.dhx_button--view_flat.dhx_button--color_danger:focus,.dhx_button--view_flat.dhx_button--color_danger:hover{background-color:var(--dhx-color-danger-hover)}.dhx_button--view_flat.dhx_button--color_danger:active{background-color:var(--dhx-color-danger);box-shadow:none}.dhx_button--view_flat.dhx_button--color_danger.dhx_button--disabled,.dhx_button--view_flat.dhx_button--color_danger:disabled{color:var(--dhx-font-color-contrast-disabled);background-color:var(--dhx-color-danger-disabled)}.dhx_button--view_flat.dhx_button--color_success{background-color:var(--dhx-color-success);outline-width:0}.dhx_button--view_flat.dhx_button--color_success.dhx_button--active,.dhx_button--view_flat.dhx_button--color_success:focus,.dhx_button--view_flat.dhx_button--color_success:hover{background-color:var(--dhx-color-success-hover)}.dhx_button--view_flat.dhx_button--color_success:active{background-color:var(--dhx-color-success);box-shadow:none}.dhx_button--view_flat.dhx_button--color_success.dhx_button--disabled,.dhx_button--view_flat.dhx_button--color_success:disabled{color:var(--dhx-font-color-contrast-disabled);background-color:var(--dhx-color-success-disabled)}.dhx_button--view_link{display:flex;justify-content:center;align-items:center;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);font-weight:var(--dhx-font-weight-medium);line-height:var(--dhx-line-height-normal);text-align:center;border-radius:var(--dhx-border-radius);background:transparent;transition:background-color var(--dhx-transition-time) var(--dhx-transition-in),box-shadow var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_button--view_link:focus,.dhx_button--view_link:hover{transition:background-color var(--dhx-transition-time) var(--dhx-transition-out),box-shadow var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_button--view_link.dhx_button--color_primary{color:var(--dhx-color-primary);outline-width:0}.dhx_button--view_link.dhx_button--color_primary:focus,.dhx_button--view_link.dhx_button--color_primary:hover{background-color:var(--dhx-color-primary-light-hover)}.dhx_button--view_link.dhx_button--color_primary.dhx_button--active,.dhx_button--view_link.dhx_button--color_primary:active{background-color:var(--dhx-color-primary-light-active)}.dhx_button--view_link.dhx_button--color_primary.dhx_button--disabled,.dhx_button--view_link.dhx_button--color_primary:disabled{color:var(--dhx-color-primary-disabled)}.dhx_button--view_link.dhx_button--color_secondary{color:var(--dhx-color-secondary);outline-width:0}.dhx_button--view_link.dhx_button--color_secondary:focus,.dhx_button--view_link.dhx_button--color_secondary:hover{background-color:var(--dhx-color-secondary-light-hover)}.dhx_button--view_link.dhx_button--color_secondary.dhx_button--active,.dhx_button--view_link.dhx_button--color_secondary:active{background-color:var(--dhx-color-secondary-light-active)}.dhx_button--view_link.dhx_button--color_secondary.dhx_button--disabled,.dhx_button--view_link.dhx_button--color_secondary:disabled{color:var(--dhx-color-secondary-disabled)}.dhx_button--view_link.dhx_button--color_danger{color:var(--dhx-color-danger);outline-width:0}.dhx_button--view_link.dhx_button--color_danger:focus,.dhx_button--view_link.dhx_button--color_danger:hover{background-color:var(--dhx-color-danger-light-hover)}.dhx_button--view_link.dhx_button--color_danger.dhx_button--active,.dhx_button--view_link.dhx_button--color_danger:active{background-color:var(--dhx-color-danger-light-active)}.dhx_button--view_link.dhx_button--color_danger.dhx_button--disabled,.dhx_button--view_link.dhx_button--color_danger:disabled{color:var(--dhx-color-danger-disabled)}.dhx_button--view_link.dhx_button--color_success{color:var(--dhx-color-success);outline-width:0}.dhx_button--view_link.dhx_button--color_success:focus,.dhx_button--view_link.dhx_button--color_success:hover{background-color:var(--dhx-color-success-light-hover)}.dhx_button--view_link.dhx_button--color_success.dhx_button--active,.dhx_button--view_link.dhx_button--color_success:active{background-color:var(--dhx-color-success-light-active)}.dhx_button--view_link.dhx_button--color_success.dhx_button--disabled,.dhx_button--view_link.dhx_button--color_success:disabled{color:var(--dhx-color-success-disabled)}.dhx_button--sidebar .dhx_button__icon+.dhx_button__text{margin-left:calc(var(--dhx-step-size)*2);margin-right:auto}.utilityfocus .dhx_button:focus-visible{outline:var(--dhx-color-focused) dashed 1px;outline-offset:-1px}.dhx_widget .dhx_button__icon{line-height:0}.dhx_widget .dhx_button__icon:before{font-size:var(--dhx-icon-size-normal);line-height:var(--dhx-icon-size-normal)}.dhx_widget .dhx_button--size_small .dhx_button__icon:before{font-size:var(--dhx-icon-size-small);line-height:var(--dhx-icon-size-small)}.dhx_form-group{position:relative;display:block;text-align:left;margin-bottom:var(--dhx-line-height-small)}.dhx_form-group--simplevault{line-height:0;height:100%}.dhx_form-group--simplevault .dhx_label{padding:0}.dhx_form-group--textarea{display:flex;flex-direction:column;height:calc(100% - 16px)}.dhx_form-group--textarea .dhx_input--textarea,.dhx_form-group--textarea .dhx_input__wrapper{height:100%}.dhx_form-group--textarea .dhx_label{min-height:var(--dhx-line-height-normal);line-height:var(--dhx-line-height-normal)}.dhx_form-group--inline{display:flex;flex-direction:row;width:100%;align-items:center;position:relative}.dhx_form-group--inline .dhx_label{position:relative;flex:0 0 auto;max-height:calc(var(--dhx-line-height-normal)*2);margin-right:16px;margin-bottom:0;padding:0;text-align:right;margin-top:6px;align-self:flex-start;max-width:30%;justify-content:flex-end}.dhx_form-group--inline .dhx_input__wrapper{flex:0 1 auto;width:300%;height:100%}.dhx_form-group--inline .dhx_label--with-help{justify-content:flex-end}.dhx_form-group--inline .dhx_checkbox,.dhx_form-group--inline .dhx_radiobutton{margin-bottom:12px}.dhx_form-group--required:not(.dhx_form-group--label_sr) .dhx_label:not(.dhx_label--with-help){position:relative}.dhx_form-group--required:not(.dhx_form-group--label_sr) .dhx_label:not(.dhx_label--with-help):after{content:"*";display:inline-block;padding-left:4px;color:var(--dhx-font-color-additional)}.dhx_form-group--required:not(.dhx_form-group--label_sr) .dhx_label__holder{position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis}.dhx_form-group--required:not(.dhx_form-group--label_sr) .dhx_label__holder:after{content:"*";display:inline-block;padding-left:4px;color:var(--dhx-font-color-additional)}.dhx_form-group--no-message-holder{margin-bottom:0}.dhx_form-group--disabled{opacity:.6;pointer-events:none;cursor:default}.dhx_form-group--checkbox-group .dhx_label,.dhx_form-group--checkbox .dhx_label,.dhx_form-group--radio-group .dhx_label{margin-top:0;margin-bottom:12px}.dhx_form-group--checkbox-group>.dhx_label,.dhx_form-group--checkbox>.dhx_label,.dhx_form-group--radio-group>.dhx_label{display:flex}.dhx_form-group--hidden{display:none}.dhx_form-group--state_error .dhx_input__caption,.dhx_form-group--state_error .dhx_label,.dhx_form-group--state_error .dhx_text{color:var(--dhx-color-danger)}.dhx_form-group--state_error .dhx_combobox-input-box,.dhx_form-group--state_error .dhx_combobox-input-box:focus,.dhx_form-group--state_error .dhx_input,.dhx_form-group--state_error .dhx_input:focus{box-shadow:var(--dhx-shadow-input-size) var(--dhx-color-danger-disabled)}.dhx_form-group--state_error .dhx_simplevault-files,.dhx_form-group--state_error .dhx_simplevault-files:focus,.dhx_form-group--state_error .dhx_simplevault__drop-area,.dhx_form-group--state_error .dhx_simplevault__drop-area:focus{border-color:var(--dhx-color-danger-disabled)}.dhx_form-group--state_success .dhx_input__caption,.dhx_form-group--state_success .dhx_label,.dhx_form-group--state_success .dhx_text{color:var(--dhx-color-success)}.dhx_form-group--state_success .dhx_combobox-input-box,.dhx_form-group--state_success .dhx_combobox-input-box:focus,.dhx_form-group--state_success .dhx_input,.dhx_form-group--state_success .dhx_input:focus{box-shadow:var(--dhx-shadow-input-size) var(--dhx-color-success-disabled)}.dhx_form-group--state_success .dhx_simplevault__drop-area,.dhx_form-group--state_success .dhx_simplevault__drop-area:focus{border-top-color:var(--dhx-color-success-disabled);border-left-color:var(--dhx-color-success-disabled);border-right-color:var(--dhx-color-success-disabled)}.dhx_form-group--state_success .dhx_simplevault-files,.dhx_form-group--state_success .dhx_simplevault-files:focus{border-right-color:var(--dhx-color-success-disabled);border-left-color:var(--dhx-color-success-disabled);border-bottom-color:var(--dhx-color-success-disabled)}.dhx_form-group--label_sr .dhx_label,.dhx_form-group--label_sr .dhx_text{visibility:hidden;position:absolute;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dhx_form-group .dhx_combobox{margin:0}.dhx_form-group .dhx_slider{padding-bottom:0}.dhx_form-group .dhx_text{position:relative;flex:0 1 auto;max-height:calc(var(--dhx-line-height-normal)*2);margin-right:16px;margin-bottom:0;text-align:right;width:100%;margin-top:6px;align-self:flex-start}.dhx_input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:auto;padding:6px 8px;margin:0;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal);color:var(--dhx-font-color-primary);background-color:var(--dhx-background-secondary);background-clip:padding-box;box-shadow:var(--dhx-shadow-input-size) var(--dhx-border-color);border:0;border-radius:var(--dhx-border-radius);outline:0;transition:border-color var(--dhx-transition-time) var(--dhx-transition-in),box-shadow var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_input::-moz-placeholder{color:var(--dhx-font-color-secondary)}.dhx_input:-ms-input-placeholder{color:var(--dhx-font-color-secondary)}.dhx_input::placeholder{color:var(--dhx-font-color-secondary)}.dhx_input--focus,.dhx_input:focus{box-shadow:var(--dhx-shadow-input-size) var(--dhx-color-primary-active)}.dhx_input--icon-padding{padding-right:24px}.dhx_input--textarea{max-width:100%}.dhx_input--textinput{box-shadow:none;background:none;padding-left:0}.dhx_input--textinput:focus{box-shadow:none}.dhx_input__wrapper{width:100%;display:flex;flex-direction:column;position:relative}.dhx_input__wrapper:before{color:var(--dhx-font-color-secondary);pointer-events:none;position:absolute;right:4px;top:50%;transform:translateY(-50%)}.dhx_input__container{width:100%;display:inline-block;position:relative}.dhx_input__caption{left:0;bottom:0;max-width:100%;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-small);font-weight:var(--dhx-font-weight-regular);line-height:var(--dhx-line-height-small);white-space:wrap;overflow:inherit;text-overflow:ellipsis;cursor:default}.dhx_input__caption,.dhx_input__icon{color:var(--dhx-font-color-secondary)}.dhx_input__icon{position:absolute;top:50%;transform:translateY(-50%);right:4px;z-index:1;pointer-events:none}.dhx_input__icon--color-selected{border-radius:var(--dhx-border-radius)}.dhx_input__icon--color-selected:after,.dhx_input__icon--color-selected:before{opacity:0}.dhx_widget .dhx_input__icon{line-height:0}.dhx_widget .dhx_input__icon:before{font-size:var(--dhx-icon-size-normal);line-height:var(--dhx-icon-size-normal)}.dhx_label,.dhx_text{display:inline-block;vertical-align:middle;margin-bottom:6px;padding:0;width:auto;flex:0 1 auto;font-family:var(--dhx-font-family);font-weight:var(--dhx-font-weight-medium);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal);color:var(--dhx-font-color-primary);white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:color var(--dhx-transition-time) var(--dhx-transition-in),opacity var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_label:hover,.dhx_text:hover{opacity:.8;transition:color var(--dhx-transition-time) var(--dhx-transition-out),opacity var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_label__holder,.dhx_text__holder{max-width:100%;overflow:hidden;text-overflow:ellipsis;margin-right:4px}.dhx_label--with-help,.dhx_text--with-help{display:flex;align-items:center}.dhx_label-help{color:var(--dhx-color-primary);text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.utilityfocus .dhx_label-help:focus-visible{outline:var(--dhx-color-focused) dashed 1px;outline-offset:-1px}.dhx_text{font-weight:var(--dhx-font-weight-regular)}.dhx_checkbox{position:relative;display:inline-block;width:auto;padding-top:0;cursor:pointer}.dhx_checkbox__holder{display:flex;align-items:center;white-space:nowrap}.dhx_checkbox__visual-input{display:block;border:2px solid var(--dhx-font-color-secondary);min-width:var(--dhx-line-height-normal);min-height:var(--dhx-line-height-normal);max-width:var(--dhx-line-height-normal);max-height:var(--dhx-line-height-normal);background-color:var(--dhx-background-primary);border-radius:var(--dhx-border-radius);cursor:pointer}.dhx_checkbox .dhx_text{padding-left:6px}.dhx_checkbox.dhx_form-group--inline .dhx_label,.dhx_checkbox .dhx_text{margin-bottom:0;width:auto;cursor:pointer;margin-top:0;justify-content:flex-end}.dhx_checkbox .dhx_input__caption{position:static;display:block;transform:none}.dhx_checkbox.dhx_form-group--inline{display:flex;align-items:center;white-space:nowrap}.dhx_checkbox.dhx_form-group--inline .dhx_label{margin-top:0}.dhx_checkbox.dhx_form-group--hidden{display:none}.dhx_checkbox__input:disabled+*+.dhx_label,.dhx_checkbox__input:disabled+*+.dhx_text,.dhx_checkbox__input:disabled+.dhx_checkbox__visual-input{opacity:.6}.utilityfocus .dhx_checkbox__input:focus-visible+.dhx_checkbox__visual-input{border-color:var(--dhx-color-primary);outline:var(--dhx-color-focused) dashed 1px;outline-offset:-1px}.dhx_checkbox__input:checked+.dhx_checkbox__visual-input{background-color:var(--dhx-color-primary);background-position:50%;background-size:cover;border-color:var(--dhx-color-primary);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIxIDdMOSAxOWwtNS41LTUuNSAxLjQxLTEuNDFMOSAxNi4xNyAxOS41OSA1LjU5IDIxIDd6Ii8+PC9zdmc+);transition:background-color var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_radiobutton{position:relative;display:flex;width:auto;padding-top:0;cursor:pointer;white-space:nowrap;align-items:center}.dhx_radiobutton__visual-input{display:block;border:2px solid var(--dhx-font-color-secondary);bottom:4px;left:0;min-width:var(--dhx-line-height-normal);min-height:var(--dhx-line-height-normal);max-width:var(--dhx-line-height-normal);max-height:var(--dhx-line-height-normal);background-color:var(--dhx-background-primary);border-radius:50%}.dhx_radiobutton .dhx_text{padding-left:6px}.dhx_radiobutton .dhx_label,.dhx_radiobutton .dhx_text{margin-bottom:0;width:auto;cursor:pointer;margin-top:0}.dhx_radiobutton .dhx_input__caption{position:static;display:block}.dhx_radiobutton__input:disabled+*+.dhx_label,.dhx_radiobutton__input:disabled+*+.dhx_text,.dhx_radiobutton__input:disabled+.dhx_radiobutton__visual-input{opacity:.6}.utilityfocus .dhx_radiobutton__input:focus-visible+.dhx_radiobutton__visual-input{border-color:var(--dhx-color-primary);outline:var(--dhx-color-focused) dashed 1px;outline-offset:-1px}.dhx_radiobutton__input:checked+.dhx_radiobutton__visual-input{background-color:var(--dhx-color-primary);border-color:var(--dhx-color-primary);box-shadow:inset 0 0 0 4px var(--dhx-background-primary)}.dhx_select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.dhx_select::-ms-expand{display:none}.dhx_select__placeholder{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal);color:var(--dhx-font-color-primary)}.dhx_select:focus+.dhx_select__placeholder{opacity:0}.dhx_simplevault{border:none;border-radius:var(--dhx-border-radius);font-family:var(--dhx-font-family);line-height:var(--dhx-line-height-normal);font-size:var(--dhx-font-size-normal);font-weight:var(--dhx-font-weight-regular);text-align:center;overflow:hidden;position:relative}.dhx_simplevault__drop-area{background-color:var(--dhx-background-secondary);border:var(--dhx-border);transition:all var(--dhx-transition-time) var(--dhx-transition-in);display:flex;height:115px;width:100%;flex-direction:column;justify-content:center;align-items:center;padding:0 20px}.dhx_simplevault__drop-area--on-drag{border-style:dashed;transition:border var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_simplevault__icon:before{font-size:40px;color:var(--dhx-font-color-additional);transition:color var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_simplevault__title{max-width:100%}.dhx_simplevault__label{color:var(--dhx-color-primary);cursor:pointer}.dhx_simplevault--on-drag .dhx_simplevault-loader{opacity:1;transform:translateY(0);transition:opacity var(--dhx-transition-time) var(--dhx-transition-in),transform var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_simplevault-files{background-color:var(--dhx-background-secondary);border:var(--dhx-border);border-top:none;transition:all var(--dhx-transition-time) var(--dhx-transition-in);width:100%;margin:0;padding:0;list-style:none;max-height:calc(100% - 115px);height:calc(100% - 115px);overflow-y:auto}.dhx_simplevault-files__fixed{max-height:276px}.dhx_simplevault-files__item{position:relative;font-family:var(--dhx-font-family);line-height:var(--dhx-line-height-normal);font-size:var(--dhx-font-size-normal);text-align:left;color:var(--dhx-font-color-primary);max-width:100%;overflow:hidden;text-overflow:ellipsis;padding:8px 40px 8px 8px}.dhx_simplevault-files__item:not(:last-child){border-bottom:var(--dhx-border)}.dhx_simplevault-files__item-name{word-break:break-word}.dhx_simplevault-files__delete{position:absolute;right:4px;top:50%;transform:translateY(-50%)}.dhx_simplevault-files__delete .dxi{color:var(--dhx-font-color-secondary)}.dhx_simplevault-loader{display:flex;justify-content:center;align-items:center;position:absolute;left:1px;right:1px;top:1px;bottom:1px;background-color:var(--dhx-background-additional);transform:translateY(100%);opacity:0;will-change:transform;transition:0ms;z-index:var(--dhx-z-index-up)}.dhx_slider{position:relative;display:flex;flex-direction:column;padding-bottom:16px}.dhx_slider--label-inline{flex-direction:row;align-items:center}.dhx_slider--label-inline .dhx_slider__label{text-align:right;flex:0 0 auto;margin-right:16px;margin-bottom:0;max-width:30%}.dhx_slider--label-inline .dhx_label--with-help{justify-content:flex-end}.dhx_slider--label-inline .dhx_slider__track-holder{width:300%;flex:0 1 auto}.dhx_slider--label_sr .dhx_label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dhx_slider--mode_vertical{height:100%;display:inline-flex}.dhx_slider--mode_vertical .dhx_label,.dhx_slider--mode_vertical .dhx_text{display:inline-flex}.dhx_slider--mode_vertical .dhx_slider__label{align-self:flex-start}.dhx_slider--mode_vertical .dhx_slider__track-holder{height:100%;display:flex;padding:8px 0}.dhx_slider--mode_vertical .dhx_slider__track{align-self:stretch;padding:0 8px}.dhx_slider--mode_vertical .dhx_slider__track:before{width:2px;height:100%}.dhx_slider--mode_vertical .dhx_slider__range{width:2px;left:50%;transform:translate(-50%)}.dhx_slider--mode_vertical .dhx_slider__thumb{left:50%}.dhx_slider--mode_vertical .dhx_slider__tick{height:1px;width:4px}.dhx_slider--mode_vertical .dhx_slider__tick:not(:first-child){transform:translateY(-.5px)}.dhx_slider--mode_vertical .dhx_slider__tick--major{width:8px}.dhx_slider--mode_vertical .dhx_slider__tick-label{top:50%;left:100%;transform:translateY(-50%);padding-left:2px}.dhx_slider--disabled{opacity:.6;pointer-events:none;cursor:default}.dhx_slider--ticks .dhx_slider__ticks-holder{height:4px}.dhx_slider--ticks.dhx_slider--mode_vertical .dhx_slider__ticks-holder{height:100%;width:4px}.dhx_slider__track-holder{position:relative;flex-grow:1}.dhx_slider__track{position:relative;padding-top:8px;padding-bottom:8px;cursor:pointer;z-index:var(--dhx-z-index-up)}.dhx_slider__track:before{content:"";display:block;height:2px;background-color:var(--dhx-color-gray-300)}.dhx_slider__thumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background-color:var(--dhx-color-primary);transition:transform .1s var(--dhx-transition-out),border-color .2s var(--dhx-transition-out),background-color .2s var(--dhx-transition-out);will-change:transform;cursor:pointer}.dhx_slider__thumb:after,.dhx_slider__thumb:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);border-radius:50%;will-change:transform}.dhx_slider__thumb:before{width:28px;height:28px;opacity:.3}.dhx_slider__thumb:after,.dhx_slider__thumb:before{background-color:var(--dhx-color-primary);transition:transform .2s var(--dhx-transition-out),background-color .2s var(--dhx-transition-out)}.dhx_slider__thumb:after{width:16px;height:16px}.dhx_slider__thumb:focus,.dhx_slider__thumb:hover{outline:none}.dhx_slider__thumb:focus:before,.dhx_slider__thumb:hover:before{transform:translate(-50%,-50%) scale(1);transition:transform .2s var(--dhx-transition-in),background-color .2s var(--dhx-transition-in)}.dhx_slider__thumb--active,.dhx_slider__thumb:active{z-index:var(--dhx-z-index-up)}.dhx_slider__thumb--active:after,.dhx_slider__thumb:active:after{transform:translate(-50%,-50%) scale(1);transition:transform .2s var(--dhx-transition-in),background-color .2s var(--dhx-transition-in)}.dhx_slider__thumb--nullable{background-color:var(--dhx-color-gray-300)}.dhx_slider__thumb--nullable:after{width:8px;height:8px;transform:translate(-50%,-50%) scale(1);background:var(--dhx-background-primary)}.dhx_slider__thumb--nullable:before{background-color:var(--dhx-color-gray-300)}.dhx_slider__thumb--disabled{background-color:var(--dhx-color-gray-500);border:2px solid var(--dhx-color-white)}.dhx_slider__thumb--disabled:after,.dhx_slider__thumb--disabled:before{display:none}.dhx_slider__thumb-label{position:absolute;padding:6px 12px;transform:translate(-50%,-50%);border-radius:var(--dhx-border-radius);background-color:var(--dhx-tooltip-background-dark);box-shadow:var(--dhx-border-shadow-normal);font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);font-weight:var(--dhx-font-weight-regular);line-height:var(--dhx-line-height-normal);color:var(--dhx-color-white);transition:opacity transform .01s var(--dhx-transition-in);pointer-events:none;z-index:var(--dhx-z-index-up)}.dhx_slider__thumb-label--active{z-index:var(--dhx-z-index-overlay-total)}.dhx_slider__range{position:absolute;top:50%;transform:translateY(-50%);height:2px;background-color:var(--dhx-color-primary);pointer-events:none}.dhx_slider__ticks-holder{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dhx_slider__tick{position:absolute;top:0;width:1px;height:4px;background-color:var(--dhx-color-gray-300)}.dhx_slider__tick:not(:first-child){transform:translateX(-.5px)}.dhx_slider__tick--major{height:8px}.dhx_slider__tick-label{position:absolute;top:10px;transform:translateX(-50%);font-family:var(--dhx-font-family);font-size:var(--dhx-s-tick-font-size);color:var(--dhx-font-color-primary);line-height:1}.dhx_message-container{display:flex;flex-direction:column;align-items:flex-end;position:absolute;padding:20px;max-height:100%;-ms-scroll-chaining:none;overscroll-behavior:contain;width:auto;overflow:hidden;border:2px solid transparent;z-index:var(--dhx-z-index-overlay-total)}.dhx_message-container *{box-sizing:border-box}.dhx_message-container--top-left{top:0;left:0}.dhx_message-container--top-right{top:0;right:0}.dhx_message-container--bottom-left{align-items:flex-start;bottom:0;left:0}.dhx_message-container--bottom-right{align-items:flex-start;bottom:0;right:0}.dhx_message-container--in-body{position:fixed}.dhx_message{display:flex;justify-content:space-between;width:240px;flex-shrink:0;padding:12px;margin-bottom:4px;margin-top:4px;border-radius:var(--dhx-border-radius);box-shadow:var(--dhx-border-shadow-large);background-color:var(--dhx-background-primary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dhx_message,.dhx_message__text{font-family:var(--dhx-font-family);font-weight:var(--dhx-font-weight-medium);line-height:var(--dhx-line-height-normal);font-size:var(--dhx-font-size-normal);color:var(--dhx-font-color-primary)}.dhx_message__text{overflow-wrap:break-word;word-wrap:break-word;word-break:break-all}.dhx_message__icon{align-self:center;padding-left:8px;color:var(--dhx-font-color-secondary)}.dhx_message--error .dhx_message__icon,.dhx_message--error .dhx_message__text,.dhx_message--success .dhx_message__icon,.dhx_message--success .dhx_message__text{color:var(--dhx-font-color-contrast)}.dhx_message--error{background-color:var(--dhx-color-danger)}.dhx_message--success{background-color:var(--dhx-color-success)}.dhx_alert{display:flex;flex-direction:column;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;max-width:100%;padding:24px;background:var(--dhx-background-primary);border-radius:var(--dhx-border-radius);box-shadow:var(--dhx-border-shadow-normal);will-change:transform;z-index:var(--dhx-z-index-overlay-total)}.dhx_alert__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--dhx-background-overlay);z-index:calc(var(--dhx-z-index-overlay-total) - 1)}.dhx_alert__overlay-confirm{z-index:var(--dhx-z-index-overlay-total)}.dhx_alert__header{position:relative;margin-bottom:20px;font-weight:var(--dhx-font-weight-medium);line-height:var(--dhx-line-height-normal);color:var(--dhx-font-color-primary)}.dhx_alert__content,.dhx_alert__header{font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal)}.dhx_alert__content{height:100%;font-weight:var(--dhx-font-weight-regular);color:var(--dhx-font-color-secondary);line-height:1.3;overflow-y:auto;overflow-wrap:break-word;word-wrap:break-word}.dhx_alert__footer{margin-top:20px;display:flex;justify-content:flex-start}.dhx_alert__footer--center{justify-content:center}.dhx_alert__footer--right{justify-content:flex-end}.dhx_alert__footer .dhx_button:not(:last-child){margin-right:calc(var(--dhx-step-size)*4)}.dhx_tooltip{pointer-events:none;border-radius:var(--dhx-border-radius);background-color:var(--dhx-tooltip-background-dark);box-shadow:var(--dhx-border-shadow-normal);padding:6px 12px;transition:opacity .01s ease,transform .01s ease;opacity:0;z-index:var(--dhx-z-index-overlay);font-family:var(--dhx-font-family)}.dhx_tooltip--animate{opacity:1;transition:opacity .15s ease-out}.dhx_tooltip--forced{opacity:1}.dhx_tooltip--light{background-color:var(--dhx-tooltip-background-light)}.dhx_tooltip--light .dhx_tooltip__text{color:var(--dhx-color-gray-700)}.dhx_widget--fullscreen .dhx_tooltip{z-index:var(--dhx-z-index-overlay-total)}.dhx_tooltip__text{color:var(--dhx-color-white);font-size:var(--dhx-font-size-normal);font-weight:var(--dhx-font-weight-medium);line-height:var(--dhx-line-height-normal)}.dhx_progress-bar{top:0;left:0;display:block;width:100%;height:100%;background-color:var(--dhx-background-overlay-light)}.dhx_progress-bar,.dhx_spinner{position:absolute;z-index:var(--dhx-z-index-overlay-total)}.dhx_spinner{top:50%;left:50%;width:50px;height:50px;transform:translate(-50%,-50%);transform-origin:center center;-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite}.dhx_spinner .path{fill:none;stroke:var(--dhx-color-primary);stroke-width:2;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}@-webkit-keyframes rotate{to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes rotate{to{transform:translate(-50%,-50%) rotate(1turn)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.dhx_layout{position:relative;max-width:100%;max-height:100%;width:100%;height:100%;background-color:var(--dhx-background-primary)}.dhx_layout-columns{display:flex;flex-direction:row;overflow:hidden}.dhx_layout-rows{display:flex;flex-direction:column;overflow:hidden}.dhx_layout-cell--resizable:not(.scroll-view)>.dhx_layout-cell-content,.dhx_layout-cell--resizable:not(.scroll-view)>.dhx_layout-cell-content>.dhx_layout-cell-inner_html,.dhx_layout-cell--resizable div:not(.scroll-view)>.dhx_layout-cell-content,.dhx_layout-cell--resizable div:not(.scroll-view)>.dhx_layout-cell-content>.dhx_layout-cell-inner_html{overflow:auto}.dhx_layout-cell--start,.dhx_layout-columns--start,.dhx_layout-rows--start{justify-content:flex-start}.dhx_layout-cell--center,.dhx_layout-columns--center,.dhx_layout-rows--center{justify-content:center}.dhx_layout-cell--end,.dhx_layout-columns--end,.dhx_layout-rows--end{justify-content:flex-end}.dhx_layout-cell--between,.dhx_layout-columns--between,.dhx_layout-rows--between{justify-content:space-between}.dhx_layout-cell--around,.dhx_layout-columns--around,.dhx_layout-rows--around{justify-content:space-around}.dhx_layout-cell--evenly,.dhx_layout-columns--evenly,.dhx_layout-rows--evenly{justify-content:space-evenly}.dhx_layout-cell{position:relative;overflow:hidden;background-color:var(--dhx-background-primary);flex-grow:0;flex-shrink:0}.dhx_layout-cell--bordered{border:var(--dhx-border)}.dhx_layout-cell--border_top{border-top:var(--dhx-border)}.dhx_layout-cell--border_bottom{border-bottom:var(--dhx-border)}.dhx_layout-cell--border_left{border-left:var(--dhx-border)}.dhx_layout-cell--border_right{border-right:var(--dhx-border)}.dhx_layout-cell--border-shadow{border:0;box-shadow:var(--dhx-border-shadow-small)}.dhx_layout-cell--no-border{border:0}.dhx_layout-cell--no-border_top{border-top:0}.dhx_layout-cell--no-border_bottom{border-bottom:0}.dhx_layout-cell--no-border_left{border-left:0}.dhx_layout-cell--no-border_right{border-right:0}.dhx_layout-cell--flex{display:flex}.dhx_layout-cell--accordion>.dhx_layout-cell--collapsed{border-bottom:0}.dhx_layout-cell--collapsed{overflow:hidden;background-color:var(--dhx-background-primary)}.dhx_layout-cell-content,.dhx_layout-cell-inner_html{height:100%}.dhx_layout-cell-header{display:flex;justify-content:flex-start;align-items:center;border-bottom:var(--dhx-border);padding:8px 12px;background-color:var(--dhx-background-primary)}.dhx_layout-cell-header__title{margin:0;font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal);font-weight:var(--dhx-font-weight-medium);color:var(--dhx-font-color-primary);white-space:nowrap;overflow:hidden;text-overflow:clip;transition:color var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_layout-cell-header__icon{margin-right:16px}.dhx_layout-cell-header__image-wrapper{position:relative;width:20px;height:20px;margin-right:8px}.dhx_layout-cell-header__image{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}.dhx_layout-cell-header__collapse-icon{margin-left:auto;color:var(--dhx-font-color-primary);transition:transform var(--dhx-transition-time) var(--dhx-transition-in),color var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_layout-cell-header--collapseble{cursor:pointer}.dhx_layout-cell-header--collapseble:focus-visible .dhx_layout-cell-header__collapse-icon,.dhx_layout-cell-header--collapseble:focus-visible .dhx_layout-cell-header__title,.dhx_layout-cell-header--collapseble:hover .dhx_layout-cell-header__collapse-icon,.dhx_layout-cell-header--collapseble:hover .dhx_layout-cell-header__title{color:var(--dhx-color-primary);transition:color var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_layout-cell-header--collapseble:focus-visible,.dhx_layout-cell-header:focus{outline-width:0}.dhx_layout-cell-header--collapsed.dhx_layout-cell-header--col{border-bottom:0;position:relative}.dhx_layout-cell-header--collapsed.dhx_layout-cell-header--col .dhx_layout-cell-header__title{position:absolute;transform-origin:left;transform:rotate(90deg);bottom:-12px;left:50%;padding-left:8px}.dhx_layout-resizer{position:relative;overflow:visible;text-align:center}.dhx_layout-resizer .dhx_layout-resizer__icon{position:relative;z-index:var(--dhx-z-index-up)}.dhx_layout-resizer--x{width:0}.dhx_layout-resizer--x .dhx_layout-resizer__icon{width:0;height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;color:var(--dhx-font-color-secondary);cursor:ew-resize}.dhx_layout-resizer--x .dhx_layout-resizer__icon:before{font-size:16px}.dhx_layout-resizer--y{height:0}.dhx_layout-resizer--y .dhx_layout-resizer__icon{width:100%;height:0;display:flex;justify-content:center;flex-direction:row;align-items:center;color:var(--dhx-font-color-secondary);cursor:ns-resize}.dhx_layout-resizer--y .dhx_layout-resizer__icon:before{font-size:16px}.dhx_layout-space{background:var(--dhx-background-secondary);border:none}.dhx_layout-space.dhx_layout-columns>.dhx_layout-cell{margin-top:12px;margin-left:12px;margin-bottom:12px;border:var(--dhx-border)}.dhx_layout-space.dhx_layout-columns>.dhx_layout-cell:last-of-type{margin-right:12px}.dhx_layout-space.dhx_layout-rows>.dhx_layout-cell{margin-top:12px;margin-left:12px;margin-right:12px;border:var(--dhx-border)}.dhx_layout-space.dhx_layout-rows>.dhx_layout-cell:last-of-type{margin-bottom:12px}.dhx_layout-space>.dhx_layout-resizer--x .dhx_layout-resizer__icon{right:1px}.dhx_layout-space>.dhx_layout-resizer--y .dhx_layout-resizer__icon{bottom:1px}.dhx_layout-wide{background:var(--dhx-background-secondary);border:none!important}.dhx_layout-wide.dhx_layout-columns>.dhx_layout-cell{margin-right:12px;border:var(--dhx-border)}.dhx_layout-wide.dhx_layout-columns>.dhx_layout-cell:last-of-type{margin-right:0}.dhx_layout-wide.dhx_layout-rows>.dhx_layout-cell{margin-bottom:12px;border:var(--dhx-border)}.dhx_layout-wide.dhx_layout-rows>.dhx_layout-cell:last-of-type{margin-bottom:0}.dhx_layout-wide>.dhx_layout-resizer--x .dhx_layout-resizer__icon{right:13px}.dhx_layout-wide>.dhx_layout-resizer--y .dhx_layout-resizer__icon{bottom:13px}.dhx_layout-line.dhx_layout-columns>.dhx_layout-cell{border-right:var(--dhx-border)}.dhx_layout-line.dhx_layout-columns>.dhx_layout-cell:last-of-type{border-right:none}.dhx_layout-line.dhx_layout-columns>.dhx_layout-wide{margin-left:-1px}.dhx_layout-line.dhx_layout-columns>.dhx_layout-wide>.dhx_layout-cell:first-child{border-top:none}.dhx_layout-line.dhx_layout-columns>.dhx_layout-wide>.dhx_layout-cell:last-of-type{border-bottom:none}.dhx_layout-line.dhx_layout-rows>.dhx_layout-cell{border-bottom:var(--dhx-border)}.dhx_layout-line.dhx_layout-rows>.dhx_layout-cell:last-of-type{border-bottom:none}.dhx_layout-line.dhx_layout-rows>.dhx_layout-wide{margin-top:-1px}.dhx_layout-line.dhx_layout-rows>.dhx_layout-wide>.dhx_layout-cell:first-child{border-left:none}.dhx_layout-line.dhx_layout-rows>.dhx_layout-wide>.dhx_layout-cell:last-of-type{border-right:none}.dhx_navbar-count{width:24px;height:24px;border-radius:50%;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-small);line-height:var(--dhx-line-height-large);color:var(--dhx-font-color-contrast);text-align:center;z-index:var(--dhx-z-index-up)}.dhx_navbar-count--absolute{margin-left:0;position:absolute;top:-4px;top:-10px;right:-10px}.dhx_navbar-count--button-inline{margin-top:-4px;margin-bottom:-4px;margin-left:12px}.dhx_navbar-count--overlimit{width:auto;border-radius:22px;padding:0 8px}.dhx_navbar-count--color_success{background-color:var(--dhx-color-success)}.dhx_navbar-count--color_danger{background-color:var(--dhx-color-danger)}.dhx_navbar-count--color_primary{background-color:var(--dhx-color-primary)}.dhx_navbar-count--color_secondary{background-color:var(--dhx-color-secondary)}.dhx_navbar{display:flex;flex-wrap:nowrap;margin:0;padding:0;width:100%;list-style:none}.dhx_navbar:focus{outline:none}.dhx_navbar--horizontal{flex-direction:row;align-items:center}.dhx_navbar--vertical{height:100%;display:flex;flex-direction:column;overflow:auto}.dhx_navbar .dhx_button--color_secondary.dhx_button--view_link .dhx_button__icon{color:var(--dhx-font-color-secondary)}.dhx_navbar-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal);color:var(--dhx-font-color-primary);font-weight:var(--dhx-font-weight-medium)}.dhx_navbar-title--sidebar{display:block;padding:12px}.dhx_navbar-title--ribbon{display:flex;align-items:center;min-height:100%}.dhx_timepicker{width:100%;padding-top:30px;padding-bottom:30px;min-width:248px;background-color:var(--dhx-background-primary)}.dhx_timepicker--with-controls{padding-top:4px;padding-bottom:0}.dhx_timepicker>.dhx_layout-cell{padding-right:20px;padding-left:20px}.dhx_timepicker__inputs{text-align:center;margin-bottom:16px;margin-top:8px}.dhx_timepicker__close{min-height:32px;display:flex;justify-content:flex-end;margin-bottom:6px}.dhx_timepicker__button-close{text-transform:uppercase;transform:translateX(16px)}.dhx_timepicker__save{padding-bottom:20px;min-height:84px;display:flex;justify-content:center;align-items:center}.dhx_popup .dhx_timepicker{box-shadow:var(--dhx-border-shadow-normal);border:none}.dhx_timepicker-inputs{position:relative;display:inline-block}.dhx_timepicker-input{width:48px;height:38px;font-size:30px;padding-bottom:4px;color:var(--dhx-font-color-primary);line-height:30px;text-align:center;outline:none;border:none;border-bottom:var(--dhx-border);transition:border-color var(--dhx-transition-time) var(--dhx-transition-in);background-color:transparent}.dhx_timepicker-input:focus{border-bottom:1px solid var(--dhx-color-primary);transition-timing-function:var(--dhx-transition-out)}.dhx_timepicker-ampm{position:absolute;right:-32px;bottom:8px;font-family:var(--dhx-font-family);color:var(--dhx-font-color-secondary);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-small);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dhx_timepicker-delimer{position:relative;top:-2px;height:30px;width:8px;color:var(--dhx-font-color-primary);line-height:30px;font-size:30px}.dhx_timepicker .dhx_layout-cell{background-color:inherit}.dhx_calendar{display:flex;justify-content:flex-end;min-height:258px;min-width:248px;padding:12px;background-color:var(--dhx-background-primary)}.dhx_calendar--with_timepicker{min-height:310px}.dhx_calendar__wrapper{position:relative;z-index:var(--dhx-z-index-up);width:100%;min-height:100%;display:flex;flex-direction:column;justify-content:space-between}.dhx_calendar__dates-wrapper{position:relative;padding-left:40px}.dhx_calendar__navigation{display:flex;align-self:stretch;justify-content:space-between;text-align:center;align-items:center;margin:-4px 2px 4px}.dhx_calendar__timepicker-button{margin-top:8px}.dhx_calendar__actions{display:flex;justify-content:center}.dhx_calendar__week-numbers{position:absolute;left:0;top:-4px;width:32px;padding:4px 0;background-color:var(--dhx-background-additional)}.dhx_calendar__week-numbers:before{content:"#";display:block;margin-bottom:8px;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-small);line-height:var(--dhx-line-height-small);color:var(--dhx-font-color-secondary);text-align:center}.dhx_calendar__weekdays{display:flex;flex-direction:row;justify-content:space-between;margin:0 0 8px}.dhx_calendar__days,.dhx_calendar__months{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dhx_calendar__months,.dhx_calendar__years{margin-top:auto;margin-bottom:auto}.dhx_calendar__years{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dhx_popup .dhx_calendar{box-shadow:var(--dhx-border-shadow-normal);border:none}.dhx_calendar-weekday{flex:1 0 14%;font-size:var(--dhx-font-size-small);line-height:var(--dhx-line-height-small)}.dhx_calendar-week-number,.dhx_calendar-weekday{font-family:var(--dhx-font-family);color:var(--dhx-font-color-secondary);text-align:center}.dhx_calendar-week-number{margin-bottom:12px;font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal)}.dhx_calendar-week-number:last-child{margin-bottom:0}.dhx_calendar-week-number--hidden{opacity:0;pointer-events:none}.dhx_calendar-day{position:relative;flex:1 0 14%;margin-bottom:12px;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal);color:var(--dhx-font-color-primary);text-align:center;cursor:pointer}.dhx_calendar-day:nth-last-child(-n+7){margin-bottom:0}.dhx_calendar-day:after,.dhx_calendar-day:before{content:"";position:absolute;top:50%;left:50%;display:block;width:28px;height:28px;transform:translate(-50%,-50%);background-color:var(--dhx-background-additional);border-radius:50%;opacity:0;z-index:-1}.dhx_calendar-day:active,.dhx_calendar-day:focus{outline:none}.dhx_calendar-day:active:before,.dhx_calendar-day:focus:before,.dhx_calendar-day:hover:before{opacity:1;transition:opacity var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_calendar-day--weekend{color:var(--dhx-color-primary)}.dhx_calendar-day--hidden{opacity:0;pointer-events:none}.dhx_calendar-day--muffled{opacity:var(--dhx-s-calendar-muffled)}.dhx_calendar-day--disabled{color:var(--dhx-font-color-disabled);pointer-events:none}.dhx_calendar-day--weekend-disabled{pointer-events:none;color:var(--dhx-color-primary-disabled)}.dhx_calendar-day--in-range:after{opacity:1;background-color:var(--dhx-color-primary-light-hover);border-radius:0;width:100%;z-index:-3}.dhx_calendar-day--selected{color:var(--dhx-color-white);position:relative;z-index:var(--dhx-z-index-up)}.dhx_calendar-day--selected:before{opacity:1;background-color:var(--dhx-color-primary)}.dhx_calendar-day--selected-first:after{border-radius:14px 0 0 14px}.dhx_calendar-day--selected-last:after{border-radius:0 14px 14px 0}.dhx_calendar-day--first-date:after{width:100%;opacity:1;right:calc(-50% - 2px);border-radius:0;border-top-left-radius:32px;border-bottom-left-radius:32px}.dhx_calendar-day--last-date:after{width:100%;opacity:1;right:calc(-50% + 2px);border-radius:0;border-top-right-radius:32px;border-bottom-right-radius:32px}.dhx_calendar-day:nth-child(7n).dhx_calendar-day--first-date:after{width:30px;right:calc(-50% + 1px)}.dhx_calendar-day:nth-child(7n+1).dhx_calendar-day--last-date:after{width:30px;right:calc(-50% + 3px)}.dhx_calendar-month,.dhx_calendar-year{position:relative;flex:1 0 25%;margin-bottom:8px;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);line-height:50px;color:var(--dhx-font-color-primary);text-align:center;cursor:pointer}.dhx_calendar-month:nth-last-child(-n+4),.dhx_calendar-year:nth-last-child(-n+4){margin-bottom:0}.dhx_calendar-month:before,.dhx_calendar-year:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:50px;height:50px;background-color:var(--dhx-background-additional);border-radius:50%;opacity:0;transition:opacity var(--dhx-transition-time) var(--dhx-transition-in),background-color var(--dhx-transition-time) var(--dhx-transition-in);z-index:-1}.dhx_calendar-month:active,.dhx_calendar-month:focus,.dhx_calendar-year:active,.dhx_calendar-year:focus{outline:none}.dhx_calendar-month:active:before,.dhx_calendar-month:focus:before,.dhx_calendar-month:hover:before,.dhx_calendar-year:active:before,.dhx_calendar-year:focus:before,.dhx_calendar-year:hover:before{opacity:1;transition:opacity var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_calendar-month:hover:before,.dhx_calendar-year:hover:before{z-index:-2}.dhx_calendar-month--selected,.dhx_calendar-year--selected{color:var(--dhx-background-primary)}.dhx_calendar-month--selected:before,.dhx_calendar-year--selected:before{opacity:1;transition:opacity var(--dhx-transition-time) var(--dhx-transition-in),background-color var(--dhx-transition-time) var(--dhx-transition-in);background-color:var(--dhx-color-primary)}.dhx_chart{stroke-linecap:square;position:relative;height:100%;background-color:var(--dhx-background-primary)}.dhx_chart svg{vertical-align:top;overflow:visible}.dhx_chart .seria:focus,.dhx_chart circle:focus,.dhx_chart g:focus{outline:none}.dhx_chart .chart{transition:all .4s ease}.dhx_chart .chart:focus{outline:none}.dhx_chart .chart.donut,.dhx_chart .chart.pie,.dhx_chart .chart.pie3d,.dhx_chart .chart.treeMap{transition-property:none}.dhx_chart .chart.dhx_pie-transform-delay{transition-property:all}.dhx_chart.not-animate .chart,.dhx_chart.not-animate .tooltip-text{transition:none}.dhx_chart .figure{transition:fill,stroke .3s ease}.dhx_chart .active-figure{visibility:visible;transition:all .2s ease}.dhx_chart .active-figure.point-circle,.dhx_chart .active-figure.point-rect,.dhx_chart .active-figure.point-rhombus,.dhx_chart .active-figure.point-triangle{filter:url(#dropshadow);transition:all .3s ease}.dhx_chart .area{stroke-linecap:round}.dhx_chart .dash-line{stroke-dasharray:4,6;stroke-linecap:round}.dhx_chart .hidden-line{stroke-opacity:0}.dhx_chart .group-text,.dhx_chart .header-text,.dhx_chart .heat-day-text,.dhx_chart .heat-month-text,.dhx_chart .heat-year-text,.dhx_chart .legend-text,.dhx_chart .legend-tick,.dhx_chart .scale-text,.dhx_chart .scale-title{font-family:var(--dhx-font-family);font-weight:var(--dhx-font-weight-regular);font-size:var(--dhx-font-size-normal);fill:var(--dhx-font-color-secondary)}.dhx_chart text{text-anchor:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.dhx_chart .start-text{text-anchor:start}.dhx_chart .end-text{text-anchor:end}.dhx_chart .group-text,.dhx_chart .heat-day-text,.dhx_chart .heat-month-text,.dhx_chart .legend-text{line-height:18px}.dhx_chart .heat-year-text,.dhx_chart .legend-tick{line-height:14px;font-size:var(--dhx-font-size-small)}.dhx_chart .header-text{font-weight:var(--dhx-font-weight-medium);fill:var(--dhx-font-color-primary)}.dhx_chart .scale-title{fill:var(--dhx-font-color-additional);line-height:var(--dhx-line-height-small)}.dhx_chart .heat-year-text{line-height:16px}.dhx_chart .heat-month-text{line-height:20px}.dhx_chart .heat-day-text{line-height:16px}.dhx_chart .heat-positive{fill:var(--dhx-color-primary);stop-color:var(--dhx-color-primary)}.dhx_chart .heat-negative{fill:var(--dhx-color-danger);stop-color:var(--dhx-color-danger)}.dhx_chart .heat-neutral{fill:var(--dhx-color-gray-100);stop-color:var(--dhx-color-gray-100)}.dhx_chart .treeMap-header{fill:var(--dhx-background-secondary)}.dhx_chart .treeMap-header:hover{fill:var(--dhx-background-additional)}.dhx_chart .grid-line{stroke:var(--dhx-color-gray-100)}.dhx_chart .grid-line__active{stroke:var(--dhx-color-gray-300);stroke-width:2px;stroke-opacity:1}.dhx_chart .main-scale{stroke:var(--dhx-color-gray-300);stroke-width:2px}.dhx_chart .radar-grid{stroke-dasharray:4,6;stroke:var(--dhx-color-gray-300);stroke-linecap:round}.dhx_chart .zebra{fill-rule:evenodd;fill:var(--dhx-color-gray-100)}.dhx_chart .radar-scale,.dhx_chart .spec-grid-line{stroke:var(--dhx-color-gray-300)}.dhx_chart .spec-grid-line{stroke-linecap:round;stroke-dasharray:4,6}.dhx_chart .bar-text{fill:var(--dhx-font-color-contrast);font-weight:var(--dhx-font-weight-medium);line-height:14px}.dhx_chart .bar-text,.dhx_chart .radar-axis-text{font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-small)}.dhx_chart .radar-axis-text{fill:var(--dhx-font-color-secondary)}.dhx_chart .legend-item{cursor:pointer}.dhx_chart .legend-item.not-active .figure{fill:var(--dhx-font-color-additional);fill-opacity:1;stroke:var(--dhx-font-color-additional)}.dhx_chart .legend-item.not-active .figure.legend-circle,.dhx_chart .legend-item.not-active .figure.legend-rect{stroke:none}.dhx_chart .legend-item.not-active .figure.legend-circle.with-stroke,.dhx_chart .legend-item.not-active .figure.legend-rect.with-stroke{stroke:var(--dhx-font-color-additional)}.dhx_chart .legend-item.not-active .heat-day-text,.dhx_chart .legend-item.not-active .heat-month-text,.dhx_chart .legend-item.not-active .legend-text{fill:var(--dhx-font-color-additional)}.dhx_chart_tooltip{border-radius:var(--dhx-border-radius);background-color:var(--dhx-tooltip-background-dark);font-family:var(--dhx-font-family);color:var(--dhx-color-white);box-shadow:var(--dhx-border-shadow-normal);padding:6px 12px;transition:opacity .01s ease,transform .01s ease;z-index:var(--dhx-z-index-overlay);position:absolute;pointer-events:none}.dhx_chart_tooltip svg{vertical-align:top;overflow:visible}.dhx_chart_tooltip.tooltip-text{font-size:14px;line-height:14px;font-family:var(--dhx-font-family);fill:var(--dhx-color-white)}.dhx_chart_tooltip_line{display:flex;flex-direction:column}.dhx_chart_tooltip_line .line-point{display:flex;align-items:center;padding:6px}.dhx_chart_tooltip_line .line-point .dhx_line-point-text{margin-left:12px}.dhx_chart_tooltip__hidden{display:none}.dhx_chart_tooltip__visible{display:flex}.dhx_chart.tooltip-container{z-index:var(--dhx-z-index-overlay-total)}.dhx_chart.tooltip-container svg{width:4px;height:4px}.dhx_chart .active-tooltip{visibility:visible}.dhx_chart .pie-value{font-family:var(--dhx-font-family);font-weight:var(--dhx-font-weight-regular);font-size:var(--dhx-font-size-normal);fill:var(--dhx-font-color-secondary)}.dhx_chart .pie-inner-value,.dhx_chart .treeMap-inner-value{fill:var(--dhx-font-color-contrast);pointer-events:none;font-weight:var(--dhx-font-weight-medium);line-height:14px;font-size:var(--dhx-font-size-small);font-family:var(--dhx-font-family)}.dhx_chart .pie-value-connector{stroke:var(--dhx-font-color-additional);fill:none}.dhx_chart .donut-value-title{font-family:var(--dhx-font-family);fill:var(--dhx-font-color-secondary);font-size:var(--dhx-font-size-normal);line-height:18px}.dhx_chart .donut-value{font-family:var(--dhx-font-family);fill:var(--dhx-font-color-primary);font-size:var(--dhx-font-size-small);line-height:14px}.utilityfocus .dhx_chart:focus-visible,.utilityfocus .dhx_chart :focus-visible{outline:var(--dhx-color-focused) dashed 1px}.dhx_popup{position:fixed;box-sizing:border-box;-webkit-animation:appear .2s ease-in-out forwards;animation:appear .2s ease-in-out forwards;background:var(--dhx-background-primary);will-change:transform;font-family:var(--dhx-font-family);font-weight:var(--dhx-font-weight-medium);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal);color:var(--dhx-font-color-primary)}.dhx_popup,.dhx_popup--window_modal{z-index:var(--dhx-z-index-overlay-total)}.dhx_popup--window{z-index:calc(var(--dhx-z-index-overlay-total) - 1)}.dhx_popup--window_active{z-index:var(--dhx-z-index-overlay-total)}.dhx_popup.hide{-webkit-animation:disappear .2s ease-in-out forwards;animation:disappear .2s ease-in-out forwards}.dhx_popup:focus{outline:none}.dhx_popup-content:focus{outline:1px solid var(--dhx-color-focused)}.dhx_widget--fullscreen .dhx_popup{z-index:var(--dhx-z-index-overlay-total)}@-webkit-keyframes appear{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes appear{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@-webkit-keyframes disappear{0%{transform:translateY(0);opacity:1}to{transform:translateY(20px);opacity:0}}@keyframes disappear{0%{transform:translateY(0);opacity:1}to{transform:translateY(20px);opacity:0}}.dhx_colorpicker{font-family:var(--dhx-font-family);font-weight:var(--dhx-font-weight-medium);overflow:hidden;border:var(--dhx-border);background-color:var(--dhx-background-primary);border-radius:var(--dhx-border-radius)}.dhx_colorpicker,.dhx_colorpicker *{box-sizing:border-box}.dhx_popup .dhx_colorpicker{box-shadow:var(--dhx-border-shadow-normal);border:none}.dhx_palette{overflow:hidden;width:100%;height:100%;margin:0;white-space:nowrap;padding:8px}.dhx_palette--custom{display:flex;flex-wrap:wrap;max-width:236px}.dhx_palette--custom.dhx_palette__row .dhx_palette__cell{margin-bottom:0}.dhx_palette__col{display:inline-block}.dhx_palette__col:last-child .dhx_palette_cell{margin-right:0}.dhx_palette__row .dhx_palette__cell{display:inline-block;margin-bottom:6px}.dhx_palette__row .dhx_palette__cell:last-child{margin-right:0}.dhx_palette__row--last{margin-bottom:0}.dhx_palette__cell{position:relative;width:20px;height:20px;margin:0 2px 2px 0;vertical-align:top;border:2px solid transparent}.dhx_palette__cell,.dhx_palette__cell:after{transition:border var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_palette__cell:after{content:"";display:block;position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border:1px solid transparent}.dhx_palette__cell:last-child{margin-bottom:0}.dhx_palette__cell--selected,.dhx_palette__cell:hover{border:2px solid hsla(0,0%,100%,.6);transition:border var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_palette__cell--selected:after,.dhx_palette__cell:hover:after{border:1px solid rgba(0,0,0,.6);transition:border var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_colorpicker-custom-colors{font-size:14px;color:var(--dhx-font-color-secondary)}.dhx_colorpicker-custom-colors__header{font-size:14px;padding:9px 0 4px;letter-spacing:-.2px;position:relative}.dhx_colorpicker-custom-colors__picker{display:inline-block;width:20px;height:20px;cursor:pointer;color:var(--dhx-font-color-secondary);box-shadow:inset 0 0 0 1px var(--dhx-font-color-secondary)}.dhx_colorpicker-picker__palette{position:relative;width:100%;border-radius:var(--dhx-border-radius);overflow:hidden}.dhx_colorpicker-picker__palette:before{content:"";height:100%;width:100%;position:absolute;top:0;left:0;background-image:linear-gradient(0deg,#000,hsla(0,0%,100%,0));z-index:2}.dhx_colorpicker-picker__palette:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-image:linear-gradient(90deg,#fff,rgba(204,154,129,0));z-index:1}.dhx_colorpicker-picker__buttons{display:flex;padding:12px 0 0;justify-content:flex-end}.dhx_colorpicker-picker__buttons .dhx_button:first-child{margin-right:4px}.dhx_colorpicker-hue-range{position:relative;width:100%;margin:4px 0 8px;border-radius:var(--dhx-border-radius);background-image:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.dhx_colorpicker-hue-range__grip{width:6px;height:100%}.dhx_colorpicker-hue-range__grip,.dhx_palette_grip{position:absolute;top:0;left:0;border:1px solid var(--dhx-color-white);background:transparent;box-shadow:var(--dhx-border-shadow-normal)}.dhx_palette_grip{width:10px;height:10px;border-radius:50%;z-index:10}.dhx_colorpicker-value{display:flex;flex-direction:row;height:32px;justify-content:space-between}.dhx_colorpicker-value__color{width:100px;border:1px solid transparent;border-radius:var(--dhx-border-radius);margin-right:8px}.dhx_colorpicker-value__input__wrapper{position:relative;border:var(--dhx-border)}.dhx_colorpicker-value__input__wrapper:before{content:"#";position:absolute;height:100%;line-height:30px;left:8px;color:var(--dhx-font-color-secondary);font-size:15px}.dhx_colorpicker-value__input{width:100px;padding:0 0 0 24px;line-height:20px;font-size:14px;color:var(--dhx-font-color-primary);border:none;border-radius:var(--dhx-border-radius);outline:none}.dhx_colorpicker-value__input,.dhx_list{height:100%;background-color:var(--dhx-background-primary)}.dhx_list{margin:0;padding:0;list-style:none;overflow:auto;max-height:100%}.dhx_list--scroll-view,.dhx_list-item{overflow:hidden}.dhx_list-item{position:relative;font-family:var(--dhx-font-family);padding:8px 12px;border-bottom:var(--dhx-border);outline:none}.dhx_list-item--text{font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);font-weight:var(--dhx-font-weight-regular);line-height:var(--dhx-line-height-normal);transition:background-color var(--dhx-transition-time) var(--dhx-transition-in),box-shadow var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_list-item--selected{background-color:var(--dhx-background-secondary);box-shadow:inset 2px 0 0 0 var(--dhx-color-primary)}.dhx_list-item--focus,.dhx_list-item--selected:hover,.dhx_list-item:hover{background-color:var(--dhx-background-additional);transition:background-color var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_list-item--drophere:after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background-color:var(--dhx-background-secondary);opacity:.6}.dhx_list-item--dragtarget{opacity:.6}.dhx_list-item--drag{cursor:-webkit-grab;cursor:grab}.dhx_list-input{width:100%;padding-left:5px}.utilityfocus .dhx_list-item:focus-visible,.utilityfocus .dhx_list:focus-visible{outline:1px dashed --dhx-color-focused;outline-offset:-1px}.dhx_combobox{margin-bottom:16px}.dhx_combobox__options{margin-top:2px;width:100%}.dhx_combobox--required:not(.dhx_combobox--label_sr) .dhx_label:not(.dhx_label--with-help){position:relative}.dhx_combobox--required:not(.dhx_combobox--label_sr) .dhx_label:not(.dhx_label--with-help):after{content:"*";display:inline-block;padding-left:4px;color:var(--dhx-font-color-additional)}.dhx_combobox--required:not(.dhx_combobox--label_sr) .dhx_label__holder{position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis}.dhx_combobox--required:not(.dhx_combobox--label_sr) .dhx_label__holder:after{content:"*";display:inline-block;padding-left:4px;color:var(--dhx-font-color-additional)}.dhx_combobox--label_sr .dhx_label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dhx_combobox--label-inline{display:flex;align-items:center;width:100%;position:relative}.dhx_combobox--label-inline .dhx_combobox__label{flex:0 0 auto;justify-content:flex-end;text-align:right;margin-right:16px;margin-bottom:0;max-width:30%}.dhx_combobox--label-inline .dhx_combobox-input-box{flex:0 1 auto;width:300%}.dhx_combobox--disabled{opacity:.6;pointer-events:none;cursor:default}.dhx_combobox-input-box{position:relative;flex:1;background-color:var(--dhx-background-secondary);background-clip:padding-box;border-radius:var(--dhx-border-radius);box-shadow:var(--dhx-shadow-input-size) var(--dhx-border-color);transition:border-color var(--dhx-transition-time) var(--dhx-transition-out),box-shadow var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_combobox-input-box--readonly,.dhx_combobox-input-box--readonly *{cursor:pointer}.dhx_combobox-input-box--disabled{cursor:not-allowed}.dhx_combobox-input-box--disabled *{cursor:not-allowed;pointer-events:none}.dhx_combobox-input-box--active,.dhx_combobox-input-box:focus-within{box-shadow:var(--dhx-shadow-input-size) var(--dhx-color-primary)}.dhx_combobox-input-box--state_success{box-shadow:var(--dhx-shadow-input-size) var(--dhx-color-success)}.dhx_combobox-input-box--state_error{box-shadow:var(--dhx-shadow-input-size) var(--dhx-color-danger)}.dhx_combobox-input{min-height:30px;display:block;width:100%;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal);color:var(--dhx-font-color-primary);border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.dhx_combobox-input::-moz-placeholder{color:var(--dhx-font-color-secondary)}.dhx_combobox-input:-ms-input-placeholder{color:var(--dhx-font-color-secondary)}.dhx_combobox-input::placeholder{color:var(--dhx-font-color-secondary)}.dhx_combobox-input:active,.dhx_combobox-input:focus{outline:none}.dhx_combobox-input__wrapper{position:static;padding-bottom:0}.dhx_combobox-input__icon{display:flex;align-items:center;cursor:pointer;flex:0;position:absolute;top:50%;right:4px;transform:translateY(-50%);font-size:var(--dhx-icon-size-small);z-index:var(--dhx-z-index-up);color:var(--dhx-font-color-secondary)}.dhx_combobox-input-list-wrapper{height:100%;width:100%;overflow:hidden}.dhx_combobox-input-list{display:flex;flex-wrap:wrap;flex-flow:row wrap;list-style:none;margin:0;border-top:1px solid transparent;border-bottom:1px solid transparent;min-height:30px;max-height:96px;width:calc(100% - 32px);overflow-y:scroll;padding:0 41px 0 8px;box-sizing:content-box!important}.dhx_combobox-input-list__item{flex:0 1 auto}.dhx_combobox-input-list__item--input{position:relative;flex:1 0 auto}.dhx_combobox-tag{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:0 8px;margin-top:2px;margin-bottom:2px;border:var(--dhx-border);border-radius:15px;background-color:var(--dhx-background-primary);margin-right:8px}.dhx_combobox-tag__value{font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal);color:var(--dhx-font-color-primary);white-space:nowrap}.dhx_combobox-tag__icon,.dhx_combobox-tag__image{margin-right:4px}.dhx_combobox-tag__image{width:16px;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.dhx_combobox-tag__action{height:20px;margin-left:4px;margin-right:-6px;color:var(--dhx-font-color-secondary);padding:0;background-color:transparent;transition:color var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_combobox-tag__action:hover{color:var(--dhx-font-color-primary);transition:color var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_combobox-options{background-color:var(--dhx-background-secondary);border-radius:var(--dhx-border-radius);box-shadow:var(--dhx-border-shadow-normal)}.dhx_combobox-options-wrapper{display:flex;align-items:center}.dhx_combobox-options__icon{margin-right:8px}.dhx_combobox-options__image{margin-right:8px;width:16px;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.dhx_combobox-options__item{display:flex;align-items:center;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal);padding:6px 8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.dhx_combobox-options__item--select-all{color:var(--dhx-color-primary);line-height:var(--dhx-line-height-normal);border-bottom:var(--dhx-border)}.dhx_combobox-options__action-create-option{word-break:break-all}.dhx_combobox-options .dhx_layout-cell{overflow:unset}.dhx_dataview{position:relative;overflow-y:auto;height:100%;max-height:100%;background-color:var(--dhx-background-primary)}.dhx_dataview--has-scroll .dhx_dataview-row:last-child .dhx_dataview-item:not(.dhx_dataview-item--with-gap){border-bottom:0}.dhx_dataview--scroll-view{overflow:hidden}.dhx_dataview-row{display:flex;flex-wrap:nowrap;justify-content:flex-start}.dhx_dataview-row .dhx_dataview-item:not(.dhx_dataview-item--with-gap){border-top:0}.dhx_dataview-item{position:relative;flex:0 1 auto;border:var(--dhx-border);padding:8px;transition:box-shadow .2s ease-in}.dhx_dataview-item:not(.dhx_dataview-item--with-gap){border-left:0}.dhx_dataview-item--last-item-in-row:not(.dhx_dataview-item--with-gap){border-right:0}.dhx_dataview-item:focus{outline:none}.dhx_dataview-item:after{content:"";display:block;position:absolute;left:0;right:0;bottom:0;top:0;z-index:var(--dhx-z-index-up);border:1px solid transparent;transition:opacity .2s ease-in-out,background-color .2s ease-in-out;pointer-events:none}.dhx_dataview-item--focus{box-shadow:var(--dhx-shadow-input-size) var(--dhx-border-color-focused);transition:box-shadow .2s ease-out}.dhx_dataview-item--selected{box-shadow:var(--dhx-shadow-input-size) var(--dhx-color-primary);transition:box-shadow .2s ease-out}.dhx_dataview-item--drophere:after{background-color:var(--dhx-background-secondary);opacity:.6}.dhx_dataview-item--dragtarget{opacity:.6}.dhx_dataview-item--drag{cursor:-webkit-grab;cursor:grab}.dhx_dataview-input{padding-left:5px}.dhx_widget.dhx_form{overflow:auto}.dhx_widget.dhx_form .dhx_layout-cell{overflow:unset}.dhx_widget.dhx_form .dhx_checkbox-group--container .dhx_layout-cell:last-child .dhx_checkbox,.dhx_widget.dhx_form .dhx_radio-group--container .dhx_layout-cell:last-child .dhx_radiobutton{margin-bottom:0}.dhx_widget.dhx_form .dhx_form-group--disabled{opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.dhx_widget.dhx_form .dhx_form-group--simplevault{overflow-y:auto}.dhx_widget.dhx_form .dhx_form-group--container{width:100%;height:100%}.dhx_widget.dhx_form .dhx_form-group--container .dhx_layout{overflow:auto}.dhx_widget.dhx_form .dhx_layout-columns .dhx_form-element.dhx_form-element--fit-content{flex:0 1 auto!important}.dhx_widget.dhx_form .dhx_layout-columns .dhx_button--full-gravity{flex:1 1 auto}.dhx_widget.dhx_form .dhx_layout-rows .dhx_button--full-gravity{flex:0 1 auto}.dhx_widget.dhx_form .dhx_checkbox-group--container .dhx_layout-columns label,.dhx_widget.dhx_form .dhx_radio-group--container .dhx_layout-columns label{margin-bottom:0}.dhx_widget.dhx_form .dhx_form-group-fieldset{border:none;margin:0;padding:0}.dhx_grid-header-cell-text{height:100%;padding:0;width:100%}.dhx_grid-header-cell-text_content{display:flex;align-items:center;height:100%;width:100%}.dhx_grid-header-cell-text_content-auto-height{overflow:hidden;white-space:pre-wrap;word-break:break-all}.dhx_header-wrapper.dhx_grid__rows_right--fixed .dhx_grid-footer-cell:last-child,.dhx_header-wrapper.dhx_grid__rows_right--fixed .dhx_grid-header-cell:last-child{border-right:var(--dhx-border)}.dhx_footer-wrapper,.dhx_header-wrapper{position:relative;font-size:var(--dhx-font-size-normal);font-weight:var(--dhx-font-weight-medium);color:var(--dhx-font-color-primary);z-index:calc(var(--dhx-z-index-force-up) + 11)}.dhx_footer-wrapper.dhx_compatible-header,.dhx_header-wrapper.dhx_compatible-header{border-right:none}.dhx_footer-wrapper:last-child,.dhx_header-wrapper:last-child{border-bottom:none}.dhx_footer-wrapper{overflow:hidden}.dhx_grid-header{position:relative;height:100%;white-space:nowrap;z-index:var(--dhx-z-index-force-up)}.dhx_grid-header.dhx_grid_fixed_left .dhx_grid-footer-cell,.dhx_grid-header.dhx_grid_fixed_left .dhx_grid-header-cell{border-left:var(--dhx-border)}.dhx_grid-footer-cell,.dhx_grid-header-cell{position:relative;display:inline-flex;align-items:center;padding:0 8px;font-family:var(--dhx-font-family);font-weight:var(--dhx-font-weight-regular);vertical-align:middle;height:100%;white-space:nowrap;font-weight:var(--dhx-font-weight-medium);background-color:var(--dhx-s-grid-header-background);border-top:var(--dhx-border);border-bottom:var(--dhx-border);border-left:none;overflow:hidden;text-overflow:ellipsis;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dhx_grid-footer-cell:not(.dhx_cell_first),.dhx_grid-header-cell:not(.dhx_cell_first){border-left:var(--dhx-border)}.dhx_grid-footer-cell:first-child,.dhx_grid-header-cell:first-child{border-left:none}.dhx_grid-header-cell--sortable:hover .dhx_grid-sort-icon{opacity:1}.dhx_grid-header-cell--sortable:hover:after,.dhx_grid-header-cell--sorted:after{content:"";display:block;width:24px;position:absolute;top:0;bottom:0;background-color:inherit;opacity:.8}.dhx_grid-header-cell--align_right{justify-content:flex-end}.dhx_grid-header-cell--align_right.dhx_grid-header-cell--sortable .dhx_grid-header-cell-text{overflow:hidden;padding-left:12px}.dhx_grid-header-cell--align_right .dhx_grid-sort-icon{left:4px}.dhx_grid-header-cell--align_right:after{left:0}.dhx_grid-header-cell--align_right .dhx_grid-header-cell-text_content{justify-content:flex-end}.dhx_grid-header-cell--align_center .dhx_grid-header-cell-text_content{justify-content:center}.dhx_grid-header-cell--align_center.dhx_grid-header-cell--sortable .dhx_grid-header-cell-text_content{padding-left:24px}.dhx_grid-header-cell--align_center,.dhx_grid-header-cell--align_left{justify-content:flex-start}.dhx_grid-header-cell--align_center.dhx_grid-header-cell--sortable .dhx_grid-header-cell-text,.dhx_grid-header-cell--align_left.dhx_grid-header-cell--sortable .dhx_grid-header-cell-text{overflow:hidden;padding-right:24px}.dhx_grid-header-cell--align_center .dhx_grid-sort-icon,.dhx_grid-header-cell--align_left .dhx_grid-sort-icon{right:4px}.dhx_grid-header-cell--align_center:after,.dhx_grid-header-cell--align_left:after{right:0}.dhx_grid-footer-cell:last-child,.dhx_grid-header-cell:last-child{overflow:hidden}.dhx_grid-sort-icon{position:absolute;top:50%;transform:translateY(-50%);opacity:0;color:var(--dhx-font-color-secondary);z-index:var(--dhx-z-index-up);transition:all var(--dhx-transition-time) var(--dhx-transition-in);cursor:pointer}.dhx_grid-sort-icon:before{font-size:16px;display:inline-block;transition:all .2s ease-out;transform:scaleY(-1)}.dhx_grid-sort-icon--asc,.dhx_grid-sort-icon--desc{opacity:1;color:var(--dhx-color-primary);transition:color var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_grid-sort-icon--desc:before{transform:scaleY(1)}.dhx_cell_empty{border-top:none}.dhx_header-row{white-space:nowrap;background:var(--dhx-background-secondary)}.dhx_header-row:last-child .dhx_cell-first{border-bottom:1px solid var(--dhx-background-secondary)}.dhx_header-row:first-child .dhx_grid-footer-cell,.dhx_header-row:first-child .dhx_grid-header-cell{border-top:none}.dhx_header-row:not(:last-child) .dhx_grid-footer-cell,.dhx_header-row:not(:last-child) .dhx_grid-header-cell{border-bottom:none}.dhx_grid-custom-content-cell{padding:5px}.dhx_grid-custom-content-cell .dhx_boolean-cell,.dhx_grid-custom-content-cell .dhx_date-cell,.dhx_grid-custom-content-cell .dhx_number-cell,.dhx_grid-custom-content-cell .dhx_percent-cell,.dhx_grid-custom-content-cell .dhx_string-cell{width:100%;height:100%;display:flex;align-items:center}.dhx_header-spans{position:absolute;top:0}.dhx_header-spans .dhx_span-cell{background:var(--dhx-s-grid-header-background);font-weight:var(--dhx-font-weight-medium);border-bottom:var(--dhx-border)}.dhx_header-fixed-cols{background:var(--dhx-background-secondary);z-index:var(--dhx-z-index-overlay)}.dhx_header-fixed-cols.dhx_grid__cols_left--fixed .dhx_last-column-cell{border-right:var(--dhx-border)}.dhx_header-fixed-cols .dhx_grid-footer-cell:first-child,.dhx_header-fixed-cols .dhx_grid-header-cell:first-child{border-left:none}.dhx_header-fixed-cols.dhx_grid__cols_right--fixed .dhx_grid-footer-cell:not(.dhx_grid-footer-cell):first-child,.dhx_header-fixed-cols.dhx_grid__cols_right--fixed .dhx_grid-header-cell:not(.dhx_grid-footer-cell):first-child{border-left:var(--dhx-border)}.dhx_resizer_grip{position:absolute;z-index:100;top:0;display:flex;width:9px;height:100%;cursor:col-resize;justify-content:center}.dhx_resizer_grip--right{right:-5px}.dhx_resizer_grip--left{left:-5px}.dhx_resizer_grip:active .dhx_resizer_grip_line,.dhx_resizer_grip:hover .dhx_resizer_grip_line{opacity:1}.dhx_resizer_grip:active{width:200px}.dhx_resizer_grip--right:active{right:-100.5px}.dhx_resizer_grip--left:active{left:-100.5px}.dhx_resizer_grip .dhx_resizer_grip_line{z-index:100;background-color:var(--dhx-color-gray-300);width:1px;height:100%;transition:all .2s;pointer-events:none;opacity:0}.dhx_resizer_grip .dhx_header_fixed_cols .dhx_header_row{border:none}.dhx_footer-wrapper.dhx_grid__rows_right--fixed .dhx_grid-footer-cell:last-child{border-right:var(--dhx-border)}.dhx_grid-footer{position:relative;background-color:var(--dhx-background-secondary)}.dhx_grid-footer.dhx_grid_fixed_left .dhx_grid-footer-cell{border-left:var(--dhx-border)}.dhx_grid-footer-cell{border-top:var(--dhx-border);overflow:hidden}.dhx_grid-footer-cell .dhx_grid-footer-cell-text{display:flex;align-items:center;width:100%;height:100%;overflow:hidden}.dhx_grid-footer-cell:after{display:none}.dhx_grid-footer-cell .dhx_date-cell,.dhx_grid-footer-cell .dhx_date-cell .dhx_grid-footer-cell-text,.dhx_grid-footer-cell .dhx_number-cell,.dhx_grid-footer-cell .dhx_number-cell .dhx_grid-footer-cell-text,.dhx_grid-footer-cell .dhx_percent-cell,.dhx_grid-footer-cell .dhx_percent-cell .dhx_grid-footer-cell-text{text-align:right;justify-content:flex-end}.dhx_grid-footer-cell.dhx_string-cell,.dhx_grid-footer-cell.dhx_string-cell .dhx_grid-footer-cell-text{text-align:left;justify-content:flex-start}.dhx_grid-footer-cell.dhx_grid-header-cell--align_center .dhx_grid-header-cell-text_content{justify-content:center}.dhx_grid-footer-cell.dhx_align-right .dhx_grid-footer-cell-text{justify-content:flex-end}.dhx_grid-footer-cell.dhx_align-center .dhx_grid-footer-cell-text{justify-content:center}.dhx_grid-footer-cell.dhx_align-left .dhx_grid-footer-cell-text{justify-content:flex-start}.dhx_footer-row{white-space:nowrap;background:var(--dhx-background-secondary)}.dhx_footer-row:last-child .dhx_cell-first{border-bottom:1px solid var(--dhx-background-secondary)}.dhx_footer-row .dhx_grid-footer-cell{border-bottom:none}.dhx_footer-spans .dhx_span-row .dhx_span-cell{border-top:var(--dhx-border)!important;border-right:none!important}.dhx_footer-spans .dhx_span-row .dhx_span-cell.dhx_last-column-cell{border-right:var(--dhx-border)!important}.dhx_footer-spans .dhx_grid-header-cell--align_center .dhx_grid-header-cell-text_content{justify-content:center}.dhx_footer-fixed-cols{background:var(--dhx-background-secondary);z-index:var(--dhx-z-index-overlay);border-bottom:var(--dhx-border)}.dhx_footer-fixed-cols.dhx_grid__cols_left--fixed .dhx_last-column-cell{border-right:var(--dhx-border)}.dhx_footer-fixed-cols.dhx_grid__cols_right--fixed .dhx_grid-footer-cell:first-child{border-left:var(--dhx-border)}.dhx_grid_data{position:relative;top:-1px}.dhx_grid_data.dhx_grid_fixed_left .dhx_grid-cell{border-left:var(--dhx-border)}.dhx_grid-row{width:100%}.dhx_grid-cell,.dhx_grid-row{white-space:nowrap;overflow:hidden}.dhx_grid-cell{cursor:default;font-size:var(--dhx-font-size-normal);color:var(--dhx-font-color-primary);position:relative;display:inline-flex;align-items:center;padding:0 8px;font-family:var(--dhx-font-family);font-weight:var(--dhx-font-weight-regular);vertical-align:middle;height:100%;border-top:var(--dhx-border);border-left:var(--dhx-border)}.dhx_grid-cell--drophere:after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background-color:var(--dhx-background-secondary);opacity:.6}.dhx_grid-cell--dragtarget{opacity:.6}.dhx_grid-cell--drag{cursor:-webkit-grab;cursor:grab}.dhx_grid-cell:first-child{border-left:none}.dhx_grid-cell--first{border-top:none}.dhx_grid-cell--title{font-size:var(--dhx-font-size-normal);font-weight:var(--dhx-font-weight-regular);color:var(--dhx-font-color-primary);justify-content:flex-start;border-bottom:none}.dhx_grid-cell--after-title,.dhx_grid-cell--title{border-top:var(--dhx-border)}.dhx_grid-cell__editable{padding-right:0;padding-left:0}.dhx_grid-cell__content_html-enable{white-space:pre}.dhx_grid-cell__content{width:100%;height:100%;overflow:hidden;display:flex;align-items:center}.dhx_grid-cell__content_auto-height{overflow:hidden;white-space:pre-wrap;word-break:break-all}.dhx_date-cell,.dhx_date-cell .dhx_grid-cell__content,.dhx_number-cell,.dhx_number-cell .dhx_grid-cell__content,.dhx_percent-cell,.dhx_percent-cell .dhx_grid-cell__content{text-align:right;justify-content:flex-end}.dhx_string-cell,.dhx_string-cell .dhx_grid-cell__content{text-align:left;justify-content:flex-start}.dhx_tree-cell{position:relative;display:inline-flex;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);color:var(--dhx-font-color-primary);font-weight:var(--dhx-font-weight-regular);vertical-align:middle;height:100%;width:100%;align-items:center;white-space:nowrap;overflow:hidden;padding:0 2px}.dhx_tree-cell_auto-height{overflow:hidden;white-space:pre-wrap;word-break:break-all}.dhx_tree-cell_group-title .dhx_tree-cell{font-weight:var(--dhx-font-weight-medium)}.dhx_tree-cell:not(.dhx_grid-expand-cell) .dhx_cell-editor{margin:0 -6px}.dhx_tree-cell.dhx_grid-expand-cell{display:inline-flex;padding-left:0}.dhx_tree-cell .dhx_grid-expand-cell-icon{display:inline-flex;width:auto;height:100%;font-size:14px;cursor:pointer}.dhx_tree-cell .dhx_grid-expand-cell-icon:before{display:flex;justify-content:center;flex-direction:column}.dhx_align-left,.dhx_align-left .dhx_grid-cell__content{justify-content:flex-start!important;text-align:left!important}.dhx_align-center,.dhx_align-center .dhx_grid-cell__content{justify-content:center!important;text-align:center!important}.dhx_align-right,.dhx_align-right .dhx_grid-cell__content{justify-content:flex-end!important;text-align:right!important}.dhx_grid-fixed-cols-wrap,.dhx_grid-fixed-data-rows-wrap{position:absolute;top:0;left:0;background:var(--dhx-background-primary);overflow:hidden;z-index:calc(var(--dhx-z-index-force-up) + 1)}.dhx_grid-fixed-data-rows-wrap{border:none;margin-top:-1px;border-bottom:var(--dhx-border)}.dhx_grid-fixed-cols{position:absolute;top:0}.dhx_grid-fixed-cols .dhx_grid-cell__editable:last-child{padding-right:1px}.dhx_grid-less-height .dhx_grid-fixed-cols .dhx_grid-row:last-of-type{border-bottom:var(--dhx-border)}.dhx_grid-selection{position:absolute;top:0;left:0;z-index:calc(var(--dhx-z-index-force-up) + 2)}.dhx_grid-selected-row{border-left:2px solid var(--dhx-color-primary);background-color:transparent;pointer-events:none}.dhx_grid-selected-row:after{content:"";width:100%;height:100%;background:var(--dhx-s-grid-selection-background);opacity:.08}.dhx_grid-selected-cell{border:2px solid var(--dhx-color-primary);background-color:transparent;pointer-events:none}[role=gridcell]:focus-visible{outline:none}.utilityfocus [role=gridcell]:focus-visible{outline:var(--dhx-color-focused) dashed 1px;outline-offset:-2px}.dhx_grid-resize-line{position:absolute;width:1px;background:var(--dhx-color-gray-300);z-index:var(--dhx-z-index-force-up)}.dhx_cell-editor{font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);font-weight:var(--dhx-font-weight-regular);width:100%;height:100%;text-align:inherit;color:var(--dhx-font-color-primary);border:none;border-radius:0;background:transparent;box-shadow:var(--dhx-shadow-input-size) var(--dhx-color-primary);outline:none}.dhx_cell-editor__combobox .dhx_combobox-input-box{padding:0 25px 0 8px;box-shadow:var(--dhx-shadow-input-size) var(--dhx-color-primary)}.dhx_cell-editor__input{padding:0 8px}.dhx_cell-editor__textarea,.dhx_cell-editor__textarea_constant-height{overflow:hidden;white-space:pre-wrap;word-break:break-all;resize:none;padding:8px;line-height:var(--dhx-line-height-normal)}.dhx_cell-editor__textarea_constant-height{overflow-y:auto}.dhx_cell-editor__select{padding:0 4px}.dhx_cell-editor__checkbox{position:relative;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;cursor:pointer}.dhx_grid__cols-border--frozen{width:1px;height:100%}.dhx_grid__cols-border--frozen,.dhx_grid__rows-border--frozen{position:absolute;top:0;background:var(--dhx-border-color);z-index:999999}.dhx_grid__rows-border--frozen{height:1px;left:0;width:100%}.dhx_grid__rows_bottom--fixed .dhx_grid-cell{border-top:none;border-bottom:var(--dhx-border)}.dhx_grid__contains_cols_right--fixed .dhx_grid_data .dhx_grid-cell:last-child{border-right:var(--dhx-border)}.dhx_grid__contains_rows_bottom--fixed .dhx_data-wrap{margin-bottom:-1px}.dhx_grid__contains_rows_bottom--fixed .dhx_grid-fixed-cols .dhx_grid-row:last-of-type,.dhx_grid__contains_rows_bottom--fixed .dhx_grid_data .dhx_grid-row:last-child{border-bottom:var(--dhx-border)}.dhx_span-cell{position:relative;display:inline-flex;align-items:center;padding:0 8px;font-family:var(--dhx-font-family);font-weight:var(--dhx-font-weight-regular);vertical-align:middle;height:100%;white-space:nowrap;border-left:var(--dhx-border);overflow:hidden;position:absolute;height:auto;font-weight:var(--dhx-font-weight-medium);border-top:var(--dhx-border);border-bottom:none;z-index:var(--dhx-z-index-force-up);color:var(--dhx-font-color-primary);line-height:normal;background:var(--dhx-background-primary)}.dhx_span-cell.dhx_grid__span_bottom--part-fixed{border-bottom:var(--dhx-border)}.dhx_span-cell.dhx_grid__span_bottom--all-fixed{border-top:none}.dhx_span-cell.dhx_span__editable{padding:0}.dhx_span-cell--title{color:var(--dhx-font-color-secondary)}.dhx_span-cell-content{width:100%}.dhx_span-expand-cell{display:inline-flex;padding-left:0}.dhx_span-expand-cell-icon{display:inline-flex;width:auto;height:100%;font-size:14px;cursor:pointer}.dhx_span-expand-cell-icon:before{display:flex;justify-content:center;flex-direction:column}.dhx_span-row .dhx_first-column-cell{border-left:none}.dhx_span-row .dhx_last-column-cell{border-right:var(--dhx-border)}.dhx_span-row .dhx_span-cell .dhx_grid-footer-cell,.dhx_span-row:first-child .dhx_span-cell{border-top:none}.dhx_span-spans{position:absolute;top:0;left:0}.dhx_span-spans .dhx_span-cell{font-weight:var(--dhx-font-weight-regular);justify-content:flex-start;white-space:normal;border-right:none}.dhx_span-spans .dhx_span-cell.dhx_grid__span_right--before-fixed{border-right:var(--dhx-border)}.dhx_span-spans .dhx_span-cell.dhx_span-first-row{border-top:none}.dhx_span-spans .dhx_span-cell.dhx_grid__span_bottom--last-row{border-bottom:none}.dhx_span-spans .dhx_span-cell.dhx_span-first-col{border-left:none}.dhx_span-spans .dhx_span-cell:focus{outline:none}.dhx_span-spans .dhx_span-string-cell{justify-content:flex-start}.dhx_span-spans .dhx_span-number-cell{justify-content:flex-end}.dhx_grid{position:relative;width:100%;height:100%;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);font-weight:var(--dhx-font-weight-regular);line-height:var(--dhx-line-height-normal);background:var(--dhx-background-primary);overflow:hidden}.dhx_grid_border{border-bottom:var(--dhx-border)!important}.dhx_grid-content{position:relative;border:var(--dhx-border);background:var(--dhx-background-primary)}.dhx_grid-less-width .dhx_grid-cell:last-child,.dhx_grid_border .dhx_grid-cell:last-child{border-right:var(--dhx-border)}.dhx_grid-less-width .dhx_grid-fixed-cols.dhx_grid__cols_left--fixed .dhx_grid-cell:last-child,.dhx_grid-less-width .dhx_grid__rows_right--fixed .dhx_grid-cell:last-child,.dhx_grid_border .dhx_grid-fixed-cols.dhx_grid__cols_left--fixed .dhx_grid-cell:last-child,.dhx_grid_border .dhx_grid__rows_right--fixed .dhx_grid-cell:last-child{border-right:none}.dhx_grid-less-width .dhx_grid-footer-cell:last-child,.dhx_grid-less-width .dhx_grid-header-cell:last-child,.dhx_grid_border .dhx_grid-footer-cell:last-child,.dhx_grid_border .dhx_grid-header-cell:last-child{border-right:var(--dhx-border)}.dhx_grid-less-width .dhx_grid-header-cell.dhx_span-cell,.dhx_grid-less-width .dhx_span-cell.dhx_grid-footer-cell,.dhx_grid_border .dhx_grid-header-cell.dhx_span-cell,.dhx_grid_border .dhx_span-cell.dhx_grid-footer-cell{border-right:none}.dhx_grid-less-width .dhx_grid_footer_cell:last-child,.dhx_grid-less-width .dhx_last-column-cell,.dhx_grid-less-width .dhx_last-column-cell.dhx_span-cell,.dhx_grid-less-width .dhx_span-last-col,.dhx_grid_border .dhx_grid_footer_cell:last-child,.dhx_grid_border .dhx_last-column-cell,.dhx_grid_border .dhx_last-column-cell.dhx_span-cell,.dhx_grid_border .dhx_span-last-col{border-right:var(--dhx-border)}.dhx_grid-less-height .dhx_footer-row:last-child .dhx_grid-footer-cell,.dhx_grid-less-height .dhx_grid-row:last-of-type{border-bottom:var(--dhx-border)}.dhx_grid-less-height .dhx_footer-row:first-child .dhx_grid-footer-cell{border-top:none}.dhx_grid-less-height .dhx_span-row:last-child .dhx_span-cell{border-bottom:var(--dhx-border)}.dhx_grid-less-height .dhx_span-row:first-child .dhx_span-cell{border-top:none!important}.dhx_grid-less-height .dhx_data-wrap{margin-bottom:0}.dhx_grid-body{overflow:auto}.dhx_data-wrap,.dhx_grid-body{position:relative;width:100%;height:100%}.dhx_data-wrap{overflow:hidden}.dhx_grid-filter__label{display:block;width:100%;height:100%;position:relative}.dhx_grid-filter__label:before{color:var(--dhx-font-color-secondary);pointer-events:none;position:absolute;right:4px;top:50%;transform:translateY(-50%);z-index:10}.dhx_grid-filter{height:100%;padding:0 25px 0 4px;color:var(--dhx-font-color-primary);background:var(--dhx-background-primary);border-radius:2px;outline:none;position:relative}.dhx_grid-filter::-ms-expand{display:none}.dhx_grid-cell .dhx_combobox-input-box,.dhx_grid-footer-cell .dhx_combobox-input-box,.dhx_grid-header-cell .dhx_combobox-input-box{height:100%;padding:0 8px;color:var(--dhx-font-color-primary);background:var(--dhx-background-primary);border-radius:2px;outline:none;position:relative}.dhx_grid-cell .dhx_combobox-input-box::-ms-expand,.dhx_grid-footer-cell .dhx_combobox-input-box::-ms-expand,.dhx_grid-header-cell .dhx_combobox-input-box::-ms-expand{display:none}.dhx_grid-cell .dhx_combobox,.dhx_grid-footer-cell .dhx_combobox,.dhx_grid-header-cell .dhx_combobox{margin:0;height:100%;width:100%}.dhx_grid-cell .dhx_combobox .dhx_combobox-input-list,.dhx_grid-footer-cell .dhx_combobox .dhx_combobox-input-list,.dhx_grid-header-cell .dhx_combobox .dhx_combobox-input-list{height:100%;min-height:100%;max-height:100%;padding-left:0;padding-right:24px;border:none;width:100%}.dhx_grid-cell .dhx_combobox .dhx_combobox-input-list .dhx_combobox-input,.dhx_grid-footer-cell .dhx_combobox .dhx_combobox-input-list .dhx_combobox-input,.dhx_grid-header-cell .dhx_combobox .dhx_combobox-input-list .dhx_combobox-input{height:100%;min-height:100%}.dhx_grid-cell .dhx_list-item,.dhx_grid-footer-cell .dhx_list-item,.dhx_grid-header-cell .dhx_list-item{padding:7px 12px}.dhx_grid-cell .dhx_combobox .dhx_combobox-input-list-wrapper{height:calc(100% - 2px);padding-top:1px;padding-bottom:1px}.dhx_grid-cell .dhx_combobox .dhx_combobox-input-list-wrapper .dhx_combobox-input-list .dhx_combobox-tag{margin-top:4px;margin-bottom:4px;height:30px}.dhx_menu-nav{display:flex;flex-wrap:nowrap;margin:0;padding:0;width:100%;list-style:none;overflow-x:auto;background-color:var(--dhx-background-primary)}.dhx_menu-nav__item--separator{pointer-events:none;width:1px;min-width:1px;background-color:var(--dhx-border-color);margin-top:8px;margin-bottom:8px}.dhx_menu-nav__item--spacer{pointer-events:none;flex:1 0 auto}.dhx_nav-menu-button{display:flex;justify-content:center;align-items:center;padding:8px 12px;font-weight:var(--dhx-font-weight-medium);font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal);color:var(--dhx-font-color-primary);background-color:transparent;transition:background-color var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_nav-menu-button--active:not(:disabled),.dhx_nav-menu-button:active:not(:disabled),.dhx_nav-menu-button:hover:not(:disabled){background-color:var(--dhx-background-additional);transition:background-color var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_nav-menu-button--disabled,.dhx_nav-menu-button:disabled{opacity:.8;pointer-events:auto;cursor:default}.dhx_nav-menu-button--disabled *,.dhx_nav-menu-button:disabled *{color:var(--dhx-font-color-disabled)}.dhx_menu{padding:0;margin:0;background:var(--dhx-background-primary);list-style:none;border-radius:var(--dhx-border-radius);box-shadow:var(--dhx-border-shadow-normal);overflow:hidden;z-index:calc(var(--dhx-z-index-overlay-total) - 1)}.dhx_menu:focus{outline:none}.dhx_menu-item{min-width:180px}.dhx_menu-item--separator{pointer-events:none;align-self:stretch;height:1px;min-height:1px;margin:2px 8px;background-color:var(--dhx-border-color)}.dhx_menu-item--spacer{pointer-events:none;height:16px}.dhx_menu-item--left-gap .dhx_menu-button{padding-left:38px}.dhx_menu-button{display:flex;width:100%;justify-content:space-between;padding:8px;text-align:left;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);font-weight:var(--dhx-font-weight-regular);line-height:var(--dhx-line-height-normal);color:var(--dhx-font-color-primary);background-color:transparent;transition:background-color var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_menu-button--active:not(:disabled),.dhx_menu-button:active:not(:disabled),.dhx_menu-button:focus:not(:disabled),.dhx_menu-button:hover:not(:disabled){background-color:var(--dhx-background-additional);transition:background-color var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_menu-button--disabled,.dhx_menu-button:disabled{opacity:.8;pointer-events:auto;cursor:default}.dhx_menu-button--disabled *,.dhx_menu-button:disabled *{color:var(--dhx-font-color-disabled)}.dhx_menu-button__icon{color:var(--dhx-font-color-secondary)}.dhx_widget .dhx_menu-button__icon{line-height:0}.dhx_widget .dhx_menu-button__icon:before{font-size:var(--dhx-icon-size-normal);line-height:var(--dhx-icon-size-normal)}.dhx_menu-button__icon+.dhx_menu-button__text{margin-left:8px}.dhx_menu-button__block{display:flex;align-items:center}.dhx_menu-button__block--left{justify-content:flex-start}.dhx_menu-button__block--right{justify-content:flex-end}.dhx_menu-button__count{margin-left:8px;margin-top:-2px;margin-bottom:-2px}.dhx_menu-button__hotkey{margin-left:8px;color:var(--dhx-font-color-additional)}.dhx_menu-button__caret{margin-left:8px;color:var(--dhx-font-color-secondary)}.dhx_widget--fullscreen .dhx_menu{z-index:var(--dhx-z-index-overlay-total)}.dhx_ribbon{display:flex;flex-direction:row;flex-wrap:wrap;margin:0;padding:10px;list-style:none;background-color:var(--dhx-background-secondary)}.dhx_ribbon:focus{outline:none}.dhx_ribbon .scroll-view-wrapper{height:auto}.dhx_ribbon__item{margin:2px}.dhx_ribbon__item--auto,.dhx_ribbon__item--medium{flex:1 0 auto;min-width:68px;min-height:68px}.dhx_ribbon__item--icon,.dhx_ribbon__item--spacer{flex:1 0 auto}.dhx_ribbon__item--separator{align-self:stretch;width:1px;min-width:1px;margin:8px 4px;background-color:var(--dhx-border-color)}.dhx_ribbon-button__icon+.dhx_ribbon-button__text{margin-left:4px}.dhx_widget .dhx_ribbon-button__icon{line-height:0}.dhx_widget .dhx_ribbon-button__icon:before{font-size:var(--dhx-icon-size-normal);line-height:var(--dhx-line-height-normal)}.dhx_ribbon-button,.dhx_ribbon-button-image{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:6px 12px;box-shadow:var(--dhx-shadow-input-size) var(--dhx-border-color);font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal);font-weight:var(--dhx-font-weight-regular);color:var(--dhx-font-color-secondary);background-color:transparent;border-radius:var(--dhx-border-radius);transition:background-color var(--dhx-transition-time) var(--dhx-transition-in),box-shadow var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_ribbon-button-image__icon,.dhx_ribbon-button__icon{color:var(--dhx-font-color-secondary);line-height:0}.dhx_ribbon-button-image__count,.dhx_ribbon-button__count{margin-left:4px;margin-top:-10px;margin-bottom:-10px}.dhx_ribbon-button--auto,.dhx_ribbon-button--medium,.dhx_ribbon-button-image--auto,.dhx_ribbon-button-image--medium{flex-direction:column;justify-content:center;align-items:center;min-width:68px;min-height:68px;height:100%}.dhx_ribbon-button--auto .dhx_ribbon-button-image__count,.dhx_ribbon-button--auto .dhx_ribbon-button__count,.dhx_ribbon-button--medium .dhx_ribbon-button-image__count,.dhx_ribbon-button--medium .dhx_ribbon-button__count,.dhx_ribbon-button-image--auto .dhx_ribbon-button-image__count,.dhx_ribbon-button-image--auto .dhx_ribbon-button__count,.dhx_ribbon-button-image--medium .dhx_ribbon-button-image__count,.dhx_ribbon-button-image--medium .dhx_ribbon-button__count{margin-left:0;position:absolute;top:4px;right:4px}.dhx_ribbon-button--auto .dhx_ribbon-button__icon+.dhx_ribbon-button__text,.dhx_ribbon-button--medium .dhx_ribbon-button__icon+.dhx_ribbon-button__text,.dhx_ribbon-button-image--auto .dhx_ribbon-button__icon+.dhx_ribbon-button__text,.dhx_ribbon-button-image--medium .dhx_ribbon-button__icon+.dhx_ribbon-button__text{margin-left:0;margin-top:2px}.dhx_ribbon-button--icon,.dhx_ribbon-button-image--icon{flex:1 0 auto;justify-content:center}.dhx_ribbon-button--select,.dhx_ribbon-button-image--select{padding-right:8px}.dhx_ribbon-button--select .dhx_ribbon-button__text,.dhx_ribbon-button-image--select .dhx_ribbon-button__text{margin-right:8px}.dhx_ribbon-button-image:hover,.dhx_ribbon-button:hover{background-color:var(--dhx-background-additional);transition:background-color var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_ribbon-button--active,.dhx_ribbon-button-image--active,.dhx_ribbon-button-image:active,.dhx_ribbon-button:active{background-color:var(--dhx-color-primary-light-hover);transition:background-color var(--dhx-transition-time) var(--dhx-transition-out),box-shadow var(--dhx-transition-time) var(--dhx-transition-out);box-shadow:var(--dhx-shadow-input-size) var(--dhx-color-primary-light-active)}.dhx_ribbon-button--disabled,.dhx_ribbon-button-image--disabled,.dhx_ribbon-button-image:disabled,.dhx_ribbon-button:disabled{opacity:.8;pointer-events:auto;cursor:default}.dhx_ribbon-button--disabled:hover,.dhx_ribbon-button-image--disabled:hover,.dhx_ribbon-button-image:disabled:hover,.dhx_ribbon-button:disabled:hover{background-color:transparent}.dhx_ribbon-button--disabled *,.dhx_ribbon-button-image--disabled *,.dhx_ribbon-button-image:disabled *,.dhx_ribbon-button:disabled *{color:var(--dhx-font-color-disabled)}.dhx_ribbon-button-image__text+.dhx_ribbon-button-image__image{margin-right:4px}.dhx_ribbon-button-image{flex-flow:row-reverse;justify-content:flex-end}.dhx_ribbon-button-image__count{order:-1}.dhx_ribbon-button-image__image{width:20px;height:20px;background-size:cover;background-position:50%;background-repeat:no-repeat}.dhx_ribbon-button-image--icon{justify-content:center}.dhx_ribbon-button-image__count{margin-left:8px}.dhx_ribbon-button-image--auto .dhx_ribbon-button__count,.dhx_ribbon-button-image--medium .dhx_ribbon-button__count{margin-left:0;position:absolute;top:4px;right:4px}.dhx_ribbon-button-image--auto,.dhx_ribbon-button-image--medium{flex-flow:column-reverse;justify-content:center;min-width:68px;min-height:68px;height:100%}.dhx_ribbon-button-image--auto .dhx_ribbon-button-image__image,.dhx_ribbon-button-image--medium .dhx_ribbon-button-image__image{margin-right:0;width:32px;height:32px}.dhx_ribbon-button-image__caret,.dhx_ribbon-button__caret{margin-left:auto;color:var(--dhx-font-color-secondary);transform:rotate(90deg)}.dhx_ribbon-block{display:flex;text-align:center}.dhx_ribbon-block--root{width:100%;height:100%}.dhx_ribbon-block--title{position:relative}.dhx_ribbon-block--indented{margin-right:4px;margin-left:4px}.dhx_ribbon-block--indented:first-child{margin-left:0}.dhx_ribbon-block--indented:last-child{margin-right:0}.dhx_ribbon-block--col>.dhx_ribbon-content{flex-direction:column}.dhx_ribbon-block--row>.dhx_ribbon-content{flex-direction:row}.dhx_ribbon-block--row .dhx_ribbon-button--auto,.dhx_ribbon-block--row .dhx_ribbon-button-image--auto{flex-direction:column;justify-content:center}.dhx_ribbon-content{flex:1 0 auto;margin:0;padding:0;list-style:none;display:flex}.dhx_ribbon-content-label-wrapper{display:block;position:absolute;bottom:-24px;left:0;right:0;overflow:hidden}.dhx_ribbon-content-label{position:relative;display:inline;font-family:Roboto;font-style:var(--dhx-font-weight-medium);font-weight:var(--dhx-font-weight-regular);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-small);text-align:center;color:var(--dhx-font-color-additional)}.dhx_ribbon-content-label:after,.dhx_ribbon-content-label:before{content:"";position:absolute;top:50%;display:block;height:1px;background:var(--dhx-font-color-additional);opacity:.6;width:1000%}.dhx_ribbon-content-label:before{left:calc(100% + 4px)}.dhx_ribbon-content-label:after{right:calc(100% + 4px)}.dhx_sidebar{height:100%;position:relative;background-color:var(--dhx-background-primary);z-index:var(--dhx-z-index-up)}.dhx_sidebar:focus{outline:none}.dhx_sidebar__item .dhx_custom-button{overflow:hidden}.dhx_sidebar__item--spacer{flex:1 0 auto}.dhx_sidebar__item--separator{height:1px;min-height:1px;width:100%;background-color:var(--dhx-border-color);margin:2px 0}.dhx_sidebar--minimized .dhx_navbar-title{opacity:0;pointer-events:none}.dhx_sidebar--minimized .dhx_sidebar-button__icon{margin-left:auto;margin-right:auto}.dhx_sidebar--minimized .dhx_sidebar-button--select{padding-right:12px}.dhx_sidebar--minimized .dhx_sidebar-button__count{position:absolute;max-width:24px;overflow:hidden;top:-4px;right:4px}.dhx_sidebar--minimized .dhx_sidebar-button--select .dhx_sidebar-button__count{margin-right:0}.dhx_sidebar--minimized .dhx_sidebar-button__caret,.dhx_sidebar--minimized .dhx_sidebar-button__text{display:none}.dhx_sidebar .scroll-view .dhx_navbar{overflow:unset}.dhx_sidebar-button__icon+.dhx_sidebar-button__text{margin-left:12px}.dhx_sidebar-button{position:relative;display:flex;width:100%;justify-content:flex-start;align-items:center;padding:12px;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal);font-weight:var(--dhx-font-weight-regular);color:var(--dhx-font-color-primary);background-color:transparent;transition:background-color var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_sidebar-button--select{padding-right:8px}.dhx_sidebar-button--select .dhx_sidebar-button__count{margin-right:8px}.dhx_sidebar-button--icon{padding-right:12px}.dhx_sidebar-button:active,.dhx_sidebar-button:hover{background-color:var(--dhx-background-additional);transition:background-color var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_sidebar-button--active{background-color:var(--dhx-background-secondary);transition:background-color var(--dhx-transition-time) var(--dhx-transition-out);box-shadow:inset 2px 0 0 0 var(--dhx-color-primary)}.dhx_sidebar-button--disabled,.dhx_sidebar-button:disabled{opacity:.8;pointer-events:auto;cursor:default}.dhx_sidebar-button--disabled:hover,.dhx_sidebar-button:disabled:hover{background-color:transparent}.dhx_sidebar-button--disabled *,.dhx_sidebar-button:disabled *{color:var(--dhx-font-color-disabled)}.utilityfocus .dhx_sidebar-button:focus-visible{outline:var(--dhx-color-focused) dashed 1px;outline-offset:-1px}.dhx_sidebar-button__icon{color:var(--dhx-font-color-secondary)}.dhx_widget .dhx_sidebar-button__icon{line-height:0}.dhx_widget .dhx_sidebar-button__icon:before{font-size:var(--dhx-icon-size-normal);line-height:var(--dhx-line-height-normal)}.dhx_sidebar-button__html,.dhx_sidebar-button__text{width:100%;text-align:left}.dhx_sidebar-button__count+.dhx_sidebar-button__caret{margin-left:0}.dhx_sidebar-button__count{min-width:24px;flex:1 0 auto;width:auto;margin:-4px 0 -4px auto}.dhx_sidebar-button__caret{margin-right:0;margin-left:auto}.dhx_sidebar--popup-menu .dhx_menu-button{padding:12px 8px}.dhx_toolbar{min-height:44px;display:flex;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:var(--dhx-s-toolbar-background)}.dhx_toolbar__item--spacer{flex:1 0 auto}.dhx_toolbar__item--separator{width:1px;min-width:1px;height:100%;background-color:var(--dhx-border-color);margin:0 2px;height:28px}.dhx_toolbar__item:first-child .dhx_form-group,.dhx_toolbar__item:first-child .dhx_navbar-title,.dhx_toolbar__item:first-child button:not(.dhx_toolbar-button){margin-left:12px}.dhx_toolbar__item:first-child button.dhx_button--view_link:not(.dhx_button--count),.dhx_toolbar__item:not(:first-child) .dhx_form-group,.dhx_toolbar__item:not(:first-child) .dhx_navbar-title,.dhx_toolbar__item:not(:first-child) button:not(.dhx_toolbar-button){margin-left:4px}.dhx_toolbar__item:last-child .dhx_form-group,.dhx_toolbar__item:last-child .dhx_navbar-title,.dhx_toolbar__item:last-child button:not(.dhx_toolbar-button){margin-right:12px}.dhx_toolbar__item:last-child button.dhx_button--view_link:not(.dhx_button--count),.dhx_toolbar__item:not(:last-child) .dhx_form-group,.dhx_toolbar__item:not(:last-child) .dhx_navbar-title,.dhx_toolbar__item:not(:last-child) button:not(.dhx_toolbar-button){margin-right:4px}.dhx_toolbar__input{height:32px}@supports (display:block){.dhx_toolbar__input{height:unset}}.dhx_toolbar__input .dhx_input{height:32px}@supports (display:block){.dhx_toolbar__input .dhx_input{height:unset}}.dhx_toolbar .dhx_navbar{padding:12px 0;height:100%}.dhx_toolbar .dhx_button__icon--menu{transform:rotate(90deg)}.dhx_toolbar-button{position:relative;display:flex;justify-content:center;align-items:center;padding:6px 12px;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal);font-weight:var(--dhx-font-weight-medium);color:var(--dhx-font-color-primary);background-color:transparent;border-radius:var(--dhx-border-radius);transition:background-color var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_toolbar-button--select{padding-right:8px}.dhx_toolbar-button--icon{padding-right:12px}.dhx_toolbar-button--circle{border-radius:calc(var(--dhx-line-height-normal) + 12px)}.dhx_toolbar-button--circle.dhx_toolbar-button--icon{padding-left:6px;padding-right:6px}.dhx_toolbar-button:hover{background-color:var(--dhx-s-toolbar-button-background-hover);transition:background-color var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_toolbar-button--active,.dhx_toolbar-button:active{background-color:var(--dhx-s-toolbar-button-background-active);transition:background-color var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_toolbar-button--disabled,.dhx_toolbar-button:disabled{opacity:.8;pointer-events:auto;cursor:default}.dhx_toolbar-button--disabled:hover,.dhx_toolbar-button:disabled:hover{background-color:transparent}.dhx_toolbar-button--disabled *,.dhx_toolbar-button:disabled *{color:var(--dhx-font-color-disabled)}.dhx_toolbar-button__icon{color:var(--dhx-font-color-primary)}.dhx_widget .dhx_toolbar-button__icon{line-height:0}.dhx_widget .dhx_toolbar-button__icon:before{font-size:var(--dhx-icon-size-normal);line-height:var(--dhx-icon-size-normal)}.dhx_toolbar-button__icon+.dhx_toolbar-button__text{margin-left:8px}.dhx_toolbar-button__count{position:absolute;top:-10px;right:-10px}.dhx_toolbar-button__caret{margin-left:8px;color:var(--dhx-font-color-secondary);transform:rotate(90deg)}.dhx_toolbar-button-image{display:flex;justify-content:center;align-items:center;position:relative;width:44px;height:44px;padding:0;margin-top:-8px;margin-bottom:-8px;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);line-height:var(--dhx-line-height-normal);color:var(--dhx-font-color-primary);border-radius:50%;transition:opacity var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_toolbar-button-image:hover{opacity:.8;transition:opacity var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_toolbar-button-image__image{position:absolute;border-radius:50%;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:var(--dhx-z-index-up)}.dhx_toolbar-button-image__text{text-align:center;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dhx_toolbar-button-image__count{position:absolute;top:-4px;right:-4px}.dhx_tabbar{display:flex;max-height:100%;height:100%;max-width:100%;background-color:var(--dhx-background-primary);position:relative}.dhx_tabbar--top{flex-direction:column}.dhx_tabbar--top>.dhx_tabbar-header__wrapper{border-bottom:var(--dhx-border);flex-direction:row}.dhx_tabbar--top>.dhx_tabbar-header__wrapper .dhx_tabbar-header{flex-direction:row}.dhx_tabbar--top>.dhx_tabbar-header__wrapper .dhx_tabbar-header-active{bottom:0}.dhx_tabbar--top>.dhx_tabbar-header__wrapper .dhx_tabbar-tab{flex:0 0 auto}.dhx_tabbar--top>.dhx_tabbar-header__wrapper .dhx_tabbar-tab-button{text-align:center}.dhx_tabbar--top>.dhx_layout-cell{height:100%;overflow:hidden;flex:1 1 auto}.dhx_tabbar--bottom{flex-direction:column-reverse}.dhx_tabbar--bottom>.dhx_tabbar-header__wrapper{border-top:var(--dhx-border);flex-direction:row}.dhx_tabbar--bottom>.dhx_tabbar-header__wrapper .dhx_tabbar-header{flex-direction:row}.dhx_tabbar--bottom>.dhx_tabbar-header__wrapper .dhx_tabbar-header-active{top:0}.dhx_tabbar--bottom>.dhx_tabbar-header__wrapper .dhx_tabbar-tab{flex:0 0 auto}.dhx_tabbar--bottom>.dhx_tabbar-header__wrapper .dhx_tabbar-tab-button{text-align:center}.dhx_tabbar--bottom>.dhx_layout-cell{height:100%;overflow:hidden;flex:1 1 auto}.dhx_tabbar--left{flex-direction:row}.dhx_tabbar--left>.dhx_tabbar-header__wrapper{border-right:var(--dhx-border);flex-direction:column}.dhx_tabbar--left>.dhx_tabbar-header__wrapper .dhx_tabbar-header{flex-direction:column}.dhx_tabbar--left>.dhx_tabbar-header__wrapper .dhx_tabbar-header-active{right:0}.dhx_tabbar--left>.dhx_tabbar-header__wrapper .dhx_tabbar-tab{flex:1 1 auto}.dhx_tabbar--left>.dhx_tabbar-header__wrapper .dhx_tabbar-tab-button{text-align:right}.dhx_tabbar--left>.dhx_layout-cell{height:100%;overflow:hidden;flex:1 1 auto}.dhx_tabbar--right{flex-direction:row-reverse}.dhx_tabbar--right>.dhx_tabbar-header__wrapper{border-left:var(--dhx-border);flex-direction:column}.dhx_tabbar--right>.dhx_tabbar-header__wrapper .dhx_tabbar-header{flex-direction:column}.dhx_tabbar--right>.dhx_tabbar-header__wrapper .dhx_tabbar-header-active{left:0}.dhx_tabbar--right>.dhx_tabbar-header__wrapper .dhx_tabbar-tab{flex:1 1 auto}.dhx_tabbar--right>.dhx_tabbar-header__wrapper .dhx_tabbar-tab-button{text-align:left}.dhx_tabbar--right>.dhx_layout-cell{height:100%;overflow:hidden;flex:1 1 auto}.dhx_tabbar .dhx_layout-cell--content{flex:1 0 auto;overflow:auto}.dhx_tabbar-content--disabled{cursor:not-allowed;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.7}.dhx_tabbar-header{display:flex;margin:0;padding:0;list-style:none;position:relative}.dhx_tabbar-header__wrapper{display:flex;position:relative;overflow:hidden;flex:0 0 auto}.dhx_tabbar-header__wrapper-left,.dhx_tabbar-header__wrapper-start{justify-content:flex-start}.dhx_tabbar-header__wrapper-center,.dhx_tabbar-header__wrapper-middle{justify-content:center}.dhx_tabbar-header__wrapper-end,.dhx_tabbar-header__wrapper-right{justify-content:flex-end}.dhx_tabbar-header-active{position:absolute;background-color:var(--dhx-color-primary);z-index:var(--dhx-z-index-up)}.dhx_tabbar-tab{position:relative}.dhx_tabbar-tab__close{position:absolute;top:50%;right:8px;transform:translateY(-50%);z-index:var(--dhx-z-index-up);opacity:.7;color:var(--dhx-color-primary);cursor:pointer}.dhx_tabbar-tab__close:hover{opacity:1}.dhx_tabbar-tab__close:focus{outline:none}.dhx_tabbar-tab-button{width:100%;height:100%;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);font-weight:var(--dhx-font-weight-medium);line-height:var(--dhx-line-height-normal);position:relative;padding:12px 24px;border-radius:0;color:var(--dhx-color-primary);text-transform:uppercase;background-color:transparent;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:background-color var(--dhx-transition-time) var(--dhx-transition-in)}.dhx_tabbar-tab-button .dhx_button__text{opacity:.7}.dhx_tabbar-tab-button:active,.dhx_tabbar-tab-button:hover,.dhx_tabbar-tab-button:hover:active{background-color:var(--dhx-background-additional);transition:background-color var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_tabbar-tab-button--active .dhx_button__text{opacity:1}.dhx_tabbar-tab-button--disabled{cursor:not-allowed}.dhx_tabbar-tab-button--disabled *{cursor:not-allowed;pointer-events:none}.dhx_tabbar-tab-button--disabled .dhx_button__text{color:var(--dhx-font-color-disabled)}.utilityfocus .dhx_tabbar-tab-button:focus-visible{outline:var(--dhx-color-focused) dashed 1px;outline-offset:-1px}.dhx_tabbar_scroll{position:absolute;display:flex;justify-content:center;cursor:pointer;color:var(--dhx-color-primary)}.dhx_tabbar_scroll.arrow-left,.dhx_tabbar_scroll.arrow-right{width:38px;padding:0 8px;flex-direction:column}.dhx_tabbar_scroll.arrow-left{right:calc(100% - 38px);background:linear-gradient(270deg,hsla(0,0%,100%,0) 0,var(--dhx-background-primary) 75%)}.dhx_tabbar_scroll.arrow-left:hover{background:linear-gradient(270deg,hsla(0,0%,100%,0) 0,var(--dhx-background-additional) 75%)}.dhx_tabbar_scroll.arrow-right{right:0;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--dhx-background-primary) 75%)}.dhx_tabbar_scroll.arrow-right:hover{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--dhx-background-additional) 75%)}.dhx_tabbar_scroll.arrow-down,.dhx_tabbar_scroll.arrow-up{height:38px;padding:8px 0}.dhx_tabbar_scroll.arrow-down{bottom:0;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,var(--dhx-background-primary) 75%)}.dhx_tabbar_scroll.arrow-down:hover{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,var(--dhx-background-additional) 75%)}.dhx_tabbar_scroll.arrow-up{top:0;background:linear-gradient(0deg,hsla(0,0%,100%,0) 0,var(--dhx-background-primary) 75%)}.dhx_tabbar_scroll.arrow-up:hover{background:linear-gradient(0deg,hsla(0,0%,100%,0) 0,var(--dhx-background-additional) 75%)}.dhx_tabbar_scroll:hover{color:var(--dhx-color-primary-hover);transition:background-color var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_tree{width:100%;height:100%;list-style:none;margin:0;padding:0;position:relative;z-index:var(--dhx-z-index-up);overflow:auto;background-color:var(--dhx-background-primary)}.dhx_tree--no-selection{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dhx_tree--no-selection .dhx_tree-folder:hover:before,.dhx_tree--no-selection .dhx_tree-list-item:hover:before{transition:background-color var(--dhx-transition-time) var(--dhx-transition-out);background-color:transparent}.dhx_tree:focus-visible{outline:none}.utilityfocus .dhx_tree:focus-visible{outline:var(--dhx-color-focused) dashed 1px}.dhx_tree-list{list-style:none;margin:0;padding:0;padding-left:var(--dhx-icon-size-normal)}.dhx_tree-folder{display:flex;align-items:center;padding-top:2px;padding-bottom:2px;width:100%}.dhx_tree-folder .dhx_tree-list-item__content{padding-left:20px}.dhx_tree-folder .dhx_tree-toggle-button+.dhx_tree-list-item__content{padding-left:0}.dhx_tree-list-item{display:flex;align-items:center;cursor:pointer;padding-top:2px;padding-bottom:2px;transition:background-color var(--dhx-transition-time) var(--dhx-transition-out)}.dhx_tree-list-item__content{width:100%;display:flex;align-items:center;padding-left:var(--dhx-icon-size-normal);position:relative}.dhx_tree-list-item__content:before{content:"";display:block;position:absolute;top:-1.5px;bottom:-1.5px;right:inherit;left:inherit;transition:background-color var(--dhx-transition-time) var(--dhx-transition-in);z-index:-1}.dhx_tree-list-item__text{padding-left:4px;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);line-height:calc(var(--dhx-line-height-normal) - 1px);color:var(--dhx-font-color-primary);overflow:hidden;white-space:pre-wrap;word-break:break-word}.dhx_tree-list-item__icon{color:var(--dhx-font-color-additional);line-height:1;font-size:0}.dhx_tree-list-item__icon:before{font-size:var(--dhx-icon-size-normal);line-height:1}.dhx_tree-list-item--parent{display:block;padding-top:0;padding-bottom:0}.dhx_tree-list-item .dhx_widget .dhx_tree-list-item__icon{line-height:0}.dhx_tree-list-item .dhx_widget .dhx_tree-list-item__icon:before{font-size:var(--dhx-icon-size-normal);line-height:var(--dhx-line-height-normal)}.dhx_tree-folder,.dhx_tree-list-item{position:relative;width:100%}.dhx_tree-folder:before,.dhx_tree-list-item:before{content:"";display:block;position:absolute;top:0;bottom:0;right:inherit;left:inherit;transition:background-color var(--dhx-transition-time) var(--dhx-transition-in);z-index:-1}.dhx_tree-folder--focused:before,.dhx_tree-folder:hover:before,.dhx_tree-list-item--focused:before,.dhx_tree-list-item:hover:before{transition:background-color var(--dhx-transition-time) var(--dhx-transition-out);background-color:var(--dhx-background-additional)}.dhx_tree-folder--selected:before,.dhx_tree-list-item--selected:before{transition:background-color var(--dhx-transition-time) var(--dhx-transition-out);box-shadow:inset 2px 0 0 0 var(--dhx-color-primary);background-color:var(--dhx-background-secondary)}.dhx_tree-toggle-button{cursor:pointer;color:var(--dhx-font-color-secondary)}.dhx_tree-toggle-button+.dhx_tree-list-item__content{margin-left:0}.dhx_tree-checkbox{padding-right:4px;color:var(--dhx-color-primary)}.dhx_tree-checkbox.dxi-checkbox-blank-outline{color:var(--dhx-font-color-secondary)}.dhx_tree-input{height:var(--dhx-line-height-normal);width:100%;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);color:var(--dhx-font-color-primary);padding:0;margin:0 4px;background-color:var(--dhx-background-secondary);border:none}.dhx_tree-input:focus{outline:none}.dhx_tree-folder.dhx_tree-drop--top .dhx_tree-list-item__content:before{left:-20px;right:0;box-shadow:0 -1px 0 0 var(--dhx-color-primary)}.dhx_tree-folder.dhx_tree-drop--top:hover:before{background-color:transparent}.dhx_tree-folder.dhx_tree-drop--bottom .dhx_tree-list-item__content:before{left:-20px;right:0;box-shadow:0 1px 0 0 var(--dhx-color-primary)}.dhx_tree-folder.dhx_tree-drop--bottom:hover:before{background-color:transparent}.dhx_tree-folder.dhx_tree-drop--in-folder .dhx_tree-list-item__content:before{left:-20px;right:0;box-shadow:0 1px 0 0 var(--dhx-color-primary),0 -1px 0 0 var(--dhx-color-primary)}.dhx_tree-folder.dhx_tree-drop--in-folder:hover:before{background-color:transparent}.dhx_tree-list-item.dhx_tree-drop--top .dhx_tree-list-item__content:before{left:20px;right:0;box-shadow:0 -1px 0 0 var(--dhx-color-primary)}.dhx_tree-list-item.dhx_tree-drop--top:hover:before{background-color:transparent}.dhx_tree-list-item.dhx_tree-drop--bottom .dhx_tree-list-item__content:before{left:20px;right:0;box-shadow:0 1px 0 0 var(--dhx-color-primary)}.dhx_tree-list-item.dhx_tree-drop--bottom:hover:before{background-color:transparent}.dhx_tree-list-item.dhx_tree-drop--in-folder .dhx_tree-list-item__content:before{left:20px;right:0;box-shadow:0 1px 0 0 var(--dhx-color-primary),0 -1px 0 0 var(--dhx-color-primary)}.dhx_tree-list-item.dhx_tree-drop--in-folder:hover:before{background-color:transparent}.dhx_tree-template__wrapper{width:100%}.dhx_tree-editor{outline:0;height:100%;width:100%;padding:0 4px;cursor:text;overflow:hidden;white-space:pre-wrap;word-break:break-word;text-align:left;font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);line-height:calc(var(--dhx-line-height-normal) - 1px);color:inherit;background-color:inherit}.dhx_window{border-radius:var(--dhx-border-radius);box-shadow:var(--dhx-border-shadow-normal);will-change:transform;overflow:visible}.dhx_window--stop_selection{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dhx_window__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--dhx-background-overlay);z-index:var(--dhx-z-index-overlay-total)}.dhx_window .scroll-view .dhx_layout-cell-content{max-height:100%;height:auto}.dhx_window .dhx_toolbar{background-color:var(--dhx-background-primary)}.dhx_window-header{padding-bottom:20px}.dhx_window-header--movable{cursor:all-scroll}.dhx_window-header .title_max{max-width:90%;overflow:hidden;text-overflow:ellipsis}.dhx_window-header .dhx_navbar-title{margin-left:0!important;font-size:calc(var(--dhx-font-size-small)*1.5)}.dhx_window-content,.dhx_window-content-without-header{font-family:var(--dhx-font-family);font-size:var(--dhx-font-size-normal);font-weight:var(--dhx-font-weight-regular);color:var(--dhx-font-color-secondary);line-height:1.3;overflow-wrap:break-word;word-wrap:break-word}.dhx_window-content-without-header:not(.scroll-view)>.dhx_layout-cell-content,.dhx_window-content-without-header:not(.scroll-view)>.dhx_layout-cell-content>.dhx_layout-cell-inner_html,.dhx_window-content:not(.scroll-view)>.dhx_layout-cell-content,.dhx_window-content:not(.scroll-view)>.dhx_layout-cell-content>.dhx_layout-cell-inner_html{position:relative;overflow-y:auto}.dhx_window-content-without-header .dhx_layout-rows:first-of-type,.dhx_window-content .dhx_layout-rows:first-of-type{overflow-y:auto}.dhx_window-content{padding-left:28px;padding-right:28px;padding-bottom:28px}.dhx_window-content-without-header{padding:28px;overflow-y:auto}.dhx_window-footer{padding-top:20px}body.dhx_window--no-scroll{width:100vw;height:100vh}.dhx_window--no-scroll{overflow:hidden}.dhx_window .dhx_cell_content,.dhx_window .dhx_toolbar{width:100%}.dhx_window .dhx_toolbar{height:unset}.dhx_window .dhx_toolbar__list{min-height:auto}.dhx_window .dhx_window-header .dhx_toolbar .dhx_navbar{padding:28px 16px 0 28px}.dhx_window .dhx_window-footer .dhx_toolbar .dhx_navbar{padding:0 28px 28px}.dhx_window .dhx_cell_content{height:100%;display:flex;flex-direction:column}.dhx_layout-cell.resizers{position:static}.dhx_window-resizer{position:absolute;background:transparent}.dhx_window-resizer--left{left:-6px;top:0;height:100%;width:12px}.dhx_window-resizer--left:hover{cursor:ew-resize}.dhx_window-resizer--right{right:-6px;top:0;height:100%;width:12px}.dhx_window-resizer--right:hover{cursor:ew-resize}.dhx_window-resizer--top{left:0;top:-6px;height:12px;width:100%}.dhx_window-resizer--top:hover{cursor:ns-resize}.dhx_window-resizer--bottom{left:0;bottom:-6px;height:12px;width:100%}.dhx_window-resizer--bottom:hover{cursor:ns-resize}.dhx_window-resizer--top_right{right:-6px;top:-6px;width:12px;height:12px}.dhx_window-resizer--top_right:hover{cursor:nesw-resize}.dhx_window-resizer--top_left{left:-6px;top:-6px;width:12px;height:12px}.dhx_window-resizer--top_left:hover{cursor:nwse-resize}.dhx_window-resizer--bottom_right{right:-6px;bottom:-6px;width:12px;height:12px}.dhx_window-resizer--bottom_right:hover{cursor:nwse-resize}.dhx_window-resizer--bottom_left{left:-6px;bottom:-6px;width:12px;height:12px}.dhx_window-resizer--bottom_left:hover{cursor:nesw-resize}.dhx_window-resizer--active{width:100%;height:100%}.dhx_window-body-pointer--left,.dhx_window-body-pointer--right{cursor:ew-resize}.dhx_window-body-pointer--bottom,.dhx_window-body-pointer--top{cursor:ns-resize}.dhx_window-body-pointer--top_right{cursor:nesw-resize}.dhx_window-body-pointer--bottom_right,.dhx_window-body-pointer--top_left{cursor:nwse-resize}.dhx_window-body-pointer--bottom_left{cursor:nesw-resize}.dhx_pagination .dhx_toolbar{background-color:var(--dhx-background-primary);height:44px!important;padding-top:6px;padding-bottom:6px}.dhx_pagination .dhx_toolbar .dhx_navbar{display:flex;justify-content:center}.dhx_pagination .dhx_toolbar .dhx_navbar .dhx_input{text-align:center}[data-dhx-theme=contrast-dark]{--dhx-font-size-normal:calc(var(--dhx-step-size)*4);--dhx-font-size-small:var(--dhx-font-size-normal);--dhx-font-color-primary:var(--dhx-color-white);--dhx-font-color-secondary:hsla(0,0%,100%,0.86);--dhx-font-color-additional:var(--dhx-font-color-secondary);--dhx-font-color-disabled:hsla(0,0%,100%,0.5);--dhx-font-color-contrast:var(--dhx-color-black);--dhx-font-color-contrast-disabled:var(--dhx-font-color-disabled);--dhx-border-color:hsla(0,0%,100%,0.5);--dhx-border-color-focused:hsla(0,0%,100%,0.7);--dhx-l-contrast-offset:-12%;--dhx-l-secondary:60%;--dhx-h-background:226;--dhx-s-background:12%;--dhx-l-background:20%;--dhx-background-primary:hsl(var(--dhx-h-background),var(--dhx-s-background),var(--dhx-l-background));--dhx-background-secondary:hsl(var(--dhx-h-background),var(--dhx-s-background),calc(var(--dhx-l-background) + 8%));--dhx-background-additional:hsl(var(--dhx-h-background),var(--dhx-s-background),calc(var(--dhx-l-background) + 12%));--dhx-s-toolbar-background:var(--dhx-color-black);--dhx-s-toolbar-button-background-hover:hsla(0,0%,100%,0.07);--dhx-s-toolbar-button-background-active:hsla(0,0%,100%,0.15);--dhx-s-grid-header-background:#212329;--dhx-s-grid-selection-background:var(--dhx-color-gray-100);--dhx-s-calendar-muffled:.8;--dhx-s-tick-font-size:var(--dhx-font-size-small)}[data-dhx-theme=contrast-light]{--dhx-font-size-normal:calc(var(--dhx-step-size)*4);--dhx-font-size-small:var(--dhx-font-size-normal);--dhx-font-color-secondary:rgba(0,0,0,0.66);--dhx-font-color-additional:var(--dhx-font-color-secondary);--dhx-border-color:rgba(0,0,0,0.4);--dhx-l-contrast-offset:14%;--dhx-s-toolbar-background:var(--dhx-background-primary);--dhx-s-toolbar-button-background-hover:rgba(0,0,0,0.07);--dhx-s-toolbar-button-background-active:rgba(0,0,0,0.15);--dhx-s-grid-header-background:var(--dhx-background-secondary);--dhx-s-grid-selection-background:var(--dhx-color-gray-700);--dhx-s-calendar-muffled:.8;--dhx-s-tick-font-size:var(--dhx-font-size-small)}[data-dhx-theme=dark]{--dhx-font-color-primary:var(--dhx-color-white);--dhx-font-color-secondary:hsla(0,0%,100%,0.7);--dhx-font-color-additional:hsla(0,0%,100%,0.5);--dhx-font-color-disabled:hsla(0,0%,100%,0.5);--dhx-font-color-contrast:var(--dhx-color-white);--dhx-font-color-contrast-disabled:var(--dhx-font-color-disabled);--dhx-border-color:hsla(0,0%,100%,0.3);--dhx-border-color-focused:hsla(0,0%,100%,0.5);--dhx-l-secondary:60%;--dhx-h-background:226;--dhx-s-background:12%;--dhx-l-background:20%;--dhx-background-primary:hsl(var(--dhx-h-background),var(--dhx-s-background),var(--dhx-l-background));--dhx-background-secondary:hsl(var(--dhx-h-background),var(--dhx-s-background),calc(var(--dhx-l-background) + 8%));--dhx-background-additional:hsl(var(--dhx-h-background),var(--dhx-s-background),calc(var(--dhx-l-background) + 12%));--dhx-s-toolbar-background:var(--dhx-color-black);--dhx-s-toolbar-button-background-hover:hsla(0,0%,100%,0.07);--dhx-s-toolbar-button-background-active:hsla(0,0%,100%,0.15);--dhx-s-grid-header-background:#212329;--dhx-s-grid-selection-background:var(--dhx-color-gray-100);--dhx-s-calendar-muffled:.6;--dhx-s-tick-font-size:calc(var(--dhx-font-size-small)/1.2)}
.SingleSelectBox {
  width: 100% !important;
  height: 100% !important;
  filter: blur(var(--42f3c6ab));
  opacity: var(--26abb5b4);
  border-color: var(--7d42096b) !important;
  border-style: var(--7e25f7b9) !important;
  border-width: var(--7e5907ce) !important;
  border-top-left-radius: var(--aed18a54) !important;
  border-top-right-radius: var(--3406c348) !important;
  border-bottom-left-radius: var(--5ac21328) !important;
  border-bottom-right-radius: var(--cfb112a4) !important;
}
.SingleSelectBox .q-field {
  height: 100%;
  box-shadow: var(--10bd72c2);
  background-color: var(--5cb122f2) !important;
}
.SingleSelectBox .q-field__control.relative-position {
  height: 100%;
}
.SingleSelectBox .q-field__native {
  align-items: center;
  flex-wrap: nowrap;
  justify-content: var(--6443ebd6);
  align-items: var(--35259703);
}
.SingleSelectBox .q-field__native span {
  color: var(--6e01b428);
  opacity: var(--70445f90);
  font-family: var(--eee7600a);
  font-weight: var(--73c75653);
  font-size: var(--6c75a2c8);
  letter-spacing: var(--1228c1de);
  line-height: var(--fe618e32);
  word-spacing: var(--0be7cea6);
  overflow: clip visible;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.SingleSelectBox .q-field__append {
  padding-left: 0px;
}
.MultiSelectBox {
  width: 100% !important;
  height: 100% !important;
  filter: blur(var(--16a8223c));
  opacity: var(--10f91b9d);
  border-color: var(--028ee814) !important;
  border-style: var(--0372d662) !important;
  border-width: var(--03a5e677) !important;
  border-top-left-radius: var(--1fda04cd) !important;
  border-top-right-radius: var(--5d3f6853) !important;
  border-bottom-left-radius: var(--5bf645c2) !important;
  border-bottom-right-radius: var(--0f6a40a5) !important;
}
.MultiSelectBox .q-field {
  height: 100%;
  box-shadow: var(--68b7bb88);
  background-color: var(--3f81be1b) !important;
}
.MultiSelectBox .q-field__control.relative-position {
  height: 100%;
}
.MultiSelectBox .q-field__native {
  align-items: center;
  flex-wrap: nowrap;
  justify-content: var(--0ed96c3e);
  align-items: var(--ca952128);
}
.MultiSelectBox .q-field__native span {
  color: var(--41cfadde);
  opacity: var(--14dd838e);
  font-family: var(--5e8ea51c);
  font-weight: var(--257f7e8a);
  font-size: var(--4107f893);
  letter-spacing: var(--5c7b777a);
  line-height: var(--3287611e);
  word-spacing: var(--7f58f756);
  overflow: clip visible;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.MultiSelectBox .q-field__append {
  padding-left: 0px;
}
.BasicImage {
  opacity: var(--543d9c45);
  width: 100% !important;
  height: 100% !important;
}
.BasicImage .q-img.q-img--menu {
  border-top-left-radius: var(--a0edcd16) !important;
  border-top-right-radius: var(--2623060a) !important;
  border-bottom-left-radius: var(--61b3f1c7) !important;
  border-bottom-right-radius: var(--c1cd5566) !important;
  box-shadow: var(--62298840);
}
.BasicImage img {
  filter: blur(var(--54e8798a));
}
.BasicImage .q-img__content {
  background-color: var(--4e6d171a) !important;
  box-shadow: var(--62298840);
}
.SolidButtonStandard {
  filter: blur(var(--32914a7c));
  opacity: var(--a44de106);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.SolidButtonStandard > button {
  border-top-left-radius: var(--2b8ee8ad) !important;
  border-top-right-radius: var(--68f44c33) !important;
  border-bottom-left-radius: var(--448c7e02) !important;
  border-bottom-right-radius: var(--1b1f2485) !important;
  border-color: var(--51f0f834);
  border-style: var(--52d4e682);
  border-width: var(--5307f697);
  box-shadow: var(--58c158b0);
  background-color: var(--79b0de3b) !important;
  min-height: 1px !important;
  padding: 0px;
}
.SolidButtonStandard > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--7f132744);
  align-items: var(--cc5810e8);
}
.SolidButtonStandard > button > .q-btn__content > span {
  word-break: break-all;
  color: var(--49ffc131);
  opacity: var(--44f34e59);
  font-family: var(--5b3a8152);
  font-weight: var(--178aea6a);
  font-size: var(--4cbcdc73);
  letter-spacing: var(--5b99ff9a);
  line-height: var(--2492ccfe);
  word-spacing: var(--6289f114);
}
.SolidButtonSquare {
  filter: blur(var(--f12eb908));
  opacity: var(--3149dc92);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.SolidButtonSquare > button {
  border-top-left-radius: var(--68e1d032) !important;
  border-top-right-radius: var(--08f47b6d) !important;
  border-bottom-left-radius: var(--7db9f039) !important;
  border-bottom-right-radius: var(--89c15882) !important;
  border-color: var(--712e728c);
  border-style: var(--6f6695f0);
  border-width: var(--6f0075c6);
  box-shadow: var(--33a50bae);
  background-color: var(--4c9e407e) !important;
  min-height: 1px !important;
  padding: 0px;
}
.SolidButtonSquare > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--00b787e4);
  align-items: var(--dedb86dc);
}
.SolidButtonSquare > button > .q-btn__content > span {
  word-break: break-all;
  color: var(--abf50d92);
  opacity: var(--8b29c642);
  font-family: var(--ec5144e8);
  font-weight: var(--8f8799b8);
  font-size: var(--2685e8a6);
  letter-spacing: var(--525844a0);
  line-height: var(--7577d490);
  word-spacing: var(--4432d5fc);
}
.SolidButtonRound {
  filter: blur(var(--7ef3af6b));
  opacity: var(--2852dde6);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.SolidButtonRound > button {
  border-top-left-radius: var(--70fa5396) !important;
  border-top-right-radius: var(--a34091c8) !important;
  border-bottom-left-radius: var(--23252be8) !important;
  border-bottom-right-radius: var(--608a8f6e) !important;
  border-color: var(--7d818eaa);
  border-style: var(--7bb9b20e);
  border-width: var(--7b5391e4);
  box-shadow: var(--3ba145df);
  background-color: var(--6327f232) !important;
  min-height: 1px !important;
  padding: 0px;
}
.SolidButtonRound > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--65319955);
  align-items: var(--6e93f643);
}
.SolidButtonRound > button > .q-btn__content > span {
  word-break: break-all;
  color: var(--9bfc9930);
  opacity: var(--977ce260);
  font-family: var(--19d9c8bb);
  font-weight: var(--a07181da);
  font-size: var(--dbaf7148);
  letter-spacing: var(--3059fe51);
  line-height: var(--8661bcb2);
  word-spacing: var(--3e0947ed);
}
.GhostButtonStandard {
  filter: blur(var(--18dbfc20));
  opacity: var(--2d4a5d4a);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.GhostButtonStandard > button {
  border-top-left-radius: var(--3688498b) !important;
  border-top-right-radius: var(--73edad11) !important;
  border-bottom-left-radius: var(--2e99bc46) !important;
  border-bottom-right-radius: var(--26188563) !important;
  border-color: var(--64608296);
  border-style: var(--654470e4);
  border-width: var(--657780f9);
  box-shadow: var(--27d20e8a);
  background-color: var(--2fb8e99d) !important;
  min-height: 1px !important;
  padding: 0px;
}
.GhostButtonStandard > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--bd141480);
  align-items: var(--62eb1d24);
}
.GhostButtonStandard > button > .q-btn__content > span {
  word-break: break-all;
  color: var(--c39b07da);
  opacity: var(--5762d8bb);
  font-family: var(--af59fda0);
  font-weight: var(--49af8bc8);
  font-size: var(--57b63d51);
  letter-spacing: var(--df5f0d08);
  line-height: var(--56b76e5c);
  word-spacing: var(--3daadc50);
}
.GhostButtonSquare {
  filter: blur(var(--5564967c));
  opacity: var(--262644b7);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.GhostButtonSquare > button {
  border-top-left-radius: var(--84286a32) !important;
  border-top-right-radius: var(--095da326) !important;
  border-bottom-left-radius: var(--7016a339) !important;
  border-bottom-right-radius: var(--a507f282) !important;
  border-color: var(--8e29988c);
  border-style: var(--8c61bbf0);
  border-width: var(--8bfb9bc6);
  box-shadow: var(--e6428ea4);
  background-color: var(--c11c667e) !important;
  min-height: 1px !important;
  padding: 0px;
}
.GhostButtonSquare > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--613b74e4);
  align-items: var(--2b2d6992);
}
.GhostButtonSquare > button > .q-btn__content > span {
  word-break: break-all;
  color: var(--033f2637);
  opacity: var(--a824ec42);
  font-family: var(--96f4dee8);
  font-weight: var(--f38fb3b8);
  font-size: var(--41cc82a6);
  letter-spacing: var(--26191cc0);
  line-height: var(--d97fee90);
  word-spacing: var(--35b542fc);
}
.GhostButtonRound {
  filter: blur(var(--197811f2));
  opacity: var(--3348baad);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.GhostButtonRound > button {
  border-top-left-radius: var(--0473abdd) !important;
  border-top-right-radius: var(--41d90f63) !important;
  border-bottom-left-radius: var(--92c2f7a2) !important;
  border-bottom-right-radius: var(--17f83096) !important;
  border-color: var(--77472704);
  border-style: var(--782b1552);
  border-width: var(--785e2567);
  box-shadow: var(--1752f678);
  background-color: var(--06e215ea) !important;
  min-height: 1px !important;
  padding: 0px;
}
.GhostButtonRound > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--430e99a4);
  align-items: var(--7b4c9b48);
}
.GhostButtonRound > button > .q-btn__content > span {
  word-break: break-all;
  color: var(--e49937fe);
  opacity: var(--6a497d29);
  font-family: var(--043f46fc);
  font-weight: var(--4a4ba19a);
  font-size: var(--25a19fa3);
  letter-spacing: var(--f7c08b2c);
  line-height: var(--5753842e);
  word-spacing: var(--17dd9374);
}
.OutlineButtonStandard {
  filter: blur(var(--6763d1c7));
  opacity: var(--95784d7c);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.OutlineButtonStandard > button {
  border-top-left-radius: var(--08875cf2) !important;
  border-top-right-radius: var(--45ecc078) !important;
  border-bottom-left-radius: var(--8a9b9578) !important;
  border-bottom-right-radius: var(--0fd0ce6c) !important;
  border-color: var(--32593c62);
  border-style: var(--30915fc6);
  border-width: var(--302b3f9c);
  box-shadow: var(--d4952ffa);
  background-color: var(--59336554) !important;
  min-height: 1px !important;
  padding: 0px;
}
.OutlineButtonStandard > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--36f6df0e);
  align-items: var(--7fc26667);
}
.OutlineButtonStandard > button > .q-btn__content > span {
  word-break: break-all;
  color: var(--0c15d58c);
  opacity: var(--4c549018);
  font-family: var(--cf8c3fd2);
  font-weight: var(--cf913d22);
  font-size: var(--29b550b8);
  letter-spacing: var(--41886e75);
  line-height: var(--b58177fa);
  word-spacing: var(--639d7111);
}
.OutlineButtonSquare {
  filter: blur(var(--c658ae1c));
  opacity: var(--4e1a91ad);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.OutlineButtonSquare > button {
  border-top-left-radius: var(--07c902dd) !important;
  border-top-right-radius: var(--452e6663) !important;
  border-bottom-left-radius: var(--8c1849a2) !important;
  border-bottom-right-radius: var(--114d8296) !important;
  border-color: var(--5f5e7004);
  border-style: var(--60425e52);
  border-width: var(--60756e67);
  box-shadow: var(--7ea87f78);
  background-color: var(--1db2be0b) !important;
  min-height: 1px !important;
  padding: 0px;
}
.OutlineButtonSquare > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--307907a4);
  align-items: var(--01c2bb5c);
}
.OutlineButtonSquare > button > .q-btn__content > span {
  word-break: break-all;
  color: var(--15ee25fe);
  opacity: var(--5260c629);
  font-family: var(--910d98fc);
  font-weight: var(--64b18ecc);
  font-size: var(--28f6f6a3);
  letter-spacing: var(--78ee792c);
  line-height: var(--4aa1c9a4);
  word-spacing: var(--47af0174);
}
.OutlineButtonRound {
  filter: blur(var(--67685332));
  opacity: var(--73a4a826);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.OutlineButtonRound > button {
  border-top-left-radius: var(--0ff985c6) !important;
  border-top-right-radius: var(--3568a0a3) !important;
  border-bottom-left-radius: var(--aba3d522) !important;
  border-bottom-right-radius: var(--30d90e16) !important;
  border-color: var(--3141e478);
  border-style: var(--2f7a07dc);
  border-width: var(--2f13e7b2);
  box-shadow: var(--d494e590);
  background-color: var(--07af886a) !important;
  min-height: 1px !important;
  padding: 0px;
}
.OutlineButtonRound > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--1ebf39ee);
  align-items: var(--e7da2dc8);
}
.OutlineButtonRound > button > .q-btn__content > span {
  word-break: break-all;
  color: var(--0c15fac1);
  opacity: var(--4b3d382e);
  font-family: var(--df2ae47c);
  font-weight: var(--cf883a4c);
  font-size: var(--193130e3);
  letter-spacing: var(--4dd8f12a);
  line-height: var(--b5787524);
  word-spacing: var(--64291d06);
}
.DestructiveButtonStandard {
  filter: blur(var(--7aa64156));
  opacity: var(--627fbb50);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.DestructiveButtonStandard > button {
  border-top-left-radius: var(--22327600) !important;
  border-top-right-radius: var(--5f97d986) !important;
  border-bottom-left-radius: var(--5745635c) !important;
  border-bottom-right-radius: var(--11c2b1d8) !important;
  border-color: var(--16a7f3fe);
  border-style: var(--14e01762);
  border-width: var(--1479f738);
  box-shadow: var(--9d251e96);
  background-color: var(--1e8cda88) !important;
  min-height: 1px !important;
  padding: 0px;
}
.DestructiveButtonStandard > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--502bcbab);
  align-items: var(--7a02c619);
}
.DestructiveButtonStandard > button > .q-btn__content > span {
  word-break: break-all;
  color: var(--27cdde3e);
  opacity: var(--30a347b4);
  font-family: var(--2c87b025);
  font-weight: var(--18ff2206);
  font-size: var(--436069c6);
  letter-spacing: var(--3bc8ce27);
  line-height: var(--00885191);
  word-spacing: var(--71761543);
}
.DestructiveButtonSquare {
  filter: blur(var(--fcf3efa4));
  opacity: var(--609bdc2e);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.DestructiveButtonSquare > button {
  border-top-left-radius: var(--727bfdce) !important;
  border-top-right-radius: var(--0427649f) !important;
  border-bottom-left-radius: var(--78ecd96b) !important;
  border-bottom-right-radius: var(--935b861e) !important;
  border-color: var(--10f7f848);
  border-style: var(--11dbe696);
  border-width: var(--120ef6ab);
  box-shadow: var(--c2616e88);
  background-color: var(--7e79ef62) !important;
  min-height: 1px !important;
  padding: 0px;
}
.DestructiveButtonSquare > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--b5d17b1c);
  align-items: var(--99c97ac0);
}
.DestructiveButtonSquare > button > .q-btn__content > span {
  word-break: break-all;
  color: var(--152fb645);
  opacity: var(--03fa4e6d);
  font-family: var(--2c42afbe);
  font-weight: var(--9b4cd054);
  font-size: var(--30201642);
  letter-spacing: var(--74e14aae);
  line-height: var(--813d0b2c);
  word-spacing: var(--e47bf0ec);
}
.DestructiveButtonRound {
  filter: blur(var(--54237bb1));
  opacity: var(--70c0b0ac);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.DestructiveButtonRound > button {
  border-top-left-radius: var(--061c795c) !important;
  border-top-right-radius: var(--4381dce2) !important;
  border-bottom-left-radius: var(--8f715ca4) !important;
  border-bottom-right-radius: var(--14a69598) !important;
  border-color: var(--dbee15b6);
  border-style: var(--da26391a);
  border-width: var(--d9c018f0);
  box-shadow: var(--4ac3d8d9);
  background-color: var(--25e6fbac) !important;
  min-height: 1px !important;
  padding: 0px;
}
.DestructiveButtonRound > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--097488cf);
  align-items: var(--33e07c3d);
}
.DestructiveButtonRound > button > .q-btn__content > span {
  word-break: break-all;
  color: var(--7db7733c);
  opacity: var(--f5e9696c);
  font-family: var(--50d1c181);
  font-weight: var(--f611e94e);
  font-size: var(--274a6d22);
  letter-spacing: var(--14b2f76a);
  line-height: var(--dc022426);
  word-spacing: var(--0ed30467);
}
.IconButtonStandard {
  filter: blur(var(--7381887c));
  opacity: var(--6a269f06);
  width: 100% !important;
  height: 100% !important;
  display: flex;
  container-name: div-container;
  container-type: size;
}
.IconButtonStandard > button {
  border-top-left-radius: var(--5d9b09ad) !important;
  border-top-right-radius: var(--c9ff259a) !important;
  border-bottom-left-radius: var(--0fc5e1ff) !important;
  border-bottom-right-radius: var(--4d2b4585) !important;
  border-color: var(--63653734);
  border-style: var(--64492582);
  border-width: var(--647c3597);
  box-shadow: var(--39d15ab0);
  min-height: 1px !important;
  padding: 0px;
}
.IconButtonStandard > button > .q-btn__content {
  overflow: hidden;
  color: var(--95c6c58a) !important;
}
@container div-container (min-width: 0px) {
  i {
    font-size: min(75cqw, 75cqh) !important;
  }
}
.IconButtonSquare {
  filter: blur(var(--7117e0d8));
  opacity: var(--523bd7cf);
  width: 100% !important;
  height: 100% !important;
  display: flex;
  container-name: div-container;
  container-type: size;
}
.IconButtonSquare > button {
  border-top-left-radius: var(--5736a9ff) !important;
  border-top-right-radius: var(--d6c7e4f6) !important;
  border-bottom-left-radius: var(--09618251) !important;
  border-bottom-right-radius: var(--46c6e5d7) !important;
  border-color: var(--ee6a44bc);
  border-style: var(--eca26820);
  border-width: var(--ec3c47f6);
  box-shadow: var(--1cefbc96);
  min-height: 1px !important;
  padding: 0px;
}
.IconButtonSquare > button > .q-btn__content {
  overflow: hidden;
  color: var(--2042aaa9) !important;
}
@container div-container (min-width: 0px) {
  i {
    font-size: min(75cqw, 75cqh) !important;
  }
}
.IconButtonRound {
  filter: blur(var(--3c561f94));
  opacity: var(--57e717f1);
  width: 100% !important;
  height: 100% !important;
  display: flex;
  container-name: div-container;
  container-type: size;
}
.IconButtonRound > button {
  border-top-left-radius: var(--bf8969be) !important;
  border-top-right-radius: var(--44bea2b2) !important;
  border-bottom-left-radius: var(--52662373) !important;
  border-bottom-right-radius: var(--e068f20e) !important;
  border-color: var(--8af3dd80);
  border-style: var(--892c00e4);
  border-width: var(--88c5e0ba);
  box-shadow: var(--17018098);
  min-height: 1px !important;
  padding: 0px;
}
.IconButtonRound > button > .q-btn__content {
  overflow: hidden;
  color: var(--7d745d47) !important;
}
@container div-container (min-width: 0px) {
  i {
    font-size: min(75cqw, 75cqh) !important;
  }
}
.IconTextButtonStandard {
  filter: blur(var(--3ea23a7d));
  opacity: var(--92ea2710);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.IconTextButtonStandard .q-btn .q-icon {
  font-size: 1.2em;
  margin-right: 4px;
}
.IconTextButtonStandard > button {
  border-top-left-radius: var(--2e947b28) !important;
  border-top-right-radius: var(--6bf9deae) !important;
  border-bottom-left-radius: var(--3e81590c) !important;
  border-bottom-right-radius: var(--1e24b700) !important;
  border-color: var(--113be04e);
  border-style: var(--0f7403b2);
  border-width: var(--0f0de388);
  box-shadow: var(--314c108d);
  background-color: var(--58c19060) !important;
  min-height: 1px !important;
  padding: 0px;
}
.IconTextButtonStandard > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--dacdacfa);
  align-items: var(--b1448c1e);
  color: var(--b0a703d4);
  opacity: var(--2b373404);
  font-size: var(--4fc26eee);
}
.IconTextButtonStandard > button > .q-btn__content > span {
  word-break: break-all;
  font-family: var(--946aed66);
  font-weight: var(--6f75ca25);
  letter-spacing: var(--6923c1ff);
  line-height: var(--7c7dacb9);
  word-spacing: var(--742c1f1b);
}
.IconTextButtonSquare {
  filter: blur(var(--6765f7b9));
  opacity: var(--85576a98);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.IconTextButtonSquare .q-btn .q-icon {
  font-size: 1.2em;
  margin-right: 4px;
}
.IconTextButtonSquare > button {
  border-top-left-radius: var(--225e5764) !important;
  border-top-right-radius: var(--5fc3baea) !important;
  border-bottom-left-radius: var(--56eda094) !important;
  border-bottom-right-radius: var(--11ee933c) !important;
  border-color: var(--31d40bc6);
  border-style: var(--300c2f2a);
  border-width: var(--2fa60f00);
  box-shadow: var(--9284885e);
  background-color: var(--cb2586b8) !important;
  min-height: 1px !important;
  padding: 0px;
}
.IconTextButtonSquare > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--560651c7);
  align-items: var(--79c02335);
  color: var(--2d1e295a);
  opacity: var(--4bcf5f7c);
  font-size: var(--438c4b2a);
}
.IconTextButtonSquare > button > .q-btn__content > span {
  word-break: break-all;
  font-family: var(--92f838ee);
  font-weight: var(--cf8cf13e);
  letter-spacing: var(--3b862b43);
  line-height: var(--b57d2c16);
  word-spacing: var(--63e0095f);
}
.IconTextButtonRound {
  filter: blur(var(--1d50ad87));
  opacity: var(--b92e75fc);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.IconTextButtonRound .q-btn .q-icon {
  font-size: 1.2em;
  margin-right: 4px;
}
.IconTextButtonRound > button {
  border-top-left-radius: var(--910fae9c) !important;
  border-top-right-radius: var(--1644e790) !important;
  border-bottom-left-radius: var(--69a30104) !important;
  border-bottom-right-radius: var(--b1ef36ec) !important;
  border-color: var(--22fc03e2);
  border-style: var(--21342746);
  border-width: var(--20ce071c);
  box-shadow: var(--7643d77a);
  background-color: var(--3d65ecd4) !important;
  min-height: 1px !important;
  padding: 0px;
}
.IconTextButtonRound > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--01e9e68e);
  align-items: var(--563af2a7);
  color: var(--3b3e81cc);
  opacity: var(--3cf75798);
  font-size: var(--4eb3c710);
}
.IconTextButtonRound > button > .q-btn__content > span {
  word-break: break-all;
  font-family: var(--08e68bd7);
  font-weight: var(--4e243d2f);
  letter-spacing: var(--1800fab5);
  line-height: var(--5b2c1fc3);
  word-spacing: var(--6b4c0d51);
}
.IconTextButtonRightStandard {
  filter: blur(var(--b89c6c98));
  opacity: var(--15f389ef);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.IconTextButtonRightStandard .q-btn .q-icon {
  font-size: 1.2em;
  margin-left: 4px;
}
.IconTextButtonRightStandard > button {
  border-top-left-radius: var(--45dc6c1f) !important;
  border-top-right-radius: var(--f97c60b6) !important;
  border-bottom-left-radius: var(--0ff1771e) !important;
  border-bottom-right-radius: var(--356ca7f7) !important;
  border-color: var(--34446782);
  border-style: var(--352855d0);
  border-width: var(--355b65e5);
  box-shadow: var(--03023e76);
  background-color: var(--fa67b6ee) !important;
  min-height: 1px !important;
  padding: 0px;
}
.IconTextButtonRightStandard > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--61c584ac);
  align-items: var(--3508cb5a);
  color: var(--7962abff);
  opacity: var(--2746bda7);
  font-size: var(--670a5fe5);
}
.IconTextButtonRightStandard > button > .q-btn__content > span {
  word-break: break-all;
  font-family: var(--44a78dc4);
  font-weight: var(--56f54d48);
  letter-spacing: var(--12625930);
  line-height: var(--3ce58820);
  word-spacing: var(--9de31278);
}
.IconTextButtonRightSquare {
  filter: blur(var(--15c14d79));
  opacity: var(--42313074);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.IconTextButtonRightSquare .q-btn .q-icon {
  font-size: 1.2em;
  margin-left: 4px;
}
.IconTextButtonRightSquare > button {
  border-top-left-radius: var(--27141d24) !important;
  border-top-right-radius: var(--647980aa) !important;
  border-bottom-left-radius: var(--4d821514) !important;
  border-bottom-right-radius: var(--16a458fc) !important;
  border-color: var(--04255c5d);
  border-style: var(--05094aab);
  border-width: var(--053c5ac0);
  box-shadow: var(--48c0ae11);
  background-color: var(--6907bee4) !important;
  min-height: 1px !important;
  padding: 0px;
}
.IconTextButtonRightSquare > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--87cad7f2);
  align-items: var(--df001516);
  color: var(--81bdc8cc);
  opacity: var(--11b09afc);
  font-size: var(--484210ea);
}
.IconTextButtonRightSquare > button > .q-btn__content > span {
  word-break: break-all;
  font-family: var(--6afaed6e);
  font-weight: var(--4694dd21);
  letter-spacing: var(--5245fd83);
  line-height: var(--539cbfb5);
  word-spacing: var(--fe2128c2);
}
.IconTextButtonRightRound {
  filter: blur(var(--7371a4af));
  opacity: var(--15aedbac);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.IconTextButtonRightRound .q-btn .q-icon {
  font-size: 1.2em;
  margin-left: 4px;
}
.IconTextButtonRightRound > button {
  border-top-left-radius: var(--2c3cc9da) !important;
  border-top-right-radius: var(--69a22d60) !important;
  border-bottom-left-radius: var(--4330bba8) !important;
  border-bottom-right-radius: var(--1bcd05b2) !important;
  border-color: var(--5c7febe7);
  border-style: var(--5d63da35);
  border-width: var(--5d96ea4a);
  box-shadow: var(--2ea4cfca);
  background-color: var(--0e5ba36e) !important;
  min-height: 1px !important;
  padding: 0px;
}
.IconTextButtonRightRound > button > .q-btn__content {
  overflow: hidden;
  justify-content: var(--3e2e4e91);
  align-items: var(--3c74ca7f);
  color: var(--5f0e05a4);
  opacity: var(--4f82420c);
  font-size: var(--4d6abda0);
}
.IconTextButtonRightRound > button > .q-btn__content > span {
  word-break: break-all;
  font-family: var(--278bfe02);
  font-weight: var(--b7759752);
  letter-spacing: var(--038a5ae6);
  line-height: var(--9d65d22a);
  word-spacing: var(--4d6c09ae);
}
.ImageTextButtonStandard {
  filter: blur(var(--f0bc3f10));
  opacity: var(--838e009a);
  width: 100% !important;
  height: 100% !important;
  display: flex;
}
.ImageTextButtonStandard .q-btn .q-icon {
  font-size: 1.2em;
  margin-right: 4px;
}
.ImageTextButtonStandard > button {
  border-top-left-radius: var(--3ca9383a) !important;
  border-top-right-radius: var(--1f10c769) !important;
  border-bottom-left-radius: var(--d8538796) !important;
  border-bottom-right-radius: var(--5d88c08a) !important;
  border-color: var(--6351ad84);
  border-style: var(--6189d0e8);
  border-width: var(--6123b0be);
  box-shadow: var(--3ddb819c);
  background-color: var(--9dc5b776) !important;
  min-height: 1px !important;
  padding: 0px;
}
.ImageTextButtonStandard > button > .q-btn__content {
  word-break: break-all;
  overflow: hidden;
  justify-content: var(--d51be3d4);
  align-items: var(--4ce90868);
  color: var(--5772acbb);
  opacity: var(--7d4d013a);
  font-size: var(--02d957a9);
}
.ImageTextButtonStandard > button > .q-btn__content > span:last-child {
  word-break: break-all;
  font-family: var(--edddf0f0);
  font-weight: var(--8f151fc0);
  letter-spacing: var(--57381624);
  line-height: var(--75055a98);
  word-spacing: var(--4b213880);
}
.BasicText {
  height: 100% !important;
}
.BasicText > div,
.BasicText > div > div {
  height: 100% !important;
}
.BasicText > div {
  opacity: var(--8119fab6);
  border-top-left-radius: var(--019ea056) !important;
  border-top-right-radius: var(--3c96135b) !important;
  border-bottom-left-radius: var(--9d48efb2) !important;
  border-bottom-right-radius: var(--227e28a6) !important;
  border-color: var(--2938000c);
  border-style: var(--2a1bee5a);
  border-width: var(--2a4efe6f);
  background-color: var(--04a59213) !important;
}
.BasicText > div > div {
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  justify-content: var(--890f2d38);
}
.BasicText > div > div:focus-visible {
  outline: none;
}
.BasicText > div > div::-webkit-scrollbar {
  width: 5px;
  display: var(--5d46c191);
}
.BasicText > div > div::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #929292;
}
.BasicText > div > div::-webkit-scrollbar-track {
  background: transparent;
}
.BasicText p {
  color: black;
  margin: 0;
}
.BasicBox {
  opacity: var(--e6e6fed4);
  width: 100% !important;
  height: 100% !important;
  background-color: var(--524b31f6) !important;
  filter: blur(var(--fe2294f4));
  border-top-left-radius: var(--bdcc080a) !important;
  border-top-right-radius: var(--27669496) !important;
  border-bottom-left-radius: var(--4fac8369) !important;
  border-bottom-right-radius: var(--ca4185ba) !important;
  border-style: var(--2b4e3686);
  border-width: var(--2ae8165c);
  border-color: var(--2d161322);
  box-shadow: var(--2218b6ba);
}
.DhxBasicCalendar {
  width: 100%;
  height: 100%;
}
.DhxBasicCalendar .dhx_calendar__weekdays > div:not(:first-child),
.DhxBasicCalendar .dhx_calendar__weekdays > div:not(:last-child) {
  color: black !important;
}
.DhxBasicCalendar .dhx_calendar__weekdays > div:last-child,
.DhxBasicCalendar .dhx_calendar-day.saturday {
  color: var(--69a73e64) !important;
}
.DhxBasicCalendar .dhx_calendar__weekdays > div:first-child,
.DhxBasicCalendar .dhx_calendar-day.sunday {
  color: var(--6606b18a) !important;
}
.DhxBasicCalendar .dhx_calendar-day.dhx_calendar-day--muffled {
  opacity: 0.5;
  color: rgba(0, 0, 0, 0.7);
}
.DhxBasicCalendar .dhx_calendar-day:before {
  top: 10px;
}
.DhxBasicCalendar > div {
  opacity: var(--2247b89b);
}
.DhxBasicCalendar > div .dhx_calendar {
  filter: blur(var(--8b4c9940));
}
.DhxBasicCalendar > div .dhx_calendar.dhx_widget {
  height: 100%;
  border-color: var(--1acc9954);
  border-style: var(--1904bcb8);
  border-width: var(--189e9c8e);
  background-color: var(--55a87a5d) !important;
  box-shadow: var(--dfbf216c);
}
.DhxBasicCalendar > div .dhx_calendar .dhx_calendar__navigation {
  height: 10%;
  color: var(--0680dcd3);
}
.DhxBasicCalendar > div .dhx_calendar .dhx_calendar__weekdays {
  height: 8%;
  align-items: center;
  color: var(--0680dcd3);
}
.DhxBasicCalendar > div .dhx_calendar .dhx_calendar__days {
  height: 82%;
  align-items: center;
}
.DhxBasicCalendar > div .dhx_calendar .dhx_calendar__days .dhx_calendar-day {
  color: var(--0680dcd3);
}
.DhxBasicCalendar > div .dhx_calendar .dhx_calendar__days .dhx_calendar-day::before {
  top: 6px;
}
.DhxBasicCalendar .dhx_widget .dhx_button__icon:before,
.DhxBasicCalendar .dhx_button--view_link,
.DhxBasicCalendar .dhx_calendar-weekday,
.DhxBasicCalendar .dhx_calendar-day {
  color: var(--0680dcd3);
  opacity: var(--34c7ed0a);
  font-family: var(--6989af20);
  font-weight: var(--29a579f0) !important;
  font-size: var(--208e76de) !important;
  letter-spacing: var(--75007a3c) !important;
  line-height: var(--0f95b4c8) !important;
  word-spacing: var(--6f63c298) !important;
}
.DhxBasicCalendar button[aria-label=prev]:active,
.DhxBasicCalendar button[aria-label=prev]:focus,
.DhxBasicCalendar button[aria-label=prev]:hover,
.DhxBasicCalendar button[aria-live=polite]:active,
.DhxBasicCalendar button[aria-live=polite]:focus,
.DhxBasicCalendar button[aria-live=polite]:hover,
.DhxBasicCalendar button[aria-label=next]:active,
.DhxBasicCalendar button[aria-label=next]:focus,
.DhxBasicCalendar button[aria-label=next]:hover,
.DhxBasicCalendar .dhx_calendar-action__cancel:active,
.DhxBasicCalendar .dhx_calendar-action__cancel:focus,
.DhxBasicCalendar .dhx_calendar-action__cancel:hover {
  color: var(--4529b6c2) !important;
  background-color: var(--71da4529) !important;
}
.DhxBasicCalendar .dhx_calendar-year:active,
.DhxBasicCalendar .dhx_calendar-year:focus,
.DhxBasicCalendar .dhx_calendar-year:hover,
.DhxBasicCalendar .dhx_calendar-month:active,
.DhxBasicCalendar .dhx_calendar-month:focus,
.DhxBasicCalendar .dhx_calendar-month:hover,
.DhxBasicCalendar .dhx_calendar-day:active,
.DhxBasicCalendar .dhx_calendar-day:focus,
.DhxBasicCalendar .dhx_calendar-day:hover {
  color: var(--4529b6c2) !important;
}
.DhxBasicCalendar .dhx_calendar-year::before,
.DhxBasicCalendar .dhx_calendar-month::before,
.DhxBasicCalendar .dhx_calendar-day::before {
  border-color: var(--8fdd8fbc);
  border-style: var(--8e15b320);
  border-width: var(--8daf92f6);
  background-color: var(--71da4529) !important;
}
.DhxBasicCalendar .dhx_calendar-year--selected,
.DhxBasicCalendar .dhx_calendar-month--selected,
.DhxBasicCalendar .dhx_calendar-day--selected {
  color: var(--4529b6c2) !important;
}
.DhxBasicCalendar .dhx_calendar-day--hidden {
  opacity: 0;
}
.Accordion {
  height: 100%;
  filter: blur(var(--0a5b4664));
  opacity: var(--273bbe89);
}
.Accordion .accordion-container {
  max-height: 100%;
  overflow-y: auto;
  box-shadow: var(--1655e01c);
}
.Accordion .q-expansion-item__container .q-item.q-item-type {
  border-top-left-radius: var(--7b4a048e) !important;
  border-top-right-radius: var(--007f3d82) !important;
  border-bottom-left-radius: var(--7485d60b) !important;
  border-bottom-right-radius: var(--9c298cde) !important;
  border-style: var(--50e6f069) !important;
  border-width: var(--511a007e) !important;
  border-color: var(--5003021b) !important;
  background-color: var(--6ea9f3a2) !important;
}
.Accordion .q-expansion-item__container .q-item.q-item-type .q-item__section--main {
  color: var(--e69364b6);
  opacity: var(--978ee466);
  font-family: var(--5812fc5e);
  font-weight: var(--2ba5ec76);
  font-size: var(--38ee1d02);
  letter-spacing: var(--0e8d320e);
  line-height: var(--38adcf0a);
  word-spacing: var(--3e0046ea);
  justify-content: var(--4cc72a00);
  align-items: var(--f9325c5c);
}
.Accordion .q-expansion-item__container .q-item.q-item-type .q-item__section--side {
  color: var(--e69364b6);
  opacity: var(--978ee466);
  font-weight: var(--2ba5ec76);
  font-size: var(--38ee1d02);
}
.Accordion .q-expansion-item__container .q-item.q-item-type .q-item__section.column {
  flex-wrap: nowrap;
}
.Accordion .q-expansion-item__container .q-expansion-item__content {
  border-top-left-radius: var(--7b4a048e) !important;
  border-top-right-radius: var(--007f3d82) !important;
  border-bottom-left-radius: var(--7485d60b) !important;
  border-bottom-right-radius: var(--9c298cde) !important;
  border-style: var(--0ffcab18) !important;
  border-width: var(--0f968aee) !important;
  border-color: var(--11c487b4) !important;
  background-color: var(--469d29a6) !important;
  overflow: hidden auto;
}
.Accordion .accordion-body-contents {
  width: 100%;
  overflow: hidden auto;
}
.material-pd {
  font-size: 20px;
  width: 100%;
  text-align: center;
}
.MaterialIcon {
  width: 100% !important;
  height: 100% !important;
}
.MaterialIcon > i {
  width: 100% !important;
  height: 100% !important;
  border-top-left-radius: var(--95516b20);
  border-top-right-radius: var(--008a042a);
  border-bottom-left-radius: var(--63e9d1de);
  border-bottom-right-radius: var(--a1c6e8d0);
  color: var(--bef6752a) !important;
  opacity: var(--524cbbfe);
  border-color: var(--ddc47138) !important;
  border-style: var(--dbfc949c) !important;
  border-width: var(--db967472) !important;
  /* font-size: v-bind(iconSize + 'px') !important; */
  filter: blur(var(--7b123abb));
  text-shadow: var(--d5d3a250);
  padding: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.MaterialIcon {
  container-name: div-container;
  container-type: size;
}
@container div-container (min-width: 0px) {
  i {
    /* font-size: v-bind(iconSize) !important; */
    font-size: min(75cqw, 75cqh) !important;
  }
}
.BasicRadio {
  opacity: var(--8caddd86);
  width: 100% !important;
  height: 100% !important;
  overflow: hidden;
  border-color: var(--218c8318);
  border-style: var(--1fc4a67c);
  border-width: var(--1f5e8652);
  background-color: var(--f652770a) !important;
  display: flex;
  flex-direction: var(--11d5c423);
  justify-content: var(--6372129e);
  align-items: var(--5b724202);
}
.BasicRadio .q-radio {
  border-style: var(--eff77166);
  border-width: var(--ef91513c);
  border-color: var(--f1bf4e02);
  background-color: var(--01ae5c86) !important;
  border-top-left-radius: var(--b97d987c) !important;
  border-top-right-radius: var(--3eb2d170) !important;
  border-bottom-left-radius: var(--556c0c14) !important;
  border-bottom-right-radius: var(--da5d20cc) !important;
  justify-content: var(--08042dcc);
  flex-direction: var(--4d7dcc24);
}
.BasicRadio .q-radio[aria-checked=true] {
  background-color: var(--72b7fe72) !important;
  border-style: var(--55c839e4);
  border-width: var(--556219ba);
  border-color: var(--57901680);
}
.BasicRadio .q-radio[aria-checked=true] svg {
  background-color: white;
  border-radius: 50%;
}
.BasicRadio .q-radio[aria-checked=true] svg path:first-child {
  color: #333333 !important;
}
.BasicRadio .q-radio[aria-checked=true] svg .q-radio__check {
  color: #333333 !important;
}
.BasicRadio .q-radio[aria-checked=true] .q-radio__label {
  color: var(--26b470bd) !important;
}
.BasicRadio .q-radio[aria-disabled=true] svg {
  background-color: #7b7b7b !important;
  border-radius: 50%;
}
.BasicRadio .q-radio .q-radio__label {
  color: var(--23451771);
  opacity: var(--3b87d6ce);
  font-family: var(--8def79dc);
  font-weight: var(--66f05c2a);
  font-size: var(--b358839a);
  letter-spacing: var(--6c6b944c);
  line-height: var(--73f83ebe);
  word-spacing: var(--6c03cdb6);
}
.BasicCheckbox {
  width: 100% !important;
  height: 100% !important;
  filter: blur(var(--371ae8a8));
  opacity: var(--298bade7);
}
.BasicCheckbox > .q-checkbox > div:first-child {
  color: var(--d58934de) !important;
  font-size: var(--b47f7842) !important;
}
.BasicCheckbox > .q-checkbox > div:first-child .q-checkbox__bg {
  border-color: var(--d58934de);
}
.BasicCheckbox > .q-checkbox > div:last-child {
  color: var(--a5f469f2);
  opacity: var(--02c38aa2);
  font-family: var(--4dbf29bc);
  font-weight: var(--15461b54);
  font-size: var(--baf98046);
  letter-spacing: var(--563b2e70);
  line-height: var(--224dfde8);
  word-spacing: var(--ef341868);
  text-align: var(--d0f18498);
  vertical-align: var(--d715b33c);
}
.RoundCheckbox {
  width: 100% !important;
  height: 100% !important;
  filter: blur(var(--3093c262));
  opacity: var(--6a37044a);
}
.RoundCheckbox > .q-checkbox > div:first-child {
  color: var(--74565d4e) !important;
  font-size: var(--f64988c8) !important;
}
.RoundCheckbox > .q-checkbox > div:first-child .q-checkbox__bg {
  border-color: var(--74565d4e);
}
.RoundCheckbox > .q-checkbox > div:last-child {
  color: var(--3141c784);
  opacity: var(--63cd0bec);
  font-family: var(--236c931f);
  font-weight: var(--1889ae77);
  font-size: var(--b2718080);
  letter-spacing: var(--2afaa46d);
  line-height: var(--2591910b);
  word-spacing: var(--24d675ee);
  text-align: var(--3a412871);
  vertical-align: var(--69349c5f);
}
.BasicInput {
  filter: blur(var(--01e5e98c));
  opacity: var(--078481f5);
  width: 100% !important;
  height: 100% !important;
}
.BasicInput > label {
  width: 100% !important;
  height: 100% !important;
}
.BasicInput .q-field__inner {
  height: 100% !important;
}
.BasicInput .q-field--outlined .q-field__control:after,
.BasicInput .q-field--outlined.q-field--highlighted .q-field__control:after,
.BasicInput .q-field--outlined.q-field--highlighted .q-field__control:hover:before {
  border-color: var(--445156bc);
  border-style: var(--4535450a);
  border-width: var(--4568551f);
}
.BasicInput .q-field__control {
  width: 100% !important;
  height: 100% !important;
  border-top-left-radius: var(--f7f351b6) !important;
  border-top-right-radius: var(--7d288aaa) !important;
  border-bottom-left-radius: var(--36312f77) !important;
  border-bottom-right-radius: var(--739692fd) !important;
}
.BasicInput .q-field--outlined .q-field__control:before {
  box-shadow: var(--ebd497a0);
  background-color: var(--b4547e7a) !important;
  border: 0 !important;
}
.BasicInput .q-field__control-container {
  height: 100%;
  align-items: var(--7596d414);
}
.BasicInput .q-field__native {
  color: var(--007621b9);
  opacity: var(--3753ace1);
  font-family: var(--0fdbebca);
  font-weight: var(--2fe09ae2);
  font-size: var(--b5976a2a);
  letter-spacing: var(--375cdc22);
  line-height: var(--3ce87d76);
  word-spacing: var(--7dc93404);
  text-align: var(--92177234);
}
.BasicInput .q-field__bottom {
  padding-top: 4px;
}
.BasicTextArea {
  filter: blur(var(--0f87a0c6));
  opacity: var(--38a036fe);
  width: 100% !important;
  height: 100% !important;
}
.BasicTextArea > label,
.BasicTextArea .q-field__inner,
.BasicTextArea .q-field__control {
  width: 100% !important;
  height: 100% !important;
}
.BasicTextArea .q-field {
  border-top-left-radius: var(--2dfe409e) !important;
  border-top-right-radius: var(--26664337) !important;
  border-bottom-left-radius: var(--c9a88ffa) !important;
  border-bottom-right-radius: var(--4eddc8ee) !important;
  border-color: var(--432972b0);
  border-style: var(--440d60fe);
  border-width: var(--44407113);
  box-shadow: var(--772785b8);
  background-color: var(--5b3c1292) !important;
}
.BasicTextArea textarea {
  padding: 5px !important;
  resize: none !important;
  color: var(--3accaaad);
  opacity: var(--362bc8d5);
  font-family: var(--5f289a56);
  font-weight: var(--405b306e);
  font-size: var(--0a2ed377);
  letter-spacing: var(--3ec469d4);
  line-height: var(--4d631302) !important;
  word-spacing: var(--8018fc1c);
  text-align: var(--13b548da);
}
.BasicTextArea textarea::placeholder {
  color: #adb5bd !important;
}
.BasicButtonTab {
  width: 100% !important;
  height: 100% !important;
  filter: blur(var(--17eb08e3));
  opacity: var(--60d9b95e);
}
.BasicButtonTab > div {
  width: 100% !important;
  height: 100% !important;
  border-top-left-radius: var(--2869ab0e) !important;
  border-top-right-radius: var(--65cf0e94) !important;
  border-bottom-left-radius: var(--4ad6f940) !important;
  border-bottom-right-radius: var(--17f9e6e6) !important;
  box-shadow: var(--721cdd67);
  min-height: 1px !important;
}
.BasicButtonTab .q-btn-item {
  background-color: var(--2598688c);
  border-color: var(--47330e33);
  border-style: var(--4816fc81);
  border-width: var(--484a0c96);
}
.BasicButtonTab .q-btn__content {
  color: var(--2f056a20);
  justify-content: var(--7aaf6add);
  align-items: var(--46e889cb);
}
.BasicButtonTab .q-btn__content > span {
  opacity: var(--3a356458);
  font-family: var(--2fcf9c33);
  font-weight: var(--48be988b);
  font-size: var(--49979ed4);
  letter-spacing: var(--08ae91d9);
  line-height: var(--55c67b1f);
  word-spacing: var(--7805c516);
}
.BasicButtonTab button[aria-pressed=true] {
  border-color: var(--1180393f);
  border-style: var(--1264278d);
  border-width: var(--129737a2);
  background-color: var(--05885cc6) !important;
}
.BasicButtonTab button[aria-pressed=true] .q-btn__content {
  color: var(--3df1c8fc) !important;
}
.DateButtonTab {
  width: 100% !important;
  height: 100% !important;
  filter: blur(var(--36ac164e));
  opacity: var(--58e5cfee);
}
.DateButtonTab > div {
  width: 100% !important;
  height: 100% !important;
  box-shadow: none;
  min-height: 1px !important;
  flex-wrap: wrap;
}
.DateButtonTab .q-btn-item {
  background-color: var(--7136a3a2);
  border-top-left-radius: var(--d755d18e) !important;
  border-top-right-radius: var(--5c8b0a82) !important;
  border-bottom-left-radius: var(--467fef8b) !important;
  border-bottom-right-radius: var(--f83559de) !important;
  border-color: var(--0093ae28);
  border-style: var(--01779c76);
  border-width: var(--01aaac8b);
  box-shadow: var(--f8c212c8);
  flex: 1 0 13%;
  margin: 1%;
}
.DateButtonTab .q-btn-item:last-child {
  flex: 0 0 48.3%;
}
.DateButtonTab .q-btn__content {
  color: var(--0c0137b6);
  justify-content: var(--52250852);
  align-items: var(--2aa10080);
}
.DateButtonTab .q-btn__content > span {
  opacity: var(--18d3f766);
  font-family: var(--0215d5de);
  font-weight: var(--677fa5f6);
  font-size: var(--94f9ea02);
  letter-spacing: var(--2731eee4);
  line-height: var(--7487888a);
  word-spacing: var(--7d5dbd6a);
}
.DateButtonTab button[aria-pressed=true] {
  border-color: var(--3bf76518);
  border-style: var(--3a2f887c);
  border-width: var(--39c96852);
  background-color: var(--2d7e590a) !important;
}
.DateButtonTab button[aria-pressed=true] .q-btn__content {
  color: var(--15676671) !important;
}
.ShortToggle {
  width: 100% !important;
  height: 100% !important;
  container-name: div-container;
  container-type: size;
}
.ShortToggle > div {
  filter: blur(var(--1b347b20));
  opacity: var(--90e0df4a);
}
.ShortToggle .q-toggle__inner--truthy {
  color: var(--7548ca9d);
}
.ShortToggle .q-toggle__track {
  border-color: var(--a5d038d4);
  border-style: var(--a4085c38);
  border-width: var(--a3a23c0e);
  box-shadow: var(--48edaf8a);
}
.ShortToggle .q-toggle__thumb:after {
  border-color: var(--a5d038d4);
  border-style: var(--a4085c38);
  border-width: var(--a3a23c0e);
  box-shadow: var(--48edaf8a);
}
@container div-container (min-width: 0px) {
  .ShortToggle .q-toggle__inner {
    font-size: min(100cqw, 100cqh) !important;
  }

  .ShortToggle .q-toggle__track {
    width: min(75cqw, 75cqh);
  }

  .ShortToggle .q-toggle__inner--truthy .q-toggle__thumb {
    left: min(65cqw, 65cqh);
  }
}
.BasicToggle {
  width: 100% !important;
  height: 100% !important;
  container-name: div-container;
  container-type: size;
}
.BasicToggle > div {
  filter: blur(var(--916b06b8));
  opacity: var(--b3a97e42);
}
.BasicToggle .q-toggle__inner--truthy {
  color: var(--2579d799);
}
.BasicToggle .q-toggle__track {
  border-color: var(--d87bdadc);
  border-style: var(--d6b3fe40);
  border-width: var(--d64dde16);
  box-shadow: var(--9de124f4);
}
.BasicToggle .q-toggle__thumb:after {
  border-color: var(--d87bdadc);
  border-style: var(--d6b3fe40);
  border-width: var(--d64dde16);
  box-shadow: var(--9de124f4);
}
@container div-container (min-width: 0px) {
  .BasicToggle .q-toggle__inner {
    font-size: min(100cqw, 100cqh) !important;
  }

  .BasicToggle .q-toggle__track {
    width: min(95cqw, 95cqh);
  }

  .BasicToggle .q-toggle__inner--truthy .q-toggle__thumb {
    left: min(85cqw, 85cqh);
  }
}
.LongToggle {
  width: 100% !important;
  height: 100% !important;
  container-name: div-container;
  container-type: size;
}
.LongToggle > div {
  filter: blur(var(--91cc60fa));
  opacity: var(--211d5004);
}
.LongToggle .q-toggle__inner--truthy {
  color: var(--3a88edcc);
}
.LongToggle .q-toggle__track {
  border-color: var(--e445c8da);
  border-style: var(--e27dec3e);
  border-width: var(--e217cc14);
  box-shadow: var(--24aac2c7);
}
.LongToggle .q-toggle__thumb:after {
  border-color: var(--e445c8da);
  border-style: var(--e27dec3e);
  border-width: var(--e217cc14);
  box-shadow: var(--24aac2c7);
}
@container div-container (min-width: 0px) {
  .LongToggle .q-toggle__inner {
    font-size: min(100cqw, 100cqh) !important;
  }

  .LongToggle .q-toggle__track {
    width: min(115cqw, 115cqh);
  }

  .LongToggle .q-toggle__inner--truthy .q-toggle__thumb {
    left: min(105cqw, 105cqh);
  }
}
.FormTextBox {
  width: 100%;
  height: 100%;
}
.FormTextBox:hover {
  box-shadow: 0.1px 0px 0px 2.5px var(--editor-element-select);
}
.FormTextBox textarea {
  width: 100%;
  height: 100%;
  padding: 3.5px;
  border: none;
  resize: none;
  color: var(--7c002b06);
  opacity: var(--84e356b6);
  font-family: var(--eb7e8ef4);
  font-weight: var(--c0e02ac4);
  font-size: var(--daa74cb2);
  letter-spacing: var(--198ca2e6);
  line-height: var(--a6d0659c);
  word-spacing: var(--47560dc2);
}
.FormTextBox textarea::-webkit-scrollbar {
  display: none;
}
.FormImage {
  width: 100% !important;
  height: 100% !important;
}
.FormImage > img {
  width: 100%;
  height: 100%;
  object-fit: var(--15a7de01);
}
.FormCheckbox {
  width: 100% !important;
  height: 100% !important;
}
.FormCheckbox:hover {
  box-shadow: 0.1px 0px 0px 2.5px var(--editor-element-select);
}
.FormCheckbox textarea {
  width: 100%;
  height: 100%;
  padding: 3.5px;
  border: none;
  resize: none;
  color: var(--73c4516e);
  opacity: var(--0fd4c356);
  font-family: var(--dc7c0216);
  font-weight: var(--265861cd);
  font-size: var(--5b925ed4);
}
.FormCheckbox textarea::-webkit-scrollbar {
  display: none;
}
.q-btn {
  text-transform: none;
}
.vdr-group-container {
  filter: blur(var(--e7f8bf38)) !important;
}
.vdr-group-container {
  border-top-left-radius: var(--1d142ecf) !important;
  border-top-right-radius: var(--5a799255) !important;
  border-bottom-left-radius: var(--6181f1be) !important;
  border-bottom-right-radius: var(--0ca46aa7) !important;
  opacity: var(--312a749f) !important;
  background-color: var(--79394bd9) !important;
  border-color: var(--562d66d2) !important;
  border-style: var(--57115520) !important;
  border-width: var(--57446535) !important;
  box-shadow: var(--12c2d1c6) !important;
}
.popup-opacity-area[data-v-e802729a] {
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
}
.popup-component-area[data-v-e802729a] {
  width: 100%;
  height: 100%;
  position: fixed;
}
.popup-enter-from[data-v-e802729a],
.popup-leave-to[data-v-e802729a] {
  transform: var(--64af37d8) var(--64af37d9) var(--1335d65c) var(--1335d65d);
}
.popup-enter-active[data-v-e802729a],
.popup-leave-active[data-v-e802729a] {
  transition: var(--648d6c63);
}
.asoptio-thru-container {
  width: 100%;
  height: 100%;
}
.asoptio-thru {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
}
.asoptio-submit-btn {
  display: none;
}
.q-card__section--vert {
  padding: 0px !important;
}
/* 컴포넌트 미선택 */
.vdr-container {
  border: unset;
}@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('/assets/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ-4a4dbc62.woff2') format('woff2'), url('/assets/flUhRq6tzZclQEJ-Vdg-IuiaDsNa-fd84f88b.woff') format('woff');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}
@font-face {
  font-family: 'Material Icons Outlined';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('/assets/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg-35dca8a7.woff2') format('woff2'), url('/assets/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY-8e94758c.woff') format('woff');
}

.material-icons-outlined {
  font-family: 'Material Icons Outlined';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 100 700;
  font-display: block;
  src: url('/assets/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY-9ba3df5b.woff2') format('woff2'), url('/assets/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel-ca19990c.woff') format('woff');
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

/*!
  Ionicons, v4.6.3
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  font-display: block;
  src: url("/assets/ionicons-2d02d165.woff2") format("woff2"), url("/assets/ionicons-00c2b506.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.ionicons:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ion-ios-add:before {
  content: "";
}

.ion-ios-add-circle:before {
  content: "";
}

.ion-ios-add-circle-outline:before {
  content: "";
}

.ion-ios-airplane:before {
  content: "";
}

.ion-ios-alarm:before {
  content: "";
}

.ion-ios-albums:before {
  content: "";
}

.ion-ios-alert:before {
  content: "";
}

.ion-ios-american-football:before {
  content: "";
}

.ion-ios-analytics:before {
  content: "";
}

.ion-ios-aperture:before {
  content: "";
}

.ion-ios-apps:before {
  content: "";
}

.ion-ios-appstore:before {
  content: "";
}

.ion-ios-archive:before {
  content: "";
}

.ion-ios-arrow-back:before {
  content: "";
}

.ion-ios-arrow-down:before {
  content: "";
}

.ion-ios-arrow-dropdown:before {
  content: "";
}

.ion-ios-arrow-dropdown-circle:before {
  content: "";
}

.ion-ios-arrow-dropleft:before {
  content: "";
}

.ion-ios-arrow-dropleft-circle:before {
  content: "";
}

.ion-ios-arrow-dropright:before {
  content: "";
}

.ion-ios-arrow-dropright-circle:before {
  content: "";
}

.ion-ios-arrow-dropup:before {
  content: "";
}

.ion-ios-arrow-dropup-circle:before {
  content: "";
}

.ion-ios-arrow-forward:before {
  content: "";
}

.ion-ios-arrow-round-back:before {
  content: "";
}

.ion-ios-arrow-round-down:before {
  content: "";
}

.ion-ios-arrow-round-forward:before {
  content: "";
}

.ion-ios-arrow-round-up:before {
  content: "";
}

.ion-ios-arrow-up:before {
  content: "";
}

.ion-ios-at:before {
  content: "";
}

.ion-ios-attach:before {
  content: "";
}

.ion-ios-backspace:before {
  content: "";
}

.ion-ios-barcode:before {
  content: "";
}

.ion-ios-baseball:before {
  content: "";
}

.ion-ios-basket:before {
  content: "";
}

.ion-ios-basketball:before {
  content: "";
}

.ion-ios-battery-charging:before {
  content: "";
}

.ion-ios-battery-dead:before {
  content: "";
}

.ion-ios-battery-full:before {
  content: "";
}

.ion-ios-beaker:before {
  content: "";
}

.ion-ios-bed:before {
  content: "";
}

.ion-ios-beer:before {
  content: "";
}

.ion-ios-bicycle:before {
  content: "";
}

.ion-ios-bluetooth:before {
  content: "";
}

.ion-ios-boat:before {
  content: "";
}

.ion-ios-body:before {
  content: "";
}

.ion-ios-bonfire:before {
  content: "";
}

.ion-ios-book:before {
  content: "";
}

.ion-ios-bookmark:before {
  content: "";
}

.ion-ios-bookmarks:before {
  content: "";
}

.ion-ios-bowtie:before {
  content: "";
}

.ion-ios-briefcase:before {
  content: "";
}

.ion-ios-browsers:before {
  content: "";
}

.ion-ios-brush:before {
  content: "";
}

.ion-ios-bug:before {
  content: "";
}

.ion-ios-build:before {
  content: "";
}

.ion-ios-bulb:before {
  content: "";
}

.ion-ios-bus:before {
  content: "";
}

.ion-ios-business:before {
  content: "";
}

.ion-ios-cafe:before {
  content: "";
}

.ion-ios-calculator:before {
  content: "";
}

.ion-ios-calendar:before {
  content: "";
}

.ion-ios-call:before {
  content: "";
}

.ion-ios-camera:before {
  content: "";
}

.ion-ios-car:before {
  content: "";
}

.ion-ios-card:before {
  content: "";
}

.ion-ios-cart:before {
  content: "";
}

.ion-ios-cash:before {
  content: "";
}

.ion-ios-cellular:before {
  content: "";
}

.ion-ios-chatboxes:before {
  content: "";
}

.ion-ios-chatbubbles:before {
  content: "";
}

.ion-ios-checkbox:before {
  content: "";
}

.ion-ios-checkbox-outline:before {
  content: "";
}

.ion-ios-checkmark:before {
  content: "";
}

.ion-ios-checkmark-circle:before {
  content: "";
}

.ion-ios-checkmark-circle-outline:before {
  content: "";
}

.ion-ios-clipboard:before {
  content: "";
}

.ion-ios-clock:before {
  content: "";
}

.ion-ios-close:before {
  content: "";
}

.ion-ios-close-circle:before {
  content: "";
}

.ion-ios-close-circle-outline:before {
  content: "";
}

.ion-ios-cloud:before {
  content: "";
}

.ion-ios-cloud-circle:before {
  content: "";
}

.ion-ios-cloud-done:before {
  content: "";
}

.ion-ios-cloud-download:before {
  content: "";
}

.ion-ios-cloud-outline:before {
  content: "";
}

.ion-ios-cloud-upload:before {
  content: "";
}

.ion-ios-cloudy:before {
  content: "";
}

.ion-ios-cloudy-night:before {
  content: "";
}

.ion-ios-code:before {
  content: "";
}

.ion-ios-code-download:before {
  content: "";
}

.ion-ios-code-working:before {
  content: "";
}

.ion-ios-cog:before {
  content: "";
}

.ion-ios-color-fill:before {
  content: "";
}

.ion-ios-color-filter:before {
  content: "";
}

.ion-ios-color-palette:before {
  content: "";
}

.ion-ios-color-wand:before {
  content: "";
}

.ion-ios-compass:before {
  content: "";
}

.ion-ios-construct:before {
  content: "";
}

.ion-ios-contact:before {
  content: "";
}

.ion-ios-contacts:before {
  content: "";
}

.ion-ios-contract:before {
  content: "";
}

.ion-ios-contrast:before {
  content: "";
}

.ion-ios-copy:before {
  content: "";
}

.ion-ios-create:before {
  content: "";
}

.ion-ios-crop:before {
  content: "";
}

.ion-ios-cube:before {
  content: "";
}

.ion-ios-cut:before {
  content: "";
}

.ion-ios-desktop:before {
  content: "";
}

.ion-ios-disc:before {
  content: "";
}

.ion-ios-document:before {
  content: "";
}

.ion-ios-done-all:before {
  content: "";
}

.ion-ios-download:before {
  content: "";
}

.ion-ios-easel:before {
  content: "";
}

.ion-ios-egg:before {
  content: "";
}

.ion-ios-exit:before {
  content: "";
}

.ion-ios-expand:before {
  content: "";
}

.ion-ios-eye:before {
  content: "";
}

.ion-ios-eye-off:before {
  content: "";
}

.ion-ios-fastforward:before {
  content: "";
}

.ion-ios-female:before {
  content: "";
}

.ion-ios-filing:before {
  content: "";
}

.ion-ios-film:before {
  content: "";
}

.ion-ios-finger-print:before {
  content: "";
}

.ion-ios-fitness:before {
  content: "";
}

.ion-ios-flag:before {
  content: "";
}

.ion-ios-flame:before {
  content: "";
}

.ion-ios-flash:before {
  content: "";
}

.ion-ios-flash-off:before {
  content: "";
}

.ion-ios-flashlight:before {
  content: "";
}

.ion-ios-flask:before {
  content: "";
}

.ion-ios-flower:before {
  content: "";
}

.ion-ios-folder:before {
  content: "";
}

.ion-ios-folder-open:before {
  content: "";
}

.ion-ios-football:before {
  content: "";
}

.ion-ios-funnel:before {
  content: "";
}

.ion-ios-gift:before {
  content: "";
}

.ion-ios-git-branch:before {
  content: "";
}

.ion-ios-git-commit:before {
  content: "";
}

.ion-ios-git-compare:before {
  content: "";
}

.ion-ios-git-merge:before {
  content: "";
}

.ion-ios-git-network:before {
  content: "";
}

.ion-ios-git-pull-request:before {
  content: "";
}

.ion-ios-glasses:before {
  content: "";
}

.ion-ios-globe:before {
  content: "";
}

.ion-ios-grid:before {
  content: "";
}

.ion-ios-hammer:before {
  content: "";
}

.ion-ios-hand:before {
  content: "";
}

.ion-ios-happy:before {
  content: "";
}

.ion-ios-headset:before {
  content: "";
}

.ion-ios-heart:before {
  content: "";
}

.ion-ios-heart-dislike:before {
  content: "";
}

.ion-ios-heart-empty:before {
  content: "";
}

.ion-ios-heart-half:before {
  content: "";
}

.ion-ios-help:before {
  content: "";
}

.ion-ios-help-buoy:before {
  content: "";
}

.ion-ios-help-circle:before {
  content: "";
}

.ion-ios-help-circle-outline:before {
  content: "";
}

.ion-ios-home:before {
  content: "";
}

.ion-ios-hourglass:before {
  content: "";
}

.ion-ios-ice-cream:before {
  content: "";
}

.ion-ios-image:before {
  content: "";
}

.ion-ios-images:before {
  content: "";
}

.ion-ios-infinite:before {
  content: "";
}

.ion-ios-information:before {
  content: "";
}

.ion-ios-information-circle:before {
  content: "";
}

.ion-ios-information-circle-outline:before {
  content: "";
}

.ion-ios-jet:before {
  content: "";
}

.ion-ios-journal:before {
  content: "";
}

.ion-ios-key:before {
  content: "";
}

.ion-ios-keypad:before {
  content: "";
}

.ion-ios-laptop:before {
  content: "";
}

.ion-ios-leaf:before {
  content: "";
}

.ion-ios-link:before {
  content: "";
}

.ion-ios-list:before {
  content: "";
}

.ion-ios-list-box:before {
  content: "";
}

.ion-ios-locate:before {
  content: "";
}

.ion-ios-lock:before {
  content: "";
}

.ion-ios-log-in:before {
  content: "";
}

.ion-ios-log-out:before {
  content: "";
}

.ion-ios-magnet:before {
  content: "";
}

.ion-ios-mail:before {
  content: "";
}

.ion-ios-mail-open:before {
  content: "";
}

.ion-ios-mail-unread:before {
  content: "";
}

.ion-ios-male:before {
  content: "";
}

.ion-ios-man:before {
  content: "";
}

.ion-ios-map:before {
  content: "";
}

.ion-ios-medal:before {
  content: "";
}

.ion-ios-medical:before {
  content: "";
}

.ion-ios-medkit:before {
  content: "";
}

.ion-ios-megaphone:before {
  content: "";
}

.ion-ios-menu:before {
  content: "";
}

.ion-ios-mic:before {
  content: "";
}

.ion-ios-mic-off:before {
  content: "";
}

.ion-ios-microphone:before {
  content: "";
}

.ion-ios-moon:before {
  content: "";
}

.ion-ios-more:before {
  content: "";
}

.ion-ios-move:before {
  content: "";
}

.ion-ios-musical-note:before {
  content: "";
}

.ion-ios-musical-notes:before {
  content: "";
}

.ion-ios-navigate:before {
  content: "";
}

.ion-ios-notifications:before {
  content: "";
}

.ion-ios-notifications-off:before {
  content: "";
}

.ion-ios-notifications-outline:before {
  content: "";
}

.ion-ios-nuclear:before {
  content: "";
}

.ion-ios-nutrition:before {
  content: "";
}

.ion-ios-open:before {
  content: "";
}

.ion-ios-options:before {
  content: "";
}

.ion-ios-outlet:before {
  content: "";
}

.ion-ios-paper:before {
  content: "";
}

.ion-ios-paper-plane:before {
  content: "";
}

.ion-ios-partly-sunny:before {
  content: "";
}

.ion-ios-pause:before {
  content: "";
}

.ion-ios-paw:before {
  content: "";
}

.ion-ios-people:before {
  content: "";
}

.ion-ios-person:before {
  content: "";
}

.ion-ios-person-add:before {
  content: "";
}

.ion-ios-phone-landscape:before {
  content: "";
}

.ion-ios-phone-portrait:before {
  content: "";
}

.ion-ios-photos:before {
  content: "";
}

.ion-ios-pie:before {
  content: "";
}

.ion-ios-pin:before {
  content: "";
}

.ion-ios-pint:before {
  content: "";
}

.ion-ios-pizza:before {
  content: "";
}

.ion-ios-planet:before {
  content: "";
}

.ion-ios-play:before {
  content: "";
}

.ion-ios-play-circle:before {
  content: "";
}

.ion-ios-podium:before {
  content: "";
}

.ion-ios-power:before {
  content: "";
}

.ion-ios-pricetag:before {
  content: "";
}

.ion-ios-pricetags:before {
  content: "";
}

.ion-ios-print:before {
  content: "";
}

.ion-ios-pulse:before {
  content: "";
}

.ion-ios-qr-scanner:before {
  content: "";
}

.ion-ios-quote:before {
  content: "";
}

.ion-ios-radio:before {
  content: "";
}

.ion-ios-radio-button-off:before {
  content: "";
}

.ion-ios-radio-button-on:before {
  content: "";
}

.ion-ios-rainy:before {
  content: "";
}

.ion-ios-recording:before {
  content: "";
}

.ion-ios-redo:before {
  content: "";
}

.ion-ios-refresh:before {
  content: "";
}

.ion-ios-refresh-circle:before {
  content: "";
}

.ion-ios-remove:before {
  content: "";
}

.ion-ios-remove-circle:before {
  content: "";
}

.ion-ios-remove-circle-outline:before {
  content: "";
}

.ion-ios-reorder:before {
  content: "";
}

.ion-ios-repeat:before {
  content: "";
}

.ion-ios-resize:before {
  content: "";
}

.ion-ios-restaurant:before {
  content: "";
}

.ion-ios-return-left:before {
  content: "";
}

.ion-ios-return-right:before {
  content: "";
}

.ion-ios-reverse-camera:before {
  content: "";
}

.ion-ios-rewind:before {
  content: "";
}

.ion-ios-ribbon:before {
  content: "";
}

.ion-ios-rocket:before {
  content: "";
}

.ion-ios-rose:before {
  content: "";
}

.ion-ios-sad:before {
  content: "";
}

.ion-ios-save:before {
  content: "";
}

.ion-ios-school:before {
  content: "";
}

.ion-ios-search:before {
  content: "";
}

.ion-ios-send:before {
  content: "";
}

.ion-ios-settings:before {
  content: "";
}

.ion-ios-share:before {
  content: "";
}

.ion-ios-share-alt:before {
  content: "";
}

.ion-ios-shirt:before {
  content: "";
}

.ion-ios-shuffle:before {
  content: "";
}

.ion-ios-skip-backward:before {
  content: "";
}

.ion-ios-skip-forward:before {
  content: "";
}

.ion-ios-snow:before {
  content: "";
}

.ion-ios-speedometer:before {
  content: "";
}

.ion-ios-square:before {
  content: "";
}

.ion-ios-square-outline:before {
  content: "";
}

.ion-ios-star:before {
  content: "";
}

.ion-ios-star-half:before {
  content: "";
}

.ion-ios-star-outline:before {
  content: "";
}

.ion-ios-stats:before {
  content: "";
}

.ion-ios-stopwatch:before {
  content: "";
}

.ion-ios-subway:before {
  content: "";
}

.ion-ios-sunny:before {
  content: "";
}

.ion-ios-swap:before {
  content: "";
}

.ion-ios-switch:before {
  content: "";
}

.ion-ios-sync:before {
  content: "";
}

.ion-ios-tablet-landscape:before {
  content: "";
}

.ion-ios-tablet-portrait:before {
  content: "";
}

.ion-ios-tennisball:before {
  content: "";
}

.ion-ios-text:before {
  content: "";
}

.ion-ios-thermometer:before {
  content: "";
}

.ion-ios-thumbs-down:before {
  content: "";
}

.ion-ios-thumbs-up:before {
  content: "";
}

.ion-ios-thunderstorm:before {
  content: "";
}

.ion-ios-time:before {
  content: "";
}

.ion-ios-timer:before {
  content: "";
}

.ion-ios-today:before {
  content: "";
}

.ion-ios-train:before {
  content: "";
}

.ion-ios-transgender:before {
  content: "";
}

.ion-ios-trash:before {
  content: "";
}

.ion-ios-trending-down:before {
  content: "";
}

.ion-ios-trending-up:before {
  content: "";
}

.ion-ios-trophy:before {
  content: "";
}

.ion-ios-tv:before {
  content: "";
}

.ion-ios-umbrella:before {
  content: "";
}

.ion-ios-undo:before {
  content: "";
}

.ion-ios-unlock:before {
  content: "";
}

.ion-ios-videocam:before {
  content: "";
}

.ion-ios-volume-high:before {
  content: "";
}

.ion-ios-volume-low:before {
  content: "";
}

.ion-ios-volume-mute:before {
  content: "";
}

.ion-ios-volume-off:before {
  content: "";
}

.ion-ios-walk:before {
  content: "";
}

.ion-ios-wallet:before {
  content: "";
}

.ion-ios-warning:before {
  content: "";
}

.ion-ios-watch:before {
  content: "";
}

.ion-ios-water:before {
  content: "";
}

.ion-ios-wifi:before {
  content: "";
}

.ion-ios-wine:before {
  content: "";
}

.ion-ios-woman:before {
  content: "";
}

.ion-logo-android:before {
  content: "";
}

.ion-logo-angular:before {
  content: "";
}

.ion-logo-apple:before {
  content: "";
}

.ion-logo-bitbucket:before {
  content: "";
}

.ion-logo-bitcoin:before {
  content: "";
}

.ion-logo-buffer:before {
  content: "";
}

.ion-logo-chrome:before {
  content: "";
}

.ion-logo-closed-captioning:before {
  content: "";
}

.ion-logo-codepen:before {
  content: "";
}

.ion-logo-css3:before {
  content: "";
}

.ion-logo-designernews:before {
  content: "";
}

.ion-logo-dribbble:before {
  content: "";
}

.ion-logo-dropbox:before {
  content: "";
}

.ion-logo-euro:before {
  content: "";
}

.ion-logo-facebook:before {
  content: "";
}

.ion-logo-flickr:before {
  content: "";
}

.ion-logo-foursquare:before {
  content: "";
}

.ion-logo-freebsd-devil:before {
  content: "";
}

.ion-logo-game-controller-a:before {
  content: "";
}

.ion-logo-game-controller-b:before {
  content: "";
}

.ion-logo-github:before {
  content: "";
}

.ion-logo-google:before {
  content: "";
}

.ion-logo-googleplus:before {
  content: "";
}

.ion-logo-hackernews:before {
  content: "";
}

.ion-logo-html5:before {
  content: "";
}

.ion-logo-instagram:before {
  content: "";
}

.ion-logo-ionic:before {
  content: "";
}

.ion-logo-ionitron:before {
  content: "";
}

.ion-logo-javascript:before {
  content: "";
}

.ion-logo-linkedin:before {
  content: "";
}

.ion-logo-markdown:before {
  content: "";
}

.ion-logo-model-s:before {
  content: "";
}

.ion-logo-no-smoking:before {
  content: "";
}

.ion-logo-nodejs:before {
  content: "";
}

.ion-logo-npm:before {
  content: "";
}

.ion-logo-octocat:before {
  content: "";
}

.ion-logo-pinterest:before {
  content: "";
}

.ion-logo-playstation:before {
  content: "";
}

.ion-logo-polymer:before {
  content: "";
}

.ion-logo-python:before {
  content: "";
}

.ion-logo-reddit:before {
  content: "";
}

.ion-logo-rss:before {
  content: "";
}

.ion-logo-sass:before {
  content: "";
}

.ion-logo-skype:before {
  content: "";
}

.ion-logo-slack:before {
  content: "";
}

.ion-logo-snapchat:before {
  content: "";
}

.ion-logo-steam:before {
  content: "";
}

.ion-logo-tumblr:before {
  content: "";
}

.ion-logo-tux:before {
  content: "";
}

.ion-logo-twitch:before {
  content: "";
}

.ion-logo-twitter:before {
  content: "";
}

.ion-logo-usd:before {
  content: "";
}

.ion-logo-vimeo:before {
  content: "";
}

.ion-logo-vk:before {
  content: "";
}

.ion-logo-whatsapp:before {
  content: "";
}

.ion-logo-windows:before {
  content: "";
}

.ion-logo-wordpress:before {
  content: "";
}

.ion-logo-xbox:before {
  content: "";
}

.ion-logo-xing:before {
  content: "";
}

.ion-logo-yahoo:before {
  content: "";
}

.ion-logo-yen:before {
  content: "";
}

.ion-logo-youtube:before {
  content: "";
}

.ion-md-add:before {
  content: "";
}

.ion-md-add-circle:before {
  content: "";
}

.ion-md-add-circle-outline:before {
  content: "";
}

.ion-md-airplane:before {
  content: "";
}

.ion-md-alarm:before {
  content: "";
}

.ion-md-albums:before {
  content: "";
}

.ion-md-alert:before {
  content: "";
}

.ion-md-american-football:before {
  content: "";
}

.ion-md-analytics:before {
  content: "";
}

.ion-md-aperture:before {
  content: "";
}

.ion-md-apps:before {
  content: "";
}

.ion-md-appstore:before {
  content: "";
}

.ion-md-archive:before {
  content: "";
}

.ion-md-arrow-back:before {
  content: "";
}

.ion-md-arrow-down:before {
  content: "";
}

.ion-md-arrow-dropdown:before {
  content: "";
}

.ion-md-arrow-dropdown-circle:before {
  content: "";
}

.ion-md-arrow-dropleft:before {
  content: "";
}

.ion-md-arrow-dropleft-circle:before {
  content: "";
}

.ion-md-arrow-dropright:before {
  content: "";
}

.ion-md-arrow-dropright-circle:before {
  content: "";
}

.ion-md-arrow-dropup:before {
  content: "";
}

.ion-md-arrow-dropup-circle:before {
  content: "";
}

.ion-md-arrow-forward:before {
  content: "";
}

.ion-md-arrow-round-back:before {
  content: "";
}

.ion-md-arrow-round-down:before {
  content: "";
}

.ion-md-arrow-round-forward:before {
  content: "";
}

.ion-md-arrow-round-up:before {
  content: "";
}

.ion-md-arrow-up:before {
  content: "";
}

.ion-md-at:before {
  content: "";
}

.ion-md-attach:before {
  content: "";
}

.ion-md-backspace:before {
  content: "";
}

.ion-md-barcode:before {
  content: "";
}

.ion-md-baseball:before {
  content: "";
}

.ion-md-basket:before {
  content: "";
}

.ion-md-basketball:before {
  content: "";
}

.ion-md-battery-charging:before {
  content: "";
}

.ion-md-battery-dead:before {
  content: "";
}

.ion-md-battery-full:before {
  content: "";
}

.ion-md-beaker:before {
  content: "";
}

.ion-md-bed:before {
  content: "";
}

.ion-md-beer:before {
  content: "";
}

.ion-md-bicycle:before {
  content: "";
}

.ion-md-bluetooth:before {
  content: "";
}

.ion-md-boat:before {
  content: "";
}

.ion-md-body:before {
  content: "";
}

.ion-md-bonfire:before {
  content: "";
}

.ion-md-book:before {
  content: "";
}

.ion-md-bookmark:before {
  content: "";
}

.ion-md-bookmarks:before {
  content: "";
}

.ion-md-bowtie:before {
  content: "";
}

.ion-md-briefcase:before {
  content: "";
}

.ion-md-browsers:before {
  content: "";
}

.ion-md-brush:before {
  content: "";
}

.ion-md-bug:before {
  content: "";
}

.ion-md-build:before {
  content: "";
}

.ion-md-bulb:before {
  content: "";
}

.ion-md-bus:before {
  content: "";
}

.ion-md-business:before {
  content: "";
}

.ion-md-cafe:before {
  content: "";
}

.ion-md-calculator:before {
  content: "";
}

.ion-md-calendar:before {
  content: "";
}

.ion-md-call:before {
  content: "";
}

.ion-md-camera:before {
  content: "";
}

.ion-md-car:before {
  content: "";
}

.ion-md-card:before {
  content: "";
}

.ion-md-cart:before {
  content: "";
}

.ion-md-cash:before {
  content: "";
}

.ion-md-cellular:before {
  content: "";
}

.ion-md-chatboxes:before {
  content: "";
}

.ion-md-chatbubbles:before {
  content: "";
}

.ion-md-checkbox:before {
  content: "";
}

.ion-md-checkbox-outline:before {
  content: "";
}

.ion-md-checkmark:before {
  content: "";
}

.ion-md-checkmark-circle:before {
  content: "";
}

.ion-md-checkmark-circle-outline:before {
  content: "";
}

.ion-md-clipboard:before {
  content: "";
}

.ion-md-clock:before {
  content: "";
}

.ion-md-close:before {
  content: "";
}

.ion-md-close-circle:before {
  content: "";
}

.ion-md-close-circle-outline:before {
  content: "";
}

.ion-md-cloud:before {
  content: "";
}

.ion-md-cloud-circle:before {
  content: "";
}

.ion-md-cloud-done:before {
  content: "";
}

.ion-md-cloud-download:before {
  content: "";
}

.ion-md-cloud-outline:before {
  content: "";
}

.ion-md-cloud-upload:before {
  content: "";
}

.ion-md-cloudy:before {
  content: "";
}

.ion-md-cloudy-night:before {
  content: "";
}

.ion-md-code:before {
  content: "";
}

.ion-md-code-download:before {
  content: "";
}

.ion-md-code-working:before {
  content: "";
}

.ion-md-cog:before {
  content: "";
}

.ion-md-color-fill:before {
  content: "";
}

.ion-md-color-filter:before {
  content: "";
}

.ion-md-color-palette:before {
  content: "";
}

.ion-md-color-wand:before {
  content: "";
}

.ion-md-compass:before {
  content: "";
}

.ion-md-construct:before {
  content: "";
}

.ion-md-contact:before {
  content: "";
}

.ion-md-contacts:before {
  content: "";
}

.ion-md-contract:before {
  content: "";
}

.ion-md-contrast:before {
  content: "";
}

.ion-md-copy:before {
  content: "";
}

.ion-md-create:before {
  content: "";
}

.ion-md-crop:before {
  content: "";
}

.ion-md-cube:before {
  content: "";
}

.ion-md-cut:before {
  content: "";
}

.ion-md-desktop:before {
  content: "";
}

.ion-md-disc:before {
  content: "";
}

.ion-md-document:before {
  content: "";
}

.ion-md-done-all:before {
  content: "";
}

.ion-md-download:before {
  content: "";
}

.ion-md-easel:before {
  content: "";
}

.ion-md-egg:before {
  content: "";
}

.ion-md-exit:before {
  content: "";
}

.ion-md-expand:before {
  content: "";
}

.ion-md-eye:before {
  content: "";
}

.ion-md-eye-off:before {
  content: "";
}

.ion-md-fastforward:before {
  content: "";
}

.ion-md-female:before {
  content: "";
}

.ion-md-filing:before {
  content: "";
}

.ion-md-film:before {
  content: "";
}

.ion-md-finger-print:before {
  content: "";
}

.ion-md-fitness:before {
  content: "";
}

.ion-md-flag:before {
  content: "";
}

.ion-md-flame:before {
  content: "";
}

.ion-md-flash:before {
  content: "";
}

.ion-md-flash-off:before {
  content: "";
}

.ion-md-flashlight:before {
  content: "";
}

.ion-md-flask:before {
  content: "";
}

.ion-md-flower:before {
  content: "";
}

.ion-md-folder:before {
  content: "";
}

.ion-md-folder-open:before {
  content: "";
}

.ion-md-football:before {
  content: "";
}

.ion-md-funnel:before {
  content: "";
}

.ion-md-gift:before {
  content: "";
}

.ion-md-git-branch:before {
  content: "";
}

.ion-md-git-commit:before {
  content: "";
}

.ion-md-git-compare:before {
  content: "";
}

.ion-md-git-merge:before {
  content: "";
}

.ion-md-git-network:before {
  content: "";
}

.ion-md-git-pull-request:before {
  content: "";
}

.ion-md-glasses:before {
  content: "";
}

.ion-md-globe:before {
  content: "";
}

.ion-md-grid:before {
  content: "";
}

.ion-md-hammer:before {
  content: "";
}

.ion-md-hand:before {
  content: "";
}

.ion-md-happy:before {
  content: "";
}

.ion-md-headset:before {
  content: "";
}

.ion-md-heart:before {
  content: "";
}

.ion-md-heart-dislike:before {
  content: "";
}

.ion-md-heart-empty:before {
  content: "";
}

.ion-md-heart-half:before {
  content: "";
}

.ion-md-help:before {
  content: "";
}

.ion-md-help-buoy:before {
  content: "";
}

.ion-md-help-circle:before {
  content: "";
}

.ion-md-help-circle-outline:before {
  content: "";
}

.ion-md-home:before {
  content: "";
}

.ion-md-hourglass:before {
  content: "";
}

.ion-md-ice-cream:before {
  content: "";
}

.ion-md-image:before {
  content: "";
}

.ion-md-images:before {
  content: "";
}

.ion-md-infinite:before {
  content: "";
}

.ion-md-information:before {
  content: "";
}

.ion-md-information-circle:before {
  content: "";
}

.ion-md-information-circle-outline:before {
  content: "";
}

.ion-md-jet:before {
  content: "";
}

.ion-md-journal:before {
  content: "";
}

.ion-md-key:before {
  content: "";
}

.ion-md-keypad:before {
  content: "";
}

.ion-md-laptop:before {
  content: "";
}

.ion-md-leaf:before {
  content: "";
}

.ion-md-link:before {
  content: "";
}

.ion-md-list:before {
  content: "";
}

.ion-md-list-box:before {
  content: "";
}

.ion-md-locate:before {
  content: "";
}

.ion-md-lock:before {
  content: "";
}

.ion-md-log-in:before {
  content: "";
}

.ion-md-log-out:before {
  content: "";
}

.ion-md-magnet:before {
  content: "";
}

.ion-md-mail:before {
  content: "";
}

.ion-md-mail-open:before {
  content: "";
}

.ion-md-mail-unread:before {
  content: "";
}

.ion-md-male:before {
  content: "";
}

.ion-md-man:before {
  content: "";
}

.ion-md-map:before {
  content: "";
}

.ion-md-medal:before {
  content: "";
}

.ion-md-medical:before {
  content: "";
}

.ion-md-medkit:before {
  content: "";
}

.ion-md-megaphone:before {
  content: "";
}

.ion-md-menu:before {
  content: "";
}

.ion-md-mic:before {
  content: "";
}

.ion-md-mic-off:before {
  content: "";
}

.ion-md-microphone:before {
  content: "";
}

.ion-md-moon:before {
  content: "";
}

.ion-md-more:before {
  content: "";
}

.ion-md-move:before {
  content: "";
}

.ion-md-musical-note:before {
  content: "";
}

.ion-md-musical-notes:before {
  content: "";
}

.ion-md-navigate:before {
  content: "";
}

.ion-md-notifications:before {
  content: "";
}

.ion-md-notifications-off:before {
  content: "";
}

.ion-md-notifications-outline:before {
  content: "";
}

.ion-md-nuclear:before {
  content: "";
}

.ion-md-nutrition:before {
  content: "";
}

.ion-md-open:before {
  content: "";
}

.ion-md-options:before {
  content: "";
}

.ion-md-outlet:before {
  content: "";
}

.ion-md-paper:before {
  content: "";
}

.ion-md-paper-plane:before {
  content: "";
}

.ion-md-partly-sunny:before {
  content: "";
}

.ion-md-pause:before {
  content: "";
}

.ion-md-paw:before {
  content: "";
}

.ion-md-people:before {
  content: "";
}

.ion-md-person:before {
  content: "";
}

.ion-md-person-add:before {
  content: "";
}

.ion-md-phone-landscape:before {
  content: "";
}

.ion-md-phone-portrait:before {
  content: "";
}

.ion-md-photos:before {
  content: "";
}

.ion-md-pie:before {
  content: "";
}

.ion-md-pin:before {
  content: "";
}

.ion-md-pint:before {
  content: "";
}

.ion-md-pizza:before {
  content: "";
}

.ion-md-planet:before {
  content: "";
}

.ion-md-play:before {
  content: "";
}

.ion-md-play-circle:before {
  content: "";
}

.ion-md-podium:before {
  content: "";
}

.ion-md-power:before {
  content: "";
}

.ion-md-pricetag:before {
  content: "";
}

.ion-md-pricetags:before {
  content: "";
}

.ion-md-print:before {
  content: "";
}

.ion-md-pulse:before {
  content: "";
}

.ion-md-qr-scanner:before {
  content: "";
}

.ion-md-quote:before {
  content: "";
}

.ion-md-radio:before {
  content: "";
}

.ion-md-radio-button-off:before {
  content: "";
}

.ion-md-radio-button-on:before {
  content: "";
}

.ion-md-rainy:before {
  content: "";
}

.ion-md-recording:before {
  content: "";
}

.ion-md-redo:before {
  content: "";
}

.ion-md-refresh:before {
  content: "";
}

.ion-md-refresh-circle:before {
  content: "";
}

.ion-md-remove:before {
  content: "";
}

.ion-md-remove-circle:before {
  content: "";
}

.ion-md-remove-circle-outline:before {
  content: "";
}

.ion-md-reorder:before {
  content: "";
}

.ion-md-repeat:before {
  content: "";
}

.ion-md-resize:before {
  content: "";
}

.ion-md-restaurant:before {
  content: "";
}

.ion-md-return-left:before {
  content: "";
}

.ion-md-return-right:before {
  content: "";
}

.ion-md-reverse-camera:before {
  content: "";
}

.ion-md-rewind:before {
  content: "";
}

.ion-md-ribbon:before {
  content: "";
}

.ion-md-rocket:before {
  content: "";
}

.ion-md-rose:before {
  content: "";
}

.ion-md-sad:before {
  content: "";
}

.ion-md-save:before {
  content: "";
}

.ion-md-school:before {
  content: "";
}

.ion-md-search:before {
  content: "";
}

.ion-md-send:before {
  content: "";
}

.ion-md-settings:before {
  content: "";
}

.ion-md-share:before {
  content: "";
}

.ion-md-share-alt:before {
  content: "";
}

.ion-md-shirt:before {
  content: "";
}

.ion-md-shuffle:before {
  content: "";
}

.ion-md-skip-backward:before {
  content: "";
}

.ion-md-skip-forward:before {
  content: "";
}

.ion-md-snow:before {
  content: "";
}

.ion-md-speedometer:before {
  content: "";
}

.ion-md-square:before {
  content: "";
}

.ion-md-square-outline:before {
  content: "";
}

.ion-md-star:before {
  content: "";
}

.ion-md-star-half:before {
  content: "";
}

.ion-md-star-outline:before {
  content: "";
}

.ion-md-stats:before {
  content: "";
}

.ion-md-stopwatch:before {
  content: "";
}

.ion-md-subway:before {
  content: "";
}

.ion-md-sunny:before {
  content: "";
}

.ion-md-swap:before {
  content: "";
}

.ion-md-switch:before {
  content: "";
}

.ion-md-sync:before {
  content: "";
}

.ion-md-tablet-landscape:before {
  content: "";
}

.ion-md-tablet-portrait:before {
  content: "";
}

.ion-md-tennisball:before {
  content: "";
}

.ion-md-text:before {
  content: "";
}

.ion-md-thermometer:before {
  content: "";
}

.ion-md-thumbs-down:before {
  content: "";
}

.ion-md-thumbs-up:before {
  content: "";
}

.ion-md-thunderstorm:before {
  content: "";
}

.ion-md-time:before {
  content: "";
}

.ion-md-timer:before {
  content: "";
}

.ion-md-today:before {
  content: "";
}

.ion-md-train:before {
  content: "";
}

.ion-md-transgender:before {
  content: "";
}

.ion-md-trash:before {
  content: "";
}

.ion-md-trending-down:before {
  content: "";
}

.ion-md-trending-up:before {
  content: "";
}

.ion-md-trophy:before {
  content: "";
}

.ion-md-tv:before {
  content: "";
}

.ion-md-umbrella:before {
  content: "";
}

.ion-md-undo:before {
  content: "";
}

.ion-md-unlock:before {
  content: "";
}

.ion-md-videocam:before {
  content: "";
}

.ion-md-volume-high:before {
  content: "";
}

.ion-md-volume-low:before {
  content: "";
}

.ion-md-volume-mute:before {
  content: "";
}

.ion-md-volume-off:before {
  content: "";
}

.ion-md-walk:before {
  content: "";
}

.ion-md-wallet:before {
  content: "";
}

.ion-md-warning:before {
  content: "";
}

.ion-md-watch:before {
  content: "";
}

.ion-md-water:before {
  content: "";
}

.ion-md-wifi:before {
  content: "";
}

.ion-md-wine:before {
  content: "";
}

.ion-md-woman:before {
  content: "";
}
/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900); }

.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }

.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free'; }

.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands'; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; }

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; }

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em; }

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit; }

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em); }

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em); }

.fa-beat {
  -webkit-animation-name: fa-beat;
          animation-name: fa-beat;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
          animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-bounce {
  -webkit-animation-name: fa-bounce;
          animation-name: fa-bounce;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
          animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }

.fa-fade {
  -webkit-animation-name: fa-fade;
          animation-name: fa-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
          animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-beat-fade {
  -webkit-animation-name: fa-beat-fade;
          animation-name: fa-beat-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
          animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-flip {
  -webkit-animation-name: fa-flip;
          animation-name: fa-flip;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
          animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-shake {
  -webkit-animation-name: fa-shake;
          animation-name: fa-shake;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
          animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin {
  -webkit-animation-name: fa-spin;
          animation-name: fa-spin;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
          animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
          animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin-reverse {
  --fa-animation-direction: reverse; }

.fa-pulse,
.fa-spin-pulse {
  -webkit-animation-name: fa-spin;
          animation-name: fa-spin;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
          animation-timing-function: var(--fa-animation-timing, steps(8)); }

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    -webkit-animation-delay: -1ms;
            animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
            animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-duration: 0s;
            transition-duration: 0s; } }

@-webkit-keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
            transform: scale(var(--fa-beat-scale, 1.25)); } }

@keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
            transform: scale(var(--fa-beat-scale, 1.25)); } }

@-webkit-keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0); }
  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
            transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
            transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
            transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
            transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
  64% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0); }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0); } }

@keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0); }
  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
            transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
            transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
            transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
            transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
  64% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0); }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0); } }

@-webkit-keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }

@-webkit-keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
            transform: scale(var(--fa-beat-fade-scale, 1.125)); } }

@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
            transform: scale(var(--fa-beat-fade-scale, 1.125)); } }

@-webkit-keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
            transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }

@keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
            transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }

@-webkit-keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg); }
  4% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg); }
  8%, 24% {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg); }
  12%, 28% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg); }
  16% {
    -webkit-transform: rotate(-22deg);
            transform: rotate(-22deg); }
  20% {
    -webkit-transform: rotate(22deg);
            transform: rotate(22deg); }
  32% {
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg); }
  36% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg); }
  40%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

@keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg); }
  4% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg); }
  8%, 24% {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg); }
  12%, 28% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg); }
  16% {
    -webkit-transform: rotate(-22deg);
            transform: rotate(-22deg); }
  20% {
    -webkit-transform: rotate(22deg);
            transform: rotate(22deg); }
  32% {
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg); }
  36% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg); }
  40%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

.fa-rotate-by {
  -webkit-transform: rotate(var(--fa-rotate-angle, none));
          transform: rotate(var(--fa-rotate-angle, none)); }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto); }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: var(--fa-inverse, #fff); }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */

.fa-0::before {
  content: "\30"; }

.fa-1::before {
  content: "\31"; }

.fa-2::before {
  content: "\32"; }

.fa-3::before {
  content: "\33"; }

.fa-4::before {
  content: "\34"; }

.fa-5::before {
  content: "\35"; }

.fa-6::before {
  content: "\36"; }

.fa-7::before {
  content: "\37"; }

.fa-8::before {
  content: "\38"; }

.fa-9::before {
  content: "\39"; }

.fa-fill-drip::before {
  content: "\f576"; }

.fa-arrows-to-circle::before {
  content: "\e4bd"; }

.fa-circle-chevron-right::before {
  content: "\f138"; }

.fa-chevron-circle-right::before {
  content: "\f138"; }

.fa-at::before {
  content: "\40"; }

.fa-trash-can::before {
  content: "\f2ed"; }

.fa-trash-alt::before {
  content: "\f2ed"; }

.fa-text-height::before {
  content: "\f034"; }

.fa-user-xmark::before {
  content: "\f235"; }

.fa-user-times::before {
  content: "\f235"; }

.fa-stethoscope::before {
  content: "\f0f1"; }

.fa-message::before {
  content: "\f27a"; }

.fa-comment-alt::before {
  content: "\f27a"; }

.fa-info::before {
  content: "\f129"; }

.fa-down-left-and-up-right-to-center::before {
  content: "\f422"; }

.fa-compress-alt::before {
  content: "\f422"; }

.fa-explosion::before {
  content: "\e4e9"; }

.fa-file-lines::before {
  content: "\f15c"; }

.fa-file-alt::before {
  content: "\f15c"; }

.fa-file-text::before {
  content: "\f15c"; }

.fa-wave-square::before {
  content: "\f83e"; }

.fa-ring::before {
  content: "\f70b"; }

.fa-building-un::before {
  content: "\e4d9"; }

.fa-dice-three::before {
  content: "\f527"; }

.fa-calendar-days::before {
  content: "\f073"; }

.fa-calendar-alt::before {
  content: "\f073"; }

.fa-anchor-circle-check::before {
  content: "\e4aa"; }

.fa-building-circle-arrow-right::before {
  content: "\e4d1"; }

.fa-volleyball::before {
  content: "\f45f"; }

.fa-volleyball-ball::before {
  content: "\f45f"; }

.fa-arrows-up-to-line::before {
  content: "\e4c2"; }

.fa-sort-down::before {
  content: "\f0dd"; }

.fa-sort-desc::before {
  content: "\f0dd"; }

.fa-circle-minus::before {
  content: "\f056"; }

.fa-minus-circle::before {
  content: "\f056"; }

.fa-door-open::before {
  content: "\f52b"; }

.fa-right-from-bracket::before {
  content: "\f2f5"; }

.fa-sign-out-alt::before {
  content: "\f2f5"; }

.fa-atom::before {
  content: "\f5d2"; }

.fa-soap::before {
  content: "\e06e"; }

.fa-icons::before {
  content: "\f86d"; }

.fa-heart-music-camera-bolt::before {
  content: "\f86d"; }

.fa-microphone-lines-slash::before {
  content: "\f539"; }

.fa-microphone-alt-slash::before {
  content: "\f539"; }

.fa-bridge-circle-check::before {
  content: "\e4c9"; }

.fa-pump-medical::before {
  content: "\e06a"; }

.fa-fingerprint::before {
  content: "\f577"; }

.fa-hand-point-right::before {
  content: "\f0a4"; }

.fa-magnifying-glass-location::before {
  content: "\f689"; }

.fa-search-location::before {
  content: "\f689"; }

.fa-forward-step::before {
  content: "\f051"; }

.fa-step-forward::before {
  content: "\f051"; }

.fa-face-smile-beam::before {
  content: "\f5b8"; }

.fa-smile-beam::before {
  content: "\f5b8"; }

.fa-flag-checkered::before {
  content: "\f11e"; }

.fa-football::before {
  content: "\f44e"; }

.fa-football-ball::before {
  content: "\f44e"; }

.fa-school-circle-exclamation::before {
  content: "\e56c"; }

.fa-crop::before {
  content: "\f125"; }

.fa-angles-down::before {
  content: "\f103"; }

.fa-angle-double-down::before {
  content: "\f103"; }

.fa-users-rectangle::before {
  content: "\e594"; }

.fa-people-roof::before {
  content: "\e537"; }

.fa-people-line::before {
  content: "\e534"; }

.fa-beer-mug-empty::before {
  content: "\f0fc"; }

.fa-beer::before {
  content: "\f0fc"; }

.fa-diagram-predecessor::before {
  content: "\e477"; }

.fa-arrow-up-long::before {
  content: "\f176"; }

.fa-long-arrow-up::before {
  content: "\f176"; }

.fa-fire-flame-simple::before {
  content: "\f46a"; }

.fa-burn::before {
  content: "\f46a"; }

.fa-person::before {
  content: "\f183"; }

.fa-male::before {
  content: "\f183"; }

.fa-laptop::before {
  content: "\f109"; }

.fa-file-csv::before {
  content: "\f6dd"; }

.fa-menorah::before {
  content: "\f676"; }

.fa-truck-plane::before {
  content: "\e58f"; }

.fa-record-vinyl::before {
  content: "\f8d9"; }

.fa-face-grin-stars::before {
  content: "\f587"; }

.fa-grin-stars::before {
  content: "\f587"; }

.fa-bong::before {
  content: "\f55c"; }

.fa-spaghetti-monster-flying::before {
  content: "\f67b"; }

.fa-pastafarianism::before {
  content: "\f67b"; }

.fa-arrow-down-up-across-line::before {
  content: "\e4af"; }

.fa-spoon::before {
  content: "\f2e5"; }

.fa-utensil-spoon::before {
  content: "\f2e5"; }

.fa-jar-wheat::before {
  content: "\e517"; }

.fa-envelopes-bulk::before {
  content: "\f674"; }

.fa-mail-bulk::before {
  content: "\f674"; }

.fa-file-circle-exclamation::before {
  content: "\e4eb"; }

.fa-circle-h::before {
  content: "\f47e"; }

.fa-hospital-symbol::before {
  content: "\f47e"; }

.fa-pager::before {
  content: "\f815"; }

.fa-address-book::before {
  content: "\f2b9"; }

.fa-contact-book::before {
  content: "\f2b9"; }

.fa-strikethrough::before {
  content: "\f0cc"; }

.fa-k::before {
  content: "\4b"; }

.fa-landmark-flag::before {
  content: "\e51c"; }

.fa-pencil::before {
  content: "\f303"; }

.fa-pencil-alt::before {
  content: "\f303"; }

.fa-backward::before {
  content: "\f04a"; }

.fa-caret-right::before {
  content: "\f0da"; }

.fa-comments::before {
  content: "\f086"; }

.fa-paste::before {
  content: "\f0ea"; }

.fa-file-clipboard::before {
  content: "\f0ea"; }

.fa-code-pull-request::before {
  content: "\e13c"; }

.fa-clipboard-list::before {
  content: "\f46d"; }

.fa-truck-ramp-box::before {
  content: "\f4de"; }

.fa-truck-loading::before {
  content: "\f4de"; }

.fa-user-check::before {
  content: "\f4fc"; }

.fa-vial-virus::before {
  content: "\e597"; }

.fa-sheet-plastic::before {
  content: "\e571"; }

.fa-blog::before {
  content: "\f781"; }

.fa-user-ninja::before {
  content: "\f504"; }

.fa-person-arrow-up-from-line::before {
  content: "\e539"; }

.fa-scroll-torah::before {
  content: "\f6a0"; }

.fa-torah::before {
  content: "\f6a0"; }

.fa-broom-ball::before {
  content: "\f458"; }

.fa-quidditch::before {
  content: "\f458"; }

.fa-quidditch-broom-ball::before {
  content: "\f458"; }

.fa-toggle-off::before {
  content: "\f204"; }

.fa-box-archive::before {
  content: "\f187"; }

.fa-archive::before {
  content: "\f187"; }

.fa-person-drowning::before {
  content: "\e545"; }

.fa-arrow-down-9-1::before {
  content: "\f886"; }

.fa-sort-numeric-desc::before {
  content: "\f886"; }

.fa-sort-numeric-down-alt::before {
  content: "\f886"; }

.fa-face-grin-tongue-squint::before {
  content: "\f58a"; }

.fa-grin-tongue-squint::before {
  content: "\f58a"; }

.fa-spray-can::before {
  content: "\f5bd"; }

.fa-truck-monster::before {
  content: "\f63b"; }

.fa-w::before {
  content: "\57"; }

.fa-earth-africa::before {
  content: "\f57c"; }

.fa-globe-africa::before {
  content: "\f57c"; }

.fa-rainbow::before {
  content: "\f75b"; }

.fa-circle-notch::before {
  content: "\f1ce"; }

.fa-tablet-screen-button::before {
  content: "\f3fa"; }

.fa-tablet-alt::before {
  content: "\f3fa"; }

.fa-paw::before {
  content: "\f1b0"; }

.fa-cloud::before {
  content: "\f0c2"; }

.fa-trowel-bricks::before {
  content: "\e58a"; }

.fa-face-flushed::before {
  content: "\f579"; }

.fa-flushed::before {
  content: "\f579"; }

.fa-hospital-user::before {
  content: "\f80d"; }

.fa-tent-arrow-left-right::before {
  content: "\e57f"; }

.fa-gavel::before {
  content: "\f0e3"; }

.fa-legal::before {
  content: "\f0e3"; }

.fa-binoculars::before {
  content: "\f1e5"; }

.fa-microphone-slash::before {
  content: "\f131"; }

.fa-box-tissue::before {
  content: "\e05b"; }

.fa-motorcycle::before {
  content: "\f21c"; }

.fa-bell-concierge::before {
  content: "\f562"; }

.fa-concierge-bell::before {
  content: "\f562"; }

.fa-pen-ruler::before {
  content: "\f5ae"; }

.fa-pencil-ruler::before {
  content: "\f5ae"; }

.fa-people-arrows::before {
  content: "\e068"; }

.fa-people-arrows-left-right::before {
  content: "\e068"; }

.fa-mars-and-venus-burst::before {
  content: "\e523"; }

.fa-square-caret-right::before {
  content: "\f152"; }

.fa-caret-square-right::before {
  content: "\f152"; }

.fa-scissors::before {
  content: "\f0c4"; }

.fa-cut::before {
  content: "\f0c4"; }

.fa-sun-plant-wilt::before {
  content: "\e57a"; }

.fa-toilets-portable::before {
  content: "\e584"; }

.fa-hockey-puck::before {
  content: "\f453"; }

.fa-table::before {
  content: "\f0ce"; }

.fa-magnifying-glass-arrow-right::before {
  content: "\e521"; }

.fa-tachograph-digital::before {
  content: "\f566"; }

.fa-digital-tachograph::before {
  content: "\f566"; }

.fa-users-slash::before {
  content: "\e073"; }

.fa-clover::before {
  content: "\e139"; }

.fa-reply::before {
  content: "\f3e5"; }

.fa-mail-reply::before {
  content: "\f3e5"; }

.fa-star-and-crescent::before {
  content: "\f699"; }

.fa-house-fire::before {
  content: "\e50c"; }

.fa-square-minus::before {
  content: "\f146"; }

.fa-minus-square::before {
  content: "\f146"; }

.fa-helicopter::before {
  content: "\f533"; }

.fa-compass::before {
  content: "\f14e"; }

.fa-square-caret-down::before {
  content: "\f150"; }

.fa-caret-square-down::before {
  content: "\f150"; }

.fa-file-circle-question::before {
  content: "\e4ef"; }

.fa-laptop-code::before {
  content: "\f5fc"; }

.fa-swatchbook::before {
  content: "\f5c3"; }

.fa-prescription-bottle::before {
  content: "\f485"; }

.fa-bars::before {
  content: "\f0c9"; }

.fa-navicon::before {
  content: "\f0c9"; }

.fa-people-group::before {
  content: "\e533"; }

.fa-hourglass-end::before {
  content: "\f253"; }

.fa-hourglass-3::before {
  content: "\f253"; }

.fa-heart-crack::before {
  content: "\f7a9"; }

.fa-heart-broken::before {
  content: "\f7a9"; }

.fa-square-up-right::before {
  content: "\f360"; }

.fa-external-link-square-alt::before {
  content: "\f360"; }

.fa-face-kiss-beam::before {
  content: "\f597"; }

.fa-kiss-beam::before {
  content: "\f597"; }

.fa-film::before {
  content: "\f008"; }

.fa-ruler-horizontal::before {
  content: "\f547"; }

.fa-people-robbery::before {
  content: "\e536"; }

.fa-lightbulb::before {
  content: "\f0eb"; }

.fa-caret-left::before {
  content: "\f0d9"; }

.fa-circle-exclamation::before {
  content: "\f06a"; }

.fa-exclamation-circle::before {
  content: "\f06a"; }

.fa-school-circle-xmark::before {
  content: "\e56d"; }

.fa-arrow-right-from-bracket::before {
  content: "\f08b"; }

.fa-sign-out::before {
  content: "\f08b"; }

.fa-circle-chevron-down::before {
  content: "\f13a"; }

.fa-chevron-circle-down::before {
  content: "\f13a"; }

.fa-unlock-keyhole::before {
  content: "\f13e"; }

.fa-unlock-alt::before {
  content: "\f13e"; }

.fa-cloud-showers-heavy::before {
  content: "\f740"; }

.fa-headphones-simple::before {
  content: "\f58f"; }

.fa-headphones-alt::before {
  content: "\f58f"; }

.fa-sitemap::before {
  content: "\f0e8"; }

.fa-circle-dollar-to-slot::before {
  content: "\f4b9"; }

.fa-donate::before {
  content: "\f4b9"; }

.fa-memory::before {
  content: "\f538"; }

.fa-road-spikes::before {
  content: "\e568"; }

.fa-fire-burner::before {
  content: "\e4f1"; }

.fa-flag::before {
  content: "\f024"; }

.fa-hanukiah::before {
  content: "\f6e6"; }

.fa-feather::before {
  content: "\f52d"; }

.fa-volume-low::before {
  content: "\f027"; }

.fa-volume-down::before {
  content: "\f027"; }

.fa-comment-slash::before {
  content: "\f4b3"; }

.fa-cloud-sun-rain::before {
  content: "\f743"; }

.fa-compress::before {
  content: "\f066"; }

.fa-wheat-awn::before {
  content: "\e2cd"; }

.fa-wheat-alt::before {
  content: "\e2cd"; }

.fa-ankh::before {
  content: "\f644"; }

.fa-hands-holding-child::before {
  content: "\e4fa"; }

.fa-asterisk::before {
  content: "\2a"; }

.fa-square-check::before {
  content: "\f14a"; }

.fa-check-square::before {
  content: "\f14a"; }

.fa-peseta-sign::before {
  content: "\e221"; }

.fa-heading::before {
  content: "\f1dc"; }

.fa-header::before {
  content: "\f1dc"; }

.fa-ghost::before {
  content: "\f6e2"; }

.fa-list::before {
  content: "\f03a"; }

.fa-list-squares::before {
  content: "\f03a"; }

.fa-square-phone-flip::before {
  content: "\f87b"; }

.fa-phone-square-alt::before {
  content: "\f87b"; }

.fa-cart-plus::before {
  content: "\f217"; }

.fa-gamepad::before {
  content: "\f11b"; }

.fa-circle-dot::before {
  content: "\f192"; }

.fa-dot-circle::before {
  content: "\f192"; }

.fa-face-dizzy::before {
  content: "\f567"; }

.fa-dizzy::before {
  content: "\f567"; }

.fa-egg::before {
  content: "\f7fb"; }

.fa-house-medical-circle-xmark::before {
  content: "\e513"; }

.fa-campground::before {
  content: "\f6bb"; }

.fa-folder-plus::before {
  content: "\f65e"; }

.fa-futbol::before {
  content: "\f1e3"; }

.fa-futbol-ball::before {
  content: "\f1e3"; }

.fa-soccer-ball::before {
  content: "\f1e3"; }

.fa-paintbrush::before {
  content: "\f1fc"; }

.fa-paint-brush::before {
  content: "\f1fc"; }

.fa-lock::before {
  content: "\f023"; }

.fa-gas-pump::before {
  content: "\f52f"; }

.fa-hot-tub-person::before {
  content: "\f593"; }

.fa-hot-tub::before {
  content: "\f593"; }

.fa-map-location::before {
  content: "\f59f"; }

.fa-map-marked::before {
  content: "\f59f"; }

.fa-house-flood-water::before {
  content: "\e50e"; }

.fa-tree::before {
  content: "\f1bb"; }

.fa-bridge-lock::before {
  content: "\e4cc"; }

.fa-sack-dollar::before {
  content: "\f81d"; }

.fa-pen-to-square::before {
  content: "\f044"; }

.fa-edit::before {
  content: "\f044"; }

.fa-car-side::before {
  content: "\f5e4"; }

.fa-share-nodes::before {
  content: "\f1e0"; }

.fa-share-alt::before {
  content: "\f1e0"; }

.fa-heart-circle-minus::before {
  content: "\e4ff"; }

.fa-hourglass-half::before {
  content: "\f252"; }

.fa-hourglass-2::before {
  content: "\f252"; }

.fa-microscope::before {
  content: "\f610"; }

.fa-sink::before {
  content: "\e06d"; }

.fa-bag-shopping::before {
  content: "\f290"; }

.fa-shopping-bag::before {
  content: "\f290"; }

.fa-arrow-down-z-a::before {
  content: "\f881"; }

.fa-sort-alpha-desc::before {
  content: "\f881"; }

.fa-sort-alpha-down-alt::before {
  content: "\f881"; }

.fa-mitten::before {
  content: "\f7b5"; }

.fa-person-rays::before {
  content: "\e54d"; }

.fa-users::before {
  content: "\f0c0"; }

.fa-eye-slash::before {
  content: "\f070"; }

.fa-flask-vial::before {
  content: "\e4f3"; }

.fa-hand::before {
  content: "\f256"; }

.fa-hand-paper::before {
  content: "\f256"; }

.fa-om::before {
  content: "\f679"; }

.fa-worm::before {
  content: "\e599"; }

.fa-house-circle-xmark::before {
  content: "\e50b"; }

.fa-plug::before {
  content: "\f1e6"; }

.fa-chevron-up::before {
  content: "\f077"; }

.fa-hand-spock::before {
  content: "\f259"; }

.fa-stopwatch::before {
  content: "\f2f2"; }

.fa-face-kiss::before {
  content: "\f596"; }

.fa-kiss::before {
  content: "\f596"; }

.fa-bridge-circle-xmark::before {
  content: "\e4cb"; }

.fa-face-grin-tongue::before {
  content: "\f589"; }

.fa-grin-tongue::before {
  content: "\f589"; }

.fa-chess-bishop::before {
  content: "\f43a"; }

.fa-face-grin-wink::before {
  content: "\f58c"; }

.fa-grin-wink::before {
  content: "\f58c"; }

.fa-ear-deaf::before {
  content: "\f2a4"; }

.fa-deaf::before {
  content: "\f2a4"; }

.fa-deafness::before {
  content: "\f2a4"; }

.fa-hard-of-hearing::before {
  content: "\f2a4"; }

.fa-road-circle-check::before {
  content: "\e564"; }

.fa-dice-five::before {
  content: "\f523"; }

.fa-square-rss::before {
  content: "\f143"; }

.fa-rss-square::before {
  content: "\f143"; }

.fa-land-mine-on::before {
  content: "\e51b"; }

.fa-i-cursor::before {
  content: "\f246"; }

.fa-stamp::before {
  content: "\f5bf"; }

.fa-stairs::before {
  content: "\e289"; }

.fa-i::before {
  content: "\49"; }

.fa-hryvnia-sign::before {
  content: "\f6f2"; }

.fa-hryvnia::before {
  content: "\f6f2"; }

.fa-pills::before {
  content: "\f484"; }

.fa-face-grin-wide::before {
  content: "\f581"; }

.fa-grin-alt::before {
  content: "\f581"; }

.fa-tooth::before {
  content: "\f5c9"; }

.fa-v::before {
  content: "\56"; }

.fa-bangladeshi-taka-sign::before {
  content: "\e2e6"; }

.fa-bicycle::before {
  content: "\f206"; }

.fa-staff-snake::before {
  content: "\e579"; }

.fa-rod-asclepius::before {
  content: "\e579"; }

.fa-rod-snake::before {
  content: "\e579"; }

.fa-staff-aesculapius::before {
  content: "\e579"; }

.fa-head-side-cough-slash::before {
  content: "\e062"; }

.fa-truck-medical::before {
  content: "\f0f9"; }

.fa-ambulance::before {
  content: "\f0f9"; }

.fa-wheat-awn-circle-exclamation::before {
  content: "\e598"; }

.fa-snowman::before {
  content: "\f7d0"; }

.fa-mortar-pestle::before {
  content: "\f5a7"; }

.fa-road-barrier::before {
  content: "\e562"; }

.fa-school::before {
  content: "\f549"; }

.fa-igloo::before {
  content: "\f7ae"; }

.fa-joint::before {
  content: "\f595"; }

.fa-angle-right::before {
  content: "\f105"; }

.fa-horse::before {
  content: "\f6f0"; }

.fa-q::before {
  content: "\51"; }

.fa-g::before {
  content: "\47"; }

.fa-notes-medical::before {
  content: "\f481"; }

.fa-temperature-half::before {
  content: "\f2c9"; }

.fa-temperature-2::before {
  content: "\f2c9"; }

.fa-thermometer-2::before {
  content: "\f2c9"; }

.fa-thermometer-half::before {
  content: "\f2c9"; }

.fa-dong-sign::before {
  content: "\e169"; }

.fa-capsules::before {
  content: "\f46b"; }

.fa-poo-storm::before {
  content: "\f75a"; }

.fa-poo-bolt::before {
  content: "\f75a"; }

.fa-face-frown-open::before {
  content: "\f57a"; }

.fa-frown-open::before {
  content: "\f57a"; }

.fa-hand-point-up::before {
  content: "\f0a6"; }

.fa-money-bill::before {
  content: "\f0d6"; }

.fa-bookmark::before {
  content: "\f02e"; }

.fa-align-justify::before {
  content: "\f039"; }

.fa-umbrella-beach::before {
  content: "\f5ca"; }

.fa-helmet-un::before {
  content: "\e503"; }

.fa-bullseye::before {
  content: "\f140"; }

.fa-bacon::before {
  content: "\f7e5"; }

.fa-hand-point-down::before {
  content: "\f0a7"; }

.fa-arrow-up-from-bracket::before {
  content: "\e09a"; }

.fa-folder::before {
  content: "\f07b"; }

.fa-folder-blank::before {
  content: "\f07b"; }

.fa-file-waveform::before {
  content: "\f478"; }

.fa-file-medical-alt::before {
  content: "\f478"; }

.fa-radiation::before {
  content: "\f7b9"; }

.fa-chart-simple::before {
  content: "\e473"; }

.fa-mars-stroke::before {
  content: "\f229"; }

.fa-vial::before {
  content: "\f492"; }

.fa-gauge::before {
  content: "\f624"; }

.fa-dashboard::before {
  content: "\f624"; }

.fa-gauge-med::before {
  content: "\f624"; }

.fa-tachometer-alt-average::before {
  content: "\f624"; }

.fa-wand-magic-sparkles::before {
  content: "\e2ca"; }

.fa-magic-wand-sparkles::before {
  content: "\e2ca"; }

.fa-e::before {
  content: "\45"; }

.fa-pen-clip::before {
  content: "\f305"; }

.fa-pen-alt::before {
  content: "\f305"; }

.fa-bridge-circle-exclamation::before {
  content: "\e4ca"; }

.fa-user::before {
  content: "\f007"; }

.fa-school-circle-check::before {
  content: "\e56b"; }

.fa-dumpster::before {
  content: "\f793"; }

.fa-van-shuttle::before {
  content: "\f5b6"; }

.fa-shuttle-van::before {
  content: "\f5b6"; }

.fa-building-user::before {
  content: "\e4da"; }

.fa-square-caret-left::before {
  content: "\f191"; }

.fa-caret-square-left::before {
  content: "\f191"; }

.fa-highlighter::before {
  content: "\f591"; }

.fa-key::before {
  content: "\f084"; }

.fa-bullhorn::before {
  content: "\f0a1"; }

.fa-globe::before {
  content: "\f0ac"; }

.fa-synagogue::before {
  content: "\f69b"; }

.fa-person-half-dress::before {
  content: "\e548"; }

.fa-road-bridge::before {
  content: "\e563"; }

.fa-location-arrow::before {
  content: "\f124"; }

.fa-c::before {
  content: "\43"; }

.fa-tablet-button::before {
  content: "\f10a"; }

.fa-building-lock::before {
  content: "\e4d6"; }

.fa-pizza-slice::before {
  content: "\f818"; }

.fa-money-bill-wave::before {
  content: "\f53a"; }

.fa-chart-area::before {
  content: "\f1fe"; }

.fa-area-chart::before {
  content: "\f1fe"; }

.fa-house-flag::before {
  content: "\e50d"; }

.fa-person-circle-minus::before {
  content: "\e540"; }

.fa-ban::before {
  content: "\f05e"; }

.fa-cancel::before {
  content: "\f05e"; }

.fa-camera-rotate::before {
  content: "\e0d8"; }

.fa-spray-can-sparkles::before {
  content: "\f5d0"; }

.fa-air-freshener::before {
  content: "\f5d0"; }

.fa-star::before {
  content: "\f005"; }

.fa-repeat::before {
  content: "\f363"; }

.fa-cross::before {
  content: "\f654"; }

.fa-box::before {
  content: "\f466"; }

.fa-venus-mars::before {
  content: "\f228"; }

.fa-arrow-pointer::before {
  content: "\f245"; }

.fa-mouse-pointer::before {
  content: "\f245"; }

.fa-maximize::before {
  content: "\f31e"; }

.fa-expand-arrows-alt::before {
  content: "\f31e"; }

.fa-charging-station::before {
  content: "\f5e7"; }

.fa-shapes::before {
  content: "\f61f"; }

.fa-triangle-circle-square::before {
  content: "\f61f"; }

.fa-shuffle::before {
  content: "\f074"; }

.fa-random::before {
  content: "\f074"; }

.fa-person-running::before {
  content: "\f70c"; }

.fa-running::before {
  content: "\f70c"; }

.fa-mobile-retro::before {
  content: "\e527"; }

.fa-grip-lines-vertical::before {
  content: "\f7a5"; }

.fa-spider::before {
  content: "\f717"; }

.fa-hands-bound::before {
  content: "\e4f9"; }

.fa-file-invoice-dollar::before {
  content: "\f571"; }

.fa-plane-circle-exclamation::before {
  content: "\e556"; }

.fa-x-ray::before {
  content: "\f497"; }

.fa-spell-check::before {
  content: "\f891"; }

.fa-slash::before {
  content: "\f715"; }

.fa-computer-mouse::before {
  content: "\f8cc"; }

.fa-mouse::before {
  content: "\f8cc"; }

.fa-arrow-right-to-bracket::before {
  content: "\f090"; }

.fa-sign-in::before {
  content: "\f090"; }

.fa-shop-slash::before {
  content: "\e070"; }

.fa-store-alt-slash::before {
  content: "\e070"; }

.fa-server::before {
  content: "\f233"; }

.fa-virus-covid-slash::before {
  content: "\e4a9"; }

.fa-shop-lock::before {
  content: "\e4a5"; }

.fa-hourglass-start::before {
  content: "\f251"; }

.fa-hourglass-1::before {
  content: "\f251"; }

.fa-blender-phone::before {
  content: "\f6b6"; }

.fa-building-wheat::before {
  content: "\e4db"; }

.fa-person-breastfeeding::before {
  content: "\e53a"; }

.fa-right-to-bracket::before {
  content: "\f2f6"; }

.fa-sign-in-alt::before {
  content: "\f2f6"; }

.fa-venus::before {
  content: "\f221"; }

.fa-passport::before {
  content: "\f5ab"; }

.fa-heart-pulse::before {
  content: "\f21e"; }

.fa-heartbeat::before {
  content: "\f21e"; }

.fa-people-carry-box::before {
  content: "\f4ce"; }

.fa-people-carry::before {
  content: "\f4ce"; }

.fa-temperature-high::before {
  content: "\f769"; }

.fa-microchip::before {
  content: "\f2db"; }

.fa-crown::before {
  content: "\f521"; }

.fa-weight-hanging::before {
  content: "\f5cd"; }

.fa-xmarks-lines::before {
  content: "\e59a"; }

.fa-file-prescription::before {
  content: "\f572"; }

.fa-weight-scale::before {
  content: "\f496"; }

.fa-weight::before {
  content: "\f496"; }

.fa-user-group::before {
  content: "\f500"; }

.fa-user-friends::before {
  content: "\f500"; }

.fa-arrow-up-a-z::before {
  content: "\f15e"; }

.fa-sort-alpha-up::before {
  content: "\f15e"; }

.fa-chess-knight::before {
  content: "\f441"; }

.fa-face-laugh-squint::before {
  content: "\f59b"; }

.fa-laugh-squint::before {
  content: "\f59b"; }

.fa-wheelchair::before {
  content: "\f193"; }

.fa-circle-arrow-up::before {
  content: "\f0aa"; }

.fa-arrow-circle-up::before {
  content: "\f0aa"; }

.fa-toggle-on::before {
  content: "\f205"; }

.fa-person-walking::before {
  content: "\f554"; }

.fa-walking::before {
  content: "\f554"; }

.fa-l::before {
  content: "\4c"; }

.fa-fire::before {
  content: "\f06d"; }

.fa-bed-pulse::before {
  content: "\f487"; }

.fa-procedures::before {
  content: "\f487"; }

.fa-shuttle-space::before {
  content: "\f197"; }

.fa-space-shuttle::before {
  content: "\f197"; }

.fa-face-laugh::before {
  content: "\f599"; }

.fa-laugh::before {
  content: "\f599"; }

.fa-folder-open::before {
  content: "\f07c"; }

.fa-heart-circle-plus::before {
  content: "\e500"; }

.fa-code-fork::before {
  content: "\e13b"; }

.fa-city::before {
  content: "\f64f"; }

.fa-microphone-lines::before {
  content: "\f3c9"; }

.fa-microphone-alt::before {
  content: "\f3c9"; }

.fa-pepper-hot::before {
  content: "\f816"; }

.fa-unlock::before {
  content: "\f09c"; }

.fa-colon-sign::before {
  content: "\e140"; }

.fa-headset::before {
  content: "\f590"; }

.fa-store-slash::before {
  content: "\e071"; }

.fa-road-circle-xmark::before {
  content: "\e566"; }

.fa-user-minus::before {
  content: "\f503"; }

.fa-mars-stroke-up::before {
  content: "\f22a"; }

.fa-mars-stroke-v::before {
  content: "\f22a"; }

.fa-champagne-glasses::before {
  content: "\f79f"; }

.fa-glass-cheers::before {
  content: "\f79f"; }

.fa-clipboard::before {
  content: "\f328"; }

.fa-house-circle-exclamation::before {
  content: "\e50a"; }

.fa-file-arrow-up::before {
  content: "\f574"; }

.fa-file-upload::before {
  content: "\f574"; }

.fa-wifi::before {
  content: "\f1eb"; }

.fa-wifi-3::before {
  content: "\f1eb"; }

.fa-wifi-strong::before {
  content: "\f1eb"; }

.fa-bath::before {
  content: "\f2cd"; }

.fa-bathtub::before {
  content: "\f2cd"; }

.fa-underline::before {
  content: "\f0cd"; }

.fa-user-pen::before {
  content: "\f4ff"; }

.fa-user-edit::before {
  content: "\f4ff"; }

.fa-signature::before {
  content: "\f5b7"; }

.fa-stroopwafel::before {
  content: "\f551"; }

.fa-bold::before {
  content: "\f032"; }

.fa-anchor-lock::before {
  content: "\e4ad"; }

.fa-building-ngo::before {
  content: "\e4d7"; }

.fa-manat-sign::before {
  content: "\e1d5"; }

.fa-not-equal::before {
  content: "\f53e"; }

.fa-border-top-left::before {
  content: "\f853"; }

.fa-border-style::before {
  content: "\f853"; }

.fa-map-location-dot::before {
  content: "\f5a0"; }

.fa-map-marked-alt::before {
  content: "\f5a0"; }

.fa-jedi::before {
  content: "\f669"; }

.fa-square-poll-vertical::before {
  content: "\f681"; }

.fa-poll::before {
  content: "\f681"; }

.fa-mug-hot::before {
  content: "\f7b6"; }

.fa-car-battery::before {
  content: "\f5df"; }

.fa-battery-car::before {
  content: "\f5df"; }

.fa-gift::before {
  content: "\f06b"; }

.fa-dice-two::before {
  content: "\f528"; }

.fa-chess-queen::before {
  content: "\f445"; }

.fa-glasses::before {
  content: "\f530"; }

.fa-chess-board::before {
  content: "\f43c"; }

.fa-building-circle-check::before {
  content: "\e4d2"; }

.fa-person-chalkboard::before {
  content: "\e53d"; }

.fa-mars-stroke-right::before {
  content: "\f22b"; }

.fa-mars-stroke-h::before {
  content: "\f22b"; }

.fa-hand-back-fist::before {
  content: "\f255"; }

.fa-hand-rock::before {
  content: "\f255"; }

.fa-square-caret-up::before {
  content: "\f151"; }

.fa-caret-square-up::before {
  content: "\f151"; }

.fa-cloud-showers-water::before {
  content: "\e4e4"; }

.fa-chart-bar::before {
  content: "\f080"; }

.fa-bar-chart::before {
  content: "\f080"; }

.fa-hands-bubbles::before {
  content: "\e05e"; }

.fa-hands-wash::before {
  content: "\e05e"; }

.fa-less-than-equal::before {
  content: "\f537"; }

.fa-train::before {
  content: "\f238"; }

.fa-eye-low-vision::before {
  content: "\f2a8"; }

.fa-low-vision::before {
  content: "\f2a8"; }

.fa-crow::before {
  content: "\f520"; }

.fa-sailboat::before {
  content: "\e445"; }

.fa-window-restore::before {
  content: "\f2d2"; }

.fa-square-plus::before {
  content: "\f0fe"; }

.fa-plus-square::before {
  content: "\f0fe"; }

.fa-torii-gate::before {
  content: "\f6a1"; }

.fa-frog::before {
  content: "\f52e"; }

.fa-bucket::before {
  content: "\e4cf"; }

.fa-image::before {
  content: "\f03e"; }

.fa-microphone::before {
  content: "\f130"; }

.fa-cow::before {
  content: "\f6c8"; }

.fa-caret-up::before {
  content: "\f0d8"; }

.fa-screwdriver::before {
  content: "\f54a"; }

.fa-folder-closed::before {
  content: "\e185"; }

.fa-house-tsunami::before {
  content: "\e515"; }

.fa-square-nfi::before {
  content: "\e576"; }

.fa-arrow-up-from-ground-water::before {
  content: "\e4b5"; }

.fa-martini-glass::before {
  content: "\f57b"; }

.fa-glass-martini-alt::before {
  content: "\f57b"; }

.fa-rotate-left::before {
  content: "\f2ea"; }

.fa-rotate-back::before {
  content: "\f2ea"; }

.fa-rotate-backward::before {
  content: "\f2ea"; }

.fa-undo-alt::before {
  content: "\f2ea"; }

.fa-table-columns::before {
  content: "\f0db"; }

.fa-columns::before {
  content: "\f0db"; }

.fa-lemon::before {
  content: "\f094"; }

.fa-head-side-mask::before {
  content: "\e063"; }

.fa-handshake::before {
  content: "\f2b5"; }

.fa-gem::before {
  content: "\f3a5"; }

.fa-dolly::before {
  content: "\f472"; }

.fa-dolly-box::before {
  content: "\f472"; }

.fa-smoking::before {
  content: "\f48d"; }

.fa-minimize::before {
  content: "\f78c"; }

.fa-compress-arrows-alt::before {
  content: "\f78c"; }

.fa-monument::before {
  content: "\f5a6"; }

.fa-snowplow::before {
  content: "\f7d2"; }

.fa-angles-right::before {
  content: "\f101"; }

.fa-angle-double-right::before {
  content: "\f101"; }

.fa-cannabis::before {
  content: "\f55f"; }

.fa-circle-play::before {
  content: "\f144"; }

.fa-play-circle::before {
  content: "\f144"; }

.fa-tablets::before {
  content: "\f490"; }

.fa-ethernet::before {
  content: "\f796"; }

.fa-euro-sign::before {
  content: "\f153"; }

.fa-eur::before {
  content: "\f153"; }

.fa-euro::before {
  content: "\f153"; }

.fa-chair::before {
  content: "\f6c0"; }

.fa-circle-check::before {
  content: "\f058"; }

.fa-check-circle::before {
  content: "\f058"; }

.fa-circle-stop::before {
  content: "\f28d"; }

.fa-stop-circle::before {
  content: "\f28d"; }

.fa-compass-drafting::before {
  content: "\f568"; }

.fa-drafting-compass::before {
  content: "\f568"; }

.fa-plate-wheat::before {
  content: "\e55a"; }

.fa-icicles::before {
  content: "\f7ad"; }

.fa-person-shelter::before {
  content: "\e54f"; }

.fa-neuter::before {
  content: "\f22c"; }

.fa-id-badge::before {
  content: "\f2c1"; }

.fa-marker::before {
  content: "\f5a1"; }

.fa-face-laugh-beam::before {
  content: "\f59a"; }

.fa-laugh-beam::before {
  content: "\f59a"; }

.fa-helicopter-symbol::before {
  content: "\e502"; }

.fa-universal-access::before {
  content: "\f29a"; }

.fa-circle-chevron-up::before {
  content: "\f139"; }

.fa-chevron-circle-up::before {
  content: "\f139"; }

.fa-lari-sign::before {
  content: "\e1c8"; }

.fa-volcano::before {
  content: "\f770"; }

.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553"; }

.fa-sterling-sign::before {
  content: "\f154"; }

.fa-gbp::before {
  content: "\f154"; }

.fa-pound-sign::before {
  content: "\f154"; }

.fa-viruses::before {
  content: "\e076"; }

.fa-square-person-confined::before {
  content: "\e577"; }

.fa-user-tie::before {
  content: "\f508"; }

.fa-arrow-down-long::before {
  content: "\f175"; }

.fa-long-arrow-down::before {
  content: "\f175"; }

.fa-tent-arrow-down-to-line::before {
  content: "\e57e"; }

.fa-certificate::before {
  content: "\f0a3"; }

.fa-reply-all::before {
  content: "\f122"; }

.fa-mail-reply-all::before {
  content: "\f122"; }

.fa-suitcase::before {
  content: "\f0f2"; }

.fa-person-skating::before {
  content: "\f7c5"; }

.fa-skating::before {
  content: "\f7c5"; }

.fa-filter-circle-dollar::before {
  content: "\f662"; }

.fa-funnel-dollar::before {
  content: "\f662"; }

.fa-camera-retro::before {
  content: "\f083"; }

.fa-circle-arrow-down::before {
  content: "\f0ab"; }

.fa-arrow-circle-down::before {
  content: "\f0ab"; }

.fa-file-import::before {
  content: "\f56f"; }

.fa-arrow-right-to-file::before {
  content: "\f56f"; }

.fa-square-arrow-up-right::before {
  content: "\f14c"; }

.fa-external-link-square::before {
  content: "\f14c"; }

.fa-box-open::before {
  content: "\f49e"; }

.fa-scroll::before {
  content: "\f70e"; }

.fa-spa::before {
  content: "\f5bb"; }

.fa-location-pin-lock::before {
  content: "\e51f"; }

.fa-pause::before {
  content: "\f04c"; }

.fa-hill-avalanche::before {
  content: "\e507"; }

.fa-temperature-empty::before {
  content: "\f2cb"; }

.fa-temperature-0::before {
  content: "\f2cb"; }

.fa-thermometer-0::before {
  content: "\f2cb"; }

.fa-thermometer-empty::before {
  content: "\f2cb"; }

.fa-bomb::before {
  content: "\f1e2"; }

.fa-registered::before {
  content: "\f25d"; }

.fa-address-card::before {
  content: "\f2bb"; }

.fa-contact-card::before {
  content: "\f2bb"; }

.fa-vcard::before {
  content: "\f2bb"; }

.fa-scale-unbalanced-flip::before {
  content: "\f516"; }

.fa-balance-scale-right::before {
  content: "\f516"; }

.fa-subscript::before {
  content: "\f12c"; }

.fa-diamond-turn-right::before {
  content: "\f5eb"; }

.fa-directions::before {
  content: "\f5eb"; }

.fa-burst::before {
  content: "\e4dc"; }

.fa-house-laptop::before {
  content: "\e066"; }

.fa-laptop-house::before {
  content: "\e066"; }

.fa-face-tired::before {
  content: "\f5c8"; }

.fa-tired::before {
  content: "\f5c8"; }

.fa-money-bills::before {
  content: "\e1f3"; }

.fa-smog::before {
  content: "\f75f"; }

.fa-crutch::before {
  content: "\f7f7"; }

.fa-cloud-arrow-up::before {
  content: "\f0ee"; }

.fa-cloud-upload::before {
  content: "\f0ee"; }

.fa-cloud-upload-alt::before {
  content: "\f0ee"; }

.fa-palette::before {
  content: "\f53f"; }

.fa-arrows-turn-right::before {
  content: "\e4c0"; }

.fa-vest::before {
  content: "\e085"; }

.fa-ferry::before {
  content: "\e4ea"; }

.fa-arrows-down-to-people::before {
  content: "\e4b9"; }

.fa-seedling::before {
  content: "\f4d8"; }

.fa-sprout::before {
  content: "\f4d8"; }

.fa-left-right::before {
  content: "\f337"; }

.fa-arrows-alt-h::before {
  content: "\f337"; }

.fa-boxes-packing::before {
  content: "\e4c7"; }

.fa-circle-arrow-left::before {
  content: "\f0a8"; }

.fa-arrow-circle-left::before {
  content: "\f0a8"; }

.fa-group-arrows-rotate::before {
  content: "\e4f6"; }

.fa-bowl-food::before {
  content: "\e4c6"; }

.fa-candy-cane::before {
  content: "\f786"; }

.fa-arrow-down-wide-short::before {
  content: "\f160"; }

.fa-sort-amount-asc::before {
  content: "\f160"; }

.fa-sort-amount-down::before {
  content: "\f160"; }

.fa-cloud-bolt::before {
  content: "\f76c"; }

.fa-thunderstorm::before {
  content: "\f76c"; }

.fa-text-slash::before {
  content: "\f87d"; }

.fa-remove-format::before {
  content: "\f87d"; }

.fa-face-smile-wink::before {
  content: "\f4da"; }

.fa-smile-wink::before {
  content: "\f4da"; }

.fa-file-word::before {
  content: "\f1c2"; }

.fa-file-powerpoint::before {
  content: "\f1c4"; }

.fa-arrows-left-right::before {
  content: "\f07e"; }

.fa-arrows-h::before {
  content: "\f07e"; }

.fa-house-lock::before {
  content: "\e510"; }

.fa-cloud-arrow-down::before {
  content: "\f0ed"; }

.fa-cloud-download::before {
  content: "\f0ed"; }

.fa-cloud-download-alt::before {
  content: "\f0ed"; }

.fa-children::before {
  content: "\e4e1"; }

.fa-chalkboard::before {
  content: "\f51b"; }

.fa-blackboard::before {
  content: "\f51b"; }

.fa-user-large-slash::before {
  content: "\f4fa"; }

.fa-user-alt-slash::before {
  content: "\f4fa"; }

.fa-envelope-open::before {
  content: "\f2b6"; }

.fa-handshake-simple-slash::before {
  content: "\e05f"; }

.fa-handshake-alt-slash::before {
  content: "\e05f"; }

.fa-mattress-pillow::before {
  content: "\e525"; }

.fa-guarani-sign::before {
  content: "\e19a"; }

.fa-arrows-rotate::before {
  content: "\f021"; }

.fa-refresh::before {
  content: "\f021"; }

.fa-sync::before {
  content: "\f021"; }

.fa-fire-extinguisher::before {
  content: "\f134"; }

.fa-cruzeiro-sign::before {
  content: "\e152"; }

.fa-greater-than-equal::before {
  content: "\f532"; }

.fa-shield-halved::before {
  content: "\f3ed"; }

.fa-shield-alt::before {
  content: "\f3ed"; }

.fa-book-atlas::before {
  content: "\f558"; }

.fa-atlas::before {
  content: "\f558"; }

.fa-virus::before {
  content: "\e074"; }

.fa-envelope-circle-check::before {
  content: "\e4e8"; }

.fa-layer-group::before {
  content: "\f5fd"; }

.fa-arrows-to-dot::before {
  content: "\e4be"; }

.fa-archway::before {
  content: "\f557"; }

.fa-heart-circle-check::before {
  content: "\e4fd"; }

.fa-house-chimney-crack::before {
  content: "\f6f1"; }

.fa-house-damage::before {
  content: "\f6f1"; }

.fa-file-zipper::before {
  content: "\f1c6"; }

.fa-file-archive::before {
  content: "\f1c6"; }

.fa-square::before {
  content: "\f0c8"; }

.fa-martini-glass-empty::before {
  content: "\f000"; }

.fa-glass-martini::before {
  content: "\f000"; }

.fa-couch::before {
  content: "\f4b8"; }

.fa-cedi-sign::before {
  content: "\e0df"; }

.fa-italic::before {
  content: "\f033"; }

.fa-church::before {
  content: "\f51d"; }

.fa-comments-dollar::before {
  content: "\f653"; }

.fa-democrat::before {
  content: "\f747"; }

.fa-z::before {
  content: "\5a"; }

.fa-person-skiing::before {
  content: "\f7c9"; }

.fa-skiing::before {
  content: "\f7c9"; }

.fa-road-lock::before {
  content: "\e567"; }

.fa-a::before {
  content: "\41"; }

.fa-temperature-arrow-down::before {
  content: "\e03f"; }

.fa-temperature-down::before {
  content: "\e03f"; }

.fa-feather-pointed::before {
  content: "\f56b"; }

.fa-feather-alt::before {
  content: "\f56b"; }

.fa-p::before {
  content: "\50"; }

.fa-snowflake::before {
  content: "\f2dc"; }

.fa-newspaper::before {
  content: "\f1ea"; }

.fa-rectangle-ad::before {
  content: "\f641"; }

.fa-ad::before {
  content: "\f641"; }

.fa-circle-arrow-right::before {
  content: "\f0a9"; }

.fa-arrow-circle-right::before {
  content: "\f0a9"; }

.fa-filter-circle-xmark::before {
  content: "\e17b"; }

.fa-locust::before {
  content: "\e520"; }

.fa-sort::before {
  content: "\f0dc"; }

.fa-unsorted::before {
  content: "\f0dc"; }

.fa-list-ol::before {
  content: "\f0cb"; }

.fa-list-1-2::before {
  content: "\f0cb"; }

.fa-list-numeric::before {
  content: "\f0cb"; }

.fa-person-dress-burst::before {
  content: "\e544"; }

.fa-money-check-dollar::before {
  content: "\f53d"; }

.fa-money-check-alt::before {
  content: "\f53d"; }

.fa-vector-square::before {
  content: "\f5cb"; }

.fa-bread-slice::before {
  content: "\f7ec"; }

.fa-language::before {
  content: "\f1ab"; }

.fa-face-kiss-wink-heart::before {
  content: "\f598"; }

.fa-kiss-wink-heart::before {
  content: "\f598"; }

.fa-filter::before {
  content: "\f0b0"; }

.fa-question::before {
  content: "\3f"; }

.fa-file-signature::before {
  content: "\f573"; }

.fa-up-down-left-right::before {
  content: "\f0b2"; }

.fa-arrows-alt::before {
  content: "\f0b2"; }

.fa-house-chimney-user::before {
  content: "\e065"; }

.fa-hand-holding-heart::before {
  content: "\f4be"; }

.fa-puzzle-piece::before {
  content: "\f12e"; }

.fa-money-check::before {
  content: "\f53c"; }

.fa-star-half-stroke::before {
  content: "\f5c0"; }

.fa-star-half-alt::before {
  content: "\f5c0"; }

.fa-code::before {
  content: "\f121"; }

.fa-whiskey-glass::before {
  content: "\f7a0"; }

.fa-glass-whiskey::before {
  content: "\f7a0"; }

.fa-building-circle-exclamation::before {
  content: "\e4d3"; }

.fa-magnifying-glass-chart::before {
  content: "\e522"; }

.fa-arrow-up-right-from-square::before {
  content: "\f08e"; }

.fa-external-link::before {
  content: "\f08e"; }

.fa-cubes-stacked::before {
  content: "\e4e6"; }

.fa-won-sign::before {
  content: "\f159"; }

.fa-krw::before {
  content: "\f159"; }

.fa-won::before {
  content: "\f159"; }

.fa-virus-covid::before {
  content: "\e4a8"; }

.fa-austral-sign::before {
  content: "\e0a9"; }

.fa-f::before {
  content: "\46"; }

.fa-leaf::before {
  content: "\f06c"; }

.fa-road::before {
  content: "\f018"; }

.fa-taxi::before {
  content: "\f1ba"; }

.fa-cab::before {
  content: "\f1ba"; }

.fa-person-circle-plus::before {
  content: "\e541"; }

.fa-chart-pie::before {
  content: "\f200"; }

.fa-pie-chart::before {
  content: "\f200"; }

.fa-bolt-lightning::before {
  content: "\e0b7"; }

.fa-sack-xmark::before {
  content: "\e56a"; }

.fa-file-excel::before {
  content: "\f1c3"; }

.fa-file-contract::before {
  content: "\f56c"; }

.fa-fish-fins::before {
  content: "\e4f2"; }

.fa-building-flag::before {
  content: "\e4d5"; }

.fa-face-grin-beam::before {
  content: "\f582"; }

.fa-grin-beam::before {
  content: "\f582"; }

.fa-object-ungroup::before {
  content: "\f248"; }

.fa-poop::before {
  content: "\f619"; }

.fa-location-pin::before {
  content: "\f041"; }

.fa-map-marker::before {
  content: "\f041"; }

.fa-kaaba::before {
  content: "\f66b"; }

.fa-toilet-paper::before {
  content: "\f71e"; }

.fa-helmet-safety::before {
  content: "\f807"; }

.fa-hard-hat::before {
  content: "\f807"; }

.fa-hat-hard::before {
  content: "\f807"; }

.fa-eject::before {
  content: "\f052"; }

.fa-circle-right::before {
  content: "\f35a"; }

.fa-arrow-alt-circle-right::before {
  content: "\f35a"; }

.fa-plane-circle-check::before {
  content: "\e555"; }

.fa-face-rolling-eyes::before {
  content: "\f5a5"; }

.fa-meh-rolling-eyes::before {
  content: "\f5a5"; }

.fa-object-group::before {
  content: "\f247"; }

.fa-chart-line::before {
  content: "\f201"; }

.fa-line-chart::before {
  content: "\f201"; }

.fa-mask-ventilator::before {
  content: "\e524"; }

.fa-arrow-right::before {
  content: "\f061"; }

.fa-signs-post::before {
  content: "\f277"; }

.fa-map-signs::before {
  content: "\f277"; }

.fa-cash-register::before {
  content: "\f788"; }

.fa-person-circle-question::before {
  content: "\e542"; }

.fa-h::before {
  content: "\48"; }

.fa-tarp::before {
  content: "\e57b"; }

.fa-screwdriver-wrench::before {
  content: "\f7d9"; }

.fa-tools::before {
  content: "\f7d9"; }

.fa-arrows-to-eye::before {
  content: "\e4bf"; }

.fa-plug-circle-bolt::before {
  content: "\e55b"; }

.fa-heart::before {
  content: "\f004"; }

.fa-mars-and-venus::before {
  content: "\f224"; }

.fa-house-user::before {
  content: "\e1b0"; }

.fa-home-user::before {
  content: "\e1b0"; }

.fa-dumpster-fire::before {
  content: "\f794"; }

.fa-house-crack::before {
  content: "\e3b1"; }

.fa-martini-glass-citrus::before {
  content: "\f561"; }

.fa-cocktail::before {
  content: "\f561"; }

.fa-face-surprise::before {
  content: "\f5c2"; }

.fa-surprise::before {
  content: "\f5c2"; }

.fa-bottle-water::before {
  content: "\e4c5"; }

.fa-circle-pause::before {
  content: "\f28b"; }

.fa-pause-circle::before {
  content: "\f28b"; }

.fa-toilet-paper-slash::before {
  content: "\e072"; }

.fa-apple-whole::before {
  content: "\f5d1"; }

.fa-apple-alt::before {
  content: "\f5d1"; }

.fa-kitchen-set::before {
  content: "\e51a"; }

.fa-r::before {
  content: "\52"; }

.fa-temperature-quarter::before {
  content: "\f2ca"; }

.fa-temperature-1::before {
  content: "\f2ca"; }

.fa-thermometer-1::before {
  content: "\f2ca"; }

.fa-thermometer-quarter::before {
  content: "\f2ca"; }

.fa-cube::before {
  content: "\f1b2"; }

.fa-bitcoin-sign::before {
  content: "\e0b4"; }

.fa-shield-dog::before {
  content: "\e573"; }

.fa-solar-panel::before {
  content: "\f5ba"; }

.fa-lock-open::before {
  content: "\f3c1"; }

.fa-elevator::before {
  content: "\e16d"; }

.fa-money-bill-transfer::before {
  content: "\e528"; }

.fa-money-bill-trend-up::before {
  content: "\e529"; }

.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f"; }

.fa-square-poll-horizontal::before {
  content: "\f682"; }

.fa-poll-h::before {
  content: "\f682"; }

.fa-circle::before {
  content: "\f111"; }

.fa-backward-fast::before {
  content: "\f049"; }

.fa-fast-backward::before {
  content: "\f049"; }

.fa-recycle::before {
  content: "\f1b8"; }

.fa-user-astronaut::before {
  content: "\f4fb"; }

.fa-plane-slash::before {
  content: "\e069"; }

.fa-trademark::before {
  content: "\f25c"; }

.fa-basketball::before {
  content: "\f434"; }

.fa-basketball-ball::before {
  content: "\f434"; }

.fa-satellite-dish::before {
  content: "\f7c0"; }

.fa-circle-up::before {
  content: "\f35b"; }

.fa-arrow-alt-circle-up::before {
  content: "\f35b"; }

.fa-mobile-screen-button::before {
  content: "\f3cd"; }

.fa-mobile-alt::before {
  content: "\f3cd"; }

.fa-volume-high::before {
  content: "\f028"; }

.fa-volume-up::before {
  content: "\f028"; }

.fa-users-rays::before {
  content: "\e593"; }

.fa-wallet::before {
  content: "\f555"; }

.fa-clipboard-check::before {
  content: "\f46c"; }

.fa-file-audio::before {
  content: "\f1c7"; }

.fa-burger::before {
  content: "\f805"; }

.fa-hamburger::before {
  content: "\f805"; }

.fa-wrench::before {
  content: "\f0ad"; }

.fa-bugs::before {
  content: "\e4d0"; }

.fa-rupee-sign::before {
  content: "\f156"; }

.fa-rupee::before {
  content: "\f156"; }

.fa-file-image::before {
  content: "\f1c5"; }

.fa-circle-question::before {
  content: "\f059"; }

.fa-question-circle::before {
  content: "\f059"; }

.fa-plane-departure::before {
  content: "\f5b0"; }

.fa-handshake-slash::before {
  content: "\e060"; }

.fa-book-bookmark::before {
  content: "\e0bb"; }

.fa-code-branch::before {
  content: "\f126"; }

.fa-hat-cowboy::before {
  content: "\f8c0"; }

.fa-bridge::before {
  content: "\e4c8"; }

.fa-phone-flip::before {
  content: "\f879"; }

.fa-phone-alt::before {
  content: "\f879"; }

.fa-truck-front::before {
  content: "\e2b7"; }

.fa-cat::before {
  content: "\f6be"; }

.fa-anchor-circle-exclamation::before {
  content: "\e4ab"; }

.fa-truck-field::before {
  content: "\e58d"; }

.fa-route::before {
  content: "\f4d7"; }

.fa-clipboard-question::before {
  content: "\e4e3"; }

.fa-panorama::before {
  content: "\e209"; }

.fa-comment-medical::before {
  content: "\f7f5"; }

.fa-teeth-open::before {
  content: "\f62f"; }

.fa-file-circle-minus::before {
  content: "\e4ed"; }

.fa-tags::before {
  content: "\f02c"; }

.fa-wine-glass::before {
  content: "\f4e3"; }

.fa-forward-fast::before {
  content: "\f050"; }

.fa-fast-forward::before {
  content: "\f050"; }

.fa-face-meh-blank::before {
  content: "\f5a4"; }

.fa-meh-blank::before {
  content: "\f5a4"; }

.fa-square-parking::before {
  content: "\f540"; }

.fa-parking::before {
  content: "\f540"; }

.fa-house-signal::before {
  content: "\e012"; }

.fa-bars-progress::before {
  content: "\f828"; }

.fa-tasks-alt::before {
  content: "\f828"; }

.fa-faucet-drip::before {
  content: "\e006"; }

.fa-cart-flatbed::before {
  content: "\f474"; }

.fa-dolly-flatbed::before {
  content: "\f474"; }

.fa-ban-smoking::before {
  content: "\f54d"; }

.fa-smoking-ban::before {
  content: "\f54d"; }

.fa-terminal::before {
  content: "\f120"; }

.fa-mobile-button::before {
  content: "\f10b"; }

.fa-house-medical-flag::before {
  content: "\e514"; }

.fa-basket-shopping::before {
  content: "\f291"; }

.fa-shopping-basket::before {
  content: "\f291"; }

.fa-tape::before {
  content: "\f4db"; }

.fa-bus-simple::before {
  content: "\f55e"; }

.fa-bus-alt::before {
  content: "\f55e"; }

.fa-eye::before {
  content: "\f06e"; }

.fa-face-sad-cry::before {
  content: "\f5b3"; }

.fa-sad-cry::before {
  content: "\f5b3"; }

.fa-audio-description::before {
  content: "\f29e"; }

.fa-person-military-to-person::before {
  content: "\e54c"; }

.fa-file-shield::before {
  content: "\e4f0"; }

.fa-user-slash::before {
  content: "\f506"; }

.fa-pen::before {
  content: "\f304"; }

.fa-tower-observation::before {
  content: "\e586"; }

.fa-file-code::before {
  content: "\f1c9"; }

.fa-signal::before {
  content: "\f012"; }

.fa-signal-5::before {
  content: "\f012"; }

.fa-signal-perfect::before {
  content: "\f012"; }

.fa-bus::before {
  content: "\f207"; }

.fa-heart-circle-xmark::before {
  content: "\e501"; }

.fa-house-chimney::before {
  content: "\e3af"; }

.fa-home-lg::before {
  content: "\e3af"; }

.fa-window-maximize::before {
  content: "\f2d0"; }

.fa-face-frown::before {
  content: "\f119"; }

.fa-frown::before {
  content: "\f119"; }

.fa-prescription::before {
  content: "\f5b1"; }

.fa-shop::before {
  content: "\f54f"; }

.fa-store-alt::before {
  content: "\f54f"; }

.fa-floppy-disk::before {
  content: "\f0c7"; }

.fa-save::before {
  content: "\f0c7"; }

.fa-vihara::before {
  content: "\f6a7"; }

.fa-scale-unbalanced::before {
  content: "\f515"; }

.fa-balance-scale-left::before {
  content: "\f515"; }

.fa-sort-up::before {
  content: "\f0de"; }

.fa-sort-asc::before {
  content: "\f0de"; }

.fa-comment-dots::before {
  content: "\f4ad"; }

.fa-commenting::before {
  content: "\f4ad"; }

.fa-plant-wilt::before {
  content: "\e5aa"; }

.fa-diamond::before {
  content: "\f219"; }

.fa-face-grin-squint::before {
  content: "\f585"; }

.fa-grin-squint::before {
  content: "\f585"; }

.fa-hand-holding-dollar::before {
  content: "\f4c0"; }

.fa-hand-holding-usd::before {
  content: "\f4c0"; }

.fa-bacterium::before {
  content: "\e05a"; }

.fa-hand-pointer::before {
  content: "\f25a"; }

.fa-drum-steelpan::before {
  content: "\f56a"; }

.fa-hand-scissors::before {
  content: "\f257"; }

.fa-hands-praying::before {
  content: "\f684"; }

.fa-praying-hands::before {
  content: "\f684"; }

.fa-arrow-rotate-right::before {
  content: "\f01e"; }

.fa-arrow-right-rotate::before {
  content: "\f01e"; }

.fa-arrow-rotate-forward::before {
  content: "\f01e"; }

.fa-redo::before {
  content: "\f01e"; }

.fa-biohazard::before {
  content: "\f780"; }

.fa-location-crosshairs::before {
  content: "\f601"; }

.fa-location::before {
  content: "\f601"; }

.fa-mars-double::before {
  content: "\f227"; }

.fa-child-dress::before {
  content: "\e59c"; }

.fa-users-between-lines::before {
  content: "\e591"; }

.fa-lungs-virus::before {
  content: "\e067"; }

.fa-face-grin-tears::before {
  content: "\f588"; }

.fa-grin-tears::before {
  content: "\f588"; }

.fa-phone::before {
  content: "\f095"; }

.fa-calendar-xmark::before {
  content: "\f273"; }

.fa-calendar-times::before {
  content: "\f273"; }

.fa-child-reaching::before {
  content: "\e59d"; }

.fa-head-side-virus::before {
  content: "\e064"; }

.fa-user-gear::before {
  content: "\f4fe"; }

.fa-user-cog::before {
  content: "\f4fe"; }

.fa-arrow-up-1-9::before {
  content: "\f163"; }

.fa-sort-numeric-up::before {
  content: "\f163"; }

.fa-door-closed::before {
  content: "\f52a"; }

.fa-shield-virus::before {
  content: "\e06c"; }

.fa-dice-six::before {
  content: "\f526"; }

.fa-mosquito-net::before {
  content: "\e52c"; }

.fa-bridge-water::before {
  content: "\e4ce"; }

.fa-person-booth::before {
  content: "\f756"; }

.fa-text-width::before {
  content: "\f035"; }

.fa-hat-wizard::before {
  content: "\f6e8"; }

.fa-pen-fancy::before {
  content: "\f5ac"; }

.fa-person-digging::before {
  content: "\f85e"; }

.fa-digging::before {
  content: "\f85e"; }

.fa-trash::before {
  content: "\f1f8"; }

.fa-gauge-simple::before {
  content: "\f629"; }

.fa-gauge-simple-med::before {
  content: "\f629"; }

.fa-tachometer-average::before {
  content: "\f629"; }

.fa-book-medical::before {
  content: "\f7e6"; }

.fa-poo::before {
  content: "\f2fe"; }

.fa-quote-right::before {
  content: "\f10e"; }

.fa-quote-right-alt::before {
  content: "\f10e"; }

.fa-shirt::before {
  content: "\f553"; }

.fa-t-shirt::before {
  content: "\f553"; }

.fa-tshirt::before {
  content: "\f553"; }

.fa-cubes::before {
  content: "\f1b3"; }

.fa-divide::before {
  content: "\f529"; }

.fa-tenge-sign::before {
  content: "\f7d7"; }

.fa-tenge::before {
  content: "\f7d7"; }

.fa-headphones::before {
  content: "\f025"; }

.fa-hands-holding::before {
  content: "\f4c2"; }

.fa-hands-clapping::before {
  content: "\e1a8"; }

.fa-republican::before {
  content: "\f75e"; }

.fa-arrow-left::before {
  content: "\f060"; }

.fa-person-circle-xmark::before {
  content: "\e543"; }

.fa-ruler::before {
  content: "\f545"; }

.fa-align-left::before {
  content: "\f036"; }

.fa-dice-d6::before {
  content: "\f6d1"; }

.fa-restroom::before {
  content: "\f7bd"; }

.fa-j::before {
  content: "\4a"; }

.fa-users-viewfinder::before {
  content: "\e595"; }

.fa-file-video::before {
  content: "\f1c8"; }

.fa-up-right-from-square::before {
  content: "\f35d"; }

.fa-external-link-alt::before {
  content: "\f35d"; }

.fa-table-cells::before {
  content: "\f00a"; }

.fa-th::before {
  content: "\f00a"; }

.fa-file-pdf::before {
  content: "\f1c1"; }

.fa-book-bible::before {
  content: "\f647"; }

.fa-bible::before {
  content: "\f647"; }

.fa-o::before {
  content: "\4f"; }

.fa-suitcase-medical::before {
  content: "\f0fa"; }

.fa-medkit::before {
  content: "\f0fa"; }

.fa-user-secret::before {
  content: "\f21b"; }

.fa-otter::before {
  content: "\f700"; }

.fa-person-dress::before {
  content: "\f182"; }

.fa-female::before {
  content: "\f182"; }

.fa-comment-dollar::before {
  content: "\f651"; }

.fa-business-time::before {
  content: "\f64a"; }

.fa-briefcase-clock::before {
  content: "\f64a"; }

.fa-table-cells-large::before {
  content: "\f009"; }

.fa-th-large::before {
  content: "\f009"; }

.fa-book-tanakh::before {
  content: "\f827"; }

.fa-tanakh::before {
  content: "\f827"; }

.fa-phone-volume::before {
  content: "\f2a0"; }

.fa-volume-control-phone::before {
  content: "\f2a0"; }

.fa-hat-cowboy-side::before {
  content: "\f8c1"; }

.fa-clipboard-user::before {
  content: "\f7f3"; }

.fa-child::before {
  content: "\f1ae"; }

.fa-lira-sign::before {
  content: "\f195"; }

.fa-satellite::before {
  content: "\f7bf"; }

.fa-plane-lock::before {
  content: "\e558"; }

.fa-tag::before {
  content: "\f02b"; }

.fa-comment::before {
  content: "\f075"; }

.fa-cake-candles::before {
  content: "\f1fd"; }

.fa-birthday-cake::before {
  content: "\f1fd"; }

.fa-cake::before {
  content: "\f1fd"; }

.fa-envelope::before {
  content: "\f0e0"; }

.fa-angles-up::before {
  content: "\f102"; }

.fa-angle-double-up::before {
  content: "\f102"; }

.fa-paperclip::before {
  content: "\f0c6"; }

.fa-arrow-right-to-city::before {
  content: "\e4b3"; }

.fa-ribbon::before {
  content: "\f4d6"; }

.fa-lungs::before {
  content: "\f604"; }

.fa-arrow-up-9-1::before {
  content: "\f887"; }

.fa-sort-numeric-up-alt::before {
  content: "\f887"; }

.fa-litecoin-sign::before {
  content: "\e1d3"; }

.fa-border-none::before {
  content: "\f850"; }

.fa-circle-nodes::before {
  content: "\e4e2"; }

.fa-parachute-box::before {
  content: "\f4cd"; }

.fa-indent::before {
  content: "\f03c"; }

.fa-truck-field-un::before {
  content: "\e58e"; }

.fa-hourglass::before {
  content: "\f254"; }

.fa-hourglass-empty::before {
  content: "\f254"; }

.fa-mountain::before {
  content: "\f6fc"; }

.fa-user-doctor::before {
  content: "\f0f0"; }

.fa-user-md::before {
  content: "\f0f0"; }

.fa-circle-info::before {
  content: "\f05a"; }

.fa-info-circle::before {
  content: "\f05a"; }

.fa-cloud-meatball::before {
  content: "\f73b"; }

.fa-camera::before {
  content: "\f030"; }

.fa-camera-alt::before {
  content: "\f030"; }

.fa-square-virus::before {
  content: "\e578"; }

.fa-meteor::before {
  content: "\f753"; }

.fa-car-on::before {
  content: "\e4dd"; }

.fa-sleigh::before {
  content: "\f7cc"; }

.fa-arrow-down-1-9::before {
  content: "\f162"; }

.fa-sort-numeric-asc::before {
  content: "\f162"; }

.fa-sort-numeric-down::before {
  content: "\f162"; }

.fa-hand-holding-droplet::before {
  content: "\f4c1"; }

.fa-hand-holding-water::before {
  content: "\f4c1"; }

.fa-water::before {
  content: "\f773"; }

.fa-calendar-check::before {
  content: "\f274"; }

.fa-braille::before {
  content: "\f2a1"; }

.fa-prescription-bottle-medical::before {
  content: "\f486"; }

.fa-prescription-bottle-alt::before {
  content: "\f486"; }

.fa-landmark::before {
  content: "\f66f"; }

.fa-truck::before {
  content: "\f0d1"; }

.fa-crosshairs::before {
  content: "\f05b"; }

.fa-person-cane::before {
  content: "\e53c"; }

.fa-tent::before {
  content: "\e57d"; }

.fa-vest-patches::before {
  content: "\e086"; }

.fa-check-double::before {
  content: "\f560"; }

.fa-arrow-down-a-z::before {
  content: "\f15d"; }

.fa-sort-alpha-asc::before {
  content: "\f15d"; }

.fa-sort-alpha-down::before {
  content: "\f15d"; }

.fa-money-bill-wheat::before {
  content: "\e52a"; }

.fa-cookie::before {
  content: "\f563"; }

.fa-arrow-rotate-left::before {
  content: "\f0e2"; }

.fa-arrow-left-rotate::before {
  content: "\f0e2"; }

.fa-arrow-rotate-back::before {
  content: "\f0e2"; }

.fa-arrow-rotate-backward::before {
  content: "\f0e2"; }

.fa-undo::before {
  content: "\f0e2"; }

.fa-hard-drive::before {
  content: "\f0a0"; }

.fa-hdd::before {
  content: "\f0a0"; }

.fa-face-grin-squint-tears::before {
  content: "\f586"; }

.fa-grin-squint-tears::before {
  content: "\f586"; }

.fa-dumbbell::before {
  content: "\f44b"; }

.fa-rectangle-list::before {
  content: "\f022"; }

.fa-list-alt::before {
  content: "\f022"; }

.fa-tarp-droplet::before {
  content: "\e57c"; }

.fa-house-medical-circle-check::before {
  content: "\e511"; }

.fa-person-skiing-nordic::before {
  content: "\f7ca"; }

.fa-skiing-nordic::before {
  content: "\f7ca"; }

.fa-calendar-plus::before {
  content: "\f271"; }

.fa-plane-arrival::before {
  content: "\f5af"; }

.fa-circle-left::before {
  content: "\f359"; }

.fa-arrow-alt-circle-left::before {
  content: "\f359"; }

.fa-train-subway::before {
  content: "\f239"; }

.fa-subway::before {
  content: "\f239"; }

.fa-chart-gantt::before {
  content: "\e0e4"; }

.fa-indian-rupee-sign::before {
  content: "\e1bc"; }

.fa-indian-rupee::before {
  content: "\e1bc"; }

.fa-inr::before {
  content: "\e1bc"; }

.fa-crop-simple::before {
  content: "\f565"; }

.fa-crop-alt::before {
  content: "\f565"; }

.fa-money-bill-1::before {
  content: "\f3d1"; }

.fa-money-bill-alt::before {
  content: "\f3d1"; }

.fa-left-long::before {
  content: "\f30a"; }

.fa-long-arrow-alt-left::before {
  content: "\f30a"; }

.fa-dna::before {
  content: "\f471"; }

.fa-virus-slash::before {
  content: "\e075"; }

.fa-minus::before {
  content: "\f068"; }

.fa-subtract::before {
  content: "\f068"; }

.fa-chess::before {
  content: "\f439"; }

.fa-arrow-left-long::before {
  content: "\f177"; }

.fa-long-arrow-left::before {
  content: "\f177"; }

.fa-plug-circle-check::before {
  content: "\e55c"; }

.fa-street-view::before {
  content: "\f21d"; }

.fa-franc-sign::before {
  content: "\e18f"; }

.fa-volume-off::before {
  content: "\f026"; }

.fa-hands-asl-interpreting::before {
  content: "\f2a3"; }

.fa-american-sign-language-interpreting::before {
  content: "\f2a3"; }

.fa-asl-interpreting::before {
  content: "\f2a3"; }

.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3"; }

.fa-gear::before {
  content: "\f013"; }

.fa-cog::before {
  content: "\f013"; }

.fa-droplet-slash::before {
  content: "\f5c7"; }

.fa-tint-slash::before {
  content: "\f5c7"; }

.fa-mosque::before {
  content: "\f678"; }

.fa-mosquito::before {
  content: "\e52b"; }

.fa-star-of-david::before {
  content: "\f69a"; }

.fa-person-military-rifle::before {
  content: "\e54b"; }

.fa-cart-shopping::before {
  content: "\f07a"; }

.fa-shopping-cart::before {
  content: "\f07a"; }

.fa-vials::before {
  content: "\f493"; }

.fa-plug-circle-plus::before {
  content: "\e55f"; }

.fa-place-of-worship::before {
  content: "\f67f"; }

.fa-grip-vertical::before {
  content: "\f58e"; }

.fa-arrow-turn-up::before {
  content: "\f148"; }

.fa-level-up::before {
  content: "\f148"; }

.fa-u::before {
  content: "\55"; }

.fa-square-root-variable::before {
  content: "\f698"; }

.fa-square-root-alt::before {
  content: "\f698"; }

.fa-clock::before {
  content: "\f017"; }

.fa-clock-four::before {
  content: "\f017"; }

.fa-backward-step::before {
  content: "\f048"; }

.fa-step-backward::before {
  content: "\f048"; }

.fa-pallet::before {
  content: "\f482"; }

.fa-faucet::before {
  content: "\e005"; }

.fa-baseball-bat-ball::before {
  content: "\f432"; }

.fa-s::before {
  content: "\53"; }

.fa-timeline::before {
  content: "\e29c"; }

.fa-keyboard::before {
  content: "\f11c"; }

.fa-caret-down::before {
  content: "\f0d7"; }

.fa-house-chimney-medical::before {
  content: "\f7f2"; }

.fa-clinic-medical::before {
  content: "\f7f2"; }

.fa-temperature-three-quarters::before {
  content: "\f2c8"; }

.fa-temperature-3::before {
  content: "\f2c8"; }

.fa-thermometer-3::before {
  content: "\f2c8"; }

.fa-thermometer-three-quarters::before {
  content: "\f2c8"; }

.fa-mobile-screen::before {
  content: "\f3cf"; }

.fa-mobile-android-alt::before {
  content: "\f3cf"; }

.fa-plane-up::before {
  content: "\e22d"; }

.fa-piggy-bank::before {
  content: "\f4d3"; }

.fa-battery-half::before {
  content: "\f242"; }

.fa-battery-3::before {
  content: "\f242"; }

.fa-mountain-city::before {
  content: "\e52e"; }

.fa-coins::before {
  content: "\f51e"; }

.fa-khanda::before {
  content: "\f66d"; }

.fa-sliders::before {
  content: "\f1de"; }

.fa-sliders-h::before {
  content: "\f1de"; }

.fa-folder-tree::before {
  content: "\f802"; }

.fa-network-wired::before {
  content: "\f6ff"; }

.fa-map-pin::before {
  content: "\f276"; }

.fa-hamsa::before {
  content: "\f665"; }

.fa-cent-sign::before {
  content: "\e3f5"; }

.fa-flask::before {
  content: "\f0c3"; }

.fa-person-pregnant::before {
  content: "\e31e"; }

.fa-wand-sparkles::before {
  content: "\f72b"; }

.fa-ellipsis-vertical::before {
  content: "\f142"; }

.fa-ellipsis-v::before {
  content: "\f142"; }

.fa-ticket::before {
  content: "\f145"; }

.fa-power-off::before {
  content: "\f011"; }

.fa-right-long::before {
  content: "\f30b"; }

.fa-long-arrow-alt-right::before {
  content: "\f30b"; }

.fa-flag-usa::before {
  content: "\f74d"; }

.fa-laptop-file::before {
  content: "\e51d"; }

.fa-tty::before {
  content: "\f1e4"; }

.fa-teletype::before {
  content: "\f1e4"; }

.fa-diagram-next::before {
  content: "\e476"; }

.fa-person-rifle::before {
  content: "\e54e"; }

.fa-house-medical-circle-exclamation::before {
  content: "\e512"; }

.fa-closed-captioning::before {
  content: "\f20a"; }

.fa-person-hiking::before {
  content: "\f6ec"; }

.fa-hiking::before {
  content: "\f6ec"; }

.fa-venus-double::before {
  content: "\f226"; }

.fa-images::before {
  content: "\f302"; }

.fa-calculator::before {
  content: "\f1ec"; }

.fa-people-pulling::before {
  content: "\e535"; }

.fa-n::before {
  content: "\4e"; }

.fa-cable-car::before {
  content: "\f7da"; }

.fa-tram::before {
  content: "\f7da"; }

.fa-cloud-rain::before {
  content: "\f73d"; }

.fa-building-circle-xmark::before {
  content: "\e4d4"; }

.fa-ship::before {
  content: "\f21a"; }

.fa-arrows-down-to-line::before {
  content: "\e4b8"; }

.fa-download::before {
  content: "\f019"; }

.fa-face-grin::before {
  content: "\f580"; }

.fa-grin::before {
  content: "\f580"; }

.fa-delete-left::before {
  content: "\f55a"; }

.fa-backspace::before {
  content: "\f55a"; }

.fa-eye-dropper::before {
  content: "\f1fb"; }

.fa-eye-dropper-empty::before {
  content: "\f1fb"; }

.fa-eyedropper::before {
  content: "\f1fb"; }

.fa-file-circle-check::before {
  content: "\e5a0"; }

.fa-forward::before {
  content: "\f04e"; }

.fa-mobile::before {
  content: "\f3ce"; }

.fa-mobile-android::before {
  content: "\f3ce"; }

.fa-mobile-phone::before {
  content: "\f3ce"; }

.fa-face-meh::before {
  content: "\f11a"; }

.fa-meh::before {
  content: "\f11a"; }

.fa-align-center::before {
  content: "\f037"; }

.fa-book-skull::before {
  content: "\f6b7"; }

.fa-book-dead::before {
  content: "\f6b7"; }

.fa-id-card::before {
  content: "\f2c2"; }

.fa-drivers-license::before {
  content: "\f2c2"; }

.fa-outdent::before {
  content: "\f03b"; }

.fa-dedent::before {
  content: "\f03b"; }

.fa-heart-circle-exclamation::before {
  content: "\e4fe"; }

.fa-house::before {
  content: "\f015"; }

.fa-home::before {
  content: "\f015"; }

.fa-home-alt::before {
  content: "\f015"; }

.fa-home-lg-alt::before {
  content: "\f015"; }

.fa-calendar-week::before {
  content: "\f784"; }

.fa-laptop-medical::before {
  content: "\f812"; }

.fa-b::before {
  content: "\42"; }

.fa-file-medical::before {
  content: "\f477"; }

.fa-dice-one::before {
  content: "\f525"; }

.fa-kiwi-bird::before {
  content: "\f535"; }

.fa-arrow-right-arrow-left::before {
  content: "\f0ec"; }

.fa-exchange::before {
  content: "\f0ec"; }

.fa-rotate-right::before {
  content: "\f2f9"; }

.fa-redo-alt::before {
  content: "\f2f9"; }

.fa-rotate-forward::before {
  content: "\f2f9"; }

.fa-utensils::before {
  content: "\f2e7"; }

.fa-cutlery::before {
  content: "\f2e7"; }

.fa-arrow-up-wide-short::before {
  content: "\f161"; }

.fa-sort-amount-up::before {
  content: "\f161"; }

.fa-mill-sign::before {
  content: "\e1ed"; }

.fa-bowl-rice::before {
  content: "\e2eb"; }

.fa-skull::before {
  content: "\f54c"; }

.fa-tower-broadcast::before {
  content: "\f519"; }

.fa-broadcast-tower::before {
  content: "\f519"; }

.fa-truck-pickup::before {
  content: "\f63c"; }

.fa-up-long::before {
  content: "\f30c"; }

.fa-long-arrow-alt-up::before {
  content: "\f30c"; }

.fa-stop::before {
  content: "\f04d"; }

.fa-code-merge::before {
  content: "\f387"; }

.fa-upload::before {
  content: "\f093"; }

.fa-hurricane::before {
  content: "\f751"; }

.fa-mound::before {
  content: "\e52d"; }

.fa-toilet-portable::before {
  content: "\e583"; }

.fa-compact-disc::before {
  content: "\f51f"; }

.fa-file-arrow-down::before {
  content: "\f56d"; }

.fa-file-download::before {
  content: "\f56d"; }

.fa-caravan::before {
  content: "\f8ff"; }

.fa-shield-cat::before {
  content: "\e572"; }

.fa-bolt::before {
  content: "\f0e7"; }

.fa-zap::before {
  content: "\f0e7"; }

.fa-glass-water::before {
  content: "\e4f4"; }

.fa-oil-well::before {
  content: "\e532"; }

.fa-vault::before {
  content: "\e2c5"; }

.fa-mars::before {
  content: "\f222"; }

.fa-toilet::before {
  content: "\f7d8"; }

.fa-plane-circle-xmark::before {
  content: "\e557"; }

.fa-yen-sign::before {
  content: "\f157"; }

.fa-cny::before {
  content: "\f157"; }

.fa-jpy::before {
  content: "\f157"; }

.fa-rmb::before {
  content: "\f157"; }

.fa-yen::before {
  content: "\f157"; }

.fa-ruble-sign::before {
  content: "\f158"; }

.fa-rouble::before {
  content: "\f158"; }

.fa-rub::before {
  content: "\f158"; }

.fa-ruble::before {
  content: "\f158"; }

.fa-sun::before {
  content: "\f185"; }

.fa-guitar::before {
  content: "\f7a6"; }

.fa-face-laugh-wink::before {
  content: "\f59c"; }

.fa-laugh-wink::before {
  content: "\f59c"; }

.fa-horse-head::before {
  content: "\f7ab"; }

.fa-bore-hole::before {
  content: "\e4c3"; }

.fa-industry::before {
  content: "\f275"; }

.fa-circle-down::before {
  content: "\f358"; }

.fa-arrow-alt-circle-down::before {
  content: "\f358"; }

.fa-arrows-turn-to-dots::before {
  content: "\e4c1"; }

.fa-florin-sign::before {
  content: "\e184"; }

.fa-arrow-down-short-wide::before {
  content: "\f884"; }

.fa-sort-amount-desc::before {
  content: "\f884"; }

.fa-sort-amount-down-alt::before {
  content: "\f884"; }

.fa-less-than::before {
  content: "\3c"; }

.fa-angle-down::before {
  content: "\f107"; }

.fa-car-tunnel::before {
  content: "\e4de"; }

.fa-head-side-cough::before {
  content: "\e061"; }

.fa-grip-lines::before {
  content: "\f7a4"; }

.fa-thumbs-down::before {
  content: "\f165"; }

.fa-user-lock::before {
  content: "\f502"; }

.fa-arrow-right-long::before {
  content: "\f178"; }

.fa-long-arrow-right::before {
  content: "\f178"; }

.fa-anchor-circle-xmark::before {
  content: "\e4ac"; }

.fa-ellipsis::before {
  content: "\f141"; }

.fa-ellipsis-h::before {
  content: "\f141"; }

.fa-chess-pawn::before {
  content: "\f443"; }

.fa-kit-medical::before {
  content: "\f479"; }

.fa-first-aid::before {
  content: "\f479"; }

.fa-person-through-window::before {
  content: "\e5a9"; }

.fa-toolbox::before {
  content: "\f552"; }

.fa-hands-holding-circle::before {
  content: "\e4fb"; }

.fa-bug::before {
  content: "\f188"; }

.fa-credit-card::before {
  content: "\f09d"; }

.fa-credit-card-alt::before {
  content: "\f09d"; }

.fa-car::before {
  content: "\f1b9"; }

.fa-automobile::before {
  content: "\f1b9"; }

.fa-hand-holding-hand::before {
  content: "\e4f7"; }

.fa-book-open-reader::before {
  content: "\f5da"; }

.fa-book-reader::before {
  content: "\f5da"; }

.fa-mountain-sun::before {
  content: "\e52f"; }

.fa-arrows-left-right-to-line::before {
  content: "\e4ba"; }

.fa-dice-d20::before {
  content: "\f6cf"; }

.fa-truck-droplet::before {
  content: "\e58c"; }

.fa-file-circle-xmark::before {
  content: "\e5a1"; }

.fa-temperature-arrow-up::before {
  content: "\e040"; }

.fa-temperature-up::before {
  content: "\e040"; }

.fa-medal::before {
  content: "\f5a2"; }

.fa-bed::before {
  content: "\f236"; }

.fa-square-h::before {
  content: "\f0fd"; }

.fa-h-square::before {
  content: "\f0fd"; }

.fa-podcast::before {
  content: "\f2ce"; }

.fa-temperature-full::before {
  content: "\f2c7"; }

.fa-temperature-4::before {
  content: "\f2c7"; }

.fa-thermometer-4::before {
  content: "\f2c7"; }

.fa-thermometer-full::before {
  content: "\f2c7"; }

.fa-bell::before {
  content: "\f0f3"; }

.fa-superscript::before {
  content: "\f12b"; }

.fa-plug-circle-xmark::before {
  content: "\e560"; }

.fa-star-of-life::before {
  content: "\f621"; }

.fa-phone-slash::before {
  content: "\f3dd"; }

.fa-paint-roller::before {
  content: "\f5aa"; }

.fa-handshake-angle::before {
  content: "\f4c4"; }

.fa-hands-helping::before {
  content: "\f4c4"; }

.fa-location-dot::before {
  content: "\f3c5"; }

.fa-map-marker-alt::before {
  content: "\f3c5"; }

.fa-file::before {
  content: "\f15b"; }

.fa-greater-than::before {
  content: "\3e"; }

.fa-person-swimming::before {
  content: "\f5c4"; }

.fa-swimmer::before {
  content: "\f5c4"; }

.fa-arrow-down::before {
  content: "\f063"; }

.fa-droplet::before {
  content: "\f043"; }

.fa-tint::before {
  content: "\f043"; }

.fa-eraser::before {
  content: "\f12d"; }

.fa-earth-americas::before {
  content: "\f57d"; }

.fa-earth::before {
  content: "\f57d"; }

.fa-earth-america::before {
  content: "\f57d"; }

.fa-globe-americas::before {
  content: "\f57d"; }

.fa-person-burst::before {
  content: "\e53b"; }

.fa-dove::before {
  content: "\f4ba"; }

.fa-battery-empty::before {
  content: "\f244"; }

.fa-battery-0::before {
  content: "\f244"; }

.fa-socks::before {
  content: "\f696"; }

.fa-inbox::before {
  content: "\f01c"; }

.fa-section::before {
  content: "\e447"; }

.fa-gauge-high::before {
  content: "\f625"; }

.fa-tachometer-alt::before {
  content: "\f625"; }

.fa-tachometer-alt-fast::before {
  content: "\f625"; }

.fa-envelope-open-text::before {
  content: "\f658"; }

.fa-hospital::before {
  content: "\f0f8"; }

.fa-hospital-alt::before {
  content: "\f0f8"; }

.fa-hospital-wide::before {
  content: "\f0f8"; }

.fa-wine-bottle::before {
  content: "\f72f"; }

.fa-chess-rook::before {
  content: "\f447"; }

.fa-bars-staggered::before {
  content: "\f550"; }

.fa-reorder::before {
  content: "\f550"; }

.fa-stream::before {
  content: "\f550"; }

.fa-dharmachakra::before {
  content: "\f655"; }

.fa-hotdog::before {
  content: "\f80f"; }

.fa-person-walking-with-cane::before {
  content: "\f29d"; }

.fa-blind::before {
  content: "\f29d"; }

.fa-drum::before {
  content: "\f569"; }

.fa-ice-cream::before {
  content: "\f810"; }

.fa-heart-circle-bolt::before {
  content: "\e4fc"; }

.fa-fax::before {
  content: "\f1ac"; }

.fa-paragraph::before {
  content: "\f1dd"; }

.fa-check-to-slot::before {
  content: "\f772"; }

.fa-vote-yea::before {
  content: "\f772"; }

.fa-star-half::before {
  content: "\f089"; }

.fa-boxes-stacked::before {
  content: "\f468"; }

.fa-boxes::before {
  content: "\f468"; }

.fa-boxes-alt::before {
  content: "\f468"; }

.fa-link::before {
  content: "\f0c1"; }

.fa-chain::before {
  content: "\f0c1"; }

.fa-ear-listen::before {
  content: "\f2a2"; }

.fa-assistive-listening-systems::before {
  content: "\f2a2"; }

.fa-tree-city::before {
  content: "\e587"; }

.fa-play::before {
  content: "\f04b"; }

.fa-font::before {
  content: "\f031"; }

.fa-rupiah-sign::before {
  content: "\e23d"; }

.fa-magnifying-glass::before {
  content: "\f002"; }

.fa-search::before {
  content: "\f002"; }

.fa-table-tennis-paddle-ball::before {
  content: "\f45d"; }

.fa-ping-pong-paddle-ball::before {
  content: "\f45d"; }

.fa-table-tennis::before {
  content: "\f45d"; }

.fa-person-dots-from-line::before {
  content: "\f470"; }

.fa-diagnoses::before {
  content: "\f470"; }

.fa-trash-can-arrow-up::before {
  content: "\f82a"; }

.fa-trash-restore-alt::before {
  content: "\f82a"; }

.fa-naira-sign::before {
  content: "\e1f6"; }

.fa-cart-arrow-down::before {
  content: "\f218"; }

.fa-walkie-talkie::before {
  content: "\f8ef"; }

.fa-file-pen::before {
  content: "\f31c"; }

.fa-file-edit::before {
  content: "\f31c"; }

.fa-receipt::before {
  content: "\f543"; }

.fa-square-pen::before {
  content: "\f14b"; }

.fa-pen-square::before {
  content: "\f14b"; }

.fa-pencil-square::before {
  content: "\f14b"; }

.fa-suitcase-rolling::before {
  content: "\f5c1"; }

.fa-person-circle-exclamation::before {
  content: "\e53f"; }

.fa-chevron-down::before {
  content: "\f078"; }

.fa-battery-full::before {
  content: "\f240"; }

.fa-battery::before {
  content: "\f240"; }

.fa-battery-5::before {
  content: "\f240"; }

.fa-skull-crossbones::before {
  content: "\f714"; }

.fa-code-compare::before {
  content: "\e13a"; }

.fa-list-ul::before {
  content: "\f0ca"; }

.fa-list-dots::before {
  content: "\f0ca"; }

.fa-school-lock::before {
  content: "\e56f"; }

.fa-tower-cell::before {
  content: "\e585"; }

.fa-down-long::before {
  content: "\f309"; }

.fa-long-arrow-alt-down::before {
  content: "\f309"; }

.fa-ranking-star::before {
  content: "\e561"; }

.fa-chess-king::before {
  content: "\f43f"; }

.fa-person-harassing::before {
  content: "\e549"; }

.fa-brazilian-real-sign::before {
  content: "\e46c"; }

.fa-landmark-dome::before {
  content: "\f752"; }

.fa-landmark-alt::before {
  content: "\f752"; }

.fa-arrow-up::before {
  content: "\f062"; }

.fa-tv::before {
  content: "\f26c"; }

.fa-television::before {
  content: "\f26c"; }

.fa-tv-alt::before {
  content: "\f26c"; }

.fa-shrimp::before {
  content: "\e448"; }

.fa-list-check::before {
  content: "\f0ae"; }

.fa-tasks::before {
  content: "\f0ae"; }

.fa-jug-detergent::before {
  content: "\e519"; }

.fa-circle-user::before {
  content: "\f2bd"; }

.fa-user-circle::before {
  content: "\f2bd"; }

.fa-user-shield::before {
  content: "\f505"; }

.fa-wind::before {
  content: "\f72e"; }

.fa-car-burst::before {
  content: "\f5e1"; }

.fa-car-crash::before {
  content: "\f5e1"; }

.fa-y::before {
  content: "\59"; }

.fa-person-snowboarding::before {
  content: "\f7ce"; }

.fa-snowboarding::before {
  content: "\f7ce"; }

.fa-truck-fast::before {
  content: "\f48b"; }

.fa-shipping-fast::before {
  content: "\f48b"; }

.fa-fish::before {
  content: "\f578"; }

.fa-user-graduate::before {
  content: "\f501"; }

.fa-circle-half-stroke::before {
  content: "\f042"; }

.fa-adjust::before {
  content: "\f042"; }

.fa-clapperboard::before {
  content: "\e131"; }

.fa-circle-radiation::before {
  content: "\f7ba"; }

.fa-radiation-alt::before {
  content: "\f7ba"; }

.fa-baseball::before {
  content: "\f433"; }

.fa-baseball-ball::before {
  content: "\f433"; }

.fa-jet-fighter-up::before {
  content: "\e518"; }

.fa-diagram-project::before {
  content: "\f542"; }

.fa-project-diagram::before {
  content: "\f542"; }

.fa-copy::before {
  content: "\f0c5"; }

.fa-volume-xmark::before {
  content: "\f6a9"; }

.fa-volume-mute::before {
  content: "\f6a9"; }

.fa-volume-times::before {
  content: "\f6a9"; }

.fa-hand-sparkles::before {
  content: "\e05d"; }

.fa-grip::before {
  content: "\f58d"; }

.fa-grip-horizontal::before {
  content: "\f58d"; }

.fa-share-from-square::before {
  content: "\f14d"; }

.fa-share-square::before {
  content: "\f14d"; }

.fa-child-combatant::before {
  content: "\e4e0"; }

.fa-child-rifle::before {
  content: "\e4e0"; }

.fa-gun::before {
  content: "\e19b"; }

.fa-square-phone::before {
  content: "\f098"; }

.fa-phone-square::before {
  content: "\f098"; }

.fa-plus::before {
  content: "\2b"; }

.fa-add::before {
  content: "\2b"; }

.fa-expand::before {
  content: "\f065"; }

.fa-computer::before {
  content: "\e4e5"; }

.fa-xmark::before {
  content: "\f00d"; }

.fa-close::before {
  content: "\f00d"; }

.fa-multiply::before {
  content: "\f00d"; }

.fa-remove::before {
  content: "\f00d"; }

.fa-times::before {
  content: "\f00d"; }

.fa-arrows-up-down-left-right::before {
  content: "\f047"; }

.fa-arrows::before {
  content: "\f047"; }

.fa-chalkboard-user::before {
  content: "\f51c"; }

.fa-chalkboard-teacher::before {
  content: "\f51c"; }

.fa-peso-sign::before {
  content: "\e222"; }

.fa-building-shield::before {
  content: "\e4d8"; }

.fa-baby::before {
  content: "\f77c"; }

.fa-users-line::before {
  content: "\e592"; }

.fa-quote-left::before {
  content: "\f10d"; }

.fa-quote-left-alt::before {
  content: "\f10d"; }

.fa-tractor::before {
  content: "\f722"; }

.fa-trash-arrow-up::before {
  content: "\f829"; }

.fa-trash-restore::before {
  content: "\f829"; }

.fa-arrow-down-up-lock::before {
  content: "\e4b0"; }

.fa-lines-leaning::before {
  content: "\e51e"; }

.fa-ruler-combined::before {
  content: "\f546"; }

.fa-copyright::before {
  content: "\f1f9"; }

.fa-equals::before {
  content: "\3d"; }

.fa-blender::before {
  content: "\f517"; }

.fa-teeth::before {
  content: "\f62e"; }

.fa-shekel-sign::before {
  content: "\f20b"; }

.fa-ils::before {
  content: "\f20b"; }

.fa-shekel::before {
  content: "\f20b"; }

.fa-sheqel::before {
  content: "\f20b"; }

.fa-sheqel-sign::before {
  content: "\f20b"; }

.fa-map::before {
  content: "\f279"; }

.fa-rocket::before {
  content: "\f135"; }

.fa-photo-film::before {
  content: "\f87c"; }

.fa-photo-video::before {
  content: "\f87c"; }

.fa-folder-minus::before {
  content: "\f65d"; }

.fa-store::before {
  content: "\f54e"; }

.fa-arrow-trend-up::before {
  content: "\e098"; }

.fa-plug-circle-minus::before {
  content: "\e55e"; }

.fa-sign-hanging::before {
  content: "\f4d9"; }

.fa-sign::before {
  content: "\f4d9"; }

.fa-bezier-curve::before {
  content: "\f55b"; }

.fa-bell-slash::before {
  content: "\f1f6"; }

.fa-tablet::before {
  content: "\f3fb"; }

.fa-tablet-android::before {
  content: "\f3fb"; }

.fa-school-flag::before {
  content: "\e56e"; }

.fa-fill::before {
  content: "\f575"; }

.fa-angle-up::before {
  content: "\f106"; }

.fa-drumstick-bite::before {
  content: "\f6d7"; }

.fa-holly-berry::before {
  content: "\f7aa"; }

.fa-chevron-left::before {
  content: "\f053"; }

.fa-bacteria::before {
  content: "\e059"; }

.fa-hand-lizard::before {
  content: "\f258"; }

.fa-notdef::before {
  content: "\e1fe"; }

.fa-disease::before {
  content: "\f7fa"; }

.fa-briefcase-medical::before {
  content: "\f469"; }

.fa-genderless::before {
  content: "\f22d"; }

.fa-chevron-right::before {
  content: "\f054"; }

.fa-retweet::before {
  content: "\f079"; }

.fa-car-rear::before {
  content: "\f5de"; }

.fa-car-alt::before {
  content: "\f5de"; }

.fa-pump-soap::before {
  content: "\e06b"; }

.fa-video-slash::before {
  content: "\f4e2"; }

.fa-battery-quarter::before {
  content: "\f243"; }

.fa-battery-2::before {
  content: "\f243"; }

.fa-radio::before {
  content: "\f8d7"; }

.fa-baby-carriage::before {
  content: "\f77d"; }

.fa-carriage-baby::before {
  content: "\f77d"; }

.fa-traffic-light::before {
  content: "\f637"; }

.fa-thermometer::before {
  content: "\f491"; }

.fa-vr-cardboard::before {
  content: "\f729"; }

.fa-hand-middle-finger::before {
  content: "\f806"; }

.fa-percent::before {
  content: "\25"; }

.fa-percentage::before {
  content: "\25"; }

.fa-truck-moving::before {
  content: "\f4df"; }

.fa-glass-water-droplet::before {
  content: "\e4f5"; }

.fa-display::before {
  content: "\e163"; }

.fa-face-smile::before {
  content: "\f118"; }

.fa-smile::before {
  content: "\f118"; }

.fa-thumbtack::before {
  content: "\f08d"; }

.fa-thumb-tack::before {
  content: "\f08d"; }

.fa-trophy::before {
  content: "\f091"; }

.fa-person-praying::before {
  content: "\f683"; }

.fa-pray::before {
  content: "\f683"; }

.fa-hammer::before {
  content: "\f6e3"; }

.fa-hand-peace::before {
  content: "\f25b"; }

.fa-rotate::before {
  content: "\f2f1"; }

.fa-sync-alt::before {
  content: "\f2f1"; }

.fa-spinner::before {
  content: "\f110"; }

.fa-robot::before {
  content: "\f544"; }

.fa-peace::before {
  content: "\f67c"; }

.fa-gears::before {
  content: "\f085"; }

.fa-cogs::before {
  content: "\f085"; }

.fa-warehouse::before {
  content: "\f494"; }

.fa-arrow-up-right-dots::before {
  content: "\e4b7"; }

.fa-splotch::before {
  content: "\f5bc"; }

.fa-face-grin-hearts::before {
  content: "\f584"; }

.fa-grin-hearts::before {
  content: "\f584"; }

.fa-dice-four::before {
  content: "\f524"; }

.fa-sim-card::before {
  content: "\f7c4"; }

.fa-transgender::before {
  content: "\f225"; }

.fa-transgender-alt::before {
  content: "\f225"; }

.fa-mercury::before {
  content: "\f223"; }

.fa-arrow-turn-down::before {
  content: "\f149"; }

.fa-level-down::before {
  content: "\f149"; }

.fa-person-falling-burst::before {
  content: "\e547"; }

.fa-award::before {
  content: "\f559"; }

.fa-ticket-simple::before {
  content: "\f3ff"; }

.fa-ticket-alt::before {
  content: "\f3ff"; }

.fa-building::before {
  content: "\f1ad"; }

.fa-angles-left::before {
  content: "\f100"; }

.fa-angle-double-left::before {
  content: "\f100"; }

.fa-qrcode::before {
  content: "\f029"; }

.fa-clock-rotate-left::before {
  content: "\f1da"; }

.fa-history::before {
  content: "\f1da"; }

.fa-face-grin-beam-sweat::before {
  content: "\f583"; }

.fa-grin-beam-sweat::before {
  content: "\f583"; }

.fa-file-export::before {
  content: "\f56e"; }

.fa-arrow-right-from-file::before {
  content: "\f56e"; }

.fa-shield::before {
  content: "\f132"; }

.fa-shield-blank::before {
  content: "\f132"; }

.fa-arrow-up-short-wide::before {
  content: "\f885"; }

.fa-sort-amount-up-alt::before {
  content: "\f885"; }

.fa-house-medical::before {
  content: "\e3b2"; }

.fa-golf-ball-tee::before {
  content: "\f450"; }

.fa-golf-ball::before {
  content: "\f450"; }

.fa-circle-chevron-left::before {
  content: "\f137"; }

.fa-chevron-circle-left::before {
  content: "\f137"; }

.fa-house-chimney-window::before {
  content: "\e00d"; }

.fa-pen-nib::before {
  content: "\f5ad"; }

.fa-tent-arrow-turn-left::before {
  content: "\e580"; }

.fa-tents::before {
  content: "\e582"; }

.fa-wand-magic::before {
  content: "\f0d0"; }

.fa-magic::before {
  content: "\f0d0"; }

.fa-dog::before {
  content: "\f6d3"; }

.fa-carrot::before {
  content: "\f787"; }

.fa-moon::before {
  content: "\f186"; }

.fa-wine-glass-empty::before {
  content: "\f5ce"; }

.fa-wine-glass-alt::before {
  content: "\f5ce"; }

.fa-cheese::before {
  content: "\f7ef"; }

.fa-yin-yang::before {
  content: "\f6ad"; }

.fa-music::before {
  content: "\f001"; }

.fa-code-commit::before {
  content: "\f386"; }

.fa-temperature-low::before {
  content: "\f76b"; }

.fa-person-biking::before {
  content: "\f84a"; }

.fa-biking::before {
  content: "\f84a"; }

.fa-broom::before {
  content: "\f51a"; }

.fa-shield-heart::before {
  content: "\e574"; }

.fa-gopuram::before {
  content: "\f664"; }

.fa-earth-oceania::before {
  content: "\e47b"; }

.fa-globe-oceania::before {
  content: "\e47b"; }

.fa-square-xmark::before {
  content: "\f2d3"; }

.fa-times-square::before {
  content: "\f2d3"; }

.fa-xmark-square::before {
  content: "\f2d3"; }

.fa-hashtag::before {
  content: "\23"; }

.fa-up-right-and-down-left-from-center::before {
  content: "\f424"; }

.fa-expand-alt::before {
  content: "\f424"; }

.fa-oil-can::before {
  content: "\f613"; }

.fa-t::before {
  content: "\54"; }

.fa-hippo::before {
  content: "\f6ed"; }

.fa-chart-column::before {
  content: "\e0e3"; }

.fa-infinity::before {
  content: "\f534"; }

.fa-vial-circle-check::before {
  content: "\e596"; }

.fa-person-arrow-down-to-line::before {
  content: "\e538"; }

.fa-voicemail::before {
  content: "\f897"; }

.fa-fan::before {
  content: "\f863"; }

.fa-person-walking-luggage::before {
  content: "\e554"; }

.fa-up-down::before {
  content: "\f338"; }

.fa-arrows-alt-v::before {
  content: "\f338"; }

.fa-cloud-moon-rain::before {
  content: "\f73c"; }

.fa-calendar::before {
  content: "\f133"; }

.fa-trailer::before {
  content: "\e041"; }

.fa-bahai::before {
  content: "\f666"; }

.fa-haykal::before {
  content: "\f666"; }

.fa-sd-card::before {
  content: "\f7c2"; }

.fa-dragon::before {
  content: "\f6d5"; }

.fa-shoe-prints::before {
  content: "\f54b"; }

.fa-circle-plus::before {
  content: "\f055"; }

.fa-plus-circle::before {
  content: "\f055"; }

.fa-face-grin-tongue-wink::before {
  content: "\f58b"; }

.fa-grin-tongue-wink::before {
  content: "\f58b"; }

.fa-hand-holding::before {
  content: "\f4bd"; }

.fa-plug-circle-exclamation::before {
  content: "\e55d"; }

.fa-link-slash::before {
  content: "\f127"; }

.fa-chain-broken::before {
  content: "\f127"; }

.fa-chain-slash::before {
  content: "\f127"; }

.fa-unlink::before {
  content: "\f127"; }

.fa-clone::before {
  content: "\f24d"; }

.fa-person-walking-arrow-loop-left::before {
  content: "\e551"; }

.fa-arrow-up-z-a::before {
  content: "\f882"; }

.fa-sort-alpha-up-alt::before {
  content: "\f882"; }

.fa-fire-flame-curved::before {
  content: "\f7e4"; }

.fa-fire-alt::before {
  content: "\f7e4"; }

.fa-tornado::before {
  content: "\f76f"; }

.fa-file-circle-plus::before {
  content: "\e494"; }

.fa-book-quran::before {
  content: "\f687"; }

.fa-quran::before {
  content: "\f687"; }

.fa-anchor::before {
  content: "\f13d"; }

.fa-border-all::before {
  content: "\f84c"; }

.fa-face-angry::before {
  content: "\f556"; }

.fa-angry::before {
  content: "\f556"; }

.fa-cookie-bite::before {
  content: "\f564"; }

.fa-arrow-trend-down::before {
  content: "\e097"; }

.fa-rss::before {
  content: "\f09e"; }

.fa-feed::before {
  content: "\f09e"; }

.fa-draw-polygon::before {
  content: "\f5ee"; }

.fa-scale-balanced::before {
  content: "\f24e"; }

.fa-balance-scale::before {
  content: "\f24e"; }

.fa-gauge-simple-high::before {
  content: "\f62a"; }

.fa-tachometer::before {
  content: "\f62a"; }

.fa-tachometer-fast::before {
  content: "\f62a"; }

.fa-shower::before {
  content: "\f2cc"; }

.fa-desktop::before {
  content: "\f390"; }

.fa-desktop-alt::before {
  content: "\f390"; }

.fa-m::before {
  content: "\4d"; }

.fa-table-list::before {
  content: "\f00b"; }

.fa-th-list::before {
  content: "\f00b"; }

.fa-comment-sms::before {
  content: "\f7cd"; }

.fa-sms::before {
  content: "\f7cd"; }

.fa-book::before {
  content: "\f02d"; }

.fa-user-plus::before {
  content: "\f234"; }

.fa-check::before {
  content: "\f00c"; }

.fa-battery-three-quarters::before {
  content: "\f241"; }

.fa-battery-4::before {
  content: "\f241"; }

.fa-house-circle-check::before {
  content: "\e509"; }

.fa-angle-left::before {
  content: "\f104"; }

.fa-diagram-successor::before {
  content: "\e47a"; }

.fa-truck-arrow-right::before {
  content: "\e58b"; }

.fa-arrows-split-up-and-left::before {
  content: "\e4bc"; }

.fa-hand-fist::before {
  content: "\f6de"; }

.fa-fist-raised::before {
  content: "\f6de"; }

.fa-cloud-moon::before {
  content: "\f6c3"; }

.fa-briefcase::before {
  content: "\f0b1"; }

.fa-person-falling::before {
  content: "\e546"; }

.fa-image-portrait::before {
  content: "\f3e0"; }

.fa-portrait::before {
  content: "\f3e0"; }

.fa-user-tag::before {
  content: "\f507"; }

.fa-rug::before {
  content: "\e569"; }

.fa-earth-europe::before {
  content: "\f7a2"; }

.fa-globe-europe::before {
  content: "\f7a2"; }

.fa-cart-flatbed-suitcase::before {
  content: "\f59d"; }

.fa-luggage-cart::before {
  content: "\f59d"; }

.fa-rectangle-xmark::before {
  content: "\f410"; }

.fa-rectangle-times::before {
  content: "\f410"; }

.fa-times-rectangle::before {
  content: "\f410"; }

.fa-window-close::before {
  content: "\f410"; }

.fa-baht-sign::before {
  content: "\e0ac"; }

.fa-book-open::before {
  content: "\f518"; }

.fa-book-journal-whills::before {
  content: "\f66a"; }

.fa-journal-whills::before {
  content: "\f66a"; }

.fa-handcuffs::before {
  content: "\e4f8"; }

.fa-triangle-exclamation::before {
  content: "\f071"; }

.fa-exclamation-triangle::before {
  content: "\f071"; }

.fa-warning::before {
  content: "\f071"; }

.fa-database::before {
  content: "\f1c0"; }

.fa-share::before {
  content: "\f064"; }

.fa-arrow-turn-right::before {
  content: "\f064"; }

.fa-mail-forward::before {
  content: "\f064"; }

.fa-bottle-droplet::before {
  content: "\e4c4"; }

.fa-mask-face::before {
  content: "\e1d7"; }

.fa-hill-rockslide::before {
  content: "\e508"; }

.fa-right-left::before {
  content: "\f362"; }

.fa-exchange-alt::before {
  content: "\f362"; }

.fa-paper-plane::before {
  content: "\f1d8"; }

.fa-road-circle-exclamation::before {
  content: "\e565"; }

.fa-dungeon::before {
  content: "\f6d9"; }

.fa-align-right::before {
  content: "\f038"; }

.fa-money-bill-1-wave::before {
  content: "\f53b"; }

.fa-money-bill-wave-alt::before {
  content: "\f53b"; }

.fa-life-ring::before {
  content: "\f1cd"; }

.fa-hands::before {
  content: "\f2a7"; }

.fa-sign-language::before {
  content: "\f2a7"; }

.fa-signing::before {
  content: "\f2a7"; }

.fa-calendar-day::before {
  content: "\f783"; }

.fa-water-ladder::before {
  content: "\f5c5"; }

.fa-ladder-water::before {
  content: "\f5c5"; }

.fa-swimming-pool::before {
  content: "\f5c5"; }

.fa-arrows-up-down::before {
  content: "\f07d"; }

.fa-arrows-v::before {
  content: "\f07d"; }

.fa-face-grimace::before {
  content: "\f57f"; }

.fa-grimace::before {
  content: "\f57f"; }

.fa-wheelchair-move::before {
  content: "\e2ce"; }

.fa-wheelchair-alt::before {
  content: "\e2ce"; }

.fa-turn-down::before {
  content: "\f3be"; }

.fa-level-down-alt::before {
  content: "\f3be"; }

.fa-person-walking-arrow-right::before {
  content: "\e552"; }

.fa-square-envelope::before {
  content: "\f199"; }

.fa-envelope-square::before {
  content: "\f199"; }

.fa-dice::before {
  content: "\f522"; }

.fa-bowling-ball::before {
  content: "\f436"; }

.fa-brain::before {
  content: "\f5dc"; }

.fa-bandage::before {
  content: "\f462"; }

.fa-band-aid::before {
  content: "\f462"; }

.fa-calendar-minus::before {
  content: "\f272"; }

.fa-circle-xmark::before {
  content: "\f057"; }

.fa-times-circle::before {
  content: "\f057"; }

.fa-xmark-circle::before {
  content: "\f057"; }

.fa-gifts::before {
  content: "\f79c"; }

.fa-hotel::before {
  content: "\f594"; }

.fa-earth-asia::before {
  content: "\f57e"; }

.fa-globe-asia::before {
  content: "\f57e"; }

.fa-id-card-clip::before {
  content: "\f47f"; }

.fa-id-card-alt::before {
  content: "\f47f"; }

.fa-magnifying-glass-plus::before {
  content: "\f00e"; }

.fa-search-plus::before {
  content: "\f00e"; }

.fa-thumbs-up::before {
  content: "\f164"; }

.fa-user-clock::before {
  content: "\f4fd"; }

.fa-hand-dots::before {
  content: "\f461"; }

.fa-allergies::before {
  content: "\f461"; }

.fa-file-invoice::before {
  content: "\f570"; }

.fa-window-minimize::before {
  content: "\f2d1"; }

.fa-mug-saucer::before {
  content: "\f0f4"; }

.fa-coffee::before {
  content: "\f0f4"; }

.fa-brush::before {
  content: "\f55d"; }

.fa-mask::before {
  content: "\f6fa"; }

.fa-magnifying-glass-minus::before {
  content: "\f010"; }

.fa-search-minus::before {
  content: "\f010"; }

.fa-ruler-vertical::before {
  content: "\f548"; }

.fa-user-large::before {
  content: "\f406"; }

.fa-user-alt::before {
  content: "\f406"; }

.fa-train-tram::before {
  content: "\e5b4"; }

.fa-user-nurse::before {
  content: "\f82f"; }

.fa-syringe::before {
  content: "\f48e"; }

.fa-cloud-sun::before {
  content: "\f6c4"; }

.fa-stopwatch-20::before {
  content: "\e06f"; }

.fa-square-full::before {
  content: "\f45c"; }

.fa-magnet::before {
  content: "\f076"; }

.fa-jar::before {
  content: "\e516"; }

.fa-note-sticky::before {
  content: "\f249"; }

.fa-sticky-note::before {
  content: "\f249"; }

.fa-bug-slash::before {
  content: "\e490"; }

.fa-arrow-up-from-water-pump::before {
  content: "\e4b6"; }

.fa-bone::before {
  content: "\f5d7"; }

.fa-user-injured::before {
  content: "\f728"; }

.fa-face-sad-tear::before {
  content: "\f5b4"; }

.fa-sad-tear::before {
  content: "\f5b4"; }

.fa-plane::before {
  content: "\f072"; }

.fa-tent-arrows-down::before {
  content: "\e581"; }

.fa-exclamation::before {
  content: "\21"; }

.fa-arrows-spin::before {
  content: "\e4bb"; }

.fa-print::before {
  content: "\f02f"; }

.fa-turkish-lira-sign::before {
  content: "\e2bb"; }

.fa-try::before {
  content: "\e2bb"; }

.fa-turkish-lira::before {
  content: "\e2bb"; }

.fa-dollar-sign::before {
  content: "\24"; }

.fa-dollar::before {
  content: "\24"; }

.fa-usd::before {
  content: "\24"; }

.fa-x::before {
  content: "\58"; }

.fa-magnifying-glass-dollar::before {
  content: "\f688"; }

.fa-search-dollar::before {
  content: "\f688"; }

.fa-users-gear::before {
  content: "\f509"; }

.fa-users-cog::before {
  content: "\f509"; }

.fa-person-military-pointing::before {
  content: "\e54a"; }

.fa-building-columns::before {
  content: "\f19c"; }

.fa-bank::before {
  content: "\f19c"; }

.fa-institution::before {
  content: "\f19c"; }

.fa-museum::before {
  content: "\f19c"; }

.fa-university::before {
  content: "\f19c"; }

.fa-umbrella::before {
  content: "\f0e9"; }

.fa-trowel::before {
  content: "\e589"; }

.fa-d::before {
  content: "\44"; }

.fa-stapler::before {
  content: "\e5af"; }

.fa-masks-theater::before {
  content: "\f630"; }

.fa-theater-masks::before {
  content: "\f630"; }

.fa-kip-sign::before {
  content: "\e1c4"; }

.fa-hand-point-left::before {
  content: "\f0a5"; }

.fa-handshake-simple::before {
  content: "\f4c6"; }

.fa-handshake-alt::before {
  content: "\f4c6"; }

.fa-jet-fighter::before {
  content: "\f0fb"; }

.fa-fighter-jet::before {
  content: "\f0fb"; }

.fa-square-share-nodes::before {
  content: "\f1e1"; }

.fa-share-alt-square::before {
  content: "\f1e1"; }

.fa-barcode::before {
  content: "\f02a"; }

.fa-plus-minus::before {
  content: "\e43c"; }

.fa-video::before {
  content: "\f03d"; }

.fa-video-camera::before {
  content: "\f03d"; }

.fa-graduation-cap::before {
  content: "\f19d"; }

.fa-mortar-board::before {
  content: "\f19d"; }

.fa-hand-holding-medical::before {
  content: "\e05c"; }

.fa-person-circle-check::before {
  content: "\e53e"; }

.fa-turn-up::before {
  content: "\f3bf"; }

.fa-level-up-alt::before {
  content: "\f3bf"; }

.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }
:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/assets/fa-brands-400-74833209.woff2") format("woff2"), url("/assets/fa-brands-400-20c4a58b.ttf") format("truetype"); }

.fab,
.fa-brands {
  font-weight: 400; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-aws:before {
  content: "\f375"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-modx:before {
  content: "\f285"; }

.fa-guilded:before {
  content: "\e07e"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-square-js:before {
  content: "\f3b9"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-unity:before {
  content: "\e049"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-vk:before {
  content: "\f189"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-square-reddit:before {
  content: "\f1a2"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-square-font-awesome:before {
  content: "\e5ad"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-square-instagram:before {
  content: "\e055"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-square-hacker-news:before {
  content: "\f3af"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-edge:before {
  content: "\f282"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-square-snapchat:before {
  content: "\f2ad"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-safari:before {
  content: "\f267"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-square-font-awesome-stroke:before {
  content: "\f35c"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-square-viadeo:before {
  content: "\f2aa"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-centos:before {
  content: "\f789"; }

.fa-adn:before {
  content: "\f170"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-square-dribbble:before {
  content: "\f397"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-node:before {
  content: "\f419"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-instalod:before {
  content: "\e081"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-square-twitter:before {
  content: "\f081"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-golang:before {
  content: "\e40f"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-square-youtube:before {
  content: "\f431"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-nfc-directional:before {
  content: "\e530"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-meta:before {
  content: "\e49b"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-hips:before {
  content: "\f452"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-discord:before {
  content: "\f392"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-unsplash:before {
  content: "\e07c"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-square-steam:before {
  content: "\f1b7"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-square-vimeo:before {
  content: "\f194"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-flag:before {
  content: "\f2b4"; }

.fa-font-awesome-logo-full:before {
  content: "\f2b4"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-apple:before {
  content: "\f179"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-padlet:before {
  content: "\e4a0"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-square-github:before {
  content: "\f092"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-neos:before {
  content: "\f612"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-angular:before {
  content: "\f420"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envira:before {
  content: "\f299"; }

.fa-square-gitlab:before {
  content: "\e5ae"; }

.fa-gitlab-square:before {
  content: "\e5ae"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-square-odnoklassniki:before {
  content: "\f264"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-sith:before {
  content: "\f512"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-hashnode:before {
  content: "\e499"; }

.fa-react:before {
  content: "\f41b"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-gg:before {
  content: "\f260"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-square-pinterest:before {
  content: "\f0d3"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-xing:before {
  content: "\f168"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-less:before {
  content: "\f41d"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-nfc-symbol:before {
  content: "\e531"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-square-google-plus:before {
  content: "\f0d4"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-square-xing:before {
  content: "\f169"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-fly:before {
  content: "\f417"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-viber:before {
  content: "\f409"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-audible:before {
  content: "\f373"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-bilibili:before {
  content: "\e3d9"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-42-group:before {
  content: "\e080"; }

.fa-innosoft:before {
  content: "\e080"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-square-pied-piper:before {
  content: "\e01e"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-square-facebook:before {
  content: "\f082"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-square-lastfm:before {
  content: "\f203"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-figma:before {
  content: "\f799"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-cmplid:before {
  content: "\e360"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-docker:before {
  content: "\f395"; }

.fa-screenpal:before {
  content: "\e570"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-microblog:before {
  content: "\e01a"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-wirsindhandwerk:before {
  content: "\e2d0"; }

.fa-wsh:before {
  content: "\e2d0"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-apper:before {
  content: "\f371"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ab"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-square-behance:before {
  content: "\f1b5"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-space-awesome:before {
  content: "\e5ac"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-square-git:before {
  content: "\f1d2"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-square-tumblr:before {
  content: "\f174"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-trello:before {
  content: "\f181"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-android:before {
  content: "\f17b"; }

.fa-bots:before {
  content: "\e340"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-uber:before {
  content: "\f402"; }

.fa-github:before {
  content: "\f09b"; }

.fa-php:before {
  content: "\f457"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-stubber:before {
  content: "\e5c7"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f2c6"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-odysee:before {
  content: "\e5c6"; }

.fa-square-whatsapp:before {
  content: "\f40c"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f198"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-usb:before {
  content: "\f287"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f23a"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-sitrox:before {
  content: "\e44a"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-strava:before {
  content: "\f428"; }

.fa-ember:before {
  content: "\f423"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-wodu:before {
  content: "\e088"; }

.fa-google-pay:before {
  content: "\e079"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-zhihu:before {
  content: "\f63f"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-pix:before {
  content: "\e43a"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/assets/fa-regular-400-8e7e5ea1.woff2") format("woff2"), url("/assets/fa-regular-400-528d022d.ttf") format("truetype"); }

.far,
.fa-regular {
  font-weight: 400; }
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/assets/fa-solid-900-7152a693.woff2") format("woff2"), url("/assets/fa-solid-900-67a65763.ttf") format("truetype"); }

.fas,
.fa-solid {
  font-weight: 900; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-display: block;
  font-weight: 400;
  src: url("/assets/fa-brands-400-74833209.woff2") format("woff2"), url("/assets/fa-brands-400-20c4a58b.ttf") format("truetype"); }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-display: block;
  font-weight: 900;
  src: url("/assets/fa-solid-900-7152a693.woff2") format("woff2"), url("/assets/fa-solid-900-67a65763.ttf") format("truetype"); }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-display: block;
  font-weight: 400;
  src: url("/assets/fa-regular-400-8e7e5ea1.woff2") format("woff2"), url("/assets/fa-regular-400-528d022d.ttf") format("truetype"); }
@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url("/assets/fa-solid-900-7152a693.woff2") format("woff2"), url("/assets/fa-solid-900-67a65763.ttf") format("truetype"); }

@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url("/assets/fa-brands-400-74833209.woff2") format("woff2"), url("/assets/fa-brands-400-20c4a58b.ttf") format("truetype"); }

@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url("/assets/fa-regular-400-8e7e5ea1.woff2") format("woff2"), url("/assets/fa-regular-400-528d022d.ttf") format("truetype");
  unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }

@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url("/assets/fa-v4compatibility-694a17c3.woff2") format("woff2"), url("/assets/fa-v4compatibility-0515a423.ttf") format("truetype");
  unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; }
/* https://icons.getbootstrap.com v1.9.1 */
@font-face {
  font-family: "bootstrap-icons";
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url("/assets/bootstrap-icons-cfe45b98.woff2") format("woff2"), url("/assets/bootstrap-icons-999550fa.woff") format("woff");
}


.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-123::before { content: "\f67f"; }
.bi-alarm-fill::before { content: "\f101"; }
.bi-alarm::before { content: "\f102"; }
.bi-align-bottom::before { content: "\f103"; }
.bi-align-center::before { content: "\f104"; }
.bi-align-end::before { content: "\f105"; }
.bi-align-middle::before { content: "\f106"; }
.bi-align-start::before { content: "\f107"; }
.bi-align-top::before { content: "\f108"; }
.bi-alt::before { content: "\f109"; }
.bi-app-indicator::before { content: "\f10a"; }
.bi-app::before { content: "\f10b"; }
.bi-archive-fill::before { content: "\f10c"; }
.bi-archive::before { content: "\f10d"; }
.bi-arrow-90deg-down::before { content: "\f10e"; }
.bi-arrow-90deg-left::before { content: "\f10f"; }
.bi-arrow-90deg-right::before { content: "\f110"; }
.bi-arrow-90deg-up::before { content: "\f111"; }
.bi-arrow-bar-down::before { content: "\f112"; }
.bi-arrow-bar-left::before { content: "\f113"; }
.bi-arrow-bar-right::before { content: "\f114"; }
.bi-arrow-bar-up::before { content: "\f115"; }
.bi-arrow-clockwise::before { content: "\f116"; }
.bi-arrow-counterclockwise::before { content: "\f117"; }
.bi-arrow-down-circle-fill::before { content: "\f118"; }
.bi-arrow-down-circle::before { content: "\f119"; }
.bi-arrow-down-left-circle-fill::before { content: "\f11a"; }
.bi-arrow-down-left-circle::before { content: "\f11b"; }
.bi-arrow-down-left-square-fill::before { content: "\f11c"; }
.bi-arrow-down-left-square::before { content: "\f11d"; }
.bi-arrow-down-left::before { content: "\f11e"; }
.bi-arrow-down-right-circle-fill::before { content: "\f11f"; }
.bi-arrow-down-right-circle::before { content: "\f120"; }
.bi-arrow-down-right-square-fill::before { content: "\f121"; }
.bi-arrow-down-right-square::before { content: "\f122"; }
.bi-arrow-down-right::before { content: "\f123"; }
.bi-arrow-down-short::before { content: "\f124"; }
.bi-arrow-down-square-fill::before { content: "\f125"; }
.bi-arrow-down-square::before { content: "\f126"; }
.bi-arrow-down-up::before { content: "\f127"; }
.bi-arrow-down::before { content: "\f128"; }
.bi-arrow-left-circle-fill::before { content: "\f129"; }
.bi-arrow-left-circle::before { content: "\f12a"; }
.bi-arrow-left-right::before { content: "\f12b"; }
.bi-arrow-left-short::before { content: "\f12c"; }
.bi-arrow-left-square-fill::before { content: "\f12d"; }
.bi-arrow-left-square::before { content: "\f12e"; }
.bi-arrow-left::before { content: "\f12f"; }
.bi-arrow-repeat::before { content: "\f130"; }
.bi-arrow-return-left::before { content: "\f131"; }
.bi-arrow-return-right::before { content: "\f132"; }
.bi-arrow-right-circle-fill::before { content: "\f133"; }
.bi-arrow-right-circle::before { content: "\f134"; }
.bi-arrow-right-short::before { content: "\f135"; }
.bi-arrow-right-square-fill::before { content: "\f136"; }
.bi-arrow-right-square::before { content: "\f137"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-up-circle-fill::before { content: "\f139"; }
.bi-arrow-up-circle::before { content: "\f13a"; }
.bi-arrow-up-left-circle-fill::before { content: "\f13b"; }
.bi-arrow-up-left-circle::before { content: "\f13c"; }
.bi-arrow-up-left-square-fill::before { content: "\f13d"; }
.bi-arrow-up-left-square::before { content: "\f13e"; }
.bi-arrow-up-left::before { content: "\f13f"; }
.bi-arrow-up-right-circle-fill::before { content: "\f140"; }
.bi-arrow-up-right-circle::before { content: "\f141"; }
.bi-arrow-up-right-square-fill::before { content: "\f142"; }
.bi-arrow-up-right-square::before { content: "\f143"; }
.bi-arrow-up-right::before { content: "\f144"; }
.bi-arrow-up-short::before { content: "\f145"; }
.bi-arrow-up-square-fill::before { content: "\f146"; }
.bi-arrow-up-square::before { content: "\f147"; }
.bi-arrow-up::before { content: "\f148"; }
.bi-arrows-angle-contract::before { content: "\f149"; }
.bi-arrows-angle-expand::before { content: "\f14a"; }
.bi-arrows-collapse::before { content: "\f14b"; }
.bi-arrows-expand::before { content: "\f14c"; }
.bi-arrows-fullscreen::before { content: "\f14d"; }
.bi-arrows-move::before { content: "\f14e"; }
.bi-aspect-ratio-fill::before { content: "\f14f"; }
.bi-aspect-ratio::before { content: "\f150"; }
.bi-asterisk::before { content: "\f151"; }
.bi-at::before { content: "\f152"; }
.bi-award-fill::before { content: "\f153"; }
.bi-award::before { content: "\f154"; }
.bi-back::before { content: "\f155"; }
.bi-backspace-fill::before { content: "\f156"; }
.bi-backspace-reverse-fill::before { content: "\f157"; }
.bi-backspace-reverse::before { content: "\f158"; }
.bi-backspace::before { content: "\f159"; }
.bi-badge-3d-fill::before { content: "\f15a"; }
.bi-badge-3d::before { content: "\f15b"; }
.bi-badge-4k-fill::before { content: "\f15c"; }
.bi-badge-4k::before { content: "\f15d"; }
.bi-badge-8k-fill::before { content: "\f15e"; }
.bi-badge-8k::before { content: "\f15f"; }
.bi-badge-ad-fill::before { content: "\f160"; }
.bi-badge-ad::before { content: "\f161"; }
.bi-badge-ar-fill::before { content: "\f162"; }
.bi-badge-ar::before { content: "\f163"; }
.bi-badge-cc-fill::before { content: "\f164"; }
.bi-badge-cc::before { content: "\f165"; }
.bi-badge-hd-fill::before { content: "\f166"; }
.bi-badge-hd::before { content: "\f167"; }
.bi-badge-tm-fill::before { content: "\f168"; }
.bi-badge-tm::before { content: "\f169"; }
.bi-badge-vo-fill::before { content: "\f16a"; }
.bi-badge-vo::before { content: "\f16b"; }
.bi-badge-vr-fill::before { content: "\f16c"; }
.bi-badge-vr::before { content: "\f16d"; }
.bi-badge-wc-fill::before { content: "\f16e"; }
.bi-badge-wc::before { content: "\f16f"; }
.bi-bag-check-fill::before { content: "\f170"; }
.bi-bag-check::before { content: "\f171"; }
.bi-bag-dash-fill::before { content: "\f172"; }
.bi-bag-dash::before { content: "\f173"; }
.bi-bag-fill::before { content: "\f174"; }
.bi-bag-plus-fill::before { content: "\f175"; }
.bi-bag-plus::before { content: "\f176"; }
.bi-bag-x-fill::before { content: "\f177"; }
.bi-bag-x::before { content: "\f178"; }
.bi-bag::before { content: "\f179"; }
.bi-bar-chart-fill::before { content: "\f17a"; }
.bi-bar-chart-line-fill::before { content: "\f17b"; }
.bi-bar-chart-line::before { content: "\f17c"; }
.bi-bar-chart-steps::before { content: "\f17d"; }
.bi-bar-chart::before { content: "\f17e"; }
.bi-basket-fill::before { content: "\f17f"; }
.bi-basket::before { content: "\f180"; }
.bi-basket2-fill::before { content: "\f181"; }
.bi-basket2::before { content: "\f182"; }
.bi-basket3-fill::before { content: "\f183"; }
.bi-basket3::before { content: "\f184"; }
.bi-battery-charging::before { content: "\f185"; }
.bi-battery-full::before { content: "\f186"; }
.bi-battery-half::before { content: "\f187"; }
.bi-battery::before { content: "\f188"; }
.bi-bell-fill::before { content: "\f189"; }
.bi-bell::before { content: "\f18a"; }
.bi-bezier::before { content: "\f18b"; }
.bi-bezier2::before { content: "\f18c"; }
.bi-bicycle::before { content: "\f18d"; }
.bi-binoculars-fill::before { content: "\f18e"; }
.bi-binoculars::before { content: "\f18f"; }
.bi-blockquote-left::before { content: "\f190"; }
.bi-blockquote-right::before { content: "\f191"; }
.bi-book-fill::before { content: "\f192"; }
.bi-book-half::before { content: "\f193"; }
.bi-book::before { content: "\f194"; }
.bi-bookmark-check-fill::before { content: "\f195"; }
.bi-bookmark-check::before { content: "\f196"; }
.bi-bookmark-dash-fill::before { content: "\f197"; }
.bi-bookmark-dash::before { content: "\f198"; }
.bi-bookmark-fill::before { content: "\f199"; }
.bi-bookmark-heart-fill::before { content: "\f19a"; }
.bi-bookmark-heart::before { content: "\f19b"; }
.bi-bookmark-plus-fill::before { content: "\f19c"; }
.bi-bookmark-plus::before { content: "\f19d"; }
.bi-bookmark-star-fill::before { content: "\f19e"; }
.bi-bookmark-star::before { content: "\f19f"; }
.bi-bookmark-x-fill::before { content: "\f1a0"; }
.bi-bookmark-x::before { content: "\f1a1"; }
.bi-bookmark::before { content: "\f1a2"; }
.bi-bookmarks-fill::before { content: "\f1a3"; }
.bi-bookmarks::before { content: "\f1a4"; }
.bi-bookshelf::before { content: "\f1a5"; }
.bi-bootstrap-fill::before { content: "\f1a6"; }
.bi-bootstrap-reboot::before { content: "\f1a7"; }
.bi-bootstrap::before { content: "\f1a8"; }
.bi-border-all::before { content: "\f1a9"; }
.bi-border-bottom::before { content: "\f1aa"; }
.bi-border-center::before { content: "\f1ab"; }
.bi-border-inner::before { content: "\f1ac"; }
.bi-border-left::before { content: "\f1ad"; }
.bi-border-middle::before { content: "\f1ae"; }
.bi-border-outer::before { content: "\f1af"; }
.bi-border-right::before { content: "\f1b0"; }
.bi-border-style::before { content: "\f1b1"; }
.bi-border-top::before { content: "\f1b2"; }
.bi-border-width::before { content: "\f1b3"; }
.bi-border::before { content: "\f1b4"; }
.bi-bounding-box-circles::before { content: "\f1b5"; }
.bi-bounding-box::before { content: "\f1b6"; }
.bi-box-arrow-down-left::before { content: "\f1b7"; }
.bi-box-arrow-down-right::before { content: "\f1b8"; }
.bi-box-arrow-down::before { content: "\f1b9"; }
.bi-box-arrow-in-down-left::before { content: "\f1ba"; }
.bi-box-arrow-in-down-right::before { content: "\f1bb"; }
.bi-box-arrow-in-down::before { content: "\f1bc"; }
.bi-box-arrow-in-left::before { content: "\f1bd"; }
.bi-box-arrow-in-right::before { content: "\f1be"; }
.bi-box-arrow-in-up-left::before { content: "\f1bf"; }
.bi-box-arrow-in-up-right::before { content: "\f1c0"; }
.bi-box-arrow-in-up::before { content: "\f1c1"; }
.bi-box-arrow-left::before { content: "\f1c2"; }
.bi-box-arrow-right::before { content: "\f1c3"; }
.bi-box-arrow-up-left::before { content: "\f1c4"; }
.bi-box-arrow-up-right::before { content: "\f1c5"; }
.bi-box-arrow-up::before { content: "\f1c6"; }
.bi-box-seam::before { content: "\f1c7"; }
.bi-box::before { content: "\f1c8"; }
.bi-braces::before { content: "\f1c9"; }
.bi-bricks::before { content: "\f1ca"; }
.bi-briefcase-fill::before { content: "\f1cb"; }
.bi-briefcase::before { content: "\f1cc"; }
.bi-brightness-alt-high-fill::before { content: "\f1cd"; }
.bi-brightness-alt-high::before { content: "\f1ce"; }
.bi-brightness-alt-low-fill::before { content: "\f1cf"; }
.bi-brightness-alt-low::before { content: "\f1d0"; }
.bi-brightness-high-fill::before { content: "\f1d1"; }
.bi-brightness-high::before { content: "\f1d2"; }
.bi-brightness-low-fill::before { content: "\f1d3"; }
.bi-brightness-low::before { content: "\f1d4"; }
.bi-broadcast-pin::before { content: "\f1d5"; }
.bi-broadcast::before { content: "\f1d6"; }
.bi-brush-fill::before { content: "\f1d7"; }
.bi-brush::before { content: "\f1d8"; }
.bi-bucket-fill::before { content: "\f1d9"; }
.bi-bucket::before { content: "\f1da"; }
.bi-bug-fill::before { content: "\f1db"; }
.bi-bug::before { content: "\f1dc"; }
.bi-building::before { content: "\f1dd"; }
.bi-bullseye::before { content: "\f1de"; }
.bi-calculator-fill::before { content: "\f1df"; }
.bi-calculator::before { content: "\f1e0"; }
.bi-calendar-check-fill::before { content: "\f1e1"; }
.bi-calendar-check::before { content: "\f1e2"; }
.bi-calendar-date-fill::before { content: "\f1e3"; }
.bi-calendar-date::before { content: "\f1e4"; }
.bi-calendar-day-fill::before { content: "\f1e5"; }
.bi-calendar-day::before { content: "\f1e6"; }
.bi-calendar-event-fill::before { content: "\f1e7"; }
.bi-calendar-event::before { content: "\f1e8"; }
.bi-calendar-fill::before { content: "\f1e9"; }
.bi-calendar-minus-fill::before { content: "\f1ea"; }
.bi-calendar-minus::before { content: "\f1eb"; }
.bi-calendar-month-fill::before { content: "\f1ec"; }
.bi-calendar-month::before { content: "\f1ed"; }
.bi-calendar-plus-fill::before { content: "\f1ee"; }
.bi-calendar-plus::before { content: "\f1ef"; }
.bi-calendar-range-fill::before { content: "\f1f0"; }
.bi-calendar-range::before { content: "\f1f1"; }
.bi-calendar-week-fill::before { content: "\f1f2"; }
.bi-calendar-week::before { content: "\f1f3"; }
.bi-calendar-x-fill::before { content: "\f1f4"; }
.bi-calendar-x::before { content: "\f1f5"; }
.bi-calendar::before { content: "\f1f6"; }
.bi-calendar2-check-fill::before { content: "\f1f7"; }
.bi-calendar2-check::before { content: "\f1f8"; }
.bi-calendar2-date-fill::before { content: "\f1f9"; }
.bi-calendar2-date::before { content: "\f1fa"; }
.bi-calendar2-day-fill::before { content: "\f1fb"; }
.bi-calendar2-day::before { content: "\f1fc"; }
.bi-calendar2-event-fill::before { content: "\f1fd"; }
.bi-calendar2-event::before { content: "\f1fe"; }
.bi-calendar2-fill::before { content: "\f1ff"; }
.bi-calendar2-minus-fill::before { content: "\f200"; }
.bi-calendar2-minus::before { content: "\f201"; }
.bi-calendar2-month-fill::before { content: "\f202"; }
.bi-calendar2-month::before { content: "\f203"; }
.bi-calendar2-plus-fill::before { content: "\f204"; }
.bi-calendar2-plus::before { content: "\f205"; }
.bi-calendar2-range-fill::before { content: "\f206"; }
.bi-calendar2-range::before { content: "\f207"; }
.bi-calendar2-week-fill::before { content: "\f208"; }
.bi-calendar2-week::before { content: "\f209"; }
.bi-calendar2-x-fill::before { content: "\f20a"; }
.bi-calendar2-x::before { content: "\f20b"; }
.bi-calendar2::before { content: "\f20c"; }
.bi-calendar3-event-fill::before { content: "\f20d"; }
.bi-calendar3-event::before { content: "\f20e"; }
.bi-calendar3-fill::before { content: "\f20f"; }
.bi-calendar3-range-fill::before { content: "\f210"; }
.bi-calendar3-range::before { content: "\f211"; }
.bi-calendar3-week-fill::before { content: "\f212"; }
.bi-calendar3-week::before { content: "\f213"; }
.bi-calendar3::before { content: "\f214"; }
.bi-calendar4-event::before { content: "\f215"; }
.bi-calendar4-range::before { content: "\f216"; }
.bi-calendar4-week::before { content: "\f217"; }
.bi-calendar4::before { content: "\f218"; }
.bi-camera-fill::before { content: "\f219"; }
.bi-camera-reels-fill::before { content: "\f21a"; }
.bi-camera-reels::before { content: "\f21b"; }
.bi-camera-video-fill::before { content: "\f21c"; }
.bi-camera-video-off-fill::before { content: "\f21d"; }
.bi-camera-video-off::before { content: "\f21e"; }
.bi-camera-video::before { content: "\f21f"; }
.bi-camera::before { content: "\f220"; }
.bi-camera2::before { content: "\f221"; }
.bi-capslock-fill::before { content: "\f222"; }
.bi-capslock::before { content: "\f223"; }
.bi-card-checklist::before { content: "\f224"; }
.bi-card-heading::before { content: "\f225"; }
.bi-card-image::before { content: "\f226"; }
.bi-card-list::before { content: "\f227"; }
.bi-card-text::before { content: "\f228"; }
.bi-caret-down-fill::before { content: "\f229"; }
.bi-caret-down-square-fill::before { content: "\f22a"; }
.bi-caret-down-square::before { content: "\f22b"; }
.bi-caret-down::before { content: "\f22c"; }
.bi-caret-left-fill::before { content: "\f22d"; }
.bi-caret-left-square-fill::before { content: "\f22e"; }
.bi-caret-left-square::before { content: "\f22f"; }
.bi-caret-left::before { content: "\f230"; }
.bi-caret-right-fill::before { content: "\f231"; }
.bi-caret-right-square-fill::before { content: "\f232"; }
.bi-caret-right-square::before { content: "\f233"; }
.bi-caret-right::before { content: "\f234"; }
.bi-caret-up-fill::before { content: "\f235"; }
.bi-caret-up-square-fill::before { content: "\f236"; }
.bi-caret-up-square::before { content: "\f237"; }
.bi-caret-up::before { content: "\f238"; }
.bi-cart-check-fill::before { content: "\f239"; }
.bi-cart-check::before { content: "\f23a"; }
.bi-cart-dash-fill::before { content: "\f23b"; }
.bi-cart-dash::before { content: "\f23c"; }
.bi-cart-fill::before { content: "\f23d"; }
.bi-cart-plus-fill::before { content: "\f23e"; }
.bi-cart-plus::before { content: "\f23f"; }
.bi-cart-x-fill::before { content: "\f240"; }
.bi-cart-x::before { content: "\f241"; }
.bi-cart::before { content: "\f242"; }
.bi-cart2::before { content: "\f243"; }
.bi-cart3::before { content: "\f244"; }
.bi-cart4::before { content: "\f245"; }
.bi-cash-stack::before { content: "\f246"; }
.bi-cash::before { content: "\f247"; }
.bi-cast::before { content: "\f248"; }
.bi-chat-dots-fill::before { content: "\f249"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-chat-fill::before { content: "\f24b"; }
.bi-chat-left-dots-fill::before { content: "\f24c"; }
.bi-chat-left-dots::before { content: "\f24d"; }
.bi-chat-left-fill::before { content: "\f24e"; }
.bi-chat-left-quote-fill::before { content: "\f24f"; }
.bi-chat-left-quote::before { content: "\f250"; }
.bi-chat-left-text-fill::before { content: "\f251"; }
.bi-chat-left-text::before { content: "\f252"; }
.bi-chat-left::before { content: "\f253"; }
.bi-chat-quote-fill::before { content: "\f254"; }
.bi-chat-quote::before { content: "\f255"; }
.bi-chat-right-dots-fill::before { content: "\f256"; }
.bi-chat-right-dots::before { content: "\f257"; }
.bi-chat-right-fill::before { content: "\f258"; }
.bi-chat-right-quote-fill::before { content: "\f259"; }
.bi-chat-right-quote::before { content: "\f25a"; }
.bi-chat-right-text-fill::before { content: "\f25b"; }
.bi-chat-right-text::before { content: "\f25c"; }
.bi-chat-right::before { content: "\f25d"; }
.bi-chat-square-dots-fill::before { content: "\f25e"; }
.bi-chat-square-dots::before { content: "\f25f"; }
.bi-chat-square-fill::before { content: "\f260"; }
.bi-chat-square-quote-fill::before { content: "\f261"; }
.bi-chat-square-quote::before { content: "\f262"; }
.bi-chat-square-text-fill::before { content: "\f263"; }
.bi-chat-square-text::before { content: "\f264"; }
.bi-chat-square::before { content: "\f265"; }
.bi-chat-text-fill::before { content: "\f266"; }
.bi-chat-text::before { content: "\f267"; }
.bi-chat::before { content: "\f268"; }
.bi-check-all::before { content: "\f269"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check-square-fill::before { content: "\f26c"; }
.bi-check-square::before { content: "\f26d"; }
.bi-check::before { content: "\f26e"; }
.bi-check2-all::before { content: "\f26f"; }
.bi-check2-circle::before { content: "\f270"; }
.bi-check2-square::before { content: "\f271"; }
.bi-check2::before { content: "\f272"; }
.bi-chevron-bar-contract::before { content: "\f273"; }
.bi-chevron-bar-down::before { content: "\f274"; }
.bi-chevron-bar-expand::before { content: "\f275"; }
.bi-chevron-bar-left::before { content: "\f276"; }
.bi-chevron-bar-right::before { content: "\f277"; }
.bi-chevron-bar-up::before { content: "\f278"; }
.bi-chevron-compact-down::before { content: "\f279"; }
.bi-chevron-compact-left::before { content: "\f27a"; }
.bi-chevron-compact-right::before { content: "\f27b"; }
.bi-chevron-compact-up::before { content: "\f27c"; }
.bi-chevron-contract::before { content: "\f27d"; }
.bi-chevron-double-down::before { content: "\f27e"; }
.bi-chevron-double-left::before { content: "\f27f"; }
.bi-chevron-double-right::before { content: "\f280"; }
.bi-chevron-double-up::before { content: "\f281"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-expand::before { content: "\f283"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-circle-fill::before { content: "\f287"; }
.bi-circle-half::before { content: "\f288"; }
.bi-circle-square::before { content: "\f289"; }
.bi-circle::before { content: "\f28a"; }
.bi-clipboard-check::before { content: "\f28b"; }
.bi-clipboard-data::before { content: "\f28c"; }
.bi-clipboard-minus::before { content: "\f28d"; }
.bi-clipboard-plus::before { content: "\f28e"; }
.bi-clipboard-x::before { content: "\f28f"; }
.bi-clipboard::before { content: "\f290"; }
.bi-clock-fill::before { content: "\f291"; }
.bi-clock-history::before { content: "\f292"; }
.bi-clock::before { content: "\f293"; }
.bi-cloud-arrow-down-fill::before { content: "\f294"; }
.bi-cloud-arrow-down::before { content: "\f295"; }
.bi-cloud-arrow-up-fill::before { content: "\f296"; }
.bi-cloud-arrow-up::before { content: "\f297"; }
.bi-cloud-check-fill::before { content: "\f298"; }
.bi-cloud-check::before { content: "\f299"; }
.bi-cloud-download-fill::before { content: "\f29a"; }
.bi-cloud-download::before { content: "\f29b"; }
.bi-cloud-drizzle-fill::before { content: "\f29c"; }
.bi-cloud-drizzle::before { content: "\f29d"; }
.bi-cloud-fill::before { content: "\f29e"; }
.bi-cloud-fog-fill::before { content: "\f29f"; }
.bi-cloud-fog::before { content: "\f2a0"; }
.bi-cloud-fog2-fill::before { content: "\f2a1"; }
.bi-cloud-fog2::before { content: "\f2a2"; }
.bi-cloud-hail-fill::before { content: "\f2a3"; }
.bi-cloud-hail::before { content: "\f2a4"; }
.bi-cloud-haze-fill::before { content: "\f2a6"; }
.bi-cloud-haze::before { content: "\f2a7"; }
.bi-cloud-haze2-fill::before { content: "\f2a8"; }
.bi-cloud-lightning-fill::before { content: "\f2a9"; }
.bi-cloud-lightning-rain-fill::before { content: "\f2aa"; }
.bi-cloud-lightning-rain::before { content: "\f2ab"; }
.bi-cloud-lightning::before { content: "\f2ac"; }
.bi-cloud-minus-fill::before { content: "\f2ad"; }
.bi-cloud-minus::before { content: "\f2ae"; }
.bi-cloud-moon-fill::before { content: "\f2af"; }
.bi-cloud-moon::before { content: "\f2b0"; }
.bi-cloud-plus-fill::before { content: "\f2b1"; }
.bi-cloud-plus::before { content: "\f2b2"; }
.bi-cloud-rain-fill::before { content: "\f2b3"; }
.bi-cloud-rain-heavy-fill::before { content: "\f2b4"; }
.bi-cloud-rain-heavy::before { content: "\f2b5"; }
.bi-cloud-rain::before { content: "\f2b6"; }
.bi-cloud-slash-fill::before { content: "\f2b7"; }
.bi-cloud-slash::before { content: "\f2b8"; }
.bi-cloud-sleet-fill::before { content: "\f2b9"; }
.bi-cloud-sleet::before { content: "\f2ba"; }
.bi-cloud-snow-fill::before { content: "\f2bb"; }
.bi-cloud-snow::before { content: "\f2bc"; }
.bi-cloud-sun-fill::before { content: "\f2bd"; }
.bi-cloud-sun::before { content: "\f2be"; }
.bi-cloud-upload-fill::before { content: "\f2bf"; }
.bi-cloud-upload::before { content: "\f2c0"; }
.bi-cloud::before { content: "\f2c1"; }
.bi-clouds-fill::before { content: "\f2c2"; }
.bi-clouds::before { content: "\f2c3"; }
.bi-cloudy-fill::before { content: "\f2c4"; }
.bi-cloudy::before { content: "\f2c5"; }
.bi-code-slash::before { content: "\f2c6"; }
.bi-code-square::before { content: "\f2c7"; }
.bi-code::before { content: "\f2c8"; }
.bi-collection-fill::before { content: "\f2c9"; }
.bi-collection-play-fill::before { content: "\f2ca"; }
.bi-collection-play::before { content: "\f2cb"; }
.bi-collection::before { content: "\f2cc"; }
.bi-columns-gap::before { content: "\f2cd"; }
.bi-columns::before { content: "\f2ce"; }
.bi-command::before { content: "\f2cf"; }
.bi-compass-fill::before { content: "\f2d0"; }
.bi-compass::before { content: "\f2d1"; }
.bi-cone-striped::before { content: "\f2d2"; }
.bi-cone::before { content: "\f2d3"; }
.bi-controller::before { content: "\f2d4"; }
.bi-cpu-fill::before { content: "\f2d5"; }
.bi-cpu::before { content: "\f2d6"; }
.bi-credit-card-2-back-fill::before { content: "\f2d7"; }
.bi-credit-card-2-back::before { content: "\f2d8"; }
.bi-credit-card-2-front-fill::before { content: "\f2d9"; }
.bi-credit-card-2-front::before { content: "\f2da"; }
.bi-credit-card-fill::before { content: "\f2db"; }
.bi-credit-card::before { content: "\f2dc"; }
.bi-crop::before { content: "\f2dd"; }
.bi-cup-fill::before { content: "\f2de"; }
.bi-cup-straw::before { content: "\f2df"; }
.bi-cup::before { content: "\f2e0"; }
.bi-cursor-fill::before { content: "\f2e1"; }
.bi-cursor-text::before { content: "\f2e2"; }
.bi-cursor::before { content: "\f2e3"; }
.bi-dash-circle-dotted::before { content: "\f2e4"; }
.bi-dash-circle-fill::before { content: "\f2e5"; }
.bi-dash-circle::before { content: "\f2e6"; }
.bi-dash-square-dotted::before { content: "\f2e7"; }
.bi-dash-square-fill::before { content: "\f2e8"; }
.bi-dash-square::before { content: "\f2e9"; }
.bi-dash::before { content: "\f2ea"; }
.bi-diagram-2-fill::before { content: "\f2eb"; }
.bi-diagram-2::before { content: "\f2ec"; }
.bi-diagram-3-fill::before { content: "\f2ed"; }
.bi-diagram-3::before { content: "\f2ee"; }
.bi-diamond-fill::before { content: "\f2ef"; }
.bi-diamond-half::before { content: "\f2f0"; }
.bi-diamond::before { content: "\f2f1"; }
.bi-dice-1-fill::before { content: "\f2f2"; }
.bi-dice-1::before { content: "\f2f3"; }
.bi-dice-2-fill::before { content: "\f2f4"; }
.bi-dice-2::before { content: "\f2f5"; }
.bi-dice-3-fill::before { content: "\f2f6"; }
.bi-dice-3::before { content: "\f2f7"; }
.bi-dice-4-fill::before { content: "\f2f8"; }
.bi-dice-4::before { content: "\f2f9"; }
.bi-dice-5-fill::before { content: "\f2fa"; }
.bi-dice-5::before { content: "\f2fb"; }
.bi-dice-6-fill::before { content: "\f2fc"; }
.bi-dice-6::before { content: "\f2fd"; }
.bi-disc-fill::before { content: "\f2fe"; }
.bi-disc::before { content: "\f2ff"; }
.bi-discord::before { content: "\f300"; }
.bi-display-fill::before { content: "\f301"; }
.bi-display::before { content: "\f302"; }
.bi-distribute-horizontal::before { content: "\f303"; }
.bi-distribute-vertical::before { content: "\f304"; }
.bi-door-closed-fill::before { content: "\f305"; }
.bi-door-closed::before { content: "\f306"; }
.bi-door-open-fill::before { content: "\f307"; }
.bi-door-open::before { content: "\f308"; }
.bi-dot::before { content: "\f309"; }
.bi-download::before { content: "\f30a"; }
.bi-droplet-fill::before { content: "\f30b"; }
.bi-droplet-half::before { content: "\f30c"; }
.bi-droplet::before { content: "\f30d"; }
.bi-earbuds::before { content: "\f30e"; }
.bi-easel-fill::before { content: "\f30f"; }
.bi-easel::before { content: "\f310"; }
.bi-egg-fill::before { content: "\f311"; }
.bi-egg-fried::before { content: "\f312"; }
.bi-egg::before { content: "\f313"; }
.bi-eject-fill::before { content: "\f314"; }
.bi-eject::before { content: "\f315"; }
.bi-emoji-angry-fill::before { content: "\f316"; }
.bi-emoji-angry::before { content: "\f317"; }
.bi-emoji-dizzy-fill::before { content: "\f318"; }
.bi-emoji-dizzy::before { content: "\f319"; }
.bi-emoji-expressionless-fill::before { content: "\f31a"; }
.bi-emoji-expressionless::before { content: "\f31b"; }
.bi-emoji-frown-fill::before { content: "\f31c"; }
.bi-emoji-frown::before { content: "\f31d"; }
.bi-emoji-heart-eyes-fill::before { content: "\f31e"; }
.bi-emoji-heart-eyes::before { content: "\f31f"; }
.bi-emoji-laughing-fill::before { content: "\f320"; }
.bi-emoji-laughing::before { content: "\f321"; }
.bi-emoji-neutral-fill::before { content: "\f322"; }
.bi-emoji-neutral::before { content: "\f323"; }
.bi-emoji-smile-fill::before { content: "\f324"; }
.bi-emoji-smile-upside-down-fill::before { content: "\f325"; }
.bi-emoji-smile-upside-down::before { content: "\f326"; }
.bi-emoji-smile::before { content: "\f327"; }
.bi-emoji-sunglasses-fill::before { content: "\f328"; }
.bi-emoji-sunglasses::before { content: "\f329"; }
.bi-emoji-wink-fill::before { content: "\f32a"; }
.bi-emoji-wink::before { content: "\f32b"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-envelope-open-fill::before { content: "\f32d"; }
.bi-envelope-open::before { content: "\f32e"; }
.bi-envelope::before { content: "\f32f"; }
.bi-eraser-fill::before { content: "\f330"; }
.bi-eraser::before { content: "\f331"; }
.bi-exclamation-circle-fill::before { content: "\f332"; }
.bi-exclamation-circle::before { content: "\f333"; }
.bi-exclamation-diamond-fill::before { content: "\f334"; }
.bi-exclamation-diamond::before { content: "\f335"; }
.bi-exclamation-octagon-fill::before { content: "\f336"; }
.bi-exclamation-octagon::before { content: "\f337"; }
.bi-exclamation-square-fill::before { content: "\f338"; }
.bi-exclamation-square::before { content: "\f339"; }
.bi-exclamation-triangle-fill::before { content: "\f33a"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-exclamation::before { content: "\f33c"; }
.bi-exclude::before { content: "\f33d"; }
.bi-eye-fill::before { content: "\f33e"; }
.bi-eye-slash-fill::before { content: "\f33f"; }
.bi-eye-slash::before { content: "\f340"; }
.bi-eye::before { content: "\f341"; }
.bi-eyedropper::before { content: "\f342"; }
.bi-eyeglasses::before { content: "\f343"; }
.bi-facebook::before { content: "\f344"; }
.bi-file-arrow-down-fill::before { content: "\f345"; }
.bi-file-arrow-down::before { content: "\f346"; }
.bi-file-arrow-up-fill::before { content: "\f347"; }
.bi-file-arrow-up::before { content: "\f348"; }
.bi-file-bar-graph-fill::before { content: "\f349"; }
.bi-file-bar-graph::before { content: "\f34a"; }
.bi-file-binary-fill::before { content: "\f34b"; }
.bi-file-binary::before { content: "\f34c"; }
.bi-file-break-fill::before { content: "\f34d"; }
.bi-file-break::before { content: "\f34e"; }
.bi-file-check-fill::before { content: "\f34f"; }
.bi-file-check::before { content: "\f350"; }
.bi-file-code-fill::before { content: "\f351"; }
.bi-file-code::before { content: "\f352"; }
.bi-file-diff-fill::before { content: "\f353"; }
.bi-file-diff::before { content: "\f354"; }
.bi-file-earmark-arrow-down-fill::before { content: "\f355"; }
.bi-file-earmark-arrow-down::before { content: "\f356"; }
.bi-file-earmark-arrow-up-fill::before { content: "\f357"; }
.bi-file-earmark-arrow-up::before { content: "\f358"; }
.bi-file-earmark-bar-graph-fill::before { content: "\f359"; }
.bi-file-earmark-bar-graph::before { content: "\f35a"; }
.bi-file-earmark-binary-fill::before { content: "\f35b"; }
.bi-file-earmark-binary::before { content: "\f35c"; }
.bi-file-earmark-break-fill::before { content: "\f35d"; }
.bi-file-earmark-break::before { content: "\f35e"; }
.bi-file-earmark-check-fill::before { content: "\f35f"; }
.bi-file-earmark-check::before { content: "\f360"; }
.bi-file-earmark-code-fill::before { content: "\f361"; }
.bi-file-earmark-code::before { content: "\f362"; }
.bi-file-earmark-diff-fill::before { content: "\f363"; }
.bi-file-earmark-diff::before { content: "\f364"; }
.bi-file-earmark-easel-fill::before { content: "\f365"; }
.bi-file-earmark-easel::before { content: "\f366"; }
.bi-file-earmark-excel-fill::before { content: "\f367"; }
.bi-file-earmark-excel::before { content: "\f368"; }
.bi-file-earmark-fill::before { content: "\f369"; }
.bi-file-earmark-font-fill::before { content: "\f36a"; }
.bi-file-earmark-font::before { content: "\f36b"; }
.bi-file-earmark-image-fill::before { content: "\f36c"; }
.bi-file-earmark-image::before { content: "\f36d"; }
.bi-file-earmark-lock-fill::before { content: "\f36e"; }
.bi-file-earmark-lock::before { content: "\f36f"; }
.bi-file-earmark-lock2-fill::before { content: "\f370"; }
.bi-file-earmark-lock2::before { content: "\f371"; }
.bi-file-earmark-medical-fill::before { content: "\f372"; }
.bi-file-earmark-medical::before { content: "\f373"; }
.bi-file-earmark-minus-fill::before { content: "\f374"; }
.bi-file-earmark-minus::before { content: "\f375"; }
.bi-file-earmark-music-fill::before { content: "\f376"; }
.bi-file-earmark-music::before { content: "\f377"; }
.bi-file-earmark-person-fill::before { content: "\f378"; }
.bi-file-earmark-person::before { content: "\f379"; }
.bi-file-earmark-play-fill::before { content: "\f37a"; }
.bi-file-earmark-play::before { content: "\f37b"; }
.bi-file-earmark-plus-fill::before { content: "\f37c"; }
.bi-file-earmark-plus::before { content: "\f37d"; }
.bi-file-earmark-post-fill::before { content: "\f37e"; }
.bi-file-earmark-post::before { content: "\f37f"; }
.bi-file-earmark-ppt-fill::before { content: "\f380"; }
.bi-file-earmark-ppt::before { content: "\f381"; }
.bi-file-earmark-richtext-fill::before { content: "\f382"; }
.bi-file-earmark-richtext::before { content: "\f383"; }
.bi-file-earmark-ruled-fill::before { content: "\f384"; }
.bi-file-earmark-ruled::before { content: "\f385"; }
.bi-file-earmark-slides-fill::before { content: "\f386"; }
.bi-file-earmark-slides::before { content: "\f387"; }
.bi-file-earmark-spreadsheet-fill::before { content: "\f388"; }
.bi-file-earmark-spreadsheet::before { content: "\f389"; }
.bi-file-earmark-text-fill::before { content: "\f38a"; }
.bi-file-earmark-text::before { content: "\f38b"; }
.bi-file-earmark-word-fill::before { content: "\f38c"; }
.bi-file-earmark-word::before { content: "\f38d"; }
.bi-file-earmark-x-fill::before { content: "\f38e"; }
.bi-file-earmark-x::before { content: "\f38f"; }
.bi-file-earmark-zip-fill::before { content: "\f390"; }
.bi-file-earmark-zip::before { content: "\f391"; }
.bi-file-earmark::before { content: "\f392"; }
.bi-file-easel-fill::before { content: "\f393"; }
.bi-file-easel::before { content: "\f394"; }
.bi-file-excel-fill::before { content: "\f395"; }
.bi-file-excel::before { content: "\f396"; }
.bi-file-fill::before { content: "\f397"; }
.bi-file-font-fill::before { content: "\f398"; }
.bi-file-font::before { content: "\f399"; }
.bi-file-image-fill::before { content: "\f39a"; }
.bi-file-image::before { content: "\f39b"; }
.bi-file-lock-fill::before { content: "\f39c"; }
.bi-file-lock::before { content: "\f39d"; }
.bi-file-lock2-fill::before { content: "\f39e"; }
.bi-file-lock2::before { content: "\f39f"; }
.bi-file-medical-fill::before { content: "\f3a0"; }
.bi-file-medical::before { content: "\f3a1"; }
.bi-file-minus-fill::before { content: "\f3a2"; }
.bi-file-minus::before { content: "\f3a3"; }
.bi-file-music-fill::before { content: "\f3a4"; }
.bi-file-music::before { content: "\f3a5"; }
.bi-file-person-fill::before { content: "\f3a6"; }
.bi-file-person::before { content: "\f3a7"; }
.bi-file-play-fill::before { content: "\f3a8"; }
.bi-file-play::before { content: "\f3a9"; }
.bi-file-plus-fill::before { content: "\f3aa"; }
.bi-file-plus::before { content: "\f3ab"; }
.bi-file-post-fill::before { content: "\f3ac"; }
.bi-file-post::before { content: "\f3ad"; }
.bi-file-ppt-fill::before { content: "\f3ae"; }
.bi-file-ppt::before { content: "\f3af"; }
.bi-file-richtext-fill::before { content: "\f3b0"; }
.bi-file-richtext::before { content: "\f3b1"; }
.bi-file-ruled-fill::before { content: "\f3b2"; }
.bi-file-ruled::before { content: "\f3b3"; }
.bi-file-slides-fill::before { content: "\f3b4"; }
.bi-file-slides::before { content: "\f3b5"; }
.bi-file-spreadsheet-fill::before { content: "\f3b6"; }
.bi-file-spreadsheet::before { content: "\f3b7"; }
.bi-file-text-fill::before { content: "\f3b8"; }
.bi-file-text::before { content: "\f3b9"; }
.bi-file-word-fill::before { content: "\f3ba"; }
.bi-file-word::before { content: "\f3bb"; }
.bi-file-x-fill::before { content: "\f3bc"; }
.bi-file-x::before { content: "\f3bd"; }
.bi-file-zip-fill::before { content: "\f3be"; }
.bi-file-zip::before { content: "\f3bf"; }
.bi-file::before { content: "\f3c0"; }
.bi-files-alt::before { content: "\f3c1"; }
.bi-files::before { content: "\f3c2"; }
.bi-film::before { content: "\f3c3"; }
.bi-filter-circle-fill::before { content: "\f3c4"; }
.bi-filter-circle::before { content: "\f3c5"; }
.bi-filter-left::before { content: "\f3c6"; }
.bi-filter-right::before { content: "\f3c7"; }
.bi-filter-square-fill::before { content: "\f3c8"; }
.bi-filter-square::before { content: "\f3c9"; }
.bi-filter::before { content: "\f3ca"; }
.bi-flag-fill::before { content: "\f3cb"; }
.bi-flag::before { content: "\f3cc"; }
.bi-flower1::before { content: "\f3cd"; }
.bi-flower2::before { content: "\f3ce"; }
.bi-flower3::before { content: "\f3cf"; }
.bi-folder-check::before { content: "\f3d0"; }
.bi-folder-fill::before { content: "\f3d1"; }
.bi-folder-minus::before { content: "\f3d2"; }
.bi-folder-plus::before { content: "\f3d3"; }
.bi-folder-symlink-fill::before { content: "\f3d4"; }
.bi-folder-symlink::before { content: "\f3d5"; }
.bi-folder-x::before { content: "\f3d6"; }
.bi-folder::before { content: "\f3d7"; }
.bi-folder2-open::before { content: "\f3d8"; }
.bi-folder2::before { content: "\f3d9"; }
.bi-fonts::before { content: "\f3da"; }
.bi-forward-fill::before { content: "\f3db"; }
.bi-forward::before { content: "\f3dc"; }
.bi-front::before { content: "\f3dd"; }
.bi-fullscreen-exit::before { content: "\f3de"; }
.bi-fullscreen::before { content: "\f3df"; }
.bi-funnel-fill::before { content: "\f3e0"; }
.bi-funnel::before { content: "\f3e1"; }
.bi-gear-fill::before { content: "\f3e2"; }
.bi-gear-wide-connected::before { content: "\f3e3"; }
.bi-gear-wide::before { content: "\f3e4"; }
.bi-gear::before { content: "\f3e5"; }
.bi-gem::before { content: "\f3e6"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-geo-fill::before { content: "\f3e9"; }
.bi-geo::before { content: "\f3ea"; }
.bi-gift-fill::before { content: "\f3eb"; }
.bi-gift::before { content: "\f3ec"; }
.bi-github::before { content: "\f3ed"; }
.bi-globe::before { content: "\f3ee"; }
.bi-globe2::before { content: "\f3ef"; }
.bi-google::before { content: "\f3f0"; }
.bi-graph-down::before { content: "\f3f1"; }
.bi-graph-up::before { content: "\f3f2"; }
.bi-grid-1x2-fill::before { content: "\f3f3"; }
.bi-grid-1x2::before { content: "\f3f4"; }
.bi-grid-3x2-gap-fill::before { content: "\f3f5"; }
.bi-grid-3x2-gap::before { content: "\f3f6"; }
.bi-grid-3x2::before { content: "\f3f7"; }
.bi-grid-3x3-gap-fill::before { content: "\f3f8"; }
.bi-grid-3x3-gap::before { content: "\f3f9"; }
.bi-grid-3x3::before { content: "\f3fa"; }
.bi-grid-fill::before { content: "\f3fb"; }
.bi-grid::before { content: "\f3fc"; }
.bi-grip-horizontal::before { content: "\f3fd"; }
.bi-grip-vertical::before { content: "\f3fe"; }
.bi-hammer::before { content: "\f3ff"; }
.bi-hand-index-fill::before { content: "\f400"; }
.bi-hand-index-thumb-fill::before { content: "\f401"; }
.bi-hand-index-thumb::before { content: "\f402"; }
.bi-hand-index::before { content: "\f403"; }
.bi-hand-thumbs-down-fill::before { content: "\f404"; }
.bi-hand-thumbs-down::before { content: "\f405"; }
.bi-hand-thumbs-up-fill::before { content: "\f406"; }
.bi-hand-thumbs-up::before { content: "\f407"; }
.bi-handbag-fill::before { content: "\f408"; }
.bi-handbag::before { content: "\f409"; }
.bi-hash::before { content: "\f40a"; }
.bi-hdd-fill::before { content: "\f40b"; }
.bi-hdd-network-fill::before { content: "\f40c"; }
.bi-hdd-network::before { content: "\f40d"; }
.bi-hdd-rack-fill::before { content: "\f40e"; }
.bi-hdd-rack::before { content: "\f40f"; }
.bi-hdd-stack-fill::before { content: "\f410"; }
.bi-hdd-stack::before { content: "\f411"; }
.bi-hdd::before { content: "\f412"; }
.bi-headphones::before { content: "\f413"; }
.bi-headset::before { content: "\f414"; }
.bi-heart-fill::before { content: "\f415"; }
.bi-heart-half::before { content: "\f416"; }
.bi-heart::before { content: "\f417"; }
.bi-heptagon-fill::before { content: "\f418"; }
.bi-heptagon-half::before { content: "\f419"; }
.bi-heptagon::before { content: "\f41a"; }
.bi-hexagon-fill::before { content: "\f41b"; }
.bi-hexagon-half::before { content: "\f41c"; }
.bi-hexagon::before { content: "\f41d"; }
.bi-hourglass-bottom::before { content: "\f41e"; }
.bi-hourglass-split::before { content: "\f41f"; }
.bi-hourglass-top::before { content: "\f420"; }
.bi-hourglass::before { content: "\f421"; }
.bi-house-door-fill::before { content: "\f422"; }
.bi-house-door::before { content: "\f423"; }
.bi-house-fill::before { content: "\f424"; }
.bi-house::before { content: "\f425"; }
.bi-hr::before { content: "\f426"; }
.bi-hurricane::before { content: "\f427"; }
.bi-image-alt::before { content: "\f428"; }
.bi-image-fill::before { content: "\f429"; }
.bi-image::before { content: "\f42a"; }
.bi-images::before { content: "\f42b"; }
.bi-inbox-fill::before { content: "\f42c"; }
.bi-inbox::before { content: "\f42d"; }
.bi-inboxes-fill::before { content: "\f42e"; }
.bi-inboxes::before { content: "\f42f"; }
.bi-info-circle-fill::before { content: "\f430"; }
.bi-info-circle::before { content: "\f431"; }
.bi-info-square-fill::before { content: "\f432"; }
.bi-info-square::before { content: "\f433"; }
.bi-info::before { content: "\f434"; }
.bi-input-cursor-text::before { content: "\f435"; }
.bi-input-cursor::before { content: "\f436"; }
.bi-instagram::before { content: "\f437"; }
.bi-intersect::before { content: "\f438"; }
.bi-journal-album::before { content: "\f439"; }
.bi-journal-arrow-down::before { content: "\f43a"; }
.bi-journal-arrow-up::before { content: "\f43b"; }
.bi-journal-bookmark-fill::before { content: "\f43c"; }
.bi-journal-bookmark::before { content: "\f43d"; }
.bi-journal-check::before { content: "\f43e"; }
.bi-journal-code::before { content: "\f43f"; }
.bi-journal-medical::before { content: "\f440"; }
.bi-journal-minus::before { content: "\f441"; }
.bi-journal-plus::before { content: "\f442"; }
.bi-journal-richtext::before { content: "\f443"; }
.bi-journal-text::before { content: "\f444"; }
.bi-journal-x::before { content: "\f445"; }
.bi-journal::before { content: "\f446"; }
.bi-journals::before { content: "\f447"; }
.bi-joystick::before { content: "\f448"; }
.bi-justify-left::before { content: "\f449"; }
.bi-justify-right::before { content: "\f44a"; }
.bi-justify::before { content: "\f44b"; }
.bi-kanban-fill::before { content: "\f44c"; }
.bi-kanban::before { content: "\f44d"; }
.bi-key-fill::before { content: "\f44e"; }
.bi-key::before { content: "\f44f"; }
.bi-keyboard-fill::before { content: "\f450"; }
.bi-keyboard::before { content: "\f451"; }
.bi-ladder::before { content: "\f452"; }
.bi-lamp-fill::before { content: "\f453"; }
.bi-lamp::before { content: "\f454"; }
.bi-laptop-fill::before { content: "\f455"; }
.bi-laptop::before { content: "\f456"; }
.bi-layer-backward::before { content: "\f457"; }
.bi-layer-forward::before { content: "\f458"; }
.bi-layers-fill::before { content: "\f459"; }
.bi-layers-half::before { content: "\f45a"; }
.bi-layers::before { content: "\f45b"; }
.bi-layout-sidebar-inset-reverse::before { content: "\f45c"; }
.bi-layout-sidebar-inset::before { content: "\f45d"; }
.bi-layout-sidebar-reverse::before { content: "\f45e"; }
.bi-layout-sidebar::before { content: "\f45f"; }
.bi-layout-split::before { content: "\f460"; }
.bi-layout-text-sidebar-reverse::before { content: "\f461"; }
.bi-layout-text-sidebar::before { content: "\f462"; }
.bi-layout-text-window-reverse::before { content: "\f463"; }
.bi-layout-text-window::before { content: "\f464"; }
.bi-layout-three-columns::before { content: "\f465"; }
.bi-layout-wtf::before { content: "\f466"; }
.bi-life-preserver::before { content: "\f467"; }
.bi-lightbulb-fill::before { content: "\f468"; }
.bi-lightbulb-off-fill::before { content: "\f469"; }
.bi-lightbulb-off::before { content: "\f46a"; }
.bi-lightbulb::before { content: "\f46b"; }
.bi-lightning-charge-fill::before { content: "\f46c"; }
.bi-lightning-charge::before { content: "\f46d"; }
.bi-lightning-fill::before { content: "\f46e"; }
.bi-lightning::before { content: "\f46f"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-link::before { content: "\f471"; }
.bi-linkedin::before { content: "\f472"; }
.bi-list-check::before { content: "\f473"; }
.bi-list-nested::before { content: "\f474"; }
.bi-list-ol::before { content: "\f475"; }
.bi-list-stars::before { content: "\f476"; }
.bi-list-task::before { content: "\f477"; }
.bi-list-ul::before { content: "\f478"; }
.bi-list::before { content: "\f479"; }
.bi-lock-fill::before { content: "\f47a"; }
.bi-lock::before { content: "\f47b"; }
.bi-mailbox::before { content: "\f47c"; }
.bi-mailbox2::before { content: "\f47d"; }
.bi-map-fill::before { content: "\f47e"; }
.bi-map::before { content: "\f47f"; }
.bi-markdown-fill::before { content: "\f480"; }
.bi-markdown::before { content: "\f481"; }
.bi-mask::before { content: "\f482"; }
.bi-megaphone-fill::before { content: "\f483"; }
.bi-megaphone::before { content: "\f484"; }
.bi-menu-app-fill::before { content: "\f485"; }
.bi-menu-app::before { content: "\f486"; }
.bi-menu-button-fill::before { content: "\f487"; }
.bi-menu-button-wide-fill::before { content: "\f488"; }
.bi-menu-button-wide::before { content: "\f489"; }
.bi-menu-button::before { content: "\f48a"; }
.bi-menu-down::before { content: "\f48b"; }
.bi-menu-up::before { content: "\f48c"; }
.bi-mic-fill::before { content: "\f48d"; }
.bi-mic-mute-fill::before { content: "\f48e"; }
.bi-mic-mute::before { content: "\f48f"; }
.bi-mic::before { content: "\f490"; }
.bi-minecart-loaded::before { content: "\f491"; }
.bi-minecart::before { content: "\f492"; }
.bi-moisture::before { content: "\f493"; }
.bi-moon-fill::before { content: "\f494"; }
.bi-moon-stars-fill::before { content: "\f495"; }
.bi-moon-stars::before { content: "\f496"; }
.bi-moon::before { content: "\f497"; }
.bi-mouse-fill::before { content: "\f498"; }
.bi-mouse::before { content: "\f499"; }
.bi-mouse2-fill::before { content: "\f49a"; }
.bi-mouse2::before { content: "\f49b"; }
.bi-mouse3-fill::before { content: "\f49c"; }
.bi-mouse3::before { content: "\f49d"; }
.bi-music-note-beamed::before { content: "\f49e"; }
.bi-music-note-list::before { content: "\f49f"; }
.bi-music-note::before { content: "\f4a0"; }
.bi-music-player-fill::before { content: "\f4a1"; }
.bi-music-player::before { content: "\f4a2"; }
.bi-newspaper::before { content: "\f4a3"; }
.bi-node-minus-fill::before { content: "\f4a4"; }
.bi-node-minus::before { content: "\f4a5"; }
.bi-node-plus-fill::before { content: "\f4a6"; }
.bi-node-plus::before { content: "\f4a7"; }
.bi-nut-fill::before { content: "\f4a8"; }
.bi-nut::before { content: "\f4a9"; }
.bi-octagon-fill::before { content: "\f4aa"; }
.bi-octagon-half::before { content: "\f4ab"; }
.bi-octagon::before { content: "\f4ac"; }
.bi-option::before { content: "\f4ad"; }
.bi-outlet::before { content: "\f4ae"; }
.bi-paint-bucket::before { content: "\f4af"; }
.bi-palette-fill::before { content: "\f4b0"; }
.bi-palette::before { content: "\f4b1"; }
.bi-palette2::before { content: "\f4b2"; }
.bi-paperclip::before { content: "\f4b3"; }
.bi-paragraph::before { content: "\f4b4"; }
.bi-patch-check-fill::before { content: "\f4b5"; }
.bi-patch-check::before { content: "\f4b6"; }
.bi-patch-exclamation-fill::before { content: "\f4b7"; }
.bi-patch-exclamation::before { content: "\f4b8"; }
.bi-patch-minus-fill::before { content: "\f4b9"; }
.bi-patch-minus::before { content: "\f4ba"; }
.bi-patch-plus-fill::before { content: "\f4bb"; }
.bi-patch-plus::before { content: "\f4bc"; }
.bi-patch-question-fill::before { content: "\f4bd"; }
.bi-patch-question::before { content: "\f4be"; }
.bi-pause-btn-fill::before { content: "\f4bf"; }
.bi-pause-btn::before { content: "\f4c0"; }
.bi-pause-circle-fill::before { content: "\f4c1"; }
.bi-pause-circle::before { content: "\f4c2"; }
.bi-pause-fill::before { content: "\f4c3"; }
.bi-pause::before { content: "\f4c4"; }
.bi-peace-fill::before { content: "\f4c5"; }
.bi-peace::before { content: "\f4c6"; }
.bi-pen-fill::before { content: "\f4c7"; }
.bi-pen::before { content: "\f4c8"; }
.bi-pencil-fill::before { content: "\f4c9"; }
.bi-pencil-square::before { content: "\f4ca"; }
.bi-pencil::before { content: "\f4cb"; }
.bi-pentagon-fill::before { content: "\f4cc"; }
.bi-pentagon-half::before { content: "\f4cd"; }
.bi-pentagon::before { content: "\f4ce"; }
.bi-people-fill::before { content: "\f4cf"; }
.bi-people::before { content: "\f4d0"; }
.bi-percent::before { content: "\f4d1"; }
.bi-person-badge-fill::before { content: "\f4d2"; }
.bi-person-badge::before { content: "\f4d3"; }
.bi-person-bounding-box::before { content: "\f4d4"; }
.bi-person-check-fill::before { content: "\f4d5"; }
.bi-person-check::before { content: "\f4d6"; }
.bi-person-circle::before { content: "\f4d7"; }
.bi-person-dash-fill::before { content: "\f4d8"; }
.bi-person-dash::before { content: "\f4d9"; }
.bi-person-fill::before { content: "\f4da"; }
.bi-person-lines-fill::before { content: "\f4db"; }
.bi-person-plus-fill::before { content: "\f4dc"; }
.bi-person-plus::before { content: "\f4dd"; }
.bi-person-square::before { content: "\f4de"; }
.bi-person-x-fill::before { content: "\f4df"; }
.bi-person-x::before { content: "\f4e0"; }
.bi-person::before { content: "\f4e1"; }
.bi-phone-fill::before { content: "\f4e2"; }
.bi-phone-landscape-fill::before { content: "\f4e3"; }
.bi-phone-landscape::before { content: "\f4e4"; }
.bi-phone-vibrate-fill::before { content: "\f4e5"; }
.bi-phone-vibrate::before { content: "\f4e6"; }
.bi-phone::before { content: "\f4e7"; }
.bi-pie-chart-fill::before { content: "\f4e8"; }
.bi-pie-chart::before { content: "\f4e9"; }
.bi-pin-angle-fill::before { content: "\f4ea"; }
.bi-pin-angle::before { content: "\f4eb"; }
.bi-pin-fill::before { content: "\f4ec"; }
.bi-pin::before { content: "\f4ed"; }
.bi-pip-fill::before { content: "\f4ee"; }
.bi-pip::before { content: "\f4ef"; }
.bi-play-btn-fill::before { content: "\f4f0"; }
.bi-play-btn::before { content: "\f4f1"; }
.bi-play-circle-fill::before { content: "\f4f2"; }
.bi-play-circle::before { content: "\f4f3"; }
.bi-play-fill::before { content: "\f4f4"; }
.bi-play::before { content: "\f4f5"; }
.bi-plug-fill::before { content: "\f4f6"; }
.bi-plug::before { content: "\f4f7"; }
.bi-plus-circle-dotted::before { content: "\f4f8"; }
.bi-plus-circle-fill::before { content: "\f4f9"; }
.bi-plus-circle::before { content: "\f4fa"; }
.bi-plus-square-dotted::before { content: "\f4fb"; }
.bi-plus-square-fill::before { content: "\f4fc"; }
.bi-plus-square::before { content: "\f4fd"; }
.bi-plus::before { content: "\f4fe"; }
.bi-power::before { content: "\f4ff"; }
.bi-printer-fill::before { content: "\f500"; }
.bi-printer::before { content: "\f501"; }
.bi-puzzle-fill::before { content: "\f502"; }
.bi-puzzle::before { content: "\f503"; }
.bi-question-circle-fill::before { content: "\f504"; }
.bi-question-circle::before { content: "\f505"; }
.bi-question-diamond-fill::before { content: "\f506"; }
.bi-question-diamond::before { content: "\f507"; }
.bi-question-octagon-fill::before { content: "\f508"; }
.bi-question-octagon::before { content: "\f509"; }
.bi-question-square-fill::before { content: "\f50a"; }
.bi-question-square::before { content: "\f50b"; }
.bi-question::before { content: "\f50c"; }
.bi-rainbow::before { content: "\f50d"; }
.bi-receipt-cutoff::before { content: "\f50e"; }
.bi-receipt::before { content: "\f50f"; }
.bi-reception-0::before { content: "\f510"; }
.bi-reception-1::before { content: "\f511"; }
.bi-reception-2::before { content: "\f512"; }
.bi-reception-3::before { content: "\f513"; }
.bi-reception-4::before { content: "\f514"; }
.bi-record-btn-fill::before { content: "\f515"; }
.bi-record-btn::before { content: "\f516"; }
.bi-record-circle-fill::before { content: "\f517"; }
.bi-record-circle::before { content: "\f518"; }
.bi-record-fill::before { content: "\f519"; }
.bi-record::before { content: "\f51a"; }
.bi-record2-fill::before { content: "\f51b"; }
.bi-record2::before { content: "\f51c"; }
.bi-reply-all-fill::before { content: "\f51d"; }
.bi-reply-all::before { content: "\f51e"; }
.bi-reply-fill::before { content: "\f51f"; }
.bi-reply::before { content: "\f520"; }
.bi-rss-fill::before { content: "\f521"; }
.bi-rss::before { content: "\f522"; }
.bi-rulers::before { content: "\f523"; }
.bi-save-fill::before { content: "\f524"; }
.bi-save::before { content: "\f525"; }
.bi-save2-fill::before { content: "\f526"; }
.bi-save2::before { content: "\f527"; }
.bi-scissors::before { content: "\f528"; }
.bi-screwdriver::before { content: "\f529"; }
.bi-search::before { content: "\f52a"; }
.bi-segmented-nav::before { content: "\f52b"; }
.bi-server::before { content: "\f52c"; }
.bi-share-fill::before { content: "\f52d"; }
.bi-share::before { content: "\f52e"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shield-exclamation::before { content: "\f530"; }
.bi-shield-fill-check::before { content: "\f531"; }
.bi-shield-fill-exclamation::before { content: "\f532"; }
.bi-shield-fill-minus::before { content: "\f533"; }
.bi-shield-fill-plus::before { content: "\f534"; }
.bi-shield-fill-x::before { content: "\f535"; }
.bi-shield-fill::before { content: "\f536"; }
.bi-shield-lock-fill::before { content: "\f537"; }
.bi-shield-lock::before { content: "\f538"; }
.bi-shield-minus::before { content: "\f539"; }
.bi-shield-plus::before { content: "\f53a"; }
.bi-shield-shaded::before { content: "\f53b"; }
.bi-shield-slash-fill::before { content: "\f53c"; }
.bi-shield-slash::before { content: "\f53d"; }
.bi-shield-x::before { content: "\f53e"; }
.bi-shield::before { content: "\f53f"; }
.bi-shift-fill::before { content: "\f540"; }
.bi-shift::before { content: "\f541"; }
.bi-shop-window::before { content: "\f542"; }
.bi-shop::before { content: "\f543"; }
.bi-shuffle::before { content: "\f544"; }
.bi-signpost-2-fill::before { content: "\f545"; }
.bi-signpost-2::before { content: "\f546"; }
.bi-signpost-fill::before { content: "\f547"; }
.bi-signpost-split-fill::before { content: "\f548"; }
.bi-signpost-split::before { content: "\f549"; }
.bi-signpost::before { content: "\f54a"; }
.bi-sim-fill::before { content: "\f54b"; }
.bi-sim::before { content: "\f54c"; }
.bi-skip-backward-btn-fill::before { content: "\f54d"; }
.bi-skip-backward-btn::before { content: "\f54e"; }
.bi-skip-backward-circle-fill::before { content: "\f54f"; }
.bi-skip-backward-circle::before { content: "\f550"; }
.bi-skip-backward-fill::before { content: "\f551"; }
.bi-skip-backward::before { content: "\f552"; }
.bi-skip-end-btn-fill::before { content: "\f553"; }
.bi-skip-end-btn::before { content: "\f554"; }
.bi-skip-end-circle-fill::before { content: "\f555"; }
.bi-skip-end-circle::before { content: "\f556"; }
.bi-skip-end-fill::before { content: "\f557"; }
.bi-skip-end::before { content: "\f558"; }
.bi-skip-forward-btn-fill::before { content: "\f559"; }
.bi-skip-forward-btn::before { content: "\f55a"; }
.bi-skip-forward-circle-fill::before { content: "\f55b"; }
.bi-skip-forward-circle::before { content: "\f55c"; }
.bi-skip-forward-fill::before { content: "\f55d"; }
.bi-skip-forward::before { content: "\f55e"; }
.bi-skip-start-btn-fill::before { content: "\f55f"; }
.bi-skip-start-btn::before { content: "\f560"; }
.bi-skip-start-circle-fill::before { content: "\f561"; }
.bi-skip-start-circle::before { content: "\f562"; }
.bi-skip-start-fill::before { content: "\f563"; }
.bi-skip-start::before { content: "\f564"; }
.bi-slack::before { content: "\f565"; }
.bi-slash-circle-fill::before { content: "\f566"; }
.bi-slash-circle::before { content: "\f567"; }
.bi-slash-square-fill::before { content: "\f568"; }
.bi-slash-square::before { content: "\f569"; }
.bi-slash::before { content: "\f56a"; }
.bi-sliders::before { content: "\f56b"; }
.bi-smartwatch::before { content: "\f56c"; }
.bi-snow::before { content: "\f56d"; }
.bi-snow2::before { content: "\f56e"; }
.bi-snow3::before { content: "\f56f"; }
.bi-sort-alpha-down-alt::before { content: "\f570"; }
.bi-sort-alpha-down::before { content: "\f571"; }
.bi-sort-alpha-up-alt::before { content: "\f572"; }
.bi-sort-alpha-up::before { content: "\f573"; }
.bi-sort-down-alt::before { content: "\f574"; }
.bi-sort-down::before { content: "\f575"; }
.bi-sort-numeric-down-alt::before { content: "\f576"; }
.bi-sort-numeric-down::before { content: "\f577"; }
.bi-sort-numeric-up-alt::before { content: "\f578"; }
.bi-sort-numeric-up::before { content: "\f579"; }
.bi-sort-up-alt::before { content: "\f57a"; }
.bi-sort-up::before { content: "\f57b"; }
.bi-soundwave::before { content: "\f57c"; }
.bi-speaker-fill::before { content: "\f57d"; }
.bi-speaker::before { content: "\f57e"; }
.bi-speedometer::before { content: "\f57f"; }
.bi-speedometer2::before { content: "\f580"; }
.bi-spellcheck::before { content: "\f581"; }
.bi-square-fill::before { content: "\f582"; }
.bi-square-half::before { content: "\f583"; }
.bi-square::before { content: "\f584"; }
.bi-stack::before { content: "\f585"; }
.bi-star-fill::before { content: "\f586"; }
.bi-star-half::before { content: "\f587"; }
.bi-star::before { content: "\f588"; }
.bi-stars::before { content: "\f589"; }
.bi-stickies-fill::before { content: "\f58a"; }
.bi-stickies::before { content: "\f58b"; }
.bi-sticky-fill::before { content: "\f58c"; }
.bi-sticky::before { content: "\f58d"; }
.bi-stop-btn-fill::before { content: "\f58e"; }
.bi-stop-btn::before { content: "\f58f"; }
.bi-stop-circle-fill::before { content: "\f590"; }
.bi-stop-circle::before { content: "\f591"; }
.bi-stop-fill::before { content: "\f592"; }
.bi-stop::before { content: "\f593"; }
.bi-stoplights-fill::before { content: "\f594"; }
.bi-stoplights::before { content: "\f595"; }
.bi-stopwatch-fill::before { content: "\f596"; }
.bi-stopwatch::before { content: "\f597"; }
.bi-subtract::before { content: "\f598"; }
.bi-suit-club-fill::before { content: "\f599"; }
.bi-suit-club::before { content: "\f59a"; }
.bi-suit-diamond-fill::before { content: "\f59b"; }
.bi-suit-diamond::before { content: "\f59c"; }
.bi-suit-heart-fill::before { content: "\f59d"; }
.bi-suit-heart::before { content: "\f59e"; }
.bi-suit-spade-fill::before { content: "\f59f"; }
.bi-suit-spade::before { content: "\f5a0"; }
.bi-sun-fill::before { content: "\f5a1"; }
.bi-sun::before { content: "\f5a2"; }
.bi-sunglasses::before { content: "\f5a3"; }
.bi-sunrise-fill::before { content: "\f5a4"; }
.bi-sunrise::before { content: "\f5a5"; }
.bi-sunset-fill::before { content: "\f5a6"; }
.bi-sunset::before { content: "\f5a7"; }
.bi-symmetry-horizontal::before { content: "\f5a8"; }
.bi-symmetry-vertical::before { content: "\f5a9"; }
.bi-table::before { content: "\f5aa"; }
.bi-tablet-fill::before { content: "\f5ab"; }
.bi-tablet-landscape-fill::before { content: "\f5ac"; }
.bi-tablet-landscape::before { content: "\f5ad"; }
.bi-tablet::before { content: "\f5ae"; }
.bi-tag-fill::before { content: "\f5af"; }
.bi-tag::before { content: "\f5b0"; }
.bi-tags-fill::before { content: "\f5b1"; }
.bi-tags::before { content: "\f5b2"; }
.bi-telegram::before { content: "\f5b3"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-telephone-forward-fill::before { content: "\f5b5"; }
.bi-telephone-forward::before { content: "\f5b6"; }
.bi-telephone-inbound-fill::before { content: "\f5b7"; }
.bi-telephone-inbound::before { content: "\f5b8"; }
.bi-telephone-minus-fill::before { content: "\f5b9"; }
.bi-telephone-minus::before { content: "\f5ba"; }
.bi-telephone-outbound-fill::before { content: "\f5bb"; }
.bi-telephone-outbound::before { content: "\f5bc"; }
.bi-telephone-plus-fill::before { content: "\f5bd"; }
.bi-telephone-plus::before { content: "\f5be"; }
.bi-telephone-x-fill::before { content: "\f5bf"; }
.bi-telephone-x::before { content: "\f5c0"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-terminal-fill::before { content: "\f5c2"; }
.bi-terminal::before { content: "\f5c3"; }
.bi-text-center::before { content: "\f5c4"; }
.bi-text-indent-left::before { content: "\f5c5"; }
.bi-text-indent-right::before { content: "\f5c6"; }
.bi-text-left::before { content: "\f5c7"; }
.bi-text-paragraph::before { content: "\f5c8"; }
.bi-text-right::before { content: "\f5c9"; }
.bi-textarea-resize::before { content: "\f5ca"; }
.bi-textarea-t::before { content: "\f5cb"; }
.bi-textarea::before { content: "\f5cc"; }
.bi-thermometer-half::before { content: "\f5cd"; }
.bi-thermometer-high::before { content: "\f5ce"; }
.bi-thermometer-low::before { content: "\f5cf"; }
.bi-thermometer-snow::before { content: "\f5d0"; }
.bi-thermometer-sun::before { content: "\f5d1"; }
.bi-thermometer::before { content: "\f5d2"; }
.bi-three-dots-vertical::before { content: "\f5d3"; }
.bi-three-dots::before { content: "\f5d4"; }
.bi-toggle-off::before { content: "\f5d5"; }
.bi-toggle-on::before { content: "\f5d6"; }
.bi-toggle2-off::before { content: "\f5d7"; }
.bi-toggle2-on::before { content: "\f5d8"; }
.bi-toggles::before { content: "\f5d9"; }
.bi-toggles2::before { content: "\f5da"; }
.bi-tools::before { content: "\f5db"; }
.bi-tornado::before { content: "\f5dc"; }
.bi-trash-fill::before { content: "\f5dd"; }
.bi-trash::before { content: "\f5de"; }
.bi-trash2-fill::before { content: "\f5df"; }
.bi-trash2::before { content: "\f5e0"; }
.bi-tree-fill::before { content: "\f5e1"; }
.bi-tree::before { content: "\f5e2"; }
.bi-triangle-fill::before { content: "\f5e3"; }
.bi-triangle-half::before { content: "\f5e4"; }
.bi-triangle::before { content: "\f5e5"; }
.bi-trophy-fill::before { content: "\f5e6"; }
.bi-trophy::before { content: "\f5e7"; }
.bi-tropical-storm::before { content: "\f5e8"; }
.bi-truck-flatbed::before { content: "\f5e9"; }
.bi-truck::before { content: "\f5ea"; }
.bi-tsunami::before { content: "\f5eb"; }
.bi-tv-fill::before { content: "\f5ec"; }
.bi-tv::before { content: "\f5ed"; }
.bi-twitch::before { content: "\f5ee"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-type-bold::before { content: "\f5f0"; }
.bi-type-h1::before { content: "\f5f1"; }
.bi-type-h2::before { content: "\f5f2"; }
.bi-type-h3::before { content: "\f5f3"; }
.bi-type-italic::before { content: "\f5f4"; }
.bi-type-strikethrough::before { content: "\f5f5"; }
.bi-type-underline::before { content: "\f5f6"; }
.bi-type::before { content: "\f5f7"; }
.bi-ui-checks-grid::before { content: "\f5f8"; }
.bi-ui-checks::before { content: "\f5f9"; }
.bi-ui-radios-grid::before { content: "\f5fa"; }
.bi-ui-radios::before { content: "\f5fb"; }
.bi-umbrella-fill::before { content: "\f5fc"; }
.bi-umbrella::before { content: "\f5fd"; }
.bi-union::before { content: "\f5fe"; }
.bi-unlock-fill::before { content: "\f5ff"; }
.bi-unlock::before { content: "\f600"; }
.bi-upc-scan::before { content: "\f601"; }
.bi-upc::before { content: "\f602"; }
.bi-upload::before { content: "\f603"; }
.bi-vector-pen::before { content: "\f604"; }
.bi-view-list::before { content: "\f605"; }
.bi-view-stacked::before { content: "\f606"; }
.bi-vinyl-fill::before { content: "\f607"; }
.bi-vinyl::before { content: "\f608"; }
.bi-voicemail::before { content: "\f609"; }
.bi-volume-down-fill::before { content: "\f60a"; }
.bi-volume-down::before { content: "\f60b"; }
.bi-volume-mute-fill::before { content: "\f60c"; }
.bi-volume-mute::before { content: "\f60d"; }
.bi-volume-off-fill::before { content: "\f60e"; }
.bi-volume-off::before { content: "\f60f"; }
.bi-volume-up-fill::before { content: "\f610"; }
.bi-volume-up::before { content: "\f611"; }
.bi-vr::before { content: "\f612"; }
.bi-wallet-fill::before { content: "\f613"; }
.bi-wallet::before { content: "\f614"; }
.bi-wallet2::before { content: "\f615"; }
.bi-watch::before { content: "\f616"; }
.bi-water::before { content: "\f617"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-wifi-1::before { content: "\f619"; }
.bi-wifi-2::before { content: "\f61a"; }
.bi-wifi-off::before { content: "\f61b"; }
.bi-wifi::before { content: "\f61c"; }
.bi-wind::before { content: "\f61d"; }
.bi-window-dock::before { content: "\f61e"; }
.bi-window-sidebar::before { content: "\f61f"; }
.bi-window::before { content: "\f620"; }
.bi-wrench::before { content: "\f621"; }
.bi-x-circle-fill::before { content: "\f622"; }
.bi-x-circle::before { content: "\f623"; }
.bi-x-diamond-fill::before { content: "\f624"; }
.bi-x-diamond::before { content: "\f625"; }
.bi-x-octagon-fill::before { content: "\f626"; }
.bi-x-octagon::before { content: "\f627"; }
.bi-x-square-fill::before { content: "\f628"; }
.bi-x-square::before { content: "\f629"; }
.bi-x::before { content: "\f62a"; }
.bi-youtube::before { content: "\f62b"; }
.bi-zoom-in::before { content: "\f62c"; }
.bi-zoom-out::before { content: "\f62d"; }
.bi-bank::before { content: "\f62e"; }
.bi-bank2::before { content: "\f62f"; }
.bi-bell-slash-fill::before { content: "\f630"; }
.bi-bell-slash::before { content: "\f631"; }
.bi-cash-coin::before { content: "\f632"; }
.bi-check-lg::before { content: "\f633"; }
.bi-coin::before { content: "\f634"; }
.bi-currency-bitcoin::before { content: "\f635"; }
.bi-currency-dollar::before { content: "\f636"; }
.bi-currency-euro::before { content: "\f637"; }
.bi-currency-exchange::before { content: "\f638"; }
.bi-currency-pound::before { content: "\f639"; }
.bi-currency-yen::before { content: "\f63a"; }
.bi-dash-lg::before { content: "\f63b"; }
.bi-exclamation-lg::before { content: "\f63c"; }
.bi-file-earmark-pdf-fill::before { content: "\f63d"; }
.bi-file-earmark-pdf::before { content: "\f63e"; }
.bi-file-pdf-fill::before { content: "\f63f"; }
.bi-file-pdf::before { content: "\f640"; }
.bi-gender-ambiguous::before { content: "\f641"; }
.bi-gender-female::before { content: "\f642"; }
.bi-gender-male::before { content: "\f643"; }
.bi-gender-trans::before { content: "\f644"; }
.bi-headset-vr::before { content: "\f645"; }
.bi-info-lg::before { content: "\f646"; }
.bi-mastodon::before { content: "\f647"; }
.bi-messenger::before { content: "\f648"; }
.bi-piggy-bank-fill::before { content: "\f649"; }
.bi-piggy-bank::before { content: "\f64a"; }
.bi-pin-map-fill::before { content: "\f64b"; }
.bi-pin-map::before { content: "\f64c"; }
.bi-plus-lg::before { content: "\f64d"; }
.bi-question-lg::before { content: "\f64e"; }
.bi-recycle::before { content: "\f64f"; }
.bi-reddit::before { content: "\f650"; }
.bi-safe-fill::before { content: "\f651"; }
.bi-safe2-fill::before { content: "\f652"; }
.bi-safe2::before { content: "\f653"; }
.bi-sd-card-fill::before { content: "\f654"; }
.bi-sd-card::before { content: "\f655"; }
.bi-skype::before { content: "\f656"; }
.bi-slash-lg::before { content: "\f657"; }
.bi-translate::before { content: "\f658"; }
.bi-x-lg::before { content: "\f659"; }
.bi-safe::before { content: "\f65a"; }
.bi-apple::before { content: "\f65b"; }
.bi-microsoft::before { content: "\f65d"; }
.bi-windows::before { content: "\f65e"; }
.bi-behance::before { content: "\f65c"; }
.bi-dribbble::before { content: "\f65f"; }
.bi-line::before { content: "\f660"; }
.bi-medium::before { content: "\f661"; }
.bi-paypal::before { content: "\f662"; }
.bi-pinterest::before { content: "\f663"; }
.bi-signal::before { content: "\f664"; }
.bi-snapchat::before { content: "\f665"; }
.bi-spotify::before { content: "\f666"; }
.bi-stack-overflow::before { content: "\f667"; }
.bi-strava::before { content: "\f668"; }
.bi-wordpress::before { content: "\f669"; }
.bi-vimeo::before { content: "\f66a"; }
.bi-activity::before { content: "\f66b"; }
.bi-easel2-fill::before { content: "\f66c"; }
.bi-easel2::before { content: "\f66d"; }
.bi-easel3-fill::before { content: "\f66e"; }
.bi-easel3::before { content: "\f66f"; }
.bi-fan::before { content: "\f670"; }
.bi-fingerprint::before { content: "\f671"; }
.bi-graph-down-arrow::before { content: "\f672"; }
.bi-graph-up-arrow::before { content: "\f673"; }
.bi-hypnotize::before { content: "\f674"; }
.bi-magic::before { content: "\f675"; }
.bi-person-rolodex::before { content: "\f676"; }
.bi-person-video::before { content: "\f677"; }
.bi-person-video2::before { content: "\f678"; }
.bi-person-video3::before { content: "\f679"; }
.bi-person-workspace::before { content: "\f67a"; }
.bi-radioactive::before { content: "\f67b"; }
.bi-webcam-fill::before { content: "\f67c"; }
.bi-webcam::before { content: "\f67d"; }
.bi-yin-yang::before { content: "\f67e"; }
.bi-bandaid-fill::before { content: "\f680"; }
.bi-bandaid::before { content: "\f681"; }
.bi-bluetooth::before { content: "\f682"; }
.bi-body-text::before { content: "\f683"; }
.bi-boombox::before { content: "\f684"; }
.bi-boxes::before { content: "\f685"; }
.bi-dpad-fill::before { content: "\f686"; }
.bi-dpad::before { content: "\f687"; }
.bi-ear-fill::before { content: "\f688"; }
.bi-ear::before { content: "\f689"; }
.bi-envelope-check-fill::before { content: "\f68b"; }
.bi-envelope-check::before { content: "\f68c"; }
.bi-envelope-dash-fill::before { content: "\f68e"; }
.bi-envelope-dash::before { content: "\f68f"; }
.bi-envelope-exclamation-fill::before { content: "\f691"; }
.bi-envelope-exclamation::before { content: "\f692"; }
.bi-envelope-plus-fill::before { content: "\f693"; }
.bi-envelope-plus::before { content: "\f694"; }
.bi-envelope-slash-fill::before { content: "\f696"; }
.bi-envelope-slash::before { content: "\f697"; }
.bi-envelope-x-fill::before { content: "\f699"; }
.bi-envelope-x::before { content: "\f69a"; }
.bi-explicit-fill::before { content: "\f69b"; }
.bi-explicit::before { content: "\f69c"; }
.bi-git::before { content: "\f69d"; }
.bi-infinity::before { content: "\f69e"; }
.bi-list-columns-reverse::before { content: "\f69f"; }
.bi-list-columns::before { content: "\f6a0"; }
.bi-meta::before { content: "\f6a1"; }
.bi-nintendo-switch::before { content: "\f6a4"; }
.bi-pc-display-horizontal::before { content: "\f6a5"; }
.bi-pc-display::before { content: "\f6a6"; }
.bi-pc-horizontal::before { content: "\f6a7"; }
.bi-pc::before { content: "\f6a8"; }
.bi-playstation::before { content: "\f6a9"; }
.bi-plus-slash-minus::before { content: "\f6aa"; }
.bi-projector-fill::before { content: "\f6ab"; }
.bi-projector::before { content: "\f6ac"; }
.bi-qr-code-scan::before { content: "\f6ad"; }
.bi-qr-code::before { content: "\f6ae"; }
.bi-quora::before { content: "\f6af"; }
.bi-quote::before { content: "\f6b0"; }
.bi-robot::before { content: "\f6b1"; }
.bi-send-check-fill::before { content: "\f6b2"; }
.bi-send-check::before { content: "\f6b3"; }
.bi-send-dash-fill::before { content: "\f6b4"; }
.bi-send-dash::before { content: "\f6b5"; }
.bi-send-exclamation-fill::before { content: "\f6b7"; }
.bi-send-exclamation::before { content: "\f6b8"; }
.bi-send-fill::before { content: "\f6b9"; }
.bi-send-plus-fill::before { content: "\f6ba"; }
.bi-send-plus::before { content: "\f6bb"; }
.bi-send-slash-fill::before { content: "\f6bc"; }
.bi-send-slash::before { content: "\f6bd"; }
.bi-send-x-fill::before { content: "\f6be"; }
.bi-send-x::before { content: "\f6bf"; }
.bi-send::before { content: "\f6c0"; }
.bi-steam::before { content: "\f6c1"; }
.bi-terminal-dash::before { content: "\f6c3"; }
.bi-terminal-plus::before { content: "\f6c4"; }
.bi-terminal-split::before { content: "\f6c5"; }
.bi-ticket-detailed-fill::before { content: "\f6c6"; }
.bi-ticket-detailed::before { content: "\f6c7"; }
.bi-ticket-fill::before { content: "\f6c8"; }
.bi-ticket-perforated-fill::before { content: "\f6c9"; }
.bi-ticket-perforated::before { content: "\f6ca"; }
.bi-ticket::before { content: "\f6cb"; }
.bi-tiktok::before { content: "\f6cc"; }
.bi-window-dash::before { content: "\f6cd"; }
.bi-window-desktop::before { content: "\f6ce"; }
.bi-window-fullscreen::before { content: "\f6cf"; }
.bi-window-plus::before { content: "\f6d0"; }
.bi-window-split::before { content: "\f6d1"; }
.bi-window-stack::before { content: "\f6d2"; }
.bi-window-x::before { content: "\f6d3"; }
.bi-xbox::before { content: "\f6d4"; }
.bi-ethernet::before { content: "\f6d5"; }
.bi-hdmi-fill::before { content: "\f6d6"; }
.bi-hdmi::before { content: "\f6d7"; }
.bi-usb-c-fill::before { content: "\f6d8"; }
.bi-usb-c::before { content: "\f6d9"; }
.bi-usb-fill::before { content: "\f6da"; }
.bi-usb-plug-fill::before { content: "\f6db"; }
.bi-usb-plug::before { content: "\f6dc"; }
.bi-usb-symbol::before { content: "\f6dd"; }
.bi-usb::before { content: "\f6de"; }
.bi-boombox-fill::before { content: "\f6df"; }
.bi-displayport::before { content: "\f6e1"; }
.bi-gpu-card::before { content: "\f6e2"; }
.bi-memory::before { content: "\f6e3"; }
.bi-modem-fill::before { content: "\f6e4"; }
.bi-modem::before { content: "\f6e5"; }
.bi-motherboard-fill::before { content: "\f6e6"; }
.bi-motherboard::before { content: "\f6e7"; }
.bi-optical-audio-fill::before { content: "\f6e8"; }
.bi-optical-audio::before { content: "\f6e9"; }
.bi-pci-card::before { content: "\f6ea"; }
.bi-router-fill::before { content: "\f6eb"; }
.bi-router::before { content: "\f6ec"; }
.bi-thunderbolt-fill::before { content: "\f6ef"; }
.bi-thunderbolt::before { content: "\f6f0"; }
.bi-usb-drive-fill::before { content: "\f6f1"; }
.bi-usb-drive::before { content: "\f6f2"; }
.bi-usb-micro-fill::before { content: "\f6f3"; }
.bi-usb-micro::before { content: "\f6f4"; }
.bi-usb-mini-fill::before { content: "\f6f5"; }
.bi-usb-mini::before { content: "\f6f6"; }
.bi-cloud-haze2::before { content: "\f6f7"; }
.bi-device-hdd-fill::before { content: "\f6f8"; }
.bi-device-hdd::before { content: "\f6f9"; }
.bi-device-ssd-fill::before { content: "\f6fa"; }
.bi-device-ssd::before { content: "\f6fb"; }
.bi-displayport-fill::before { content: "\f6fc"; }
.bi-mortarboard-fill::before { content: "\f6fd"; }
.bi-mortarboard::before { content: "\f6fe"; }
.bi-terminal-x::before { content: "\f6ff"; }
.bi-arrow-through-heart-fill::before { content: "\f700"; }
.bi-arrow-through-heart::before { content: "\f701"; }
.bi-badge-sd-fill::before { content: "\f702"; }
.bi-badge-sd::before { content: "\f703"; }
.bi-bag-heart-fill::before { content: "\f704"; }
.bi-bag-heart::before { content: "\f705"; }
.bi-balloon-fill::before { content: "\f706"; }
.bi-balloon-heart-fill::before { content: "\f707"; }
.bi-balloon-heart::before { content: "\f708"; }
.bi-balloon::before { content: "\f709"; }
.bi-box2-fill::before { content: "\f70a"; }
.bi-box2-heart-fill::before { content: "\f70b"; }
.bi-box2-heart::before { content: "\f70c"; }
.bi-box2::before { content: "\f70d"; }
.bi-braces-asterisk::before { content: "\f70e"; }
.bi-calendar-heart-fill::before { content: "\f70f"; }
.bi-calendar-heart::before { content: "\f710"; }
.bi-calendar2-heart-fill::before { content: "\f711"; }
.bi-calendar2-heart::before { content: "\f712"; }
.bi-chat-heart-fill::before { content: "\f713"; }
.bi-chat-heart::before { content: "\f714"; }
.bi-chat-left-heart-fill::before { content: "\f715"; }
.bi-chat-left-heart::before { content: "\f716"; }
.bi-chat-right-heart-fill::before { content: "\f717"; }
.bi-chat-right-heart::before { content: "\f718"; }
.bi-chat-square-heart-fill::before { content: "\f719"; }
.bi-chat-square-heart::before { content: "\f71a"; }
.bi-clipboard-check-fill::before { content: "\f71b"; }
.bi-clipboard-data-fill::before { content: "\f71c"; }
.bi-clipboard-fill::before { content: "\f71d"; }
.bi-clipboard-heart-fill::before { content: "\f71e"; }
.bi-clipboard-heart::before { content: "\f71f"; }
.bi-clipboard-minus-fill::before { content: "\f720"; }
.bi-clipboard-plus-fill::before { content: "\f721"; }
.bi-clipboard-pulse::before { content: "\f722"; }
.bi-clipboard-x-fill::before { content: "\f723"; }
.bi-clipboard2-check-fill::before { content: "\f724"; }
.bi-clipboard2-check::before { content: "\f725"; }
.bi-clipboard2-data-fill::before { content: "\f726"; }
.bi-clipboard2-data::before { content: "\f727"; }
.bi-clipboard2-fill::before { content: "\f728"; }
.bi-clipboard2-heart-fill::before { content: "\f729"; }
.bi-clipboard2-heart::before { content: "\f72a"; }
.bi-clipboard2-minus-fill::before { content: "\f72b"; }
.bi-clipboard2-minus::before { content: "\f72c"; }
.bi-clipboard2-plus-fill::before { content: "\f72d"; }
.bi-clipboard2-plus::before { content: "\f72e"; }
.bi-clipboard2-pulse-fill::before { content: "\f72f"; }
.bi-clipboard2-pulse::before { content: "\f730"; }
.bi-clipboard2-x-fill::before { content: "\f731"; }
.bi-clipboard2-x::before { content: "\f732"; }
.bi-clipboard2::before { content: "\f733"; }
.bi-emoji-kiss-fill::before { content: "\f734"; }
.bi-emoji-kiss::before { content: "\f735"; }
.bi-envelope-heart-fill::before { content: "\f736"; }
.bi-envelope-heart::before { content: "\f737"; }
.bi-envelope-open-heart-fill::before { content: "\f738"; }
.bi-envelope-open-heart::before { content: "\f739"; }
.bi-envelope-paper-fill::before { content: "\f73a"; }
.bi-envelope-paper-heart-fill::before { content: "\f73b"; }
.bi-envelope-paper-heart::before { content: "\f73c"; }
.bi-envelope-paper::before { content: "\f73d"; }
.bi-filetype-aac::before { content: "\f73e"; }
.bi-filetype-ai::before { content: "\f73f"; }
.bi-filetype-bmp::before { content: "\f740"; }
.bi-filetype-cs::before { content: "\f741"; }
.bi-filetype-css::before { content: "\f742"; }
.bi-filetype-csv::before { content: "\f743"; }
.bi-filetype-doc::before { content: "\f744"; }
.bi-filetype-docx::before { content: "\f745"; }
.bi-filetype-exe::before { content: "\f746"; }
.bi-filetype-gif::before { content: "\f747"; }
.bi-filetype-heic::before { content: "\f748"; }
.bi-filetype-html::before { content: "\f749"; }
.bi-filetype-java::before { content: "\f74a"; }
.bi-filetype-jpg::before { content: "\f74b"; }
.bi-filetype-js::before { content: "\f74c"; }
.bi-filetype-jsx::before { content: "\f74d"; }
.bi-filetype-key::before { content: "\f74e"; }
.bi-filetype-m4p::before { content: "\f74f"; }
.bi-filetype-md::before { content: "\f750"; }
.bi-filetype-mdx::before { content: "\f751"; }
.bi-filetype-mov::before { content: "\f752"; }
.bi-filetype-mp3::before { content: "\f753"; }
.bi-filetype-mp4::before { content: "\f754"; }
.bi-filetype-otf::before { content: "\f755"; }
.bi-filetype-pdf::before { content: "\f756"; }
.bi-filetype-php::before { content: "\f757"; }
.bi-filetype-png::before { content: "\f758"; }
.bi-filetype-ppt::before { content: "\f75a"; }
.bi-filetype-psd::before { content: "\f75b"; }
.bi-filetype-py::before { content: "\f75c"; }
.bi-filetype-raw::before { content: "\f75d"; }
.bi-filetype-rb::before { content: "\f75e"; }
.bi-filetype-sass::before { content: "\f75f"; }
.bi-filetype-scss::before { content: "\f760"; }
.bi-filetype-sh::before { content: "\f761"; }
.bi-filetype-svg::before { content: "\f762"; }
.bi-filetype-tiff::before { content: "\f763"; }
.bi-filetype-tsx::before { content: "\f764"; }
.bi-filetype-ttf::before { content: "\f765"; }
.bi-filetype-txt::before { content: "\f766"; }
.bi-filetype-wav::before { content: "\f767"; }
.bi-filetype-woff::before { content: "\f768"; }
.bi-filetype-xls::before { content: "\f76a"; }
.bi-filetype-xml::before { content: "\f76b"; }
.bi-filetype-yml::before { content: "\f76c"; }
.bi-heart-arrow::before { content: "\f76d"; }
.bi-heart-pulse-fill::before { content: "\f76e"; }
.bi-heart-pulse::before { content: "\f76f"; }
.bi-heartbreak-fill::before { content: "\f770"; }
.bi-heartbreak::before { content: "\f771"; }
.bi-hearts::before { content: "\f772"; }
.bi-hospital-fill::before { content: "\f773"; }
.bi-hospital::before { content: "\f774"; }
.bi-house-heart-fill::before { content: "\f775"; }
.bi-house-heart::before { content: "\f776"; }
.bi-incognito::before { content: "\f777"; }
.bi-magnet-fill::before { content: "\f778"; }
.bi-magnet::before { content: "\f779"; }
.bi-person-heart::before { content: "\f77a"; }
.bi-person-hearts::before { content: "\f77b"; }
.bi-phone-flip::before { content: "\f77c"; }
.bi-plugin::before { content: "\f77d"; }
.bi-postage-fill::before { content: "\f77e"; }
.bi-postage-heart-fill::before { content: "\f77f"; }
.bi-postage-heart::before { content: "\f780"; }
.bi-postage::before { content: "\f781"; }
.bi-postcard-fill::before { content: "\f782"; }
.bi-postcard-heart-fill::before { content: "\f783"; }
.bi-postcard-heart::before { content: "\f784"; }
.bi-postcard::before { content: "\f785"; }
.bi-search-heart-fill::before { content: "\f786"; }
.bi-search-heart::before { content: "\f787"; }
.bi-sliders2-vertical::before { content: "\f788"; }
.bi-sliders2::before { content: "\f789"; }
.bi-trash3-fill::before { content: "\f78a"; }
.bi-trash3::before { content: "\f78b"; }
.bi-valentine::before { content: "\f78c"; }
.bi-valentine2::before { content: "\f78d"; }
.bi-wrench-adjustable-circle-fill::before { content: "\f78e"; }
.bi-wrench-adjustable-circle::before { content: "\f78f"; }
.bi-wrench-adjustable::before { content: "\f790"; }
.bi-filetype-json::before { content: "\f791"; }
.bi-filetype-pptx::before { content: "\f792"; }
.bi-filetype-xlsx::before { content: "\f793"; }
.bi-1-circle-fill::before { content: "\f796"; }
.bi-1-circle::before { content: "\f797"; }
.bi-1-square-fill::before { content: "\f798"; }
.bi-1-square::before { content: "\f799"; }
.bi-2-circle-fill::before { content: "\f79c"; }
.bi-2-circle::before { content: "\f79d"; }
.bi-2-square-fill::before { content: "\f79e"; }
.bi-2-square::before { content: "\f79f"; }
.bi-3-circle-fill::before { content: "\f7a2"; }
.bi-3-circle::before { content: "\f7a3"; }
.bi-3-square-fill::before { content: "\f7a4"; }
.bi-3-square::before { content: "\f7a5"; }
.bi-4-circle-fill::before { content: "\f7a8"; }
.bi-4-circle::before { content: "\f7a9"; }
.bi-4-square-fill::before { content: "\f7aa"; }
.bi-4-square::before { content: "\f7ab"; }
.bi-5-circle-fill::before { content: "\f7ae"; }
.bi-5-circle::before { content: "\f7af"; }
.bi-5-square-fill::before { content: "\f7b0"; }
.bi-5-square::before { content: "\f7b1"; }
.bi-6-circle-fill::before { content: "\f7b4"; }
.bi-6-circle::before { content: "\f7b5"; }
.bi-6-square-fill::before { content: "\f7b6"; }
.bi-6-square::before { content: "\f7b7"; }
.bi-7-circle-fill::before { content: "\f7ba"; }
.bi-7-circle::before { content: "\f7bb"; }
.bi-7-square-fill::before { content: "\f7bc"; }
.bi-7-square::before { content: "\f7bd"; }
.bi-8-circle-fill::before { content: "\f7c0"; }
.bi-8-circle::before { content: "\f7c1"; }
.bi-8-square-fill::before { content: "\f7c2"; }
.bi-8-square::before { content: "\f7c3"; }
.bi-9-circle-fill::before { content: "\f7c6"; }
.bi-9-circle::before { content: "\f7c7"; }
.bi-9-square-fill::before { content: "\f7c8"; }
.bi-9-square::before { content: "\f7c9"; }
.bi-airplane-engines-fill::before { content: "\f7ca"; }
.bi-airplane-engines::before { content: "\f7cb"; }
.bi-airplane-fill::before { content: "\f7cc"; }
.bi-airplane::before { content: "\f7cd"; }
.bi-alexa::before { content: "\f7ce"; }
.bi-alipay::before { content: "\f7cf"; }
.bi-android::before { content: "\f7d0"; }
.bi-android2::before { content: "\f7d1"; }
.bi-box-fill::before { content: "\f7d2"; }
.bi-box-seam-fill::before { content: "\f7d3"; }
.bi-browser-chrome::before { content: "\f7d4"; }
.bi-browser-edge::before { content: "\f7d5"; }
.bi-browser-firefox::before { content: "\f7d6"; }
.bi-browser-safari::before { content: "\f7d7"; }
.bi-c-circle-fill::before { content: "\f7da"; }
.bi-c-circle::before { content: "\f7db"; }
.bi-c-square-fill::before { content: "\f7dc"; }
.bi-c-square::before { content: "\f7dd"; }
.bi-capsule-pill::before { content: "\f7de"; }
.bi-capsule::before { content: "\f7df"; }
.bi-car-front-fill::before { content: "\f7e0"; }
.bi-car-front::before { content: "\f7e1"; }
.bi-cassette-fill::before { content: "\f7e2"; }
.bi-cassette::before { content: "\f7e3"; }
.bi-cc-circle-fill::before { content: "\f7e6"; }
.bi-cc-circle::before { content: "\f7e7"; }
.bi-cc-square-fill::before { content: "\f7e8"; }
.bi-cc-square::before { content: "\f7e9"; }
.bi-cup-hot-fill::before { content: "\f7ea"; }
.bi-cup-hot::before { content: "\f7eb"; }
.bi-currency-rupee::before { content: "\f7ec"; }
.bi-dropbox::before { content: "\f7ed"; }
.bi-escape::before { content: "\f7ee"; }
.bi-fast-forward-btn-fill::before { content: "\f7ef"; }
.bi-fast-forward-btn::before { content: "\f7f0"; }
.bi-fast-forward-circle-fill::before { content: "\f7f1"; }
.bi-fast-forward-circle::before { content: "\f7f2"; }
.bi-fast-forward-fill::before { content: "\f7f3"; }
.bi-fast-forward::before { content: "\f7f4"; }
.bi-filetype-sql::before { content: "\f7f5"; }
.bi-fire::before { content: "\f7f6"; }
.bi-google-play::before { content: "\f7f7"; }
.bi-h-circle-fill::before { content: "\f7fa"; }
.bi-h-circle::before { content: "\f7fb"; }
.bi-h-square-fill::before { content: "\f7fc"; }
.bi-h-square::before { content: "\f7fd"; }
.bi-indent::before { content: "\f7fe"; }
.bi-lungs-fill::before { content: "\f7ff"; }
.bi-lungs::before { content: "\f800"; }
.bi-microsoft-teams::before { content: "\f801"; }
.bi-p-circle-fill::before { content: "\f804"; }
.bi-p-circle::before { content: "\f805"; }
.bi-p-square-fill::before { content: "\f806"; }
.bi-p-square::before { content: "\f807"; }
.bi-pass-fill::before { content: "\f808"; }
.bi-pass::before { content: "\f809"; }
.bi-prescription::before { content: "\f80a"; }
.bi-prescription2::before { content: "\f80b"; }
.bi-r-circle-fill::before { content: "\f80e"; }
.bi-r-circle::before { content: "\f80f"; }
.bi-r-square-fill::before { content: "\f810"; }
.bi-r-square::before { content: "\f811"; }
.bi-repeat-1::before { content: "\f812"; }
.bi-repeat::before { content: "\f813"; }
.bi-rewind-btn-fill::before { content: "\f814"; }
.bi-rewind-btn::before { content: "\f815"; }
.bi-rewind-circle-fill::before { content: "\f816"; }
.bi-rewind-circle::before { content: "\f817"; }
.bi-rewind-fill::before { content: "\f818"; }
.bi-rewind::before { content: "\f819"; }
.bi-train-freight-front-fill::before { content: "\f81a"; }
.bi-train-freight-front::before { content: "\f81b"; }
.bi-train-front-fill::before { content: "\f81c"; }
.bi-train-front::before { content: "\f81d"; }
.bi-train-lightrail-front-fill::before { content: "\f81e"; }
.bi-train-lightrail-front::before { content: "\f81f"; }
.bi-truck-front-fill::before { content: "\f820"; }
.bi-truck-front::before { content: "\f821"; }
.bi-ubuntu::before { content: "\f822"; }
.bi-unindent::before { content: "\f823"; }
.bi-unity::before { content: "\f824"; }
.bi-universal-access-circle::before { content: "\f825"; }
.bi-universal-access::before { content: "\f826"; }
.bi-virus::before { content: "\f827"; }
.bi-virus2::before { content: "\f828"; }
.bi-wechat::before { content: "\f829"; }
.bi-yelp::before { content: "\f82a"; }
.bi-sign-stop-fill::before { content: "\f82b"; }
.bi-sign-stop-lights-fill::before { content: "\f82c"; }
.bi-sign-stop-lights::before { content: "\f82d"; }
.bi-sign-stop::before { content: "\f82e"; }
.bi-sign-turn-left-fill::before { content: "\f82f"; }
.bi-sign-turn-left::before { content: "\f830"; }
.bi-sign-turn-right-fill::before { content: "\f831"; }
.bi-sign-turn-right::before { content: "\f832"; }
.bi-sign-turn-slight-left-fill::before { content: "\f833"; }
.bi-sign-turn-slight-left::before { content: "\f834"; }
.bi-sign-turn-slight-right-fill::before { content: "\f835"; }
.bi-sign-turn-slight-right::before { content: "\f836"; }
.bi-sign-yield-fill::before { content: "\f837"; }
.bi-sign-yield::before { content: "\f838"; }
.bi-ev-station-fill::before { content: "\f839"; }
.bi-ev-station::before { content: "\f83a"; }
.bi-fuel-pump-diesel-fill::before { content: "\f83b"; }
.bi-fuel-pump-diesel::before { content: "\f83c"; }
.bi-fuel-pump-fill::before { content: "\f83d"; }
.bi-fuel-pump::before { content: "\f83e"; }
.bi-0-circle-fill::before { content: "\f83f"; }
.bi-0-circle::before { content: "\f840"; }
.bi-0-square-fill::before { content: "\f841"; }
.bi-0-square::before { content: "\f842"; }
.bi-rocket-fill::before { content: "\f843"; }
.bi-rocket-takeoff-fill::before { content: "\f844"; }
.bi-rocket-takeoff::before { content: "\f845"; }
.bi-rocket::before { content: "\f846"; }
.bi-stripe::before { content: "\f847"; }
.bi-subscript::before { content: "\f848"; }
.bi-superscript::before { content: "\f849"; }
.bi-trello::before { content: "\f84a"; }
.bi-envelope-at-fill::before { content: "\f84b"; }
.bi-envelope-at::before { content: "\f84c"; }
.bi-regex::before { content: "\f84d"; }
.bi-text-wrap::before { content: "\f84e"; }
.bi-sign-dead-end-fill::before { content: "\f84f"; }
.bi-sign-dead-end::before { content: "\f850"; }
.bi-sign-do-not-enter-fill::before { content: "\f851"; }
.bi-sign-do-not-enter::before { content: "\f852"; }
.bi-sign-intersection-fill::before { content: "\f853"; }
.bi-sign-intersection-side-fill::before { content: "\f854"; }
.bi-sign-intersection-side::before { content: "\f855"; }
.bi-sign-intersection-t-fill::before { content: "\f856"; }
.bi-sign-intersection-t::before { content: "\f857"; }
.bi-sign-intersection-y-fill::before { content: "\f858"; }
.bi-sign-intersection-y::before { content: "\f859"; }
.bi-sign-intersection::before { content: "\f85a"; }
.bi-sign-merge-left-fill::before { content: "\f85b"; }
.bi-sign-merge-left::before { content: "\f85c"; }
.bi-sign-merge-right-fill::before { content: "\f85d"; }
.bi-sign-merge-right::before { content: "\f85e"; }
.bi-sign-no-left-turn-fill::before { content: "\f85f"; }
.bi-sign-no-left-turn::before { content: "\f860"; }
.bi-sign-no-parking-fill::before { content: "\f861"; }
.bi-sign-no-parking::before { content: "\f862"; }
.bi-sign-no-right-turn-fill::before { content: "\f863"; }
.bi-sign-no-right-turn::before { content: "\f864"; }
.bi-sign-railroad-fill::before { content: "\f865"; }
.bi-sign-railroad::before { content: "\f866"; }
.bi-building-add::before { content: "\f867"; }
.bi-building-check::before { content: "\f868"; }
.bi-building-dash::before { content: "\f869"; }
.bi-building-down::before { content: "\f86a"; }
.bi-building-exclamation::before { content: "\f86b"; }
.bi-building-fill-add::before { content: "\f86c"; }
.bi-building-fill-check::before { content: "\f86d"; }
.bi-building-fill-dash::before { content: "\f86e"; }
.bi-building-fill-down::before { content: "\f86f"; }
.bi-building-fill-exclamation::before { content: "\f870"; }
.bi-building-fill-gear::before { content: "\f871"; }
.bi-building-fill-lock::before { content: "\f872"; }
.bi-building-fill-slash::before { content: "\f873"; }
.bi-building-fill-up::before { content: "\f874"; }
.bi-building-fill-x::before { content: "\f875"; }
.bi-building-fill::before { content: "\f876"; }
.bi-building-gear::before { content: "\f877"; }
.bi-building-lock::before { content: "\f878"; }
.bi-building-slash::before { content: "\f879"; }
.bi-building-up::before { content: "\f87a"; }
.bi-building-x::before { content: "\f87b"; }
.bi-buildings-fill::before { content: "\f87c"; }
.bi-buildings::before { content: "\f87d"; }
.bi-bus-front-fill::before { content: "\f87e"; }
.bi-bus-front::before { content: "\f87f"; }
.bi-ev-front-fill::before { content: "\f880"; }
.bi-ev-front::before { content: "\f881"; }
.bi-globe-americas::before { content: "\f882"; }
.bi-globe-asia-australia::before { content: "\f883"; }
.bi-globe-central-south-asia::before { content: "\f884"; }
.bi-globe-europe-africa::before { content: "\f885"; }
.bi-house-add-fill::before { content: "\f886"; }
.bi-house-add::before { content: "\f887"; }
.bi-house-check-fill::before { content: "\f888"; }
.bi-house-check::before { content: "\f889"; }
.bi-house-dash-fill::before { content: "\f88a"; }
.bi-house-dash::before { content: "\f88b"; }
.bi-house-down-fill::before { content: "\f88c"; }
.bi-house-down::before { content: "\f88d"; }
.bi-house-exclamation-fill::before { content: "\f88e"; }
.bi-house-exclamation::before { content: "\f88f"; }
.bi-house-gear-fill::before { content: "\f890"; }
.bi-house-gear::before { content: "\f891"; }
.bi-house-lock-fill::before { content: "\f892"; }
.bi-house-lock::before { content: "\f893"; }
.bi-house-slash-fill::before { content: "\f894"; }
.bi-house-slash::before { content: "\f895"; }
.bi-house-up-fill::before { content: "\f896"; }
.bi-house-up::before { content: "\f897"; }
.bi-house-x-fill::before { content: "\f898"; }
.bi-house-x::before { content: "\f899"; }
.bi-person-add::before { content: "\f89a"; }
.bi-person-down::before { content: "\f89b"; }
.bi-person-exclamation::before { content: "\f89c"; }
.bi-person-fill-add::before { content: "\f89d"; }
.bi-person-fill-check::before { content: "\f89e"; }
.bi-person-fill-dash::before { content: "\f89f"; }
.bi-person-fill-down::before { content: "\f8a0"; }
.bi-person-fill-exclamation::before { content: "\f8a1"; }
.bi-person-fill-gear::before { content: "\f8a2"; }
.bi-person-fill-lock::before { content: "\f8a3"; }
.bi-person-fill-slash::before { content: "\f8a4"; }
.bi-person-fill-up::before { content: "\f8a5"; }
.bi-person-fill-x::before { content: "\f8a6"; }
.bi-person-gear::before { content: "\f8a7"; }
.bi-person-lock::before { content: "\f8a8"; }
.bi-person-slash::before { content: "\f8a9"; }
.bi-person-up::before { content: "\f8aa"; }
.bi-scooter::before { content: "\f8ab"; }
.bi-taxi-front-fill::before { content: "\f8ac"; }
.bi-taxi-front::before { content: "\f8ad"; }
.bi-amd::before { content: "\f8ae"; }
.bi-database-add::before { content: "\f8af"; }
.bi-database-check::before { content: "\f8b0"; }
.bi-database-dash::before { content: "\f8b1"; }
.bi-database-down::before { content: "\f8b2"; }
.bi-database-exclamation::before { content: "\f8b3"; }
.bi-database-fill-add::before { content: "\f8b4"; }
.bi-database-fill-check::before { content: "\f8b5"; }
.bi-database-fill-dash::before { content: "\f8b6"; }
.bi-database-fill-down::before { content: "\f8b7"; }
.bi-database-fill-exclamation::before { content: "\f8b8"; }
.bi-database-fill-gear::before { content: "\f8b9"; }
.bi-database-fill-lock::before { content: "\f8ba"; }
.bi-database-fill-slash::before { content: "\f8bb"; }
.bi-database-fill-up::before { content: "\f8bc"; }
.bi-database-fill-x::before { content: "\f8bd"; }
.bi-database-fill::before { content: "\f8be"; }
.bi-database-gear::before { content: "\f8bf"; }
.bi-database-lock::before { content: "\f8c0"; }
.bi-database-slash::before { content: "\f8c1"; }
.bi-database-up::before { content: "\f8c2"; }
.bi-database-x::before { content: "\f8c3"; }
.bi-database::before { content: "\f8c4"; }
.bi-houses-fill::before { content: "\f8c5"; }
.bi-houses::before { content: "\f8c6"; }
.bi-nvidia::before { content: "\f8c7"; }
.bi-person-vcard-fill::before { content: "\f8c8"; }
.bi-person-vcard::before { content: "\f8c9"; }
.bi-sina-weibo::before { content: "\f8ca"; }
.bi-tencent-qq::before { content: "\f8cb"; }
.bi-wikipedia::before { content: "\f8cc"; }
.la,
.las,
.lar,
.lal,
.lad,
.lab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.la-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.la-xs {
  font-size: .75em; }

.la-sm {
  font-size: .875em; }

.la-1x {
  font-size: 1em; }

.la-2x {
  font-size: 2em; }

.la-3x {
  font-size: 3em; }

.la-4x {
  font-size: 4em; }

.la-5x {
  font-size: 5em; }

.la-6x {
  font-size: 6em; }

.la-7x {
  font-size: 7em; }

.la-8x {
  font-size: 8em; }

.la-9x {
  font-size: 9em; }

.la-10x {
  font-size: 10em; }

.la-fw {
  text-align: center;
  width: 1.25em; }

.la-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .la-ul > li {
    position: relative; }

.la-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.la-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.la-pull-left {
  float: left; }

.la-pull-right {
  float: right; }

.la.la-pull-left,
.las.la-pull-left,
.lar.la-pull-left,
.lal.la-pull-left,
.lab.la-pull-left {
  margin-right: .3em; }

.la.la-pull-right,
.las.la-pull-right,
.lar.la-pull-right,
.lal.la-pull-right,
.lab.la-pull-right {
  margin-left: .3em; }

.la-spin {
  -webkit-animation: la-spin 2s infinite linear;
          animation: la-spin 2s infinite linear; }

.la-pulse {
  -webkit-animation: la-spin 1s infinite steps(8);
          animation: la-spin 1s infinite steps(8); }

@-webkit-keyframes la-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes la-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.la-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.la-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.la-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.la-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.la-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.la-flip-both, .la-flip-horizontal.la-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .la-rotate-90,
:root .la-rotate-180,
:root .la-rotate-270,
:root .la-flip-horizontal,
:root .la-flip-vertical,
:root .la-flip-both {
  -webkit-filter: none;
          filter: none; }

.la-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.la-stack-1x,
.la-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.la-stack-1x {
  line-height: inherit; }

.la-stack-2x {
  font-size: 2em; }

.la-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.la-500px:before {
  content: "\f26e"; }

.la-accessible-icon:before {
  content: "\f368"; }

.la-accusoft:before {
  content: "\f369"; }

.la-acquisitions-incorporated:before {
  content: "\f6af"; }

.la-ad:before {
  content: "\f641"; }

.la-address-book:before {
  content: "\f2b9"; }

.la-address-card:before {
  content: "\f2bb"; }

.la-adjust:before {
  content: "\f042"; }

.la-adn:before {
  content: "\f170"; }

.la-adobe:before {
  content: "\f778"; }

.la-adversal:before {
  content: "\f36a"; }

.la-affiliatetheme:before {
  content: "\f36b"; }

.la-air-freshener:before {
  content: "\f5d0"; }

.la-airbnb:before {
  content: "\f834"; }

.la-algolia:before {
  content: "\f36c"; }

.la-align-center:before {
  content: "\f037"; }

.la-align-justify:before {
  content: "\f039"; }

.la-align-left:before {
  content: "\f036"; }

.la-align-right:before {
  content: "\f038"; }

.la-alipay:before {
  content: "\f642"; }

.la-allergies:before {
  content: "\f461"; }

.la-amazon:before {
  content: "\f270"; }

.la-amazon-pay:before {
  content: "\f42c"; }

.la-ambulance:before {
  content: "\f0f9"; }

.la-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.la-amilia:before {
  content: "\f36d"; }

.la-anchor:before {
  content: "\f13d"; }

.la-android:before {
  content: "\f17b"; }

.la-angellist:before {
  content: "\f209"; }

.la-angle-double-down:before {
  content: "\f103"; }

.la-angle-double-left:before {
  content: "\f100"; }

.la-angle-double-right:before {
  content: "\f101"; }

.la-angle-double-up:before {
  content: "\f102"; }

.la-angle-down:before {
  content: "\f107"; }

.la-angle-left:before {
  content: "\f104"; }

.la-angle-right:before {
  content: "\f105"; }

.la-angle-up:before {
  content: "\f106"; }

.la-angry:before {
  content: "\f556"; }

.la-angrycreative:before {
  content: "\f36e"; }

.la-angular:before {
  content: "\f420"; }

.la-ankh:before {
  content: "\f644"; }

.la-app-store:before {
  content: "\f36f"; }

.la-app-store-ios:before {
  content: "\f370"; }

.la-apper:before {
  content: "\f371"; }

.la-apple:before {
  content: "\f179"; }

.la-apple-alt:before {
  content: "\f5d1"; }

.la-apple-pay:before {
  content: "\f415"; }

.la-archive:before {
  content: "\f187"; }

.la-archway:before {
  content: "\f557"; }

.la-arrow-alt-circle-down:before {
  content: "\f358"; }

.la-arrow-alt-circle-left:before {
  content: "\f359"; }

.la-arrow-alt-circle-right:before {
  content: "\f35a"; }

.la-arrow-alt-circle-up:before {
  content: "\f35b"; }

.la-arrow-circle-down:before {
  content: "\f0ab"; }

.la-arrow-circle-left:before {
  content: "\f0a8"; }

.la-arrow-circle-right:before {
  content: "\f0a9"; }

.la-arrow-circle-up:before {
  content: "\f0aa"; }

.la-arrow-down:before {
  content: "\f063"; }

.la-arrow-left:before {
  content: "\f060"; }

.la-arrow-right:before {
  content: "\f061"; }

.la-arrow-up:before {
  content: "\f062"; }

.la-arrows-alt:before {
  content: "\f0b2"; }

.la-arrows-alt-h:before {
  content: "\f337"; }

.la-arrows-alt-v:before {
  content: "\f338"; }

.la-artstation:before {
  content: "\f77a"; }

.la-assistive-listening-systems:before {
  content: "\f2a2"; }

.la-asterisk:before {
  content: "\f069"; }

.la-asymmetrik:before {
  content: "\f372"; }

.la-at:before {
  content: "\f1fa"; }

.la-atlas:before {
  content: "\f558"; }

.la-atlassian:before {
  content: "\f77b"; }

.la-atom:before {
  content: "\f5d2"; }

.la-audible:before {
  content: "\f373"; }

.la-audio-description:before {
  content: "\f29e"; }

.la-autoprefixer:before {
  content: "\f41c"; }

.la-avianex:before {
  content: "\f374"; }

.la-aviato:before {
  content: "\f421"; }

.la-award:before {
  content: "\f559"; }

.la-aws:before {
  content: "\f375"; }

.la-baby:before {
  content: "\f77c"; }

.la-baby-carriage:before {
  content: "\f77d"; }

.la-backspace:before {
  content: "\f55a"; }

.la-backward:before {
  content: "\f04a"; }

.la-bacon:before {
  content: "\f7e5"; }

.la-balance-scale:before {
  content: "\f24e"; }

.la-balance-scale-left:before {
  content: "\f515"; }

.la-balance-scale-right:before {
  content: "\f516"; }

.la-ban:before {
  content: "\f05e"; }

.la-band-aid:before {
  content: "\f462"; }

.la-bandcamp:before {
  content: "\f2d5"; }

.la-barcode:before {
  content: "\f02a"; }

.la-bars:before {
  content: "\f0c9"; }

.la-baseball-ball:before {
  content: "\f433"; }

.la-basketball-ball:before {
  content: "\f434"; }

.la-bath:before {
  content: "\f2cd"; }

.la-battery-empty:before {
  content: "\f244"; }

.la-battery-full:before {
  content: "\f240"; }

.la-battery-half:before {
  content: "\f242"; }

.la-battery-quarter:before {
  content: "\f243"; }

.la-battery-three-quarters:before {
  content: "\f241"; }

.la-battle-net:before {
  content: "\f835"; }

.la-bed:before {
  content: "\f236"; }

.la-beer:before {
  content: "\f0fc"; }

.la-behance:before {
  content: "\f1b4"; }

.la-behance-square:before {
  content: "\f1b5"; }

.la-bell:before {
  content: "\f0f3"; }

.la-bell-slash:before {
  content: "\f1f6"; }

.la-bezier-curve:before {
  content: "\f55b"; }

.la-bible:before {
  content: "\f647"; }

.la-bicycle:before {
  content: "\f206"; }

.la-biking:before {
  content: "\f84a"; }

.la-bimobject:before {
  content: "\f378"; }

.la-binoculars:before {
  content: "\f1e5"; }

.la-biohazard:before {
  content: "\f780"; }

.la-birthday-cake:before {
  content: "\f1fd"; }

.la-bitbucket:before {
  content: "\f171"; }

.la-bitcoin:before {
  content: "\f379"; }

.la-bity:before {
  content: "\f37a"; }

.la-black-tie:before {
  content: "\f27e"; }

.la-blackberry:before {
  content: "\f37b"; }

.la-blender:before {
  content: "\f517"; }

.la-blender-phone:before {
  content: "\f6b6"; }

.la-blind:before {
  content: "\f29d"; }

.la-blog:before {
  content: "\f781"; }

.la-blogger:before {
  content: "\f37c"; }

.la-blogger-b:before {
  content: "\f37d"; }

.la-bluetooth:before {
  content: "\f293"; }

.la-bluetooth-b:before {
  content: "\f294"; }

.la-bold:before {
  content: "\f032"; }

.la-bolt:before {
  content: "\f0e7"; }

.la-bomb:before {
  content: "\f1e2"; }

.la-bone:before {
  content: "\f5d7"; }

.la-bong:before {
  content: "\f55c"; }

.la-book:before {
  content: "\f02d"; }

.la-book-dead:before {
  content: "\f6b7"; }

.la-book-medical:before {
  content: "\f7e6"; }

.la-book-open:before {
  content: "\f518"; }

.la-book-reader:before {
  content: "\f5da"; }

.la-bookmark:before {
  content: "\f02e"; }

.la-bootstrap:before {
  content: "\f836"; }

.la-border-all:before {
  content: "\f84c"; }

.la-border-none:before {
  content: "\f850"; }

.la-border-style:before {
  content: "\f853"; }

.la-bowling-ball:before {
  content: "\f436"; }

.la-box:before {
  content: "\f466"; }

.la-box-open:before {
  content: "\f49e"; }

.la-boxes:before {
  content: "\f468"; }

.la-braille:before {
  content: "\f2a1"; }

.la-brain:before {
  content: "\f5dc"; }

.la-bread-slice:before {
  content: "\f7ec"; }

.la-briefcase:before {
  content: "\f0b1"; }

.la-briefcase-medical:before {
  content: "\f469"; }

.la-broadcast-tower:before {
  content: "\f519"; }

.la-broom:before {
  content: "\f51a"; }

.la-brush:before {
  content: "\f55d"; }

.la-btc:before {
  content: "\f15a"; }

.la-buffer:before {
  content: "\f837"; }

.la-bug:before {
  content: "\f188"; }

.la-building:before {
  content: "\f1ad"; }

.la-bullhorn:before {
  content: "\f0a1"; }

.la-bullseye:before {
  content: "\f140"; }

.la-burn:before {
  content: "\f46a"; }

.la-buromobelexperte:before {
  content: "\f37f"; }

.la-bus:before {
  content: "\f207"; }

.la-bus-alt:before {
  content: "\f55e"; }

.la-business-time:before {
  content: "\f64a"; }

.la-buy-n-large:before {
  content: "\f8a6"; }

.la-buysellads:before {
  content: "\f20d"; }

.la-calculator:before {
  content: "\f1ec"; }

.la-calendar:before {
  content: "\f133"; }

.la-calendar-alt:before {
  content: "\f073"; }

.la-calendar-check:before {
  content: "\f274"; }

.la-calendar-day:before {
  content: "\f783"; }

.la-calendar-minus:before {
  content: "\f272"; }

.la-calendar-plus:before {
  content: "\f271"; }

.la-calendar-times:before {
  content: "\f273"; }

.la-calendar-week:before {
  content: "\f784"; }

.la-camera:before {
  content: "\f030"; }

.la-camera-retro:before {
  content: "\f083"; }

.la-campground:before {
  content: "\f6bb"; }

.la-canadian-maple-leaf:before {
  content: "\f785"; }

.la-candy-cane:before {
  content: "\f786"; }

.la-cannabis:before {
  content: "\f55f"; }

.la-capsules:before {
  content: "\f46b"; }

.la-car:before {
  content: "\f1b9"; }

.la-car-alt:before {
  content: "\f5de"; }

.la-car-battery:before {
  content: "\f5df"; }

.la-car-crash:before {
  content: "\f5e1"; }

.la-car-side:before {
  content: "\f5e4"; }

.la-caret-down:before {
  content: "\f0d7"; }

.la-caret-left:before {
  content: "\f0d9"; }

.la-caret-right:before {
  content: "\f0da"; }

.la-caret-square-down:before {
  content: "\f150"; }

.la-caret-square-left:before {
  content: "\f191"; }

.la-caret-square-right:before {
  content: "\f152"; }

.la-caret-square-up:before {
  content: "\f151"; }

.la-caret-up:before {
  content: "\f0d8"; }

.la-carrot:before {
  content: "\f787"; }

.la-cart-arrow-down:before {
  content: "\f218"; }

.la-cart-plus:before {
  content: "\f217"; }

.la-cash-register:before {
  content: "\f788"; }

.la-cat:before {
  content: "\f6be"; }

.la-cc-amazon-pay:before {
  content: "\f42d"; }

.la-cc-amex:before {
  content: "\f1f3"; }

.la-cc-apple-pay:before {
  content: "\f416"; }

.la-cc-diners-club:before {
  content: "\f24c"; }

.la-cc-discover:before {
  content: "\f1f2"; }

.la-cc-jcb:before {
  content: "\f24b"; }

.la-cc-mastercard:before {
  content: "\f1f1"; }

.la-cc-paypal:before {
  content: "\f1f4"; }

.la-cc-stripe:before {
  content: "\f1f5"; }

.la-cc-visa:before {
  content: "\f1f0"; }

.la-centercode:before {
  content: "\f380"; }

.la-centos:before {
  content: "\f789"; }

.la-certificate:before {
  content: "\f0a3"; }

.la-chair:before {
  content: "\f6c0"; }

.la-chalkboard:before {
  content: "\f51b"; }

.la-chalkboard-teacher:before {
  content: "\f51c"; }

.la-charging-station:before {
  content: "\f5e7"; }

.la-chart-area:before {
  content: "\f1fe"; }

.la-chart-bar:before {
  content: "\f080"; }

.la-chart-line:before {
  content: "\f201"; }

.la-chart-pie:before {
  content: "\f200"; }

.la-check:before {
  content: "\f00c"; }

.la-check-circle:before {
  content: "\f058"; }

.la-check-double:before {
  content: "\f560"; }

.la-check-square:before {
  content: "\f14a"; }

.la-cheese:before {
  content: "\f7ef"; }

.la-chess:before {
  content: "\f439"; }

.la-chess-bishop:before {
  content: "\f43a"; }

.la-chess-board:before {
  content: "\f43c"; }

.la-chess-king:before {
  content: "\f43f"; }

.la-chess-knight:before {
  content: "\f441"; }

.la-chess-pawn:before {
  content: "\f443"; }

.la-chess-queen:before {
  content: "\f445"; }

.la-chess-rook:before {
  content: "\f447"; }

.la-chevron-circle-down:before {
  content: "\f13a"; }

.la-chevron-circle-left:before {
  content: "\f137"; }

.la-chevron-circle-right:before {
  content: "\f138"; }

.la-chevron-circle-up:before {
  content: "\f139"; }

.la-chevron-down:before {
  content: "\f078"; }

.la-chevron-left:before {
  content: "\f053"; }

.la-chevron-right:before {
  content: "\f054"; }

.la-chevron-up:before {
  content: "\f077"; }

.la-child:before {
  content: "\f1ae"; }

.la-chrome:before {
  content: "\f268"; }

.la-chromecast:before {
  content: "\f838"; }

.la-church:before {
  content: "\f51d"; }

.la-circle:before {
  content: "\f111"; }

.la-circle-notch:before {
  content: "\f1ce"; }

.la-city:before {
  content: "\f64f"; }

.la-clinic-medical:before {
  content: "\f7f2"; }

.la-clipboard:before {
  content: "\f328"; }

.la-clipboard-check:before {
  content: "\f46c"; }

.la-clipboard-list:before {
  content: "\f46d"; }

.la-clock:before {
  content: "\f017"; }

.la-clone:before {
  content: "\f24d"; }

.la-closed-captioning:before {
  content: "\f20a"; }

.la-cloud:before {
  content: "\f0c2"; }

.la-cloud-download-alt:before {
  content: "\f381"; }

.la-cloud-meatball:before {
  content: "\f73b"; }

.la-cloud-moon:before {
  content: "\f6c3"; }

.la-cloud-moon-rain:before {
  content: "\f73c"; }

.la-cloud-rain:before {
  content: "\f73d"; }

.la-cloud-showers-heavy:before {
  content: "\f740"; }

.la-cloud-sun:before {
  content: "\f6c4"; }

.la-cloud-sun-rain:before {
  content: "\f743"; }

.la-cloud-upload-alt:before {
  content: "\f382"; }

.la-cloudscale:before {
  content: "\f383"; }

.la-cloudsmith:before {
  content: "\f384"; }

.la-cloudversify:before {
  content: "\f385"; }

.la-cocktail:before {
  content: "\f561"; }

.la-code:before {
  content: "\f121"; }

.la-code-branch:before {
  content: "\f126"; }

.la-codepen:before {
  content: "\f1cb"; }

.la-codiepie:before {
  content: "\f284"; }

.la-coffee:before {
  content: "\f0f4"; }

.la-cog:before {
  content: "\f013"; }

.la-cogs:before {
  content: "\f085"; }

.la-coins:before {
  content: "\f51e"; }

.la-columns:before {
  content: "\f0db"; }

.la-comment:before {
  content: "\f075"; }

.la-comment-alt:before {
  content: "\f27a"; }

.la-comment-dollar:before {
  content: "\f651"; }

.la-comment-dots:before {
  content: "\f4ad"; }

.la-comment-medical:before {
  content: "\f7f5"; }

.la-comment-slash:before {
  content: "\f4b3"; }

.la-comments:before {
  content: "\f086"; }

.la-comments-dollar:before {
  content: "\f653"; }

.la-compact-disc:before {
  content: "\f51f"; }

.la-compass:before {
  content: "\f14e"; }

.la-compress:before {
  content: "\f066"; }

.la-compress-arrows-alt:before {
  content: "\f78c"; }

.la-concierge-bell:before {
  content: "\f562"; }

.la-confluence:before {
  content: "\f78d"; }

.la-connectdevelop:before {
  content: "\f20e"; }

.la-contao:before {
  content: "\f26d"; }

.la-cookie:before {
  content: "\f563"; }

.la-cookie-bite:before {
  content: "\f564"; }

.la-copy:before {
  content: "\f0c5"; }

.la-copyright:before {
  content: "\f1f9"; }

.la-cotton-bureau:before {
  content: "\f89e"; }

.la-couch:before {
  content: "\f4b8"; }

.la-cpanel:before {
  content: "\f388"; }

.la-creative-commons:before {
  content: "\f25e"; }

.la-creative-commons-by:before {
  content: "\f4e7"; }

.la-creative-commons-nc:before {
  content: "\f4e8"; }

.la-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.la-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.la-creative-commons-nd:before {
  content: "\f4eb"; }

.la-creative-commons-pd:before {
  content: "\f4ec"; }

.la-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.la-creative-commons-remix:before {
  content: "\f4ee"; }

.la-creative-commons-sa:before {
  content: "\f4ef"; }

.la-creative-commons-sampling:before {
  content: "\f4f0"; }

.la-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.la-creative-commons-share:before {
  content: "\f4f2"; }

.la-creative-commons-zero:before {
  content: "\f4f3"; }

.la-credit-card:before {
  content: "\f09d"; }

.la-critical-role:before {
  content: "\f6c9"; }

.la-crop:before {
  content: "\f125"; }

.la-crop-alt:before {
  content: "\f565"; }

.la-cross:before {
  content: "\f654"; }

.la-crosshairs:before {
  content: "\f05b"; }

.la-crow:before {
  content: "\f520"; }

.la-crown:before {
  content: "\f521"; }

.la-crutch:before {
  content: "\f7f7"; }

.la-css3:before {
  content: "\f13c"; }

.la-css3-alt:before {
  content: "\f38b"; }

.la-cube:before {
  content: "\f1b2"; }

.la-cubes:before {
  content: "\f1b3"; }

.la-cut:before {
  content: "\f0c4"; }

.la-cuttlefish:before {
  content: "\f38c"; }

.la-d-and-d:before {
  content: "\f38d"; }

.la-d-and-d-beyond:before {
  content: "\f6ca"; }

.la-dashcube:before {
  content: "\f210"; }

.la-database:before {
  content: "\f1c0"; }

.la-deaf:before {
  content: "\f2a4"; }

.la-delicious:before {
  content: "\f1a5"; }

.la-democrat:before {
  content: "\f747"; }

.la-deploydog:before {
  content: "\f38e"; }

.la-deskpro:before {
  content: "\f38f"; }

.la-desktop:before {
  content: "\f108"; }

.la-dev:before {
  content: "\f6cc"; }

.la-deviantart:before {
  content: "\f1bd"; }

.la-dharmachakra:before {
  content: "\f655"; }

.la-dhl:before {
  content: "\f790"; }

.la-diagnoses:before {
  content: "\f470"; }

.la-diaspora:before {
  content: "\f791"; }

.la-dice:before {
  content: "\f522"; }

.la-dice-d20:before {
  content: "\f6cf"; }

.la-dice-d6:before {
  content: "\f6d1"; }

.la-dice-five:before {
  content: "\f523"; }

.la-dice-four:before {
  content: "\f524"; }

.la-dice-one:before {
  content: "\f525"; }

.la-dice-six:before {
  content: "\f526"; }

.la-dice-three:before {
  content: "\f527"; }

.la-dice-two:before {
  content: "\f528"; }

.la-digg:before {
  content: "\f1a6"; }

.la-digital-ocean:before {
  content: "\f391"; }

.la-digital-tachograph:before {
  content: "\f566"; }

.la-directions:before {
  content: "\f5eb"; }

.la-discord:before {
  content: "\f392"; }

.la-discourse:before {
  content: "\f393"; }

.la-divide:before {
  content: "\f529"; }

.la-dizzy:before {
  content: "\f567"; }

.la-dna:before {
  content: "\f471"; }

.la-dochub:before {
  content: "\f394"; }

.la-docker:before {
  content: "\f395"; }

.la-dog:before {
  content: "\f6d3"; }

.la-dollar-sign:before {
  content: "\f155"; }

.la-dolly:before {
  content: "\f472"; }

.la-dolly-flatbed:before {
  content: "\f474"; }

.la-donate:before {
  content: "\f4b9"; }

.la-door-closed:before {
  content: "\f52a"; }

.la-door-open:before {
  content: "\f52b"; }

.la-dot-circle:before {
  content: "\f192"; }

.la-dove:before {
  content: "\f4ba"; }

.la-download:before {
  content: "\f019"; }

.la-draft2digital:before {
  content: "\f396"; }

.la-drafting-compass:before {
  content: "\f568"; }

.la-dragon:before {
  content: "\f6d5"; }

.la-draw-polygon:before {
  content: "\f5ee"; }

.la-dribbble:before {
  content: "\f17d"; }

.la-dribbble-square:before {
  content: "\f397"; }

.la-dropbox:before {
  content: "\f16b"; }

.la-drum:before {
  content: "\f569"; }

.la-drum-steelpan:before {
  content: "\f56a"; }

.la-drumstick-bite:before {
  content: "\f6d7"; }

.la-drupal:before {
  content: "\f1a9"; }

.la-dumbbell:before {
  content: "\f44b"; }

.la-dumpster:before {
  content: "\f793"; }

.la-dumpster-fire:before {
  content: "\f794"; }

.la-dungeon:before {
  content: "\f6d9"; }

.la-dyalog:before {
  content: "\f399"; }

.la-earlybirds:before {
  content: "\f39a"; }

.la-ebay:before {
  content: "\f4f4"; }

.la-edge:before {
  content: "\f282"; }

.la-edit:before {
  content: "\f044"; }

.la-egg:before {
  content: "\f7fb"; }

.la-eject:before {
  content: "\f052"; }

.la-elementor:before {
  content: "\f430"; }

.la-ellipsis-h:before {
  content: "\f141"; }

.la-ellipsis-v:before {
  content: "\f142"; }

.la-ello:before {
  content: "\f5f1"; }

.la-ember:before {
  content: "\f423"; }

.la-empire:before {
  content: "\f1d1"; }

.la-envelope:before {
  content: "\f0e0"; }

.la-envelope-open:before {
  content: "\f2b6"; }

.la-envelope-open-text:before {
  content: "\f658"; }

.la-envelope-square:before {
  content: "\f199"; }

.la-envira:before {
  content: "\f299"; }

.la-equals:before {
  content: "\f52c"; }

.la-eraser:before {
  content: "\f12d"; }

.la-erlang:before {
  content: "\f39d"; }

.la-ethereum:before {
  content: "\f42e"; }

.la-ethernet:before {
  content: "\f796"; }

.la-etsy:before {
  content: "\f2d7"; }

.la-euro-sign:before {
  content: "\f153"; }

.la-evernote:before {
  content: "\f839"; }

.la-exchange-alt:before {
  content: "\f362"; }

.la-exclamation:before {
  content: "\f12a"; }

.la-exclamation-circle:before {
  content: "\f06a"; }

.la-exclamation-triangle:before {
  content: "\f071"; }

.la-expand:before {
  content: "\f065"; }

.la-expand-arrows-alt:before {
  content: "\f31e"; }

.la-expeditedssl:before {
  content: "\f23e"; }

.la-external-link-alt:before {
  content: "\f35d"; }

.la-external-link-square-alt:before {
  content: "\f360"; }

.la-eye:before {
  content: "\f06e"; }

.la-eye-dropper:before {
  content: "\f1fb"; }

.la-eye-slash:before {
  content: "\f070"; }

.la-facebook:before {
  content: "\f09a"; }

.la-facebook-f:before {
  content: "\f39e"; }

.la-facebook-messenger:before {
  content: "\f39f"; }

.la-facebook-square:before {
  content: "\f082"; }

.la-fan:before {
  content: "\f863"; }

.la-fantasy-flight-games:before {
  content: "\f6dc"; }

.la-fast-backward:before {
  content: "\f049"; }

.la-fast-forward:before {
  content: "\f050"; }

.la-fax:before {
  content: "\f1ac"; }

.la-feather:before {
  content: "\f52d"; }

.la-feather-alt:before {
  content: "\f56b"; }

.la-fedex:before {
  content: "\f797"; }

.la-fedora:before {
  content: "\f798"; }

.la-female:before {
  content: "\f182"; }

.la-fighter-jet:before {
  content: "\f0fb"; }

.la-figma:before {
  content: "\f799"; }

.la-file:before {
  content: "\f15b"; }

.la-file-alt:before {
  content: "\f15c"; }

.la-file-archive:before {
  content: "\f1c6"; }

.la-file-audio:before {
  content: "\f1c7"; }

.la-file-code:before {
  content: "\f1c9"; }

.la-file-contract:before {
  content: "\f56c"; }

.la-file-csv:before {
  content: "\f6dd"; }

.la-file-download:before {
  content: "\f56d"; }

.la-file-excel:before {
  content: "\f1c3"; }

.la-file-export:before {
  content: "\f56e"; }

.la-file-image:before {
  content: "\f1c5"; }

.la-file-import:before {
  content: "\f56f"; }

.la-file-invoice:before {
  content: "\f570"; }

.la-file-invoice-dollar:before {
  content: "\f571"; }

.la-file-medical:before {
  content: "\f477"; }

.la-file-medical-alt:before {
  content: "\f478"; }

.la-file-pdf:before {
  content: "\f1c1"; }

.la-file-powerpoint:before {
  content: "\f1c4"; }

.la-file-prescription:before {
  content: "\f572"; }

.la-file-signature:before {
  content: "\f573"; }

.la-file-upload:before {
  content: "\f574"; }

.la-file-video:before {
  content: "\f1c8"; }

.la-file-word:before {
  content: "\f1c2"; }

.la-fill:before {
  content: "\f575"; }

.la-fill-drip:before {
  content: "\f576"; }

.la-film:before {
  content: "\f008"; }

.la-filter:before {
  content: "\f0b0"; }

.la-fingerprint:before {
  content: "\f577"; }

.la-fire:before {
  content: "\f06d"; }

.la-fire-alt:before {
  content: "\f7e4"; }

.la-fire-extinguisher:before {
  content: "\f134"; }

.la-firefox:before {
  content: "\f269"; }

.la-first-aid:before {
  content: "\f479"; }

.la-first-order:before {
  content: "\f2b0"; }

.la-first-order-alt:before {
  content: "\f50a"; }

.la-firstdraft:before {
  content: "\f3a1"; }

.la-fish:before {
  content: "\f578"; }

.la-fist-raised:before {
  content: "\f6de"; }

.la-flag:before {
  content: "\f024"; }

.la-flag-checkered:before {
  content: "\f11e"; }

.la-flag-usa:before {
  content: "\f74d"; }

.la-flask:before {
  content: "\f0c3"; }

.la-flickr:before {
  content: "\f16e"; }

.la-flipboard:before {
  content: "\f44d"; }

.la-flushed:before {
  content: "\f579"; }

.la-fly:before {
  content: "\f417"; }

.la-folder:before {
  content: "\f07b"; }

.la-folder-minus:before {
  content: "\f65d"; }

.la-folder-open:before {
  content: "\f07c"; }

.la-folder-plus:before {
  content: "\f65e"; }

.la-font:before {
  content: "\f031"; }

.la-font-awesome:before {
  content: "\f2b4"; }

.la-font-awesome-alt:before {
  content: "\f35c"; }

.la-font-awesome-flag:before {
  content: "\f425"; }

.la-font-awesome-logo-full:before {
  content: "\f4e6"; }

.la-fonticons:before {
  content: "\f280"; }

.la-fonticons-fi:before {
  content: "\f3a2"; }

.la-football-ball:before {
  content: "\f44e"; }

.la-fort-awesome:before {
  content: "\f286"; }

.la-fort-awesome-alt:before {
  content: "\f3a3"; }

.la-forumbee:before {
  content: "\f211"; }

.la-forward:before {
  content: "\f04e"; }

.la-foursquare:before {
  content: "\f180"; }

.la-free-code-camp:before {
  content: "\f2c5"; }

.la-freebsd:before {
  content: "\f3a4"; }

.la-frog:before {
  content: "\f52e"; }

.la-frown:before {
  content: "\f119"; }

.la-frown-open:before {
  content: "\f57a"; }

.la-fulcrum:before {
  content: "\f50b"; }

.la-funnel-dollar:before {
  content: "\f662"; }

.la-futbol:before {
  content: "\f1e3"; }

.la-galactic-republic:before {
  content: "\f50c"; }

.la-galactic-senate:before {
  content: "\f50d"; }

.la-gamepad:before {
  content: "\f11b"; }

.la-gas-pump:before {
  content: "\f52f"; }

.la-gavel:before {
  content: "\f0e3"; }

.la-gem:before {
  content: "\f3a5"; }

.la-genderless:before {
  content: "\f22d"; }

.la-get-pocket:before {
  content: "\f265"; }

.la-gg:before {
  content: "\f260"; }

.la-gg-circle:before {
  content: "\f261"; }

.la-ghost:before {
  content: "\f6e2"; }

.la-gift:before {
  content: "\f06b"; }

.la-gifts:before {
  content: "\f79c"; }

.la-git:before {
  content: "\f1d3"; }

.la-git-alt:before {
  content: "\f841"; }

.la-git-square:before {
  content: "\f1d2"; }

.la-github:before {
  content: "\f09b"; }

.la-github-alt:before {
  content: "\f113"; }

.la-github-square:before {
  content: "\f092"; }

.la-gitkraken:before {
  content: "\f3a6"; }

.la-gitlab:before {
  content: "\f296"; }

.la-gitter:before {
  content: "\f426"; }

.la-glass-cheers:before {
  content: "\f79f"; }

.la-glass-martini:before {
  content: "\f000"; }

.la-glass-martini-alt:before {
  content: "\f57b"; }

.la-glass-whiskey:before {
  content: "\f7a0"; }

.la-glasses:before {
  content: "\f530"; }

.la-glide:before {
  content: "\f2a5"; }

.la-glide-g:before {
  content: "\f2a6"; }

.la-globe:before {
  content: "\f0ac"; }

.la-globe-africa:before {
  content: "\f57c"; }

.la-globe-americas:before {
  content: "\f57d"; }

.la-globe-asia:before {
  content: "\f57e"; }

.la-globe-europe:before {
  content: "\f7a2"; }

.la-gofore:before {
  content: "\f3a7"; }

.la-golf-ball:before {
  content: "\f450"; }

.la-goodreads:before {
  content: "\f3a8"; }

.la-goodreads-g:before {
  content: "\f3a9"; }

.la-google:before {
  content: "\f1a0"; }

.la-google-drive:before {
  content: "\f3aa"; }

.la-google-play:before {
  content: "\f3ab"; }

.la-google-plus:before {
  content: "\f2b3"; }

.la-google-plus-g:before {
  content: "\f0d5"; }

.la-google-plus-square:before {
  content: "\f0d4"; }

.la-google-wallet:before {
  content: "\f1ee"; }

.la-gopuram:before {
  content: "\f664"; }

.la-graduation-cap:before {
  content: "\f19d"; }

.la-gratipay:before {
  content: "\f184"; }

.la-grav:before {
  content: "\f2d6"; }

.la-greater-than:before {
  content: "\f531"; }

.la-greater-than-equal:before {
  content: "\f532"; }

.la-grimace:before {
  content: "\f57f"; }

.la-grin:before {
  content: "\f580"; }

.la-grin-alt:before {
  content: "\f581"; }

.la-grin-beam:before {
  content: "\f582"; }

.la-grin-beam-sweat:before {
  content: "\f583"; }

.la-grin-hearts:before {
  content: "\f584"; }

.la-grin-squint:before {
  content: "\f585"; }

.la-grin-squint-tears:before {
  content: "\f586"; }

.la-grin-stars:before {
  content: "\f587"; }

.la-grin-tears:before {
  content: "\f588"; }

.la-grin-tongue:before {
  content: "\f589"; }

.la-grin-tongue-squint:before {
  content: "\f58a"; }

.la-grin-tongue-wink:before {
  content: "\f58b"; }

.la-grin-wink:before {
  content: "\f58c"; }

.la-grip-horizontal:before {
  content: "\f58d"; }

.la-grip-lines:before {
  content: "\f7a4"; }

.la-grip-lines-vertical:before {
  content: "\f7a5"; }

.la-grip-vertical:before {
  content: "\f58e"; }

.la-gripfire:before {
  content: "\f3ac"; }

.la-grunt:before {
  content: "\f3ad"; }

.la-guitar:before {
  content: "\f7a6"; }

.la-gulp:before {
  content: "\f3ae"; }

.la-h-square:before {
  content: "\f0fd"; }

.la-hacker-news:before {
  content: "\f1d4"; }

.la-hacker-news-square:before {
  content: "\f3af"; }

.la-hackerrank:before {
  content: "\f5f7"; }

.la-hamburger:before {
  content: "\f805"; }

.la-hammer:before {
  content: "\f6e3"; }

.la-hamsa:before {
  content: "\f665"; }

.la-hand-holding:before {
  content: "\f4bd"; }

.la-hand-holding-heart:before {
  content: "\f4be"; }

.la-hand-holding-usd:before {
  content: "\f4c0"; }

.la-hand-lizard:before {
  content: "\f258"; }

.la-hand-middle-finger:before {
  content: "\f806"; }

.la-hand-paper:before {
  content: "\f256"; }

.la-hand-peace:before {
  content: "\f25b"; }

.la-hand-point-down:before {
  content: "\f0a7"; }

.la-hand-point-left:before {
  content: "\f0a5"; }

.la-hand-point-right:before {
  content: "\f0a4"; }

.la-hand-point-up:before {
  content: "\f0a6"; }

.la-hand-pointer:before {
  content: "\f25a"; }

.la-hand-rock:before {
  content: "\f255"; }

.la-hand-scissors:before {
  content: "\f257"; }

.la-hand-spock:before {
  content: "\f259"; }

.la-hands:before {
  content: "\f4c2"; }

.la-hands-helping:before {
  content: "\f4c4"; }

.la-handshake:before {
  content: "\f2b5"; }

.la-hanukiah:before {
  content: "\f6e6"; }

.la-hard-hat:before {
  content: "\f807"; }

.la-hashtag:before {
  content: "\f292"; }

.la-hat-cowboy:before {
  content: "\f8c0"; }

.la-hat-cowboy-side:before {
  content: "\f8c1"; }

.la-hat-wizard:before {
  content: "\f6e8"; }

.la-haykal:before {
  content: "\f666"; }

.la-hdd:before {
  content: "\f0a0"; }

.la-heading:before {
  content: "\f1dc"; }

.la-headphones:before {
  content: "\f025"; }

.la-headphones-alt:before {
  content: "\f58f"; }

.la-headset:before {
  content: "\f590"; }

.la-heart:before {
  content: "\f004"; }

.la-heart-broken:before {
  content: "\f7a9"; }

.la-heartbeat:before {
  content: "\f21e"; }

.la-helicopter:before {
  content: "\f533"; }

.la-highlighter:before {
  content: "\f591"; }

.la-hiking:before {
  content: "\f6ec"; }

.la-hippo:before {
  content: "\f6ed"; }

.la-hips:before {
  content: "\f452"; }

.la-hire-a-helper:before {
  content: "\f3b0"; }

.la-history:before {
  content: "\f1da"; }

.la-hockey-puck:before {
  content: "\f453"; }

.la-holly-berry:before {
  content: "\f7aa"; }

.la-home:before {
  content: "\f015"; }

.la-hooli:before {
  content: "\f427"; }

.la-hornbill:before {
  content: "\f592"; }

.la-horse:before {
  content: "\f6f0"; }

.la-horse-head:before {
  content: "\f7ab"; }

.la-hospital:before {
  content: "\f0f8"; }

.la-hospital-alt:before {
  content: "\f47d"; }

.la-hospital-symbol:before {
  content: "\f47e"; }

.la-hot-tub:before {
  content: "\f593"; }

.la-hotdog:before {
  content: "\f80f"; }

.la-hotel:before {
  content: "\f594"; }

.la-hotjar:before {
  content: "\f3b1"; }

.la-hourglass:before {
  content: "\f254"; }

.la-hourglass-end:before {
  content: "\f253"; }

.la-hourglass-half:before {
  content: "\f252"; }

.la-hourglass-start:before {
  content: "\f251"; }

.la-house-damage:before {
  content: "\f6f1"; }

.la-houzz:before {
  content: "\f27c"; }

.la-hryvnia:before {
  content: "\f6f2"; }

.la-html5:before {
  content: "\f13b"; }

.la-hubspot:before {
  content: "\f3b2"; }

.la-i-cursor:before {
  content: "\f246"; }

.la-ice-cream:before {
  content: "\f810"; }

.la-icicles:before {
  content: "\f7ad"; }

.la-icons:before {
  content: "\f86d"; }

.la-id-badge:before {
  content: "\f2c1"; }

.la-id-card:before {
  content: "\f2c2"; }

.la-id-card-alt:before {
  content: "\f47f"; }

.la-igloo:before {
  content: "\f7ae"; }

.la-image:before {
  content: "\f03e"; }

.la-images:before {
  content: "\f302"; }

.la-imdb:before {
  content: "\f2d8"; }

.la-inbox:before {
  content: "\f01c"; }

.la-indent:before {
  content: "\f03c"; }

.la-industry:before {
  content: "\f275"; }

.la-infinity:before {
  content: "\f534"; }

.la-info:before {
  content: "\f129"; }

.la-info-circle:before {
  content: "\f05a"; }

.la-instagram:before {
  content: "\f16d"; }

.la-intercom:before {
  content: "\f7af"; }

.la-internet-explorer:before {
  content: "\f26b"; }

.la-invision:before {
  content: "\f7b0"; }

.la-ioxhost:before {
  content: "\f208"; }

.la-italic:before {
  content: "\f033"; }

.la-itch-io:before {
  content: "\f83a"; }

.la-itunes:before {
  content: "\f3b4"; }

.la-itunes-note:before {
  content: "\f3b5"; }

.la-java:before {
  content: "\f4e4"; }

.la-jedi:before {
  content: "\f669"; }

.la-jedi-order:before {
  content: "\f50e"; }

.la-jenkins:before {
  content: "\f3b6"; }

.la-jira:before {
  content: "\f7b1"; }

.la-joget:before {
  content: "\f3b7"; }

.la-joint:before {
  content: "\f595"; }

.la-joomla:before {
  content: "\f1aa"; }

.la-journal-whills:before {
  content: "\f66a"; }

.la-js:before {
  content: "\f3b8"; }

.la-js-square:before {
  content: "\f3b9"; }

.la-jsfiddle:before {
  content: "\f1cc"; }

.la-kaaba:before {
  content: "\f66b"; }

.la-kaggle:before {
  content: "\f5fa"; }

.la-key:before {
  content: "\f084"; }

.la-keybase:before {
  content: "\f4f5"; }

.la-keyboard:before {
  content: "\f11c"; }

.la-keycdn:before {
  content: "\f3ba"; }

.la-khanda:before {
  content: "\f66d"; }

.la-kickstarter:before {
  content: "\f3bb"; }

.la-kickstarter-k:before {
  content: "\f3bc"; }

.la-kiss:before {
  content: "\f596"; }

.la-kiss-beam:before {
  content: "\f597"; }

.la-kiss-wink-heart:before {
  content: "\f598"; }

.la-kiwi-bird:before {
  content: "\f535"; }

.la-korvue:before {
  content: "\f42f"; }

.la-landmark:before {
  content: "\f66f"; }

.la-language:before {
  content: "\f1ab"; }

.la-laptop:before {
  content: "\f109"; }

.la-laptop-code:before {
  content: "\f5fc"; }

.la-laptop-medical:before {
  content: "\f812"; }

.la-laravel:before {
  content: "\f3bd"; }

.la-lastfm:before {
  content: "\f202"; }

.la-lastfm-square:before {
  content: "\f203"; }

.la-laugh:before {
  content: "\f599"; }

.la-laugh-beam:before {
  content: "\f59a"; }

.la-laugh-squint:before {
  content: "\f59b"; }

.la-laugh-wink:before {
  content: "\f59c"; }

.la-layer-group:before {
  content: "\f5fd"; }

.la-leaf:before {
  content: "\f06c"; }

.la-leanpub:before {
  content: "\f212"; }

.la-lemon:before {
  content: "\f094"; }

.la-less:before {
  content: "\f41d"; }

.la-less-than:before {
  content: "\f536"; }

.la-less-than-equal:before {
  content: "\f537"; }

.la-level-down-alt:before {
  content: "\f3be"; }

.la-level-up-alt:before {
  content: "\f3bf"; }

.la-life-ring:before {
  content: "\f1cd"; }

.la-lightbulb:before {
  content: "\f0eb"; }

.la-line:before {
  content: "\f3c0"; }

.la-link:before {
  content: "\f0c1"; }

.la-linkedin:before {
  content: "\f08c"; }

.la-linkedin-in:before {
  content: "\f0e1"; }

.la-linode:before {
  content: "\f2b8"; }

.la-linux:before {
  content: "\f17c"; }

.la-lira-sign:before {
  content: "\f195"; }

.la-list:before {
  content: "\f03a"; }

.la-list-alt:before {
  content: "\f022"; }

.la-list-ol:before {
  content: "\f0cb"; }

.la-list-ul:before {
  content: "\f0ca"; }

.la-location-arrow:before {
  content: "\f124"; }

.la-lock:before {
  content: "\f023"; }

.la-lock-open:before {
  content: "\f3c1"; }

.la-long-arrow-alt-down:before {
  content: "\f309"; }

.la-long-arrow-alt-left:before {
  content: "\f30a"; }

.la-long-arrow-alt-right:before {
  content: "\f30b"; }

.la-long-arrow-alt-up:before {
  content: "\f30c"; }

.la-low-vision:before {
  content: "\f2a8"; }

.la-luggage-cart:before {
  content: "\f59d"; }

.la-lyft:before {
  content: "\f3c3"; }

.la-magento:before {
  content: "\f3c4"; }

.la-magic:before {
  content: "\f0d0"; }

.la-magnet:before {
  content: "\f076"; }

.la-mail-bulk:before {
  content: "\f674"; }

.la-mailchimp:before {
  content: "\f59e"; }

.la-male:before {
  content: "\f183"; }

.la-mandalorian:before {
  content: "\f50f"; }

.la-map:before {
  content: "\f279"; }

.la-map-marked:before {
  content: "\f59f"; }

.la-map-marked-alt:before {
  content: "\f5a0"; }

.la-map-marker:before {
  content: "\f041"; }

.la-map-marker-alt:before {
  content: "\f3c5"; }

.la-map-pin:before {
  content: "\f276"; }

.la-map-signs:before {
  content: "\f277"; }

.la-markdown:before {
  content: "\f60f"; }

.la-marker:before {
  content: "\f5a1"; }

.la-mars:before {
  content: "\f222"; }

.la-mars-double:before {
  content: "\f227"; }

.la-mars-stroke:before {
  content: "\f229"; }

.la-mars-stroke-h:before {
  content: "\f22b"; }

.la-mars-stroke-v:before {
  content: "\f22a"; }

.la-mask:before {
  content: "\f6fa"; }

.la-mastodon:before {
  content: "\f4f6"; }

.la-maxcdn:before {
  content: "\f136"; }

.la-mdb:before {
  content: "\f8ca"; }

.la-medal:before {
  content: "\f5a2"; }

.la-medapps:before {
  content: "\f3c6"; }

.la-medium:before {
  content: "\f23a"; }

.la-medium-m:before {
  content: "\f3c7"; }

.la-medkit:before {
  content: "\f0fa"; }

.la-medrt:before {
  content: "\f3c8"; }

.la-meetup:before {
  content: "\f2e0"; }

.la-megaport:before {
  content: "\f5a3"; }

.la-meh:before {
  content: "\f11a"; }

.la-meh-blank:before {
  content: "\f5a4"; }

.la-meh-rolling-eyes:before {
  content: "\f5a5"; }

.la-memory:before {
  content: "\f538"; }

.la-mendeley:before {
  content: "\f7b3"; }

.la-menorah:before {
  content: "\f676"; }

.la-mercury:before {
  content: "\f223"; }

.la-meteor:before {
  content: "\f753"; }

.la-microchip:before {
  content: "\f2db"; }

.la-microphone:before {
  content: "\f130"; }

.la-microphone-alt:before {
  content: "\f3c9"; }

.la-microphone-alt-slash:before {
  content: "\f539"; }

.la-microphone-slash:before {
  content: "\f131"; }

.la-microscope:before {
  content: "\f610"; }

.la-microsoft:before {
  content: "\f3ca"; }

.la-minus:before {
  content: "\f068"; }

.la-minus-circle:before {
  content: "\f056"; }

.la-minus-square:before {
  content: "\f146"; }

.la-mitten:before {
  content: "\f7b5"; }

.la-mix:before {
  content: "\f3cb"; }

.la-mixcloud:before {
  content: "\f289"; }

.la-mizuni:before {
  content: "\f3cc"; }

.la-mobile:before {
  content: "\f10b"; }

.la-mobile-alt:before {
  content: "\f3cd"; }

.la-modx:before {
  content: "\f285"; }

.la-monero:before {
  content: "\f3d0"; }

.la-money-bill:before {
  content: "\f0d6"; }

.la-money-bill-alt:before {
  content: "\f3d1"; }

.la-money-bill-wave:before {
  content: "\f53a"; }

.la-money-bill-wave-alt:before {
  content: "\f53b"; }

.la-money-check:before {
  content: "\f53c"; }

.la-money-check-alt:before {
  content: "\f53d"; }

.la-monument:before {
  content: "\f5a6"; }

.la-moon:before {
  content: "\f186"; }

.la-mortar-pestle:before {
  content: "\f5a7"; }

.la-mosque:before {
  content: "\f678"; }

.la-motorcycle:before {
  content: "\f21c"; }

.la-mountain:before {
  content: "\f6fc"; }

.la-mouse:before {
  content: "\f8cc"; }

.la-mouse-pointer:before {
  content: "\f245"; }

.la-mug-hot:before {
  content: "\f7b6"; }

.la-music:before {
  content: "\f001"; }

.la-napster:before {
  content: "\f3d2"; }

.la-neos:before {
  content: "\f612"; }

.la-network-wired:before {
  content: "\f6ff"; }

.la-neuter:before {
  content: "\f22c"; }

.la-newspaper:before {
  content: "\f1ea"; }

.la-nimblr:before {
  content: "\f5a8"; }

.la-node:before {
  content: "\f419"; }

.la-node-js:before {
  content: "\f3d3"; }

.la-not-equal:before {
  content: "\f53e"; }

.la-notes-medical:before {
  content: "\f481"; }

.la-npm:before {
  content: "\f3d4"; }

.la-ns8:before {
  content: "\f3d5"; }

.la-nutritionix:before {
  content: "\f3d6"; }

.la-object-group:before {
  content: "\f247"; }

.la-object-ungroup:before {
  content: "\f248"; }

.la-odnoklassniki:before {
  content: "\f263"; }

.la-odnoklassniki-square:before {
  content: "\f264"; }

.la-oil-can:before {
  content: "\f613"; }

.la-old-republic:before {
  content: "\f510"; }

.la-om:before {
  content: "\f679"; }

.la-opencart:before {
  content: "\f23d"; }

.la-openid:before {
  content: "\f19b"; }

.la-opera:before {
  content: "\f26a"; }

.la-optin-monster:before {
  content: "\f23c"; }

.la-orcid:before {
  content: "\f8d2"; }

.la-osi:before {
  content: "\f41a"; }

.la-otter:before {
  content: "\f700"; }

.la-outdent:before {
  content: "\f03b"; }

.la-page4:before {
  content: "\f3d7"; }

.la-pagelines:before {
  content: "\f18c"; }

.la-pager:before {
  content: "\f815"; }

.la-paint-brush:before {
  content: "\f1fc"; }

.la-paint-roller:before {
  content: "\f5aa"; }

.la-palette:before {
  content: "\f53f"; }

.la-palfed:before {
  content: "\f3d8"; }

.la-pallet:before {
  content: "\f482"; }

.la-paper-plane:before {
  content: "\f1d8"; }

.la-paperclip:before {
  content: "\f0c6"; }

.la-parachute-box:before {
  content: "\f4cd"; }

.la-paragraph:before {
  content: "\f1dd"; }

.la-parking:before {
  content: "\f540"; }

.la-passport:before {
  content: "\f5ab"; }

.la-pastafarianism:before {
  content: "\f67b"; }

.la-paste:before {
  content: "\f0ea"; }

.la-patreon:before {
  content: "\f3d9"; }

.la-pause:before {
  content: "\f04c"; }

.la-pause-circle:before {
  content: "\f28b"; }

.la-paw:before {
  content: "\f1b0"; }

.la-paypal:before {
  content: "\f1ed"; }

.la-peace:before {
  content: "\f67c"; }

.la-pen:before {
  content: "\f304"; }

.la-pen-alt:before {
  content: "\f305"; }

.la-pen-fancy:before {
  content: "\f5ac"; }

.la-pen-nib:before {
  content: "\f5ad"; }

.la-pen-square:before {
  content: "\f14b"; }

.la-pencil-alt:before {
  content: "\f303"; }

.la-pencil-ruler:before {
  content: "\f5ae"; }

.la-penny-arcade:before {
  content: "\f704"; }

.la-people-carry:before {
  content: "\f4ce"; }

.la-pepper-hot:before {
  content: "\f816"; }

.la-percent:before {
  content: "\f295"; }

.la-percentage:before {
  content: "\f541"; }

.la-periscope:before {
  content: "\f3da"; }

.la-person-booth:before {
  content: "\f756"; }

.la-phabricator:before {
  content: "\f3db"; }

.la-phoenix-framework:before {
  content: "\f3dc"; }

.la-phoenix-squadron:before {
  content: "\f511"; }

.la-phone:before {
  content: "\f095"; }

.la-phone-alt:before {
  content: "\f879"; }

.la-phone-slash:before {
  content: "\f3dd"; }

.la-phone-square:before {
  content: "\f098"; }

.la-phone-square-alt:before {
  content: "\f87b"; }

.la-phone-volume:before {
  content: "\f2a0"; }

.la-photo-video:before {
  content: "\f87c"; }

.la-php:before {
  content: "\f457"; }

.la-pied-piper:before {
  content: "\f2ae"; }

.la-pied-piper-alt:before {
  content: "\f1a8"; }

.la-pied-piper-hat:before {
  content: "\f4e5"; }

.la-pied-piper-pp:before {
  content: "\f1a7"; }

.la-piggy-bank:before {
  content: "\f4d3"; }

.la-pills:before {
  content: "\f484"; }

.la-pinterest:before {
  content: "\f0d2"; }

.la-pinterest-p:before {
  content: "\f231"; }

.la-pinterest-square:before {
  content: "\f0d3"; }

.la-pizza-slice:before {
  content: "\f818"; }

.la-place-of-worship:before {
  content: "\f67f"; }

.la-plane:before {
  content: "\f072"; }

.la-plane-arrival:before {
  content: "\f5af"; }

.la-plane-departure:before {
  content: "\f5b0"; }

.la-play:before {
  content: "\f04b"; }

.la-play-circle:before {
  content: "\f144"; }

.la-playstation:before {
  content: "\f3df"; }

.la-plug:before {
  content: "\f1e6"; }

.la-plus:before {
  content: "\f067"; }

.la-plus-circle:before {
  content: "\f055"; }

.la-plus-square:before {
  content: "\f0fe"; }

.la-podcast:before {
  content: "\f2ce"; }

.la-poll:before {
  content: "\f681"; }

.la-poll-h:before {
  content: "\f682"; }

.la-poo:before {
  content: "\f2fe"; }

.la-poo-storm:before {
  content: "\f75a"; }

.la-poop:before {
  content: "\f619"; }

.la-portrait:before {
  content: "\f3e0"; }

.la-pound-sign:before {
  content: "\f154"; }

.la-power-off:before {
  content: "\f011"; }

.la-pray:before {
  content: "\f683"; }

.la-praying-hands:before {
  content: "\f684"; }

.la-prescription:before {
  content: "\f5b1"; }

.la-prescription-bottle:before {
  content: "\f485"; }

.la-prescription-bottle-alt:before {
  content: "\f486"; }

.la-print:before {
  content: "\f02f"; }

.la-procedures:before {
  content: "\f487"; }

.la-product-hunt:before {
  content: "\f288"; }

.la-project-diagram:before {
  content: "\f542"; }

.la-pushed:before {
  content: "\f3e1"; }

.la-puzzle-piece:before {
  content: "\f12e"; }

.la-python:before {
  content: "\f3e2"; }

.la-qq:before {
  content: "\f1d6"; }

.la-qrcode:before {
  content: "\f029"; }

.la-question:before {
  content: "\f128"; }

.la-question-circle:before {
  content: "\f059"; }

.la-quidditch:before {
  content: "\f458"; }

.la-quinscape:before {
  content: "\f459"; }

.la-quora:before {
  content: "\f2c4"; }

.la-quote-left:before {
  content: "\f10d"; }

.la-quote-right:before {
  content: "\f10e"; }

.la-quran:before {
  content: "\f687"; }

.la-r-project:before {
  content: "\f4f7"; }

.la-radiation:before {
  content: "\f7b9"; }

.la-radiation-alt:before {
  content: "\f7ba"; }

.la-rainbow:before {
  content: "\f75b"; }

.la-random:before {
  content: "\f074"; }

.la-raspberry-pi:before {
  content: "\f7bb"; }

.la-ravelry:before {
  content: "\f2d9"; }

.la-react:before {
  content: "\f41b"; }

.la-reacteurope:before {
  content: "\f75d"; }

.la-readme:before {
  content: "\f4d5"; }

.la-rebel:before {
  content: "\f1d0"; }

.la-receipt:before {
  content: "\f543"; }

.la-record-vinyl:before {
  content: "\f8d9"; }

.la-recycle:before {
  content: "\f1b8"; }

.la-red-river:before {
  content: "\f3e3"; }

.la-reddit:before {
  content: "\f1a1"; }

.la-reddit-alien:before {
  content: "\f281"; }

.la-reddit-square:before {
  content: "\f1a2"; }

.la-redhat:before {
  content: "\f7bc"; }

.la-redo:before {
  content: "\f01e"; }

.la-redo-alt:before {
  content: "\f2f9"; }

.la-registered:before {
  content: "\f25d"; }

.la-remove-format:before {
  content: "\f87d"; }

.la-renren:before {
  content: "\f18b"; }

.la-reply:before {
  content: "\f3e5"; }

.la-reply-all:before {
  content: "\f122"; }

.la-replyd:before {
  content: "\f3e6"; }

.la-republican:before {
  content: "\f75e"; }

.la-researchgate:before {
  content: "\f4f8"; }

.la-resolving:before {
  content: "\f3e7"; }

.la-restroom:before {
  content: "\f7bd"; }

.la-retweet:before {
  content: "\f079"; }

.la-rev:before {
  content: "\f5b2"; }

.la-ribbon:before {
  content: "\f4d6"; }

.la-ring:before {
  content: "\f70b"; }

.la-road:before {
  content: "\f018"; }

.la-robot:before {
  content: "\f544"; }

.la-rocket:before {
  content: "\f135"; }

.la-rocketchat:before {
  content: "\f3e8"; }

.la-rockrms:before {
  content: "\f3e9"; }

.la-route:before {
  content: "\f4d7"; }

.la-rss:before {
  content: "\f09e"; }

.la-rss-square:before {
  content: "\f143"; }

.la-ruble-sign:before {
  content: "\f158"; }

.la-ruler:before {
  content: "\f545"; }

.la-ruler-combined:before {
  content: "\f546"; }

.la-ruler-horizontal:before {
  content: "\f547"; }

.la-ruler-vertical:before {
  content: "\f548"; }

.la-running:before {
  content: "\f70c"; }

.la-rupee-sign:before {
  content: "\f156"; }

.la-sad-cry:before {
  content: "\f5b3"; }

.la-sad-tear:before {
  content: "\f5b4"; }

.la-safari:before {
  content: "\f267"; }

.la-salesforce:before {
  content: "\f83b"; }

.la-sass:before {
  content: "\f41e"; }

.la-satellite:before {
  content: "\f7bf"; }

.la-satellite-dish:before {
  content: "\f7c0"; }

.la-save:before {
  content: "\f0c7"; }

.la-schlix:before {
  content: "\f3ea"; }

.la-school:before {
  content: "\f549"; }

.la-screwdriver:before {
  content: "\f54a"; }

.la-scribd:before {
  content: "\f28a"; }

.la-scroll:before {
  content: "\f70e"; }

.la-sd-card:before {
  content: "\f7c2"; }

.la-search:before {
  content: "\f002"; }

.la-search-dollar:before {
  content: "\f688"; }

.la-search-location:before {
  content: "\f689"; }

.la-search-minus:before {
  content: "\f010"; }

.la-search-plus:before {
  content: "\f00e"; }

.la-searchengin:before {
  content: "\f3eb"; }

.la-seedling:before {
  content: "\f4d8"; }

.la-sellcast:before {
  content: "\f2da"; }

.la-sellsy:before {
  content: "\f213"; }

.la-server:before {
  content: "\f233"; }

.la-servicestack:before {
  content: "\f3ec"; }

.la-shapes:before {
  content: "\f61f"; }

.la-share:before {
  content: "\f064"; }

.la-share-alt:before {
  content: "\f1e0"; }

.la-share-alt-square:before {
  content: "\f1e1"; }

.la-share-square:before {
  content: "\f14d"; }

.la-shekel-sign:before {
  content: "\f20b"; }

.la-shield-alt:before {
  content: "\f3ed"; }

.la-ship:before {
  content: "\f21a"; }

.la-shipping-fast:before {
  content: "\f48b"; }

.la-shirtsinbulk:before {
  content: "\f214"; }

.la-shoe-prints:before {
  content: "\f54b"; }

.la-shopping-bag:before {
  content: "\f290"; }

.la-shopping-basket:before {
  content: "\f291"; }

.la-shopping-cart:before {
  content: "\f07a"; }

.la-shopware:before {
  content: "\f5b5"; }

.la-shower:before {
  content: "\f2cc"; }

.la-shuttle-van:before {
  content: "\f5b6"; }

.la-sign:before {
  content: "\f4d9"; }

.la-sign-in-alt:before {
  content: "\f2f6"; }

.la-sign-language:before {
  content: "\f2a7"; }

.la-sign-out-alt:before {
  content: "\f2f5"; }

.la-signal:before {
  content: "\f012"; }

.la-signature:before {
  content: "\f5b7"; }

.la-sim-card:before {
  content: "\f7c4"; }

.la-simplybuilt:before {
  content: "\f215"; }

.la-sistrix:before {
  content: "\f3ee"; }

.la-sitemap:before {
  content: "\f0e8"; }

.la-sith:before {
  content: "\f512"; }

.la-skating:before {
  content: "\f7c5"; }

.la-sketch:before {
  content: "\f7c6"; }

.la-skiing:before {
  content: "\f7c9"; }

.la-skiing-nordic:before {
  content: "\f7ca"; }

.la-skull:before {
  content: "\f54c"; }

.la-skull-crossbones:before {
  content: "\f714"; }

.la-skyatlas:before {
  content: "\f216"; }

.la-skype:before {
  content: "\f17e"; }

.la-slack:before {
  content: "\f198"; }

.la-slack-hash:before {
  content: "\f3ef"; }

.la-slash:before {
  content: "\f715"; }

.la-sleigh:before {
  content: "\f7cc"; }

.la-sliders-h:before {
  content: "\f1de"; }

.la-slideshare:before {
  content: "\f1e7"; }

.la-smile:before {
  content: "\f118"; }

.la-smile-beam:before {
  content: "\f5b8"; }

.la-smile-wink:before {
  content: "\f4da"; }

.la-smog:before {
  content: "\f75f"; }

.la-smoking:before {
  content: "\f48d"; }

.la-smoking-ban:before {
  content: "\f54d"; }

.la-sms:before {
  content: "\f7cd"; }

.la-snapchat:before {
  content: "\f2ab"; }

.la-snapchat-ghost:before {
  content: "\f2ac"; }

.la-snapchat-square:before {
  content: "\f2ad"; }

.la-snowboarding:before {
  content: "\f7ce"; }

.la-snowflake:before {
  content: "\f2dc"; }

.la-snowman:before {
  content: "\f7d0"; }

.la-snowplow:before {
  content: "\f7d2"; }

.la-socks:before {
  content: "\f696"; }

.la-solar-panel:before {
  content: "\f5ba"; }

.la-sort:before {
  content: "\f0dc"; }

.la-sort-alpha-down:before {
  content: "\f15d"; }

.la-sort-alpha-down-alt:before {
  content: "\f881"; }

.la-sort-alpha-up:before {
  content: "\f15e"; }

.la-sort-alpha-up-alt:before {
  content: "\f882"; }

.la-sort-amount-down:before {
  content: "\f160"; }

.la-sort-amount-down-alt:before {
  content: "\f884"; }

.la-sort-amount-up:before {
  content: "\f161"; }

.la-sort-amount-up-alt:before {
  content: "\f885"; }

.la-sort-down:before {
  content: "\f0dd"; }

.la-sort-numeric-down:before {
  content: "\f162"; }

.la-sort-numeric-down-alt:before {
  content: "\f886"; }

.la-sort-numeric-up:before {
  content: "\f163"; }

.la-sort-numeric-up-alt:before {
  content: "\f887"; }

.la-sort-up:before {
  content: "\f0de"; }

.la-soundcloud:before {
  content: "\f1be"; }

.la-sourcetree:before {
  content: "\f7d3"; }

.la-spa:before {
  content: "\f5bb"; }

.la-space-shuttle:before {
  content: "\f197"; }

.la-speakap:before {
  content: "\f3f3"; }

.la-speaker-deck:before {
  content: "\f83c"; }

.la-spell-check:before {
  content: "\f891"; }

.la-spider:before {
  content: "\f717"; }

.la-spinner:before {
  content: "\f110"; }

.la-splotch:before {
  content: "\f5bc"; }

.la-spotify:before {
  content: "\f1bc"; }

.la-spray-can:before {
  content: "\f5bd"; }

.la-square:before {
  content: "\f0c8"; }

.la-square-full:before {
  content: "\f45c"; }

.la-square-root-alt:before {
  content: "\f698"; }

.la-squarespace:before {
  content: "\f5be"; }

.la-stack-exchange:before {
  content: "\f18d"; }

.la-stack-overflow:before {
  content: "\f16c"; }

.la-stackpath:before {
  content: "\f842"; }

.la-stamp:before {
  content: "\f5bf"; }

.la-star:before {
  content: "\f005"; }

.la-star-and-crescent:before {
  content: "\f699"; }

.la-star-half:before {
  content: "\f089"; }

.la-star-half-alt:before {
  content: "\f5c0"; }

.la-star-of-david:before {
  content: "\f69a"; }

.la-star-of-life:before {
  content: "\f621"; }

.la-staylinked:before {
  content: "\f3f5"; }

.la-steam:before {
  content: "\f1b6"; }

.la-steam-square:before {
  content: "\f1b7"; }

.la-steam-symbol:before {
  content: "\f3f6"; }

.la-step-backward:before {
  content: "\f048"; }

.la-step-forward:before {
  content: "\f051"; }

.la-stethoscope:before {
  content: "\f0f1"; }

.la-sticker-mule:before {
  content: "\f3f7"; }

.la-sticky-note:before {
  content: "\f249"; }

.la-stop:before {
  content: "\f04d"; }

.la-stop-circle:before {
  content: "\f28d"; }

.la-stopwatch:before {
  content: "\f2f2"; }

.la-store:before {
  content: "\f54e"; }

.la-store-alt:before {
  content: "\f54f"; }

.la-strava:before {
  content: "\f428"; }

.la-stream:before {
  content: "\f550"; }

.la-street-view:before {
  content: "\f21d"; }

.la-strikethrough:before {
  content: "\f0cc"; }

.la-stripe:before {
  content: "\f429"; }

.la-stripe-s:before {
  content: "\f42a"; }

.la-stroopwafel:before {
  content: "\f551"; }

.la-studiovinari:before {
  content: "\f3f8"; }

.la-stumbleupon:before {
  content: "\f1a4"; }

.la-stumbleupon-circle:before {
  content: "\f1a3"; }

.la-subscript:before {
  content: "\f12c"; }

.la-subway:before {
  content: "\f239"; }

.la-suitcase:before {
  content: "\f0f2"; }

.la-suitcase-rolling:before {
  content: "\f5c1"; }

.la-sun:before {
  content: "\f185"; }

.la-superpowers:before {
  content: "\f2dd"; }

.la-superscript:before {
  content: "\f12b"; }

.la-supple:before {
  content: "\f3f9"; }

.la-surprise:before {
  content: "\f5c2"; }

.la-suse:before {
  content: "\f7d6"; }

.la-swatchbook:before {
  content: "\f5c3"; }

.la-swift:before {
  content: "\f8e1"; }

.la-swimmer:before {
  content: "\f5c4"; }

.la-swimming-pool:before {
  content: "\f5c5"; }

.la-symfony:before {
  content: "\f83d"; }

.la-synagogue:before {
  content: "\f69b"; }

.la-sync:before {
  content: "\f021"; }

.la-sync-alt:before {
  content: "\f2f1"; }

.la-syringe:before {
  content: "\f48e"; }

.la-table:before {
  content: "\f0ce"; }

.la-table-tennis:before {
  content: "\f45d"; }

.la-tablet:before {
  content: "\f10a"; }

.la-tablet-alt:before {
  content: "\f3fa"; }

.la-tablets:before {
  content: "\f490"; }

.la-tachometer-alt:before {
  content: "\f3fd"; }

.la-tag:before {
  content: "\f02b"; }

.la-tags:before {
  content: "\f02c"; }

.la-tape:before {
  content: "\f4db"; }

.la-tasks:before {
  content: "\f0ae"; }

.la-taxi:before {
  content: "\f1ba"; }

.la-teamspeak:before {
  content: "\f4f9"; }

.la-teeth:before {
  content: "\f62e"; }

.la-teeth-open:before {
  content: "\f62f"; }

.la-telegram:before {
  content: "\f2c6"; }

.la-telegram-plane:before {
  content: "\f3fe"; }

.la-temperature-high:before {
  content: "\f769"; }

.la-temperature-low:before {
  content: "\f76b"; }

.la-tencent-weibo:before {
  content: "\f1d5"; }

.la-tenge:before {
  content: "\f7d7"; }

.la-terminal:before {
  content: "\f120"; }

.la-text-height:before {
  content: "\f034"; }

.la-text-width:before {
  content: "\f035"; }

.la-th:before {
  content: "\f00a"; }

.la-th-large:before {
  content: "\f009"; }

.la-th-list:before {
  content: "\f00b"; }

.la-the-red-yeti:before {
  content: "\f69d"; }

.la-theater-masks:before {
  content: "\f630"; }

.la-themeco:before {
  content: "\f5c6"; }

.la-themeisle:before {
  content: "\f2b2"; }

.la-thermometer:before {
  content: "\f491"; }

.la-thermometer-empty:before {
  content: "\f2cb"; }

.la-thermometer-full:before {
  content: "\f2c7"; }

.la-thermometer-half:before {
  content: "\f2c9"; }

.la-thermometer-quarter:before {
  content: "\f2ca"; }

.la-thermometer-three-quarters:before {
  content: "\f2c8"; }

.la-think-peaks:before {
  content: "\f731"; }

.la-thumbs-down:before {
  content: "\f165"; }

.la-thumbs-up:before {
  content: "\f164"; }

.la-thumbtack:before {
  content: "\f08d"; }

.la-ticket-alt:before {
  content: "\f3ff"; }

.la-times:before {
  content: "\f00d"; }

.la-times-circle:before {
  content: "\f057"; }

.la-tint:before {
  content: "\f043"; }

.la-tint-slash:before {
  content: "\f5c7"; }

.la-tired:before {
  content: "\f5c8"; }

.la-toggle-off:before {
  content: "\f204"; }

.la-toggle-on:before {
  content: "\f205"; }

.la-toilet:before {
  content: "\f7d8"; }

.la-toilet-paper:before {
  content: "\f71e"; }

.la-toolbox:before {
  content: "\f552"; }

.la-tools:before {
  content: "\f7d9"; }

.la-tooth:before {
  content: "\f5c9"; }

.la-torah:before {
  content: "\f6a0"; }

.la-torii-gate:before {
  content: "\f6a1"; }

.la-tractor:before {
  content: "\f722"; }

.la-trade-federation:before {
  content: "\f513"; }

.la-trademark:before {
  content: "\f25c"; }

.la-traffic-light:before {
  content: "\f637"; }

.la-train:before {
  content: "\f238"; }

.la-tram:before {
  content: "\f7da"; }

.la-transgender:before {
  content: "\f224"; }

.la-transgender-alt:before {
  content: "\f225"; }

.la-trash:before {
  content: "\f1f8"; }

.la-trash-alt:before {
  content: "\f2ed"; }

.la-trash-restore:before {
  content: "\f829"; }

.la-trash-restore-alt:before {
  content: "\f82a"; }

.la-tree:before {
  content: "\f1bb"; }

.la-trello:before {
  content: "\f181"; }

.la-tripadvisor:before {
  content: "\f262"; }

.la-trophy:before {
  content: "\f091"; }

.la-truck:before {
  content: "\f0d1"; }

.la-truck-loading:before {
  content: "\f4de"; }

.la-truck-monster:before {
  content: "\f63b"; }

.la-truck-moving:before {
  content: "\f4df"; }

.la-truck-pickup:before {
  content: "\f63c"; }

.la-tshirt:before {
  content: "\f553"; }

.la-tty:before {
  content: "\f1e4"; }

.la-tumblr:before {
  content: "\f173"; }

.la-tumblr-square:before {
  content: "\f174"; }

.la-tv:before {
  content: "\f26c"; }

.la-twitch:before {
  content: "\f1e8"; }

.la-twitter:before {
  content: "\f099"; }

.la-twitter-square:before {
  content: "\f081"; }

.la-typo3:before {
  content: "\f42b"; }

.la-uber:before {
  content: "\f402"; }

.la-ubuntu:before {
  content: "\f7df"; }

.la-uikit:before {
  content: "\f403"; }

.la-umbraco:before {
  content: "\f8e8"; }

.la-umbrella:before {
  content: "\f0e9"; }

.la-umbrella-beach:before {
  content: "\f5ca"; }

.la-underline:before {
  content: "\f0cd"; }

.la-undo:before {
  content: "\f0e2"; }

.la-undo-alt:before {
  content: "\f2ea"; }

.la-uniregistry:before {
  content: "\f404"; }

.la-universal-access:before {
  content: "\f29a"; }

.la-university:before {
  content: "\f19c"; }

.la-unlink:before {
  content: "\f127"; }

.la-unlock:before {
  content: "\f09c"; }

.la-unlock-alt:before {
  content: "\f13e"; }

.la-untappd:before {
  content: "\f405"; }

.la-upload:before {
  content: "\f093"; }

.la-ups:before {
  content: "\f7e0"; }

.la-usb:before {
  content: "\f287"; }

.la-user:before {
  content: "\f007"; }

.la-user-alt:before {
  content: "\f406"; }

.la-user-alt-slash:before {
  content: "\f4fa"; }

.la-user-astronaut:before {
  content: "\f4fb"; }

.la-user-check:before {
  content: "\f4fc"; }

.la-user-circle:before {
  content: "\f2bd"; }

.la-user-clock:before {
  content: "\f4fd"; }

.la-user-cog:before {
  content: "\f4fe"; }

.la-user-edit:before {
  content: "\f4ff"; }

.la-user-friends:before {
  content: "\f500"; }

.la-user-graduate:before {
  content: "\f501"; }

.la-user-injured:before {
  content: "\f728"; }

.la-user-lock:before {
  content: "\f502"; }

.la-user-md:before {
  content: "\f0f0"; }

.la-user-minus:before {
  content: "\f503"; }

.la-user-ninja:before {
  content: "\f504"; }

.la-user-nurse:before {
  content: "\f82f"; }

.la-user-plus:before {
  content: "\f234"; }

.la-user-secret:before {
  content: "\f21b"; }

.la-user-shield:before {
  content: "\f505"; }

.la-user-slash:before {
  content: "\f506"; }

.la-user-tag:before {
  content: "\f507"; }

.la-user-tie:before {
  content: "\f508"; }

.la-user-times:before {
  content: "\f235"; }

.la-users:before {
  content: "\f0c0"; }

.la-users-cog:before {
  content: "\f509"; }

.la-usps:before {
  content: "\f7e1"; }

.la-ussunnah:before {
  content: "\f407"; }

.la-utensil-spoon:before {
  content: "\f2e5"; }

.la-utensils:before {
  content: "\f2e7"; }

.la-vaadin:before {
  content: "\f408"; }

.la-vector-square:before {
  content: "\f5cb"; }

.la-venus:before {
  content: "\f221"; }

.la-venus-double:before {
  content: "\f226"; }

.la-venus-mars:before {
  content: "\f228"; }

.la-viacoin:before {
  content: "\f237"; }

.la-viadeo:before {
  content: "\f2a9"; }

.la-viadeo-square:before {
  content: "\f2aa"; }

.la-vial:before {
  content: "\f492"; }

.la-vials:before {
  content: "\f493"; }

.la-viber:before {
  content: "\f409"; }

.la-video:before {
  content: "\f03d"; }

.la-video-slash:before {
  content: "\f4e2"; }

.la-vihara:before {
  content: "\f6a7"; }

.la-vimeo:before {
  content: "\f40a"; }

.la-vimeo-square:before {
  content: "\f194"; }

.la-vimeo-v:before {
  content: "\f27d"; }

.la-vine:before {
  content: "\f1ca"; }

.la-vk:before {
  content: "\f189"; }

.la-vnv:before {
  content: "\f40b"; }

.la-voicemail:before {
  content: "\f897"; }

.la-volleyball-ball:before {
  content: "\f45f"; }

.la-volume-down:before {
  content: "\f027"; }

.la-volume-mute:before {
  content: "\f6a9"; }

.la-volume-off:before {
  content: "\f026"; }

.la-volume-up:before {
  content: "\f028"; }

.la-vote-yea:before {
  content: "\f772"; }

.la-vr-cardboard:before {
  content: "\f729"; }

.la-vuejs:before {
  content: "\f41f"; }

.la-walking:before {
  content: "\f554"; }

.la-wallet:before {
  content: "\f555"; }

.la-warehouse:before {
  content: "\f494"; }

.la-water:before {
  content: "\f773"; }

.la-wave-square:before {
  content: "\f83e"; }

.la-waze:before {
  content: "\f83f"; }

.la-weebly:before {
  content: "\f5cc"; }

.la-weibo:before {
  content: "\f18a"; }

.la-weight:before {
  content: "\f496"; }

.la-weight-hanging:before {
  content: "\f5cd"; }

.la-weixin:before {
  content: "\f1d7"; }

.la-whatsapp:before {
  content: "\f232"; }

.la-whatsapp-square:before {
  content: "\f40c"; }

.la-wheelchair:before {
  content: "\f193"; }

.la-whmcs:before {
  content: "\f40d"; }

.la-wifi:before {
  content: "\f1eb"; }

.la-wikipedia-w:before {
  content: "\f266"; }

.la-wind:before {
  content: "\f72e"; }

.la-window-close:before {
  content: "\f410"; }

.la-window-maximize:before {
  content: "\f2d0"; }

.la-window-minimize:before {
  content: "\f2d1"; }

.la-window-restore:before {
  content: "\f2d2"; }

.la-windows:before {
  content: "\f17a"; }

.la-wine-bottle:before {
  content: "\f72f"; }

.la-wine-glass:before {
  content: "\f4e3"; }

.la-wine-glass-alt:before {
  content: "\f5ce"; }

.la-wix:before {
  content: "\f5cf"; }

.la-wizards-of-the-coast:before {
  content: "\f730"; }

.la-wolf-pack-battalion:before {
  content: "\f514"; }

.la-won-sign:before {
  content: "\f159"; }

.la-wordpress:before {
  content: "\f19a"; }

.la-wordpress-simple:before {
  content: "\f411"; }

.la-wpbeginner:before {
  content: "\f297"; }

.la-wpexplorer:before {
  content: "\f2de"; }

.la-wpforms:before {
  content: "\f298"; }

.la-wpressr:before {
  content: "\f3e4"; }

.la-wrench:before {
  content: "\f0ad"; }

.la-x-ray:before {
  content: "\f497"; }

.la-xbox:before {
  content: "\f412"; }

.la-xing:before {
  content: "\f168"; }

.la-xing-square:before {
  content: "\f169"; }

.la-y-combinator:before {
  content: "\f23b"; }

.la-yahoo:before {
  content: "\f19e"; }

.la-yammer:before {
  content: "\f840"; }

.la-yandex:before {
  content: "\f413"; }

.la-yandex-international:before {
  content: "\f414"; }

.la-yarn:before {
  content: "\f7e3"; }

.la-yelp:before {
  content: "\f1e9"; }

.la-yen-sign:before {
  content: "\f157"; }

.la-yin-yang:before {
  content: "\f6ad"; }

.la-yoast:before {
  content: "\f2b1"; }

.la-youtube:before {
  content: "\f167"; }

.la-youtube-square:before {
  content: "\f431"; }

.la-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Line Awesome Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("/assets/la-brands-400-ff70c9bc.woff2") format("woff2"), url("/assets/la-brands-400-14c63377.woff") format("woff") }

.lab {
  font-family: 'Line Awesome Brands'; }
@font-face {
  font-family: 'Line Awesome Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("/assets/la-regular-400-51ca2c00.woff2") format("woff2"), url("/assets/la-regular-400-7711fabc.woff") format("woff") }

.lar {
  font-family: 'Line Awesome Free';
  font-weight: 400; }
@font-face {
  font-family: 'Line Awesome Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("/assets/la-solid-900-10a68e01.woff2") format("woff2"), url("/assets/la-solid-900-a0d21b2a.woff") format("woff") }

.la,
.las {
  font-family: 'Line Awesome Free';
  font-weight: 900; }

.la.la-glass:before {
  content: "\f000"; }

.la.la-meetup {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-star-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-star-o:before {
  content: "\f005"; }

.la.la-remove:before {
  content: "\f00d"; }

.la.la-close:before {
  content: "\f00d"; }

.la.la-gear:before {
  content: "\f013"; }

.la.la-trash-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-trash-o:before {
  content: "\f2ed"; }

.la.la-file-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-o:before {
  content: "\f15b"; }

.la.la-clock-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-clock-o:before {
  content: "\f017"; }

.la.la-arrow-circle-o-down {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-arrow-circle-o-down:before {
  content: "\f358"; }

.la.la-arrow-circle-o-up {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-arrow-circle-o-up:before {
  content: "\f35b"; }

.la.la-play-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-play-circle-o:before {
  content: "\f144"; }

.la.la-repeat:before {
  content: "\f01e"; }

.la.la-rotate-right:before {
  content: "\f01e"; }

.la.la-refresh:before {
  content: "\f021"; }

.la.la-list-alt {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-dedent:before {
  content: "\f03b"; }

.la.la-video-camera:before {
  content: "\f03d"; }

.la.la-picture-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-picture-o:before {
  content: "\f03e"; }

.la.la-photo {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-photo:before {
  content: "\f03e"; }

.la.la-image {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-image:before {
  content: "\f03e"; }

.la.la-pencil:before {
  content: "\f303"; }

.la.la-map-marker:before {
  content: "\f3c5"; }

.la.la-pencil-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-pencil-square-o:before {
  content: "\f044"; }

.la.la-share-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-share-square-o:before {
  content: "\f14d"; }

.la.la-check-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-check-square-o:before {
  content: "\f14a"; }

.la.la-arrows:before {
  content: "\f0b2"; }

.la.la-times-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-times-circle-o:before {
  content: "\f057"; }

.la.la-check-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-check-circle-o:before {
  content: "\f058"; }

.la.la-mail-forward:before {
  content: "\f064"; }

.la.la-eye {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-eye-slash {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-warning:before {
  content: "\f071"; }

.la.la-calendar:before {
  content: "\f073"; }

.la.la-arrows-v:before {
  content: "\f338"; }

.la.la-arrows-h:before {
  content: "\f337"; }

.la.la-bar-chart {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-bar-chart:before {
  content: "\f080"; }

.la.la-bar-chart-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-bar-chart-o:before {
  content: "\f080"; }

.la.la-twitter-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-facebook-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-gears:before {
  content: "\f085"; }

.la.la-thumbs-o-up {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-thumbs-o-up:before {
  content: "\f164"; }

.la.la-thumbs-o-down {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-thumbs-o-down:before {
  content: "\f165"; }

.la.la-heart-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-heart-o:before {
  content: "\f004"; }

.la.la-sign-out:before {
  content: "\f2f5"; }

.la.la-linkedin-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-linkedin-square:before {
  content: "\f08c"; }

.la.la-thumb-tack:before {
  content: "\f08d"; }

.la.la-external-link:before {
  content: "\f35d"; }

.la.la-sign-in:before {
  content: "\f2f6"; }

.la.la-github-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-lemon-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-lemon-o:before {
  content: "\f094"; }

.la.la-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-square-o:before {
  content: "\f0c8"; }

.la.la-bookmark-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-bookmark-o:before {
  content: "\f02e"; }

.la.la-twitter {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-facebook {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-facebook:before {
  content: "\f39e"; }

.la.la-facebook-f {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-facebook-f:before {
  content: "\f39e"; }

.la.la-github {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-credit-card {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-feed:before {
  content: "\f09e"; }

.la.la-hdd-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hdd-o:before {
  content: "\f0a0"; }

.la.la-hand-o-right {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-o-right:before {
  content: "\f0a4"; }

.la.la-hand-o-left {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-o-left:before {
  content: "\f0a5"; }

.la.la-hand-o-up {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-o-up:before {
  content: "\f0a6"; }

.la.la-hand-o-down {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-o-down:before {
  content: "\f0a7"; }

.la.la-arrows-alt:before {
  content: "\f31e"; }

.la.la-group:before {
  content: "\f0c0"; }

.la.la-chain:before {
  content: "\f0c1"; }

.la.la-scissors:before {
  content: "\f0c4"; }

.la.la-files-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-files-o:before {
  content: "\f0c5"; }

.la.la-floppy-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-floppy-o:before {
  content: "\f0c7"; }

.la.la-navicon:before {
  content: "\f0c9"; }

.la.la-reorder:before {
  content: "\f0c9"; }

.la.la-pinterest {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-pinterest-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-google-plus-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-google-plus {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-google-plus:before {
  content: "\f0d5"; }

.la.la-money {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-money:before {
  content: "\f3d1"; }

.la.la-unsorted:before {
  content: "\f0dc"; }

.la.la-sort-desc:before {
  content: "\f0dd"; }

.la.la-sort-asc:before {
  content: "\f0de"; }

.la.la-linkedin {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-linkedin:before {
  content: "\f0e1"; }

.la.la-rotate-left:before {
  content: "\f0e2"; }

.la.la-legal:before {
  content: "\f0e3"; }

.la.la-tachometer:before {
  content: "\f3fd"; }

.la.la-dashboard:before {
  content: "\f3fd"; }

.la.la-comment-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-comment-o:before {
  content: "\f075"; }

.la.la-comments-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-comments-o:before {
  content: "\f086"; }

.la.la-flash:before {
  content: "\f0e7"; }

.la.la-clipboard {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-paste {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-paste:before {
  content: "\f328"; }

.la.la-lightbulb-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-lightbulb-o:before {
  content: "\f0eb"; }

.la.la-exchange:before {
  content: "\f362"; }

.la.la-cloud-download:before {
  content: "\f381"; }

.la.la-cloud-upload:before {
  content: "\f382"; }

.la.la-bell-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-bell-o:before {
  content: "\f0f3"; }

.la.la-cutlery:before {
  content: "\f2e7"; }

.la.la-file-text-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-text-o:before {
  content: "\f15c"; }

.la.la-building-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-building-o:before {
  content: "\f1ad"; }

.la.la-hospital-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hospital-o:before {
  content: "\f0f8"; }

.la.la-tablet:before {
  content: "\f3fa"; }

.la.la-mobile:before {
  content: "\f3cd"; }

.la.la-mobile-phone:before {
  content: "\f3cd"; }

.la.la-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-circle-o:before {
  content: "\f111"; }

.la.la-mail-reply:before {
  content: "\f3e5"; }

.la.la-github-alt {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-folder-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-folder-o:before {
  content: "\f07b"; }

.la.la-folder-open-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-folder-open-o:before {
  content: "\f07c"; }

.la.la-smile-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-smile-o:before {
  content: "\f118"; }

.la.la-frown-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-frown-o:before {
  content: "\f119"; }

.la.la-meh-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-meh-o:before {
  content: "\f11a"; }

.la.la-keyboard-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-keyboard-o:before {
  content: "\f11c"; }

.la.la-flag-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-flag-o:before {
  content: "\f024"; }

.la.la-mail-reply-all:before {
  content: "\f122"; }

.la.la-star-half-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-star-half-o:before {
  content: "\f089"; }

.la.la-star-half-empty {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-star-half-empty:before {
  content: "\f089"; }

.la.la-star-half-full {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-star-half-full:before {
  content: "\f089"; }

.la.la-code-fork:before {
  content: "\f126"; }

.la.la-chain-broken:before {
  content: "\f127"; }

.la.la-shield:before {
  content: "\f3ed"; }

.la.la-calendar-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-calendar-o:before {
  content: "\f133"; }

.la.la-maxcdn {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-html5 {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-css3 {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-ticket:before {
  content: "\f3ff"; }

.la.la-minus-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-minus-square-o:before {
  content: "\f146"; }

.la.la-level-up:before {
  content: "\f3bf"; }

.la.la-level-down:before {
  content: "\f3be"; }

.la.la-pencil-square:before {
  content: "\f14b"; }

.la.la-external-link-square:before {
  content: "\f360"; }

.la.la-compass {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-caret-square-o-down {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-caret-square-o-down:before {
  content: "\f150"; }

.la.la-toggle-down {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-toggle-down:before {
  content: "\f150"; }

.la.la-caret-square-o-up {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-caret-square-o-up:before {
  content: "\f151"; }

.la.la-toggle-up {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-toggle-up:before {
  content: "\f151"; }

.la.la-caret-square-o-right {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-caret-square-o-right:before {
  content: "\f152"; }

.la.la-toggle-right {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-toggle-right:before {
  content: "\f152"; }

.la.la-eur:before {
  content: "\f153"; }

.la.la-euro:before {
  content: "\f153"; }

.la.la-gbp:before {
  content: "\f154"; }

.la.la-usd:before {
  content: "\f155"; }

.la.la-dollar:before {
  content: "\f155"; }

.la.la-inr:before {
  content: "\f156"; }

.la.la-rupee:before {
  content: "\f156"; }

.la.la-jpy:before {
  content: "\f157"; }

.la.la-cny:before {
  content: "\f157"; }

.la.la-rmb:before {
  content: "\f157"; }

.la.la-yen:before {
  content: "\f157"; }

.la.la-rub:before {
  content: "\f158"; }

.la.la-ruble:before {
  content: "\f158"; }

.la.la-rouble:before {
  content: "\f158"; }

.la.la-krw:before {
  content: "\f159"; }

.la.la-won:before {
  content: "\f159"; }

.la.la-btc {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-bitcoin {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-bitcoin:before {
  content: "\f15a"; }

.la.la-file-text:before {
  content: "\f15c"; }

.la.la-sort-alpha-asc:before {
  content: "\f15d"; }

.la.la-sort-alpha-desc:before {
  content: "\f881"; }

.la.la-sort-amount-asc:before {
  content: "\f160"; }

.la.la-sort-amount-desc:before {
  content: "\f884"; }

.la.la-sort-numeric-asc:before {
  content: "\f162"; }

.la.la-sort-numeric-desc:before {
  content: "\f886"; }

.la.la-youtube-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-youtube {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-xing {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-xing-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-youtube-play {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-youtube-play:before {
  content: "\f167"; }

.la.la-dropbox {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-stack-overflow {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-instagram {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-flickr {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-adn {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-bitbucket {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-bitbucket-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-bitbucket-square:before {
  content: "\f171"; }

.la.la-tumblr {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-tumblr-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-long-arrow-down:before {
  content: "\f309"; }

.la.la-long-arrow-up:before {
  content: "\f30c"; }

.la.la-long-arrow-left:before {
  content: "\f30a"; }

.la.la-long-arrow-right:before {
  content: "\f30b"; }

.la.la-apple {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-windows {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-android {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-linux {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-dribbble {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-skype {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-foursquare {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-trello {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-gratipay {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-gittip {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-gittip:before {
  content: "\f184"; }

.la.la-sun-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-sun-o:before {
  content: "\f185"; }

.la.la-moon-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-moon-o:before {
  content: "\f186"; }

.la.la-vk {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-weibo {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-renren {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-pagelines {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-stack-exchange {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-arrow-circle-o-right {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-arrow-circle-o-right:before {
  content: "\f35a"; }

.la.la-arrow-circle-o-left {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-arrow-circle-o-left:before {
  content: "\f359"; }

.la.la-caret-square-o-left {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-caret-square-o-left:before {
  content: "\f191"; }

.la.la-toggle-left {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-toggle-left:before {
  content: "\f191"; }

.la.la-dot-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-dot-circle-o:before {
  content: "\f192"; }

.la.la-vimeo-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-try:before {
  content: "\f195"; }

.la.la-turkish-lira:before {
  content: "\f195"; }

.la.la-plus-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-plus-square-o:before {
  content: "\f0fe"; }

.la.la-slack {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wordpress {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-openid {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-institution:before {
  content: "\f19c"; }

.la.la-bank:before {
  content: "\f19c"; }

.la.la-mortar-board:before {
  content: "\f19d"; }

.la.la-yahoo {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-google {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-reddit {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-reddit-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-stumbleupon-circle {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-stumbleupon {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-delicious {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-digg {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-pied-piper-pp {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-pied-piper-alt {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-drupal {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-joomla {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-spoon:before {
  content: "\f2e5"; }

.la.la-behance {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-behance-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-steam {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-steam-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-automobile:before {
  content: "\f1b9"; }

.la.la-cab:before {
  content: "\f1ba"; }

.la.la-envelope-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-envelope-o:before {
  content: "\f0e0"; }

.la.la-deviantart {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-soundcloud {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-file-pdf-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-pdf-o:before {
  content: "\f1c1"; }

.la.la-file-word-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-word-o:before {
  content: "\f1c2"; }

.la.la-file-excel-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-excel-o:before {
  content: "\f1c3"; }

.la.la-file-powerpoint-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-powerpoint-o:before {
  content: "\f1c4"; }

.la.la-file-image-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-image-o:before {
  content: "\f1c5"; }

.la.la-file-photo-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-photo-o:before {
  content: "\f1c5"; }

.la.la-file-picture-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-picture-o:before {
  content: "\f1c5"; }

.la.la-file-archive-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-archive-o:before {
  content: "\f1c6"; }

.la.la-file-zip-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-zip-o:before {
  content: "\f1c6"; }

.la.la-file-audio-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-audio-o:before {
  content: "\f1c7"; }

.la.la-file-sound-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-sound-o:before {
  content: "\f1c7"; }

.la.la-file-video-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-video-o:before {
  content: "\f1c8"; }

.la.la-file-movie-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-movie-o:before {
  content: "\f1c8"; }

.la.la-file-code-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-file-code-o:before {
  content: "\f1c9"; }

.la.la-vine {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-codepen {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-jsfiddle {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-life-ring {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-life-bouy {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-life-bouy:before {
  content: "\f1cd"; }

.la.la-life-buoy {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-life-buoy:before {
  content: "\f1cd"; }

.la.la-life-saver {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-life-saver:before {
  content: "\f1cd"; }

.la.la-support {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-support:before {
  content: "\f1cd"; }

.la.la-circle-o-notch:before {
  content: "\f1ce"; }

.la.la-rebel {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-ra {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-ra:before {
  content: "\f1d0"; }

.la.la-resistance {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-resistance:before {
  content: "\f1d0"; }

.la.la-empire {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-ge {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-ge:before {
  content: "\f1d1"; }

.la.la-git-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-git {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-hacker-news {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-y-combinator-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-y-combinator-square:before {
  content: "\f1d4"; }

.la.la-yc-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-yc-square:before {
  content: "\f1d4"; }

.la.la-tencent-weibo {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-qq {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-weixin {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wechat {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wechat:before {
  content: "\f1d7"; }

.la.la-send:before {
  content: "\f1d8"; }

.la.la-paper-plane-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-paper-plane-o:before {
  content: "\f1d8"; }

.la.la-send-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-send-o:before {
  content: "\f1d8"; }

.la.la-circle-thin {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-circle-thin:before {
  content: "\f111"; }

.la.la-header:before {
  content: "\f1dc"; }

.la.la-sliders:before {
  content: "\f1de"; }

.la.la-futbol-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-futbol-o:before {
  content: "\f1e3"; }

.la.la-soccer-ball-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-soccer-ball-o:before {
  content: "\f1e3"; }

.la.la-slideshare {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-twitch {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-yelp {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-newspaper-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-newspaper-o:before {
  content: "\f1ea"; }

.la.la-paypal {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-google-wallet {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-cc-visa {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-cc-mastercard {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-cc-discover {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-cc-amex {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-cc-paypal {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-cc-stripe {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-bell-slash-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-bell-slash-o:before {
  content: "\f1f6"; }

.la.la-trash:before {
  content: "\f2ed"; }

.la.la-copyright {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-eyedropper:before {
  content: "\f1fb"; }

.la.la-area-chart:before {
  content: "\f1fe"; }

.la.la-pie-chart:before {
  content: "\f200"; }

.la.la-line-chart:before {
  content: "\f201"; }

.la.la-lastfm {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-lastfm-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-ioxhost {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-angellist {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-cc {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-cc:before {
  content: "\f20a"; }

.la.la-ils:before {
  content: "\f20b"; }

.la.la-shekel:before {
  content: "\f20b"; }

.la.la-sheqel:before {
  content: "\f20b"; }

.la.la-meanpath {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-meanpath:before {
  content: "\f2b4"; }

.la.la-buysellads {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-connectdevelop {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-dashcube {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-forumbee {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-leanpub {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-sellsy {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-shirtsinbulk {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-simplybuilt {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-skyatlas {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-diamond {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-diamond:before {
  content: "\f3a5"; }

.la.la-intersex:before {
  content: "\f224"; }

.la.la-facebook-official {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-facebook-official:before {
  content: "\f09a"; }

.la.la-pinterest-p {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-whatsapp {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-hotel:before {
  content: "\f236"; }

.la.la-viacoin {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-medium {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-y-combinator {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-yc {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-yc:before {
  content: "\f23b"; }

.la.la-optin-monster {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-opencart {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-expeditedssl {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-battery-4:before {
  content: "\f240"; }

.la.la-battery:before {
  content: "\f240"; }

.la.la-battery-3:before {
  content: "\f241"; }

.la.la-battery-2:before {
  content: "\f242"; }

.la.la-battery-1:before {
  content: "\f243"; }

.la.la-battery-0:before {
  content: "\f244"; }

.la.la-object-group {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-object-ungroup {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-sticky-note-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-sticky-note-o:before {
  content: "\f249"; }

.la.la-cc-jcb {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-cc-diners-club {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-clone {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hourglass-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hourglass-o:before {
  content: "\f254"; }

.la.la-hourglass-1:before {
  content: "\f251"; }

.la.la-hourglass-2:before {
  content: "\f252"; }

.la.la-hourglass-3:before {
  content: "\f253"; }

.la.la-hand-rock-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-rock-o:before {
  content: "\f255"; }

.la.la-hand-grab-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-grab-o:before {
  content: "\f255"; }

.la.la-hand-paper-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-paper-o:before {
  content: "\f256"; }

.la.la-hand-stop-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-stop-o:before {
  content: "\f256"; }

.la.la-hand-scissors-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-scissors-o:before {
  content: "\f257"; }

.la.la-hand-lizard-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-lizard-o:before {
  content: "\f258"; }

.la.la-hand-spock-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-spock-o:before {
  content: "\f259"; }

.la.la-hand-pointer-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-pointer-o:before {
  content: "\f25a"; }

.la.la-hand-peace-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-hand-peace-o:before {
  content: "\f25b"; }

.la.la-registered {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-creative-commons {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-gg {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-gg-circle {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-tripadvisor {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-odnoklassniki {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-odnoklassniki-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-get-pocket {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wikipedia-w {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-safari {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-chrome {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-firefox {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-opera {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-internet-explorer {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-television:before {
  content: "\f26c"; }

.la.la-contao {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-500px {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-amazon {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-calendar-plus-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-calendar-plus-o:before {
  content: "\f271"; }

.la.la-calendar-minus-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-calendar-minus-o:before {
  content: "\f272"; }

.la.la-calendar-times-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-calendar-times-o:before {
  content: "\f273"; }

.la.la-calendar-check-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-calendar-check-o:before {
  content: "\f274"; }

.la.la-map-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-map-o:before {
  content: "\f279"; }

.la.la-commenting:before {
  content: "\f4ad"; }

.la.la-commenting-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-commenting-o:before {
  content: "\f4ad"; }

.la.la-houzz {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-vimeo {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-vimeo:before {
  content: "\f27d"; }

.la.la-black-tie {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-fonticons {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-reddit-alien {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-edge {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-credit-card-alt:before {
  content: "\f09d"; }

.la.la-codiepie {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-modx {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-fort-awesome {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-usb {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-product-hunt {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-mixcloud {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-scribd {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-pause-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-pause-circle-o:before {
  content: "\f28b"; }

.la.la-stop-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-stop-circle-o:before {
  content: "\f28d"; }

.la.la-bluetooth {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-bluetooth-b {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-gitlab {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wpbeginner {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wpforms {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-envira {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wheelchair-alt {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wheelchair-alt:before {
  content: "\f368"; }

.la.la-question-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-question-circle-o:before {
  content: "\f059"; }

.la.la-volume-control-phone:before {
  content: "\f2a0"; }

.la.la-asl-interpreting:before {
  content: "\f2a3"; }

.la.la-deafness:before {
  content: "\f2a4"; }

.la.la-hard-of-hearing:before {
  content: "\f2a4"; }

.la.la-glide {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-glide-g {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-signing:before {
  content: "\f2a7"; }

.la.la-viadeo {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-viadeo-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-snapchat {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-snapchat-ghost {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-snapchat-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-pied-piper {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-first-order {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-yoast {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-themeisle {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-google-plus-official {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-google-plus-official:before {
  content: "\f2b3"; }

.la.la-google-plus-circle {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-google-plus-circle:before {
  content: "\f2b3"; }

.la.la-font-awesome {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-fa {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-fa:before {
  content: "\f2b4"; }

.la.la-handshake-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-handshake-o:before {
  content: "\f2b5"; }

.la.la-envelope-open-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-envelope-open-o:before {
  content: "\f2b6"; }

.la.la-linode {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-address-book-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-address-book-o:before {
  content: "\f2b9"; }

.la.la-vcard:before {
  content: "\f2bb"; }

.la.la-address-card-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-address-card-o:before {
  content: "\f2bb"; }

.la.la-vcard-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-vcard-o:before {
  content: "\f2bb"; }

.la.la-user-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-user-circle-o:before {
  content: "\f2bd"; }

.la.la-user-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-user-o:before {
  content: "\f007"; }

.la.la-id-badge {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-drivers-license:before {
  content: "\f2c2"; }

.la.la-id-card-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-id-card-o:before {
  content: "\f2c2"; }

.la.la-drivers-license-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-drivers-license-o:before {
  content: "\f2c2"; }

.la.la-quora {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-free-code-camp {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-telegram {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-thermometer-4:before {
  content: "\f2c7"; }

.la.la-thermometer:before {
  content: "\f2c7"; }

.la.la-thermometer-3:before {
  content: "\f2c8"; }

.la.la-thermometer-2:before {
  content: "\f2c9"; }

.la.la-thermometer-1:before {
  content: "\f2ca"; }

.la.la-thermometer-0:before {
  content: "\f2cb"; }

.la.la-bathtub:before {
  content: "\f2cd"; }

.la.la-s15:before {
  content: "\f2cd"; }

.la.la-window-maximize {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-window-restore {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-times-rectangle:before {
  content: "\f410"; }

.la.la-window-close-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-window-close-o:before {
  content: "\f410"; }

.la.la-times-rectangle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-times-rectangle-o:before {
  content: "\f410"; }

.la.la-bandcamp {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-grav {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-etsy {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-imdb {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-ravelry {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-eercast {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-eercast:before {
  content: "\f2da"; }

.la.la-snowflake-o {
  font-family: 'Line Awesome Free';
  font-weight: 400; }

.la.la-snowflake-o:before {
  content: "\f2dc"; }

.la.la-superpowers {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-wpexplorer {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

.la.la-spotify {
  font-family: 'Line Awesome Brands';
  font-weight: 400; }

body[data-v-c4e68c8a] {
  margin: 0;
}
h2[data-v-c4e68c8a] {
  font-size: 18px;
  font-weight: 500;
  display: flex;
  /* justify-content: center; */
  align-items: center;
  height: 50px;
  padding: 0;
  margin: 10px 20px;
}
/* .lysckeypadbox{position:fixed; top:inherit; left:0; right:0; bottom:0; height:auto;} */
.box_keypad_wrap[data-v-c4e68c8a] {
  position: fixed;
  z-index: 99999;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  transition: width height 0s;
}
.box_keypad_wrap.active[data-v-c4e68c8a] {
  width: 100%;
  height: 100%;
  transition: width height 0;
}
.box_keypad_wrap[data-v-c4e68c8a]:after {
  content: "";
  display: block;
  z-index: 99998;
  position: absolute;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: opacity 0.8s; /* transition:top 0.9s; */
}
.box_keypad_wrap.active[data-v-c4e68c8a]:after {
  top: 0;
  transition: top 0s;
  transition: opacity 0.5s;
  opacity: 1;
}
.box_keypad_wrap .inner_keypad_wrap[data-v-c4e68c8a] {
  position: absolute;
  z-index: 99999;
  left: 0;
  bottom: -100%;
  width: 100%;
  height: auto;
  /* padding: 32px 24px 0px 24px; */
  box-sizing: border-box;
  background-color: #fff;
  /* border-radius: 12px 12px 0 0; */
  transition: bottom 0.7s;
}
.box_keypad_wrap.active .inner_keypad_wrap[data-v-c4e68c8a] {
  bottom: 0;
  transition: bottom 0.5s;
}
.text_title[data-v-c4e68c8a] {
  padding: 0;
  margin: 0;
  color: #111;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  background: #fff;
  z-index: 9;
}
.box_keyinput[data-v-c4e68c8a] {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: 40px;
  text-align: center;

  letter-spacing: 15px;
}
.box_keyinput > input[data-v-c4e68c8a] {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
}
.box_keyinput .keybox[data-v-c4e68c8a] {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
}
.box_keyinput .keybox ~ .keybox[data-v-c4e68c8a] {
  margin-left: 15px;
}
.box_keyinput .keybox[data-v-c4e68c8a]:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #c6cbd0;
  border-radius: 20px;
}
.box_keyinput .keybox.on[data-v-c4e68c8a]:after {
  /* background-color: #ffd338; */
  background-color: #f60;
}
.box_keyinput .dashbox[data-v-c4e68c8a] {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
}
.box_keypad[data-v-c4e68c8a] {
  position: relative;
  height: auto;
  margin-top: 60px;
  letter-spacing: -6px;
  text-align: center;
  display: flex;
  justify-content: center;
  z-index: 99999;
}
.button_sckeypad[data-v-c4e68c8a] {
  width: 33.3%;
  height: 54px;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: #fff;
  letter-spacing: 0;
  vertical-align: top;
  font-size: 25px;
  line-height: 54px;
  color: #000;
  font-weight: 700;
}
.button_sckeypad[data-v-c4e68c8a]:active {
  color: #145e6f;
}
.button_sckeypad.key_reset[data-v-c4e68c8a],
.button_sckeypad.key_delete[data-v-c4e68c8a] {
  position: absolute;
  bottom: 0;
}
.button_sckeypad.key_reset[data-v-c4e68c8a] {
  left: 0;
  font-size: 19px;
}
.button_sckeypad.key_delete[data-v-c4e68c8a] {
  right: 0;
  font-size: 28px;
}

div.nppfs-keypad-wrap[data-v-c4e68c8a] {
  position: relative;
  white-space: normal;
}
div.nppfs-keypad .kpd-group[data-v-c4e68c8a] {
  position: relative;
  z-index: 10;
  width: 0px;
  height: 0px;
  white-space: normal;
}
div.nppfs-keypad .kpd-touch[data-v-c4e68c8a] {
  position: relative;
  z-index: 30;
  white-space: normal;
}
div.nppfs-keypad .kpd-text[data-v-c4e68c8a] {
  z-index: 40;
}
div.nppfs-keypad .kpd-preview[data-v-c4e68c8a] {
  position: relative;
  z-index: 50;
  margin-left: 50%;
  white-space: normal;
}
div.nppfs-keypad .kpd-data[data-v-c4e68c8a] {
  cursor: pointer;
}
.nppfs-keypad[data-v-c4e68c8a] {
  top: 0px !important;
}
body[data-v-de844526] {
  margin: 0;
}
h2[data-v-de844526] {
  font-size: 18px;
  font-weight: 500;
  display: flex;
  /* justify-content: center; */
  align-items: center;
  height: 50px;
  padding: 0;
  margin: 0;
}

/* .lysckeypadbox{position:fixed; top:inherit; left:0; right:0; bottom:0; height:auto;} */
.box_keypad_wrap[data-v-de844526] {
  position: fixed;
  z-index: 99999;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  transition: width height 0s;
}
.box_keypad_wrap.active[data-v-de844526] {
  width: 100%;
  height: 100%;
  transition: width height 0;
}
.box_keypad_wrap[data-v-de844526]:after {
  content: "";
  display: block;
  z-index: 99998;
  position: absolute;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: opacity 0.8s;
  /* transition:top 0.9s; */
}
.box_keypad_wrap.active[data-v-de844526]:after {
  top: 0;
  transition: top 0s;
  transition: opacity 0.5s;
  opacity: 1;
}
.box_keypad_wrap .inner_keypad_wrap[data-v-de844526] {
  position: absolute;
  z-index: 99999;
  left: 0;
  bottom: -100%;
  width: 100%;
  height: auto;
  /* padding: 32px 24px 0px 24px; */
  box-sizing: border-box;
  background-color: #fff;
  /* border-radius: 12px 12px 0 0; */
  transition: bottom 0.7s;
}
.box_keypad_wrap .inner_keypad_wrap .modal-header[data-v-de844526] {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  padding: 13px 20px;
}
.box_keypad_wrap .inner_keypad_wrap .modal-header button[data-v-de844526] {
  border: none;
}
.box_keypad_wrap.active .inner_keypad_wrap[data-v-de844526] {
  bottom: 0;
  transition: bottom 0.5s;
}
.text_title[data-v-de844526] {
  padding: 0;
  margin: 0;
  color: #111;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  background: #fff;
  z-index: 9;
}
.box_keyinput[data-v-de844526] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 67px;
  margin-bottom: 10px;
  letter-spacing: 15px;
}
.box_keyinput > input[data-v-de844526] {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
}
.box_keyinput .keybox[data-v-de844526] {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
}
.box_keyinput .keybox ~ .keybox[data-v-de844526] {
  margin-left: 15px;
}
.box_keyinput .keybox[data-v-de844526]:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #c6cbd0;
  border-radius: 20px;
}
.box_keyinput .keybox.on[data-v-de844526]:after {
  background-color: #f60;
}
.box_keyinput .dashbox[data-v-de844526] {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
}
.box_keypad[data-v-de844526] {
  position: relative;
  height: auto;
  letter-spacing: -6px;
  text-align: center;
  display: flex;
  justify-content: center;
  z-index: 99999;
}
.button_sckeypad[data-v-de844526] {
  width: 33.3%;
  height: 54px;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: #fff;
  letter-spacing: 0;
  vertical-align: top;
  font-size: 25px;
  line-height: 54px;
  color: #000;
  font-weight: 700;
}
.button_sckeypad[data-v-de844526]:active {
  color: #145e6f;
}
.button_sckeypad.key_reset[data-v-de844526],
.button_sckeypad.key_delete[data-v-de844526] {
  position: absolute;
  bottom: 0;
}
.button_sckeypad.key_reset[data-v-de844526] {
  left: 0;
  font-size: 19px;
}
.button_sckeypad.key_delete[data-v-de844526] {
  right: 0;
  font-size: 28px;
}
div.nppfs-keypad-wrap[data-v-de844526] {
  position: relative;
  white-space: normal;
}
div.nppfs-keypad .kpd-group[data-v-de844526] {
  position: relative;
  z-index: 10;
  width: 0px;
  height: 0px;
  white-space: normal;
}
div.nppfs-keypad .kpd-touch[data-v-de844526] {
  position: relative;
  z-index: 30;
  white-space: normal;
}
div.nppfs-keypad .kpd-text[data-v-de844526] {
  z-index: 40;
}
div.nppfs-keypad .kpd-preview[data-v-de844526] {
  position: relative;
  z-index: 50;
  margin-left: 50%;
  white-space: normal;
}
div.nppfs-keypad .kpd-data[data-v-de844526] {
  cursor: pointer;
}
.nppfs-keypad[data-v-de844526] {
  top: 0px !important;
}
.splash[data-v-6c47ceb0] {
  width: 100vw;
  height: 100vh;
  background: #f60;
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 999;
}
.splash .logo > div[data-v-6c47ceb0] {
  text-align: center;
}
.splash .txt[data-v-6c47ceb0] {
  text-align: center;
}
.splash .txt > div[data-v-6c47ceb0] {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
.splash .fixed[data-v-6c47ceb0] {
  position: absolute;
  overflow: hidden;
  bottom: 19px;
}
.splash .fixed .progress[data-v-6c47ceb0] {
  height: 3px;
  background: rgba(0, 0, 0, 0.3);
}
.splash .fixed .progress .bar[data-v-6c47ceb0] {
  width: 0;
  height: 3px;
  background: #fff;
}
.splash .fixed .txt[data-v-6c47ceb0] {
  color: #fff;
  font-weight: 300;
  font-size: 13px;
}h1[data-v-5ef06be1],
h2[data-v-5ef06be1] {
  line-height: 130%;
  font-size: 14px;
  margin: 0;
}
.title[data-v-5ef06be1] {
  line-height: 30px;
  font-size: 22px;
  font-weight: 700;
}
.sub-title[data-v-5ef06be1] {
  font-size: 16px;
  color: #9d2323;
}
.page-order[data-v-5ef06be1] {
  margin-bottom: 8px;
}
.page-order ul[data-v-5ef06be1] {
  list-style: none;
  display: flex;
  gap: 5px;
  padding: 0;
}
.page-order ul li[data-v-5ef06be1] {
  width: 18px;
  height: 18px;
}
.page-order ul li img[data-v-5ef06be1] {
  width: 18px;
  height: 18px;
}.footer-wrapper[data-v-a0fdb4ac] {
  display: flex;
  gap: 8px;
}
h3[data-v-a922e6b3] {
  line-height: 130%;
  font-size: 16px;
  font-weight: 700;
  margin: 10px 0 10px 0;
}
.bold[data-v-a922e6b3] {
  font-weight: 700;
}
.fsize-16[data-v-a922e6b3] {
  font-size: 16px;
}
.fsize-12[data-v-a922e6b3] {
  font-size: 12px;
}
.color-gray[data-v-a922e6b3] {
  color: #979797;
}
.grey-box[data-v-a922e6b3] {
  display: flex;
  height: 80px;
  background-color: #f4f4f5;
  align-items: center;
  justify-content: center;
  gap: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.img-wrapper[data-v-a922e6b3] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.img-wrapper > .certification-img[data-v-a922e6b3] {
  width: 25px;
  height: 50px;
  object-fit: contain;
}
.img-wrapper > .search-img[data-v-a922e6b3] {
  width: 40px;
  height: 50px;
  object-fit: contain;
}
.img-wrapper > .application-img[data-v-a922e6b3] {
  width: 32px;
  height: 50px;
  object-fit: contain;
}
.certification-img[data-v-a922e6b3] {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAABTCAYAAADOQBS6AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAhdEVYdENyZWF0aW9uIFRpbWUAMjAyNToxMTowNSAwMDoxODo1NDs4NScAAAbTSURBVHhe7ZwLbBRFGMe/vbu9Xq+lRUXCw8TQprYF1IRGCLREoYUKTSNtlLbyNCRIFA2WokQjiQ0alAKJD7wQi+GRtIVE0bZS1IgPICAaUXlUaiugAlWQXnvP3mOd77u5q40tbW93r3R7v2Qz385M9/Z/38w3304vK7jdbgmGAd2EejweqK6uhvr6emhqagKHw8FbhhZmsxlSUlIgLy8PiouLQRTFLqGtra2watUqaGxspM5aIS0tDSwWCwAKtdls0vz586WkpCRp9uzZUkNDg9TR0SENVfDeUQNqQU2ojYRWVlZSRXZ2tmS1Wnn3oQ9qycnJIW06dG9dXR25ed26dZCQkEC2FkAtZWVlZJPQs2fP0klmZiaVWiIrK4tKCkbp6el00tzcTKWSJCcnc6t/qHUP5NHhgOoevRUYVh6NCtUaUaFaIypUa0SFao2oUK0RFao1BkVo5xcW8Hy9k59FhogL9XyzEzoPbgZ37atkR4rICfU4wb3/RXB/tJFXANnuDzawNhevUQ/1hfp94D1VB/bX54DnRDWAIQZMJVvBVLyF2UbwHNsLjs251Af7qoXsHQZ3zfOgS5oK+nHpIMTfAWCMBcl+A/ytv4Kv+Th4fzoIUtsV6qsbP4kJrADd2FQ69/9xGlz7XgD/5XN0LowcC4b780CfPA10o5NBiLuNTWgnSLbr4GN9/C3fQkzRG9R3IOAOg2yh9lemgdTxNz/rGd2dE0B8aCWIDzzKTvS8lsO86Dm5HzyHd4D/2gVe2TNCwmiI23Ccn/UfRYQ6tswD/5VfmDfGAfg8AN5OAFM86EbdzTwzHQwTZ4Fu3ETe+yZIEvgufAe+c1+C79Ip8F+/BOCy0fAGvchGxWV2nXQwl9bzP+g/tBOJQnEnG49wcLz7uNSxdoLkPX+U1yiP9/wR+gyHZRGvGRihnXo5COaRVEqOG1SqgWT/h0rBzOZsmMgXGn87lRgw1CJ4bWHEKCrDQb7QOBZpGRhp1UKyt1EZHD3hoIDQ4NAN3IwsJD83uiPZuUfjAqMnHBQYutyjHdeoDBf/tYsUwX0Xf+A1XUg2Pkf5NAkHBTzK56iMYITJhXN7EfivNkHn52/x2i6Co2Vwg1Ew6t5kjkru3n8L4fvzDImU2v8CfcoMMC15m7d0IdkCo4UypTCRL5RHwt6irvf0p+B4bSb4exiSOExdlkX0JRnSZ0HsikoQjGbe2kXwSwxOk3BQwKOBb7k3j1Kuy9qcO5ZQ7hsEbdeOpSA528Fw3zwwLbdQwt8TIaGD6VFM0YSYOEr/JFcHr+wCk3hDRgENX+d7K8DXyFK8xq/Iltx2ajMtfpPSvJ6QnFbKhwXTiF779Af5QhmhyMujYzdYEm8q3gzi9EX0TOp8/0l2rCQb67Dtf4n+f+gatuFHXEQZoXxI9Rp5BR3EFJaD+OCKQOLPDrSxDttuRkiojIiLKCIU+pinhCBATP5LYJzzDBhzVpONdX0Riri3hEdDQ7fvfNeY+xwYHy7lZ30TSv9kZEWIIkJ1wSXG2kqlkkjWq1TKSegRZYSODzxY+5qOUKkkvvOBa+I2jBwUEapPz2bhP56tjSdoh0ApvOcOg++3k7S06NNm8drwUGaOxpjBOHcN2a6astBmlxzwGu6qtWQbc9fQZ8hBEaGIOPMJMEyaQ2upc3sxeH/8hLcMHNz6pPyXJfOGe3NBzFrOW8JHMaG4VJiWvgPiDJa7sgzJtWc1uHY/Hdjk6ie4C+ja/RS49j7LrmFj11ocSPL7sQz1hSq/HMON6s6PNwaeWljWI7I0T8xcCrq7JvMe3fH//jN4ju0Bz/cfBtI9llIaH3kZxKkLeQ95KLLd2Ru4LHQ2bA3dPKIbkwKGyXPZEJ+LPejJxnvmM3oOJfQG+lJwrRUSxwTqFEBVoUFwl95zlHnr5L6ec2EGJhzi1MfI60oKDBIRoSGYV3FNRA8G10b9PVnkYX1KJg1xtYis0EEEhSoXdW9xokK1RlSo1ogK1RpRoVojKlRrdMt1tczw9Gj06UUDRIWqAb7+oLy8HDIyMmDKlClkY10kiKjQTZs2wa5du6CtrQ2sVivZ27Zt463qElGhBw4coLKmpoaOoB0JBm2OCgpsSg+EiApdsGABlUVFRbBwYWBzOliqDQnFd4kgNpuNSrVYv349LFu2DBITE+lAu7S0//8UDofQ+14wYSgoKKDftOJrN7QGagr9XhffEoNUVFRAe3s72VoAtaAmhITinMG3xLS0tADzLhw6dAjsdjt1GIrgvaOGwsJC0pSamhrIdbFR66/5CQlFMEupqqqC2tpaSvCdTidvGVrExsZSIp+fnw8lJSUs2IrwLwsmKLAhWVNaAAAAAElFTkSuQmCC");
  width: 60px;
  height: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.money-img[data-v-a922e6b3] {
  background-image: url("/assets/money-f5b6a5c2.png");
  width: 40px;
  height: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.account-img[data-v-a922e6b3] {
  background-image: url("/assets/account-2dfd4af6.png");
  width: 50px;
  height: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.emphasis-grid[data-v-a922e6b3] {
  display: grid;
  padding-bottom: 20px;
  grid-template-columns: 30px auto;
  grid-template-areas: "icon text";
}
.emphasis-grid .emphasis-icon[data-v-a922e6b3] {
  grid-area: icon;
  align-self: center;
  justify-self: center;
}
.emphasis-grid .emphasis-icon > img[data-v-a922e6b3] {
  width: 15px;
  height: 15px;
}
.emphasis-grid .emphasis-text[data-v-a922e6b3] {
  margin: 0;
  grid-area: text;
  font-size: 12px;
}
/* 강조 박스   */
/* 4방향 margin */
/* 빨간색 느낌표 리소스 */
/* 글꼴 */
/* .container {
  position: relative;
  width: 100%;
  height: 100%;
} */.shadow[data-v-4ecba8ff] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}
.wrap[data-v-4ecba8ff] {
  width: calc(100vw - 80px);
  border-radius: 10px;
  padding: 10px 10px;
}
.wrap div[data-v-4ecba8ff] {
  font-weight: 700;
  font-size: 13px;
}
.wrap .padding[data-v-4ecba8ff] {
  padding: 10px 20px 32px 20px;
}
.wrap .btn[data-v-4ecba8ff] {
  height: 50px !important;
}
.wrap .main[data-v-4ecba8ff] {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}
.wrap .sub[data-v-4ecba8ff] {
  /* color: #777; */
  font-size: 14px;
  text-align: center;
  padding-top: 22px;
  font-weight: 400;
}
.wrap .popup-btn-round[data-v-4ecba8ff] {
  border-radius: 10px;
}.min-height[data-v-2fdd78f0] {
  min-height: calc(100vh - 60px - 50px - 60px - 80px);
}
.container .fix[data-v-2fdd78f0] {
  background-color: #fff;
  padding-bottom: 20px;
  height: auto;
}
.container .fix .header[data-v-2fdd78f0] {
  padding-left: 0;
  padding-right: 0;
}
.header .img[data-v-2fdd78f0] {
  padding: 10px 0;
}
.terms-font > div[data-v-2fdd78f0] {
  font-family: hanwhaGothic;
  font-weight: 400;
}
.terms-font > div > span[data-v-2fdd78f0] {
  font-size: 14px;
}
.button-area[data-v-2fdd78f0] {
  display: flex;
  gap: 8px;
}
.agreement-box[data-v-2fdd78f0] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #f60;
  border: 1px solid #ff5900;
  padding: 10px 20px 10px 20px;
  border-radius: 10px;
  margin: 10px 0 10px 0;
  gap: 5px;
}
.agreement-box div[data-v-2fdd78f0],
.agreement-box label[data-v-2fdd78f0],
.agreement-box input[data-v-2fdd78f0] {
  color: #ffffff;
  accent-color: white;
}
.agreement-box input[data-v-2fdd78f0] {
  background-color: #ffffff;
  border: 1px solid #ffffff;
}
.agreement-box .agreement-select-wrapper[data-v-2fdd78f0] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.agreement-box .agreement-select-wrapper .agreement-select[data-v-2fdd78f0] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.agreement-box .agreement-select-wrapper .agreement-select img[data-v-2fdd78f0] {
  width: 14px;
  height: 14px;
}.min-height[data-v-d0155fc4] {
  min-height: calc(100vh - 60px - 50px - 60px - 80px);
}
.container .fix[data-v-d0155fc4] {
  background-color: #fff;
  padding-bottom: 20px;
  height: auto;
}
.container .fix .header[data-v-d0155fc4] {
  padding-left: 0;
  padding-right: 0;
}
*[data-v-d0155fc4] {
  font-weight: 400;
}
.header .img[data-v-d0155fc4] {
  padding: 10px 0;
}
.terms-font > div[data-v-d0155fc4] {
  font-family: none;
}
.button-area[data-v-d0155fc4] {
  display: flex;
  gap: 8px;
}.min-height[data-v-462ac792] {
  min-height: calc(100vh - 60px - 50px - 60px - 80px);
}
.container .fix[data-v-462ac792] {
  background-color: #fff;
  padding-bottom: 20px;
  height: auto;
}
.container .fix .header[data-v-462ac792] {
  padding-left: 0;
  padding-right: 0;
}
*[data-v-462ac792] {
  font-weight: 400;
}
.header .img[data-v-462ac792] {
  padding: 10px 0;
}.min-height[data-v-ed7f81e2] {
  min-height: calc(100vh - 60px - 50px - 60px - 80px);
}
.container .fix[data-v-ed7f81e2] {
  background-color: #fff;
  padding-bottom: 20px;
  height: auto;
}
.container .fix .header[data-v-ed7f81e2] {
  padding-left: 0;
  padding-right: 0;
}
*[data-v-ed7f81e2] {
  font-weight: 400;
}
.header .img[data-v-ed7f81e2] {
  padding: 10px 0;
}.w-100px[data-v-020dabba] {
  min-width: 120px;
}
.w-70px[data-v-020dabba] {
  min-width: 70px;
}
ul[data-v-020dabba] {
  margin: 0;
  padding: 0;
}
li[data-v-020dabba] {
  list-style: none;
}
.select-type[data-v-020dabba] {
  margin-bottom: 20px;
}
.select-type ul[data-v-020dabba] {
  display: flex;
  justify-content: space-between;
}
.guide[data-v-020dabba] {
  padding-top: 20px;
  margin-bottom: 34px;
}
.guide .txt[data-v-020dabba] {
  font-size: 22px;
  line-height: 30px;
  /* 136.364% */
}
.input-area ul li[data-v-020dabba] {
  margin-bottom: 20px;
}
.input-area ul li label[data-v-020dabba] {
  color: #777;
  font-size: 14px;
}
.input-area ul li .input-wrap[data-v-020dabba] {
  width: 100%;
  display: flex;
  align-items: center;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox  */
}
.input-area ul li .input-wrap input[data-v-020dabba] {
  width: 100%;
  padding: 11px 10px 11px 4px;
  display: block;
  border: none;
  border-bottom: 1px solid #ddd;
}
.input-area ul li .input-wrap input[data-v-020dabba]::placeholder {
  font-size: 14px;
  color: #777;
  line-height: 130%;
}
.input-area ul li .input-wrap input[data-v-020dabba]::-webkit-outer-spin-button,
.input-area ul li .input-wrap input[data-v-020dabba]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input-area ul li .input-wrap input[type=number][data-v-020dabba] {
  -moz-appearance: textfield;
}
.input-area ul li .input-wrap .line[data-v-020dabba] {
  width: 8px;
  height: 1px;
  background: #000;
  margin: 0 8px;
}
.agree .title[data-v-020dabba] {
  margin-bottom: 10px;
}
.agree ul li[data-v-020dabba] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}
.agree ul li .left[data-v-020dabba] {
  display: flex;
  align-items: center;
}
.agree ul li .left .icon-check[data-v-020dabba] {
  margin-right: 8px;
  width: 24px;
  height: 24px;
}
.agree ul li .left .txt[data-v-020dabba] {
  font-weight: 400;
}
.agree ul li .right button[data-v-020dabba] {
  width: 65px;
  height: 26px;
  background: transparent;
  border: 1px solid #eee;
  color: #666;
  line-height: 20px;
  font-size: 13px;
}
.request-auth[data-v-020dabba] {
  padding: 0 0 10px 0;
}
.relative[data-v-020dabba] {
  width: 100%;
  margin: 0 15px 0 0;
}
.relative .absolute[data-v-020dabba] {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.aside[data-v-020dabba] {
  height: calc(100dvh - 50px - 60px - 20px);
  overflow-y: auto;
}
.agreement-middle-title[data-v-020dabba] {
  margin-top: 10px;
  margin-bottom: 5px;
}.card[data-v-a373c274] {
  background-color: #f4f4f5;
  border-radius: 10px;
  padding: 10px 20px 10px 20px;
}
.card > label[data-v-a373c274] {
  padding: 0 10px;
}
.card ul[data-v-a373c274] {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.card ul li[data-v-a373c274] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.card ul li > span[data-v-a373c274] {
  font-size: 14px;
  font-weight: 100;
}input[data-v-42daf06f] {
  width: 100%;
}
.bottom-sheet[data-v-42daf06f] {
  height: 0;
  padding: 0;
  transform: translateY(100%);
  overflow: hidden;
}
.bottom-sheet.active[data-v-42daf06f] {
  overflow: auto;
  padding: 20px;
  height: auto;
  transform: translateY(0);
}
.bottom-sheet .input-wrap[data-v-42daf06f] {
  margin: 0 20px;
  border-bottom: 1px solid #000;
}
.bottom-sheet ul[data-v-42daf06f] {
  list-style: none;
  margin: 20px 0 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.bottom-sheet ul li[data-v-42daf06f] {
  font-size: 13px;
}
.transition[data-v-42daf06f] {
  transition: all 0.3s;
}
.b-0[data-v-42daf06f] {
  bottom: 0;
}
.bg-fff[data-v-42daf06f] {
  background: #fff;
}
.border-radius-up[data-v-42daf06f] {
  border-radius: 20px 20px 0 0;
}
.shadow[data-v-42daf06f] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.close[data-v-42daf06f] {
  cursor: pointer;
}
.w-24[data-v-42daf06f] {
  width: 24px;
}
.h-24[data-v-42daf06f] {
  height: 24px;
}
.bp-title[data-v-42daf06f] {
  display: flex;
  align-items: center;
  font-weight: 700;
}
.p-2[data-v-42daf06f] {
  padding: 2px;
}
.padding-wrap[data-v-42daf06f] {
  padding: 30px 0;
}
.padding-wrap2[data-v-42daf06f] {
  padding: 0 0 30px 0;
}
.background[data-v-42daf06f] {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: #f1f2f5;
}
.list-scroll[data-v-42daf06f] {
  max-height: 300px;
  min-height: auto;
  overflow: auto;
}.card[data-v-a88a1e8c] {
  background-color: #f4f4f5;
  border-radius: 10px;
  padding: 10px 20px 10px 20px;
}
.card .account-select-box[data-v-a88a1e8c] {
  background-color: #fff;
  display: flex;
  min-height: 35px;
  align-items: center;
  border-radius: 5px;
  justify-content: space-between;
  padding: 0 15px;
  margin: 10px 0;
}
.card .account-select-box > div[data-v-a88a1e8c] {
  font-weight: 400;
  font-size: 14px;
  padding: 5px 0 5px 0;
}
.card ul li p[data-v-a88a1e8c] {
  margin: 0;
  font-size: 12px;
}
.card ul li[data-v-a88a1e8c]:nth-child(1) {
  color: #f60;
}
.card ul li:nth-child(1) > p[data-v-a88a1e8c] {
  color: #f60;
}.product-card-area[data-v-047a8db2] {
  padding: 20px 0 0 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.instruction-card-area[data-v-047a8db2] {
  padding: 10px 0 0 0;
}
.instruction-card[data-v-047a8db2] {
  background-color: #f4f4f5;
  border-radius: 10px;
  padding: 10px 20px 10px 20px;
  color: #ff0000;
  font-weight: 700;
  font-size: 12px;
}
.account-card-area[data-v-047a8db2] {
  padding: 10px 0 20px 0;
}
.card-title {
  font-weight: 700;
  /* font-size: 13px; */
}
.card[data-v-8bc51996] {
  background-color: #f4f4f5;
  border-radius: 10px;
  padding: 20px 20px 20px 20px;
}
.card > span[data-v-8bc51996] {
  font-weight: 700;
  font-size: 14px;
}
.card ul[data-v-8bc51996] {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.card ul li[data-v-8bc51996] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.card ul li > span[data-v-8bc51996] {
  font-size: 14px;
  font-weight: 100;
}.check-card-area[data-v-d965642c] {
  padding: 10px 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.instruction-area[data-v-d965642c] {
  padding: 10px 0;
}
.instruction-area ul[data-v-d965642c] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.instruction-area ul li[data-v-d965642c] {
  font-size: 12px;
}
.instruction-area ul li[data-v-d965642c]:nth-child(1) {
  color: #f60;
}.closeBtn[data-v-2bedb545] {
  display: flex;
  width: 98px;
  height: 40px;
  padding: 0px 16px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #999;
  color: #333;
  font-weight: 400;
}
.end-grid[data-v-2bedb545] {
  display: grid;
  grid-template-rows: auto 1fr;
  grid-template-areas: "up" "down";
  height: 100%;
  padding: 0 24px;
}
.end-grid .section[data-v-2bedb545] {
  grid-area: up;
  background-color: #fff;
  height: 100%;
  padding: 0;
  padding-top: 40%;
  padding-bottom: 20%;
}
.end-grid .section .svg[data-v-2bedb545] {
  width: 140px;
  height: 140px;
  text-align: center;
  position: relative;
}
.end-grid .section .svg .paper[data-v-2bedb545] {
  position: absolute;
  top: 23px;
  right: 23px;
}
.end-grid .section .svg .circle[data-v-2bedb545] {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.end-grid .fweight-600[data-v-2bedb545] {
  font-weight: 700;
}
.end-grid .fsize-18[data-v-2bedb545] {
  font-size: 18px;
}
.end-grid .fsize-16[data-v-2bedb545] {
  font-size: 16px;
}
.end-grid .fsize-12[data-v-2bedb545] {
  font-size: 12px;
}
.end-grid .flex-end[data-v-2bedb545] {
  display: flex;
  justify-content: center;
  align-items: end;
}
.end-grid .flex-row[data-v-2bedb545] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.end-grid .flex-row > div[data-v-2bedb545] {
  font-size: 12px;
}
.end-grid .out-move-section[data-v-2bedb545] {
  grid-area: down;
  height: 100%;
  margin-bottom: 0px;
}
.end-grid .move-call_center[data-v-2bedb545] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.end-grid .move-call_center img[data-v-2bedb545] {
  width: 100px;
  height: 100px;
}
.end-grid .move-store .store-instruction[data-v-2bedb545] {
  font-weight: 800;
}
.end-grid .move-store .store-list[data-v-2bedb545] {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.end-grid .move-store .store-list .grey-box[data-v-2bedb545] {
  background-color: #f4f4f5;
  border-radius: 15px;
  width: 150px;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.end-grid .move-store .store-list .grey-box img[data-v-2bedb545] {
  width: 45px;
  height: 45px;
}
.end-grid .end-img[data-v-2bedb545] {
  width: 60px;
  height: 60px;
}section[data-v-bbfe1a06] {
  height: 100%;
}
.background-gray[data-v-bbfe1a06] {
  background-color: #f4f4f5;
}
.gray_box[data-v-bbfe1a06] {
  background-color: #f4f4f5;
}
.section_padding[data-v-bbfe1a06] {
  padding: 24px 20px, 20px 20px;
}.container-grid {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-rows: auto 1fr 80px;
  grid-template-areas: "header" "body" "footer";
}
.container-grid * {
  font-weight: 400;
}
.container-grid .as_header {
  grid-area: header;
  height: 100%;
  padding: 24px 20px 10px 20px;
  background-color: #fff;
}
.container-grid .as_body {
  grid-area: body;
  padding: 0px 20px 0px 20px;
  height: 100%;
  overflow-y: auto;
}
.container-grid .as_footer {
  grid-area: footer;
  height: 100%;
  padding: 0px 20px 20px 20px;
}.splash[data-v-46d5593c] {
  width: 100vw;
  height: 100vh;
  background: #f60;
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 999;
}
.splash .logo > div[data-v-46d5593c] {
  text-align: center;
}
.splash .txt[data-v-46d5593c] {
  text-align: center;
}
.splash .txt > div[data-v-46d5593c] {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
.splash .fixed[data-v-46d5593c] {
  position: absolute;
  overflow: hidden;
  bottom: 19px;
}
.splash .fixed .progress[data-v-46d5593c] {
  height: 3px;
  background: rgba(0, 0, 0, 0.3);
}
.splash .fixed .progress .bar[data-v-46d5593c] {
  width: 0;
  height: 3px;
  background: #fff;
}
.splash .fixed .txt[data-v-46d5593c] {
  color: #fff;
  font-weight: 300;
  font-size: 13px;
}
.pointing[data-v-71619539] {
  cursor: pointer;
}
.scrip[data-v-71619539] {
  font-size: 1.9rem;
  font-weight: 700;
  padding-bottom: 1rem;
}
.info[data-v-71619539] {
  font-size: 1.5rem;
  font-weight: 500;
}
.content[data-v-71619539] {
  margin-bottom: 10rem;
}
.tit[data-v-71619539] {
  margin-top: 1rem;
}
.res-box[data-v-71619539] {
  display: block;
  height: 300px !important;
  overflow: hidden;
  overflow-y: scroll;
}
ul[data-v-71619539],
ol[data-v-71619539] {
  line-height: 1.8;
  margin: 0;
  padding-inline-start: 1em;
  list-style-position: inside;
}
ul[data-v-71619539] {
  list-style-type: decimal;
}
ol[data-v-71619539] {
  list-style-type: none;
}
ul > li[data-v-71619539] {
  margin-bottom: 4rem;
}
.closeBtn[data-v-3c809f25] {
  display: flex;
  width: 98px;
  height: 40px;
  padding: 0px 16px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #999;
  color: #333;
  font-weight: 400;
}
.section[data-v-3c809f25] {
  background-color: #fff;
  padding-top: 0;
  height: calc(100dvh - 50px);
}
.section .svg[data-v-3c809f25] {
  width: 140px;
  height: 140px;
  text-align: center;
  position: relative;
}
.section .svg .paper[data-v-3c809f25] {
  position: absolute;
  top: 23px;
  right: 23px;
}
.section .svg .circle[data-v-3c809f25] {
  position: absolute;
  bottom: 15px;
  right: 15px;
}.closeBtn[data-v-9dacaa9f] {
  display: flex;
  width: 98px;
  height: 40px;
  padding: 0px 16px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #999;
  color: #333;
  font-weight: 400;
}
.section[data-v-9dacaa9f] {
  background-color: #fff;
  padding-top: 0;
  height: calc(100dvh - 50px);
}
.section .svg[data-v-9dacaa9f] {
  width: 140px;
  height: 140px;
  text-align: center;
  position: relative;
}
.section .svg .paper[data-v-9dacaa9f] {
  position: absolute;
  top: 23px;
  right: 23px;
}
.section .svg .circle[data-v-9dacaa9f] {
  position: absolute;
  bottom: 15px;
  right: 15px;
}.closeBtn[data-v-daf9c111] {
  display: flex;
  width: 98px;
  height: 40px;
  padding: 0px 16px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #999;
  color: #333;
  font-weight: 400;
}
.section[data-v-daf9c111] {
  background-color: #fff;
  padding-top: 0;
  height: calc(100dvh - 50px);
}
.section .svg[data-v-daf9c111] {
  width: 140px;
  height: 140px;
  text-align: center;
  position: relative;
}
.section .svg .paper[data-v-daf9c111] {
  position: absolute;
  top: 23px;
  right: 23px;
}
.section .svg .circle[data-v-daf9c111] {
  position: absolute;
  bottom: 15px;
  right: 15px;
}.closeBtn[data-v-a3704656] {
  display: flex;
  width: 98px;
  height: 40px;
  padding: 0px 16px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #999;
  color: #333;
  font-weight: 400;
}
.section[data-v-a3704656] {
  background-color: #fff;
  padding-top: 0;
  height: calc(100dvh - 50px);
}
.section svg[data-v-a3704656] {
  transform: translateX(10px);
}
.section .svg[data-v-a3704656] {
  width: 140px;
  height: 140px;
  text-align: center;
  position: relative;
}
.section .svg .paper[data-v-a3704656] {
  position: absolute;
  top: 23px;
  right: 23px;
}
.section .svg .circle[data-v-a3704656] {
  position: absolute;
  bottom: 15px;
  right: 15px;
}.closeBtn[data-v-304651c0] {
  display: flex;
  width: 98px;
  height: 40px;
  padding: 0px 16px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #999;
  color: #333;
  font-weight: 400;
}
.section[data-v-304651c0] {
  background-color: #fff;
  padding-top: 0;
  height: calc(100dvh - 50px);
  padding: 0 40px;
}
.section .svg[data-v-304651c0] {
  width: 140px;
  height: 140px;
  text-align: center;
  position: relative;
}
.section .svg .paper[data-v-304651c0] {
  position: absolute;
  top: 23px;
  right: 23px;
}
.section .svg .circle[data-v-304651c0] {
  position: absolute;
  bottom: 15px;
  right: 15px;
}.closeBtn[data-v-672ae4c5] {
  display: flex;
  width: 98px;
  height: 40px;
  padding: 0px 16px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #999;
  color: #333;
  font-weight: 400;
}
.section[data-v-672ae4c5] {
  background-color: #fff;
  padding-top: 0;
  height: calc(100dvh - 50px);
}
.section svg[data-v-672ae4c5] {
  transform: translateX(5px);
}
.section .svg[data-v-672ae4c5] {
  width: 140px;
  height: 140px;
  text-align: center;
  position: relative;
}
.section .svg .paper[data-v-672ae4c5] {
  position: absolute;
  top: 23px;
  right: 23px;
}
.section .svg .circle[data-v-672ae4c5] {
  position: absolute;
  bottom: 15px;
  right: 15px;
}.closeBtn[data-v-aae5d48e] {
  display: flex;
  width: 98px;
  height: 40px;
  padding: 0px 16px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #999;
  color: #333;
  font-weight: 400;
}
.section[data-v-aae5d48e] {
  background-color: #fff;
  padding-top: 0;
  height: calc(100dvh - 50px);
}
.section .svg[data-v-aae5d48e] {
  width: 140px;
  height: 140px;
  text-align: center;
  position: relative;
}
.section .svg .paper[data-v-aae5d48e] {
  position: absolute;
  top: 23px;
  right: 23px;
}
.section .svg .circle[data-v-aae5d48e] {
  position: absolute;
  bottom: 15px;
  right: 15px;
}.closeBtn[data-v-2d54f509] {
  display: flex;
  width: 98px;
  height: 40px;
  padding: 0px 16px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #999;
  color: #333;
  font-weight: 400;
}
.section[data-v-2d54f509] {
  background-color: #fff;
  padding-top: 0;
  height: calc(100dvh - 50px);
}
.section .svg[data-v-2d54f509] {
  width: 140px;
  height: 140px;
  text-align: center;
  position: relative;
}
.section .svg .paper[data-v-2d54f509] {
  position: absolute;
  top: 23px;
  right: 23px;
}
.section .svg .circle[data-v-2d54f509] {
  position: absolute;
  bottom: 15px;
  right: 15px;
}.closeBtn[data-v-28e1f82b] {
  display: flex;
  width: 98px;
  height: 40px;
  padding: 0px 16px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #999;
  color: #333;
  font-weight: 400;
}
.section[data-v-28e1f82b] {
  background-color: #fff;
  padding-top: 0;
  height: calc(100dvh - 50px);
}
.section .svg[data-v-28e1f82b] {
  width: 140px;
  height: 140px;
  text-align: center;
  position: relative;
}
.section .svg .paper[data-v-28e1f82b] {
  position: absolute;
  top: 23px;
  right: 23px;
}
.section .svg .circle[data-v-28e1f82b] {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.scrip {
  font-size: 1.9rem;
  font-weight: 700;
}
.info {
  font-size: 1.5rem;
  font-weight: 500;
}
.content {
  margin-bottom: 10rem;
}

.scrip {
  font-size: 1.9rem;
  font-weight: 700;
}
.info {
  font-size: 1.5rem;
  font-weight: 500;
}
.content {
  margin-bottom: 10rem;
}
.w-100px[data-v-41f318be] {
  min-width: 120px;
}
.w-70px[data-v-41f318be] {
  min-width: 70px;
}
ul[data-v-41f318be] {
  margin: 0;
  padding: 0;
}
li[data-v-41f318be] {
  list-style: none;
}
.select-type[data-v-41f318be] {
  margin-bottom: 20px;
}
.select-type ul[data-v-41f318be] {
  display: flex;
  justify-content: space-between;
}
.guide[data-v-41f318be] {
  padding-top: 20px;
  margin-bottom: 34px;
}
.guide .txt[data-v-41f318be] {
  font-size: 22px;
  line-height: 30px;
  /* 136.364% */
}
.input-area ul li[data-v-41f318be] {
  margin-bottom: 20px;
}
.input-area ul li label[data-v-41f318be] {
  color: #777;
  font-size: 14px;
}
.input-area ul li .input-wrap[data-v-41f318be] {
  width: 100%;
  display: flex;
  align-items: center;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox  */
}
.input-area ul li .input-wrap input[data-v-41f318be] {
  width: 100%;
  padding: 11px 10px 11px 4px;
  display: block;
  border: none;
  border-bottom: 1px solid #ddd;
}
.input-area ul li .input-wrap input[data-v-41f318be]::placeholder {
  font-size: 14px;
  color: #777;
  line-height: 130%;
}
.input-area ul li .input-wrap input[data-v-41f318be]::-webkit-outer-spin-button,
.input-area ul li .input-wrap input[data-v-41f318be]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input-area ul li .input-wrap input[type=number][data-v-41f318be] {
  -moz-appearance: textfield;
}
.input-area ul li .input-wrap .line[data-v-41f318be] {
  width: 8px;
  height: 1px;
  background: #000;
  margin: 0 8px;
}
.agree .title[data-v-41f318be] {
  margin-bottom: 10px;
}
.agree ul li[data-v-41f318be] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}
.agree ul li .left[data-v-41f318be] {
  display: flex;
  align-items: center;
}
.agree ul li .left .icon-check[data-v-41f318be] {
  margin-right: 8px;
  width: 24px;
  height: 24px;
}
.agree ul li .left .txt[data-v-41f318be] {
  font-weight: 400;
}
.agree ul li .right button[data-v-41f318be] {
  width: 65px;
  height: 26px;
  background: transparent;
  border: 1px solid #eee;
  color: #666;
  line-height: 20px;
  font-size: 13px;
}
.relative[data-v-41f318be] {
  width: 100%;
  margin: 0 15px 0 0;
}
.relative .absolute[data-v-41f318be] {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.aside[data-v-41f318be] {
  height: calc(100dvh - 50px - 60px - 20px);
  overflow-y: auto;
}.min-height[data-v-9a1eb0cb] {
  min-height: calc(100vh - 60px - 50px - 60px - 80px);
}
.container .fix[data-v-9a1eb0cb] {
  background-color: #fff;
  padding-bottom: 20px;
  height: auto;
}
.container .fix .header[data-v-9a1eb0cb] {
  padding-left: 0;
  padding-right: 0;
}
*[data-v-9a1eb0cb] {
  font-weight: 400;
}
.header .img[data-v-9a1eb0cb] {
  padding: 10px 0;
}.min-height[data-v-2104b832] {
  min-height: calc(100vh - 60px - 50px - 60px - 80px);
}
.container .fix[data-v-2104b832] {
  background-color: #fff;
  padding-bottom: 20px;
  height: auto;
}
.container .fix .header[data-v-2104b832] {
  padding-left: 0;
  padding-right: 0;
}
*[data-v-2104b832] {
  font-weight: 400;
}
.header .img[data-v-2104b832] {
  padding: 10px 0;
}.min-height[data-v-bcdd7258] {
  min-height: calc(100vh - 60px - 50px - 60px - 80px);
}
.container .fix[data-v-bcdd7258] {
  background-color: #fff;
  padding-bottom: 20px;
  height: auto;
}
.container .fix .header[data-v-bcdd7258] {
  padding-left: 0;
  padding-right: 0;
}
*[data-v-bcdd7258] {
  font-weight: 400;
}
.header .img[data-v-bcdd7258] {
  padding: 10px 0;
}.min-height[data-v-5237e0e2] {
  min-height: calc(100vh - 60px - 50px - 60px - 80px);
}
.container .fix[data-v-5237e0e2] {
  background-color: #fff;
  padding-bottom: 20px;
  height: auto;
}
.container .fix .header[data-v-5237e0e2] {
  padding-left: 0;
  padding-right: 0;
}
*[data-v-5237e0e2] {
  font-weight: 400;
}
.header .img[data-v-5237e0e2] {
  padding: 10px 0;
}.min-height[data-v-84b5882e] {
  min-height: calc(100vh - 60px - 50px - 60px - 80px);
}
.container .fix[data-v-84b5882e] {
  background-color: #fff;
  padding-bottom: 20px;
  height: auto;
}
.container .fix .header[data-v-84b5882e] {
  padding-left: 0;
  padding-right: 0;
}
*[data-v-84b5882e] {
  font-weight: 400;
}
.header .img[data-v-84b5882e] {
  padding: 10px 0;
}.div[data-v-578aa1c8] {
  height: calc(100dvh - 50px - 60px - 20px);
}
.wrap[data-v-578aa1c8] {
  padding: 40px 20px 0 20px;
}
.wrap-footer[data-v-578aa1c8] {
  padding: 0 20px 20px 20px;
}.wrap[data-v-6ce49071] {
  position: absolute;
  top: 54px;
  background-color: #fff;
  width: 100%;
  height: calc(100dvh - 55px);
  padding: 20px 20px 0 20px;
}
button[data-v-6ce49071] {
  position: absolute;
  bottom: 20px;
  height: 60px;
  width: calc(100% - 40px);
  background: transparent;
  border-radius: 10px;
  border: 1px solid #ddd;
}
.circle[data-v-6ce49071] {
  height: 20px;
  width: 20px;
  background-color: #f60;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}
.dot[data-v-6ce49071] {
  height: 100%;
  display: inline-block;
  padding-left: 0.6rem;
}
.dot[data-v-6ce49071]::after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #777;
  margin-right: 0.7rem;
  margin-top: 0.5rem;
  transform: translateY(-50%);
}
.mr-1rem[data-v-6ce49071] {
  margin-right: 1rem;
}
.ml-16[data-v-6ce49071] {
  margin-left: 16px;
}
span[data-v-6ce49071] {
  font-size: 14px;
}
.w-full[data-v-6ce49071] {
  width: 100%;
}.wrap[data-v-d8050ec4] {
  position: absolute;
  top: 54px;
  background-color: #fff;
  width: 100%;
  height: calc(100dvh - 55px);
  padding: 20px 20px 0 20px;
}
button[data-v-d8050ec4] {
  position: absolute;
  bottom: 20px;
  height: 60px;
  width: calc(100% - 40px);
  background: transparent;
  border-radius: 10px;
  border: 1px solid #ddd;
}
.circle[data-v-d8050ec4] {
  height: 20px;
  width: 20px;
  background-color: #f60;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}
.dot[data-v-d8050ec4] {
  height: 100%;
  display: inline-block;
  padding-left: 0.6rem;
}
.dot[data-v-d8050ec4]::after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #777;
  margin-right: 0.7rem;
  margin-top: 0.5rem;
  transform: translateY(-50%);
}
.mr-1rem[data-v-d8050ec4] {
  margin-right: 1rem;
}
.ml-16[data-v-d8050ec4] {
  margin-left: 16px;
}
span[data-v-d8050ec4] {
  font-size: 14px;
}
.w-full[data-v-d8050ec4] {
  width: 100%;
}.wrap[data-v-19971bfb] {
  position: absolute;
  top: 54px;
  background-color: #fff;
  width: 100%;
  height: calc(100dvh - 55px);
  padding: 20px 20px 0 20px;
}
button[data-v-19971bfb] {
  position: absolute;
  bottom: 20px;
  height: 60px;
  width: calc(100% - 40px);
  background: transparent;
  border-radius: 10px;
  border: 1px solid #ddd;
}
.circle[data-v-19971bfb] {
  height: 20px;
  width: 20px;
  background-color: #f60;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}
.dot[data-v-19971bfb] {
  height: 100%;
  display: inline-block;
  padding-left: 0.6rem;
}
.dot[data-v-19971bfb]::after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #777;
  margin-right: 0.7rem;
  margin-top: 0.5rem;
  transform: translateY(-50%);
}
.mr-1rem[data-v-19971bfb] {
  margin-right: 1rem;
}
.ml-16[data-v-19971bfb] {
  margin-left: 16px;
}
span[data-v-19971bfb] {
  font-size: 14px;
}
.w-full[data-v-19971bfb] {
  width: 100%;
}.section[data-v-9ff43aa6] {
  overflow-y: auto;
  min-height: calc(100dvh - 50px - 60px - 20px);
  max-height: calc(100dvh - 50px - 60px - 20px);
}
.page[data-v-9ff43aa6] {
  width: calc(100vw - 40px);
  max-width: 360px;
  opacity: 0;
  display: none;
}
.page.active[data-v-9ff43aa6] {
  opacity: 1;
  display: block;
}
.pagination[data-v-9ff43aa6] {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  border-radius: 20px;
  padding: 4px 8px;
  background: #000;
}
.button-wrap[data-v-9ff43aa6] {
  max-width: 400px;
  padding: 0 20px;
  display: flex;
}
.hidden[data-v-9ff43aa6] {
  display: hidden;
}.closeBtn[data-v-673caf70] {
  display: flex;
  width: 98px;
  height: 40px;
  padding: 0px 16px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #999;
  color: #333;
  font-weight: 400;
}
.section[data-v-673caf70] {
  background-color: #fff;
  padding-top: 0;
  height: calc(100dvh - 50px);
}
.section .svg[data-v-673caf70] {
  width: 140px;
  height: 140px;
  text-align: center;
  position: relative;
}
.section .svg .paper[data-v-673caf70] {
  position: absolute;
  top: 23px;
  right: 23px;
}
.section .svg .circle[data-v-673caf70] {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.section .content-box[data-v-673caf70] {
  width: calc(100vw - 40px);
  border-radius: 12px;
  background: #f5f6f7;
  padding: 20px;
}
button[data-v-673caf70] {
  width: 98px;
  height: 40px;
  border: 1px solid #999;
  background: rgba(255, 255, 255, 0);
  font-weight: 700;
}.closeBtn[data-v-b2a2f066] {
  display: flex;
  width: 98px;
  height: 40px;
  padding: 0px 16px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #999;
  color: #333;
  font-weight: 400;
}
.section[data-v-b2a2f066] {
  background-color: #fff;
  padding-top: 0;
  height: calc(100dvh - 50px);
}
.section .svg[data-v-b2a2f066] {
  width: 140px;
  height: 140px;
  text-align: center;
  position: relative;
}
.section .svg .paper[data-v-b2a2f066] {
  position: absolute;
  top: 23px;
  right: 23px;
}
.section .svg .circle[data-v-b2a2f066] {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
div.nppfs-keypad-div {
  position: absolute;
  width: 0px;
  height: 0px;
  white-space: normal;
  overflow: visible;
}

div.nppfs-keypad[data-v-682dd5e8] {
  position: absolute;
  margin: 0px;
  z-index: 9999;
  white-space: normal; /*border:1px solid #ff0000;*/
}
div.nppfs-keypad-wrap[data-v-682dd5e8] {
  position: relative;
  white-space: normal;
}
div.nppfs-keypad .kpd-group[data-v-682dd5e8] {
  position: relative;
  z-index: 10;
  width: 0px;
  height: 0px;
  white-space: normal;
}
div.nppfs-keypad .kpd-touch[data-v-682dd5e8] {
  position: relative;
  z-index: 30;
  white-space: normal;
}
div.nppfs-keypad .kpd-text[data-v-682dd5e8] {
  z-index: 40;
}
div.nppfs-keypad .kpd-preview[data-v-682dd5e8] {
  position: relative;
  z-index: 50;
  margin-left: 50%;
  white-space: normal;
}
div.nppfs-keypad .kpd-data[data-v-682dd5e8] {
  cursor: pointer;
}
.kpd-preview .preview[data-v-682dd5e8] {
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
div.kpd-multi-cursor[data-v-682dd5e8]:hover {
  cursor: none !important;
}
div.kpd-multi-cursor .kpd-data[data-v-682dd5e8] {
  cursor: none !important;
}
div.kpd-multi-cursor .kpd-blank[data-v-682dd5e8] {
  cursor: none !important;
}
div.kpd-multi-cursor .cursor-cover[data-v-682dd5e8] {
  position: absolute;
  z-index: 14;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ccc;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
div.kpd-multi-cursor .click-cover[data-v-682dd5e8] {
  position: absolute;
  z-index: 20;
  left: 50%;
  top: 50%;
  margin-left: -46px;
  margin-top: -46px;
  padding: 10px;
  text-align: center;
  border-radius: 16px;
  border: 3px solid #aaa;
  background: #fff;
  box-shadow: 0px 0px 20px #333;
}
div.kpd-multi-cursor .cursor[data-v-682dd5e8] {
  margin-left: -3px;
  margin-top: 1px;
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  width: 10px;
  height: 16px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuOWwzfk4AAACeSURBVChThdA9CsJAEIbhsTAoiBD8AQuLWHgBb+EFLLQSGys7r6/vxG/XTbKrAy/ZWZ4Uib00ZjajMY1oOEIBzymPA9SxjFOoNY/7UFdDnIO69ucXl6DXwb+gF/E/6LWmBPvTgZnzg250ilDPZ9iTuz1tPhvDcqeDzincUvyYMzW0o6vuUuy/yI60opoW1GTgkmyqKpqQv3RphcbM1m9nk+LNtzuvMwAAAABJRU5ErkJggg==");
}
div.kpd-multi-cursor .cursor1[data-v-682dd5e8] {
  z-index: 15;
}
div.kpd-multi-cursor .cursor2[data-v-682dd5e8] {
  z-index: 16;
}
div.kpd-multi-cursor:hover .cursor[data-v-682dd5e8] {
  display: block;
}
