@charset "UTF-8";

/* apps/tirewarranty/ssg-tw-grip/src/styles.scss */
.center-all {
  display: flex;
  align-items: center;
  justify-content: center;
}
.star {
  position: relative;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.star svg,
.star i {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-style: normal;
}
.star svg.star-half,
.star svg.star-filled,
.star i.star-half,
.star i.star-filled {
  opacity: 0;
}
.star i {
  top: 1px;
  display: none;
}
.star.icon i,
.star.rating.star-icon i {
  font-size: 25px;
  line-height: 25px;
}
.star.icon i.star-empty:before,
.star.rating.star-icon i.star-empty:before {
  content: "\2606";
}
.star.icon i.star-half:before,
.star.rating.star-icon i.star-half:before {
  content: "\2605";
}
.star.icon i.star-filled:before,
.star.rating.star-icon i.star-filled:before {
  content: "\2605";
}
.star.custom-icon i,
.rating.theme-kununu .star-container .star i,
.star.rating.star-custom-icon i {
  font-size: 18px;
  line-height: 18px;
}
.star.empty svg.star-half,
.star.empty svg.star-filled,
.star.empty i.star-half,
.star.empty i.star-filled {
  opacity: 0;
}
.star.empty svg.star-empty,
.star.empty i.star-empty {
  opacity: 1;
}
.star.half svg.star-filled,
.rating.value-0.half .star:nth-child(1) svg.star-filled,
.star.half svg.star-empty,
.rating.value-0.half .star:nth-child(1) svg.star-empty,
.star.half i.star-filled,
.rating.value-0.half .star:nth-child(1) i.star-filled,
.star.half i.star-empty,
.rating.value-0.half .star:nth-child(1) i.star-empty {
  opacity: 0;
}
.star.half svg.star-half,
.rating.value-0.half .star:nth-child(1) svg.star-half,
.star.half i.star-half,
.rating.value-0.half .star:nth-child(1) i.star-half {
  opacity: 1;
}
.star.filled svg.star-empty,
.rating.value-12 .star-container .star:nth-child(-n+12) svg.star-empty,
.rating.value-11 .star-container .star:nth-child(-n+11) svg.star-empty,
.rating.value-10 .star-container .star:nth-child(-n+10) svg.star-empty,
.rating.value-9 .star-container .star:nth-child(-n+9) svg.star-empty,
.rating.value-8 .star-container .star:nth-child(-n+8) svg.star-empty,
.rating.value-7 .star-container .star:nth-child(-n+7) svg.star-empty,
.rating.value-6 .star-container .star:nth-child(-n+6) svg.star-empty,
.rating.value-5 .star-container .star:nth-child(-n+5) svg.star-empty,
.rating.value-4 .star-container .star:nth-child(-n+4) svg.star-empty,
.rating.value-3 .star-container .star:nth-child(-n+3) svg.star-empty,
.rating.value-2 .star-container .star:nth-child(-n+2) svg.star-empty,
.rating.value-1 .star-container .star:nth-child(-n+1) svg.star-empty,
.star.filled svg.star-filled,
.rating.value-12 .star-container .star:nth-child(-n+12) svg.star-filled,
.rating.value-11 .star-container .star:nth-child(-n+11) svg.star-filled,
.rating.value-10 .star-container .star:nth-child(-n+10) svg.star-filled,
.rating.value-9 .star-container .star:nth-child(-n+9) svg.star-filled,
.rating.value-8 .star-container .star:nth-child(-n+8) svg.star-filled,
.rating.value-7 .star-container .star:nth-child(-n+7) svg.star-filled,
.rating.value-6 .star-container .star:nth-child(-n+6) svg.star-filled,
.rating.value-5 .star-container .star:nth-child(-n+5) svg.star-filled,
.rating.value-4 .star-container .star:nth-child(-n+4) svg.star-filled,
.rating.value-3 .star-container .star:nth-child(-n+3) svg.star-filled,
.rating.value-2 .star-container .star:nth-child(-n+2) svg.star-filled,
.rating.value-1 .star-container .star:nth-child(-n+1) svg.star-filled,
.star.filled i.star-empty,
.rating.value-12 .star-container .star:nth-child(-n+12) i.star-empty,
.rating.value-11 .star-container .star:nth-child(-n+11) i.star-empty,
.rating.value-10 .star-container .star:nth-child(-n+10) i.star-empty,
.rating.value-9 .star-container .star:nth-child(-n+9) i.star-empty,
.rating.value-8 .star-container .star:nth-child(-n+8) i.star-empty,
.rating.value-7 .star-container .star:nth-child(-n+7) i.star-empty,
.rating.value-6 .star-container .star:nth-child(-n+6) i.star-empty,
.rating.value-5 .star-container .star:nth-child(-n+5) i.star-empty,
.rating.value-4 .star-container .star:nth-child(-n+4) i.star-empty,
.rating.value-3 .star-container .star:nth-child(-n+3) i.star-empty,
.rating.value-2 .star-container .star:nth-child(-n+2) i.star-empty,
.rating.value-1 .star-container .star:nth-child(-n+1) i.star-empty,
.star.filled i.star-filled,
.rating.value-12 .star-container .star:nth-child(-n+12) i.star-filled,
.rating.value-11 .star-container .star:nth-child(-n+11) i.star-filled,
.rating.value-10 .star-container .star:nth-child(-n+10) i.star-filled,
.rating.value-9 .star-container .star:nth-child(-n+9) i.star-filled,
.rating.value-8 .star-container .star:nth-child(-n+8) i.star-filled,
.rating.value-7 .star-container .star:nth-child(-n+7) i.star-filled,
.rating.value-6 .star-container .star:nth-child(-n+6) i.star-filled,
.rating.value-5 .star-container .star:nth-child(-n+5) i.star-filled,
.rating.value-4 .star-container .star:nth-child(-n+4) i.star-filled,
.rating.value-3 .star-container .star:nth-child(-n+3) i.star-filled,
.rating.value-2 .star-container .star:nth-child(-n+2) i.star-filled,
.rating.value-1 .star-container .star:nth-child(-n+1) i.star-filled {
  opacity: 0;
}
.star.filled svg.star-filled,
.rating.value-12 .star-container .star:nth-child(-n+12) svg.star-filled,
.rating.value-11 .star-container .star:nth-child(-n+11) svg.star-filled,
.rating.value-10 .star-container .star:nth-child(-n+10) svg.star-filled,
.rating.value-9 .star-container .star:nth-child(-n+9) svg.star-filled,
.rating.value-8 .star-container .star:nth-child(-n+8) svg.star-filled,
.rating.value-7 .star-container .star:nth-child(-n+7) svg.star-filled,
.rating.value-6 .star-container .star:nth-child(-n+6) svg.star-filled,
.rating.value-5 .star-container .star:nth-child(-n+5) svg.star-filled,
.rating.value-4 .star-container .star:nth-child(-n+4) svg.star-filled,
.rating.value-3 .star-container .star:nth-child(-n+3) svg.star-filled,
.rating.value-2 .star-container .star:nth-child(-n+2) svg.star-filled,
.rating.value-1 .star-container .star:nth-child(-n+1) svg.star-filled,
.star.filled i.star-filled,
.rating.value-12 .star-container .star:nth-child(-n+12) i.star-filled,
.rating.value-11 .star-container .star:nth-child(-n+11) i.star-filled,
.rating.value-10 .star-container .star:nth-child(-n+10) i.star-filled,
.rating.value-9 .star-container .star:nth-child(-n+9) i.star-filled,
.rating.value-8 .star-container .star:nth-child(-n+8) i.star-filled,
.rating.value-7 .star-container .star:nth-child(-n+7) i.star-filled,
.rating.value-6 .star-container .star:nth-child(-n+6) i.star-filled,
.rating.value-5 .star-container .star:nth-child(-n+5) i.star-filled,
.rating.value-4 .star-container .star:nth-child(-n+4) i.star-filled,
.rating.value-3 .star-container .star:nth-child(-n+3) i.star-filled,
.rating.value-2 .star-container .star:nth-child(-n+2) i.star-filled,
.rating.value-1 .star-container .star:nth-child(-n+1) i.star-filled {
  opacity: 1;
}
.star.default svg,
.star-container .star svg {
  fill: #999;
}
.star.default i,
.star-container .star i {
  color: #999;
}
.star.negative svg,
.rating.value-0.half .star svg,
.rating.value-0.half .rating.value-0.star:nth-child(1) .star svg {
  fill: #f03c56;
}
.star.negative i,
.rating.value-0.half .star i,
.rating.value-0.half .rating.value-0.star:nth-child(1) .star i {
  color: #f03c56;
}
.star.ok svg {
  fill: #ffc058;
}
.star.ok i {
  color: #ffc058;
}
.star.positive svg,
.rating.value-12 .star-container .star svg,
.rating.value-11 .star-container .star svg,
.rating.value-10 .star-container .star svg,
.rating.value-9 .star-container .star svg,
.rating.value-8 .star-container .star svg,
.rating.value-7 .star-container .star svg,
.rating.value-6 .star-container .star svg {
  fill: #7ed321;
}
.star.positive i,
.rating.value-12 .star-container .star i,
.rating.value-11 .star-container .star i,
.rating.value-10 .star-container .star i,
.rating.value-9 .star-container .star i,
.rating.value-8 .star-container .star i,
.rating.value-7 .star-container .star i,
.rating.value-6 .star-container .star i {
  color: #7ed321;
}
.star.svg i,
.star.rating.star-svg i {
  display: none;
}
.star.svg svg,
.star.rating.star-svg svg {
  display: flex;
}
.star.custom-icon svg,
.rating.theme-kununu .star-container .star svg,
.star.rating.star-custom-icon svg,
.star.icon svg,
.star.rating.star-icon svg {
  display: none;
}
.star.custom-icon i,
.rating.theme-kununu .star-container .star i,
.star.rating.star-custom-icon i,
.star.icon i,
.star.rating.star-icon i {
  display: flex;
}
.star.small,
.rating.small .star.label-value,
.rating.small .rating.star .star.label-value,
.rating.small .rating.label-value .star,
.rating.small .star {
  width: 10px;
  height: 9, 5px;
}
.star.small i,
.rating.small .star.label-value i,
.rating.small .rating.star .star.label-value i,
.rating.small .rating.label-value .star i,
.rating.small .star i {
  font-size: 11px;
  line-height: 10px;
}
.star.medium,
.rating.medium .star.label-value,
.rating.medium .rating.star .star.label-value,
.rating.medium .rating.label-value .star,
.rating.medium .star {
  width: 20px;
  height: 20px;
}
.star.medium i,
.rating.medium .star.label-value i,
.rating.medium .rating.star .star.label-value i,
.rating.medium .rating.label-value .star i,
.rating.medium .star i {
  font-size: 25px;
  line-height: 25px;
}
.star.large,
.rating.large .star.label-value,
.rating.large .rating.star .star.label-value,
.rating.large .rating.label-value .star,
.rating.large .star {
  width: 35px;
  height: 33.3px;
}
.star.large i,
.rating.large .star.label-value i,
.rating.large .rating.star .star.label-value i,
.rating.large .rating.label-value .star i,
.rating.large .star i {
  font-size: 36px;
  line-height: 35px;
}
.star.disabled,
.rating.disabled .star-container .star,
.rating.disabled .rating.label-value .star-container .star,
.rating.disabled .star-container .rating.star .star.label-value,
.rating.disabled .star-container .rating.star .star-container .star,
.rating.disabled .star.label-value {
  opacity: 0.5;
}
.star.direction-rtl svg.star-half,
.rating.direction-rtl .star.star-container svg.star-half,
.star-container.direction-rtl .rating.star .star.star-container svg.star-half,
.rating.direction-rtl .star-container .star svg.star-half,
.star-container.direction-rtl .rating.star .star-container .star svg.star-half,
.star-container.direction-rtl .star svg.star-half,
.star.direction-rtl i.star-half,
.rating.direction-rtl .star.star-container i.star-half,
.star-container.direction-rtl .rating.star .star.star-container i.star-half,
.rating.direction-rtl .star-container .star i.star-half,
.star-container.direction-rtl .rating.star .star-container .star i.star-half,
.star-container.direction-rtl .star i.star-half {
  transform: scale(-1, 1);
}
.star.direction-ltr svg.star-half,
.star-container.direction-ltr .star svg.star-half,
.star.direction-ltr i.star-half,
.star-container.direction-ltr .star i.star-half {
  transform: scale(1, 1);
}
.label-value {
  font-size: 18px;
  line-height: 18px;
}
.label-value.small,
.rating.small .label-value,
.rating.small .rating.star .label-value,
.rating.small .rating.label-value .label-value,
.rating.small .label-value.star {
  font-size: 9.5px;
  line-height: 9.5px;
}
.label-value.medium,
.rating.medium .label-value,
.rating.medium .rating.star .label-value,
.rating.medium .rating.label-value .label-value,
.rating.medium .label-value.star {
  font-size: 18px;
  line-height: 25px;
}
.label-value.large,
.rating.large .label-value,
.rating.large .rating.star .label-value,
.rating.large .rating.label-value .label-value,
.rating.large .label-value.star {
  font-size: 28px;
  line-height: 35px;
}
.label-value.disabled,
.rating.disabled .star-container .label-value.star,
.rating.disabled .star-container .rating.star .label-value,
.rating.disabled .label-value {
  opacity: 0.5;
}
.star-container {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  justify-content: center;
  margin-left: 5px;
  margin-right: 5px;
  transition: all 0.3s ease;
}
.star-container + .star {
  margin-left: 5px;
}
.star-container .star {
  transition: all 0.3s ease;
}
.star-container .star svg,
.star-container .star i {
  transition: all 0.3s ease;
}
.star-container svg {
  z-index: 2;
}
.star-container i {
  z-index: 1;
}
.star-container.direction-rtl,
.rating.direction-rtl .rating.star-container .star-container .star-container.star,
.rating.direction-rtl .star-container,
.star-container.direction-rtl .rating.star .star-container,
.rating.direction-rtl .star-container .star-container.star,
.rating.direction-rtl .rating.star-container .star-container,
.rating.direction-rtl .star-container .rating.star .star-container,
.star-container.direction-rtl .star-container.star {
  direction: rtl;
}
.star-container.direction-ltr,
.star-container.direction-ltr .star-container.star {
  direction: ltr;
}
.star-container.space-no,
.rating.space-no .star-container {
  flex: 1 1 auto;
  justify-content: center;
}
.star-container.space-between,
.rating.space-between .star-container {
  flex: 1 1 auto;
  justify-content: space-between;
}
.star-container.space-around,
.rating.space-around .star-container {
  flex: 1 1 auto;
  justify-content: space-around;
}
.rating {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}
.rating.value-1 .star-container .star svg {
  fill: #f03c56;
}
.rating.value-1 .star-container .star i {
  color: #f03c56;
}
.rating.value-2 .star-container .star svg {
  fill: #f03c56;
}
.rating.value-2 .star-container .star i {
  color: #f03c56;
}
.rating.value-3 .star-container .star svg {
  fill: #ffc058;
}
.rating.value-3 .star-container .star i {
  color: #ffc058;
}
.rating.value-4 .star-container .star svg {
  fill: #7ed321;
}
.rating.value-4 .star-container .star i {
  color: #7ed321;
}
.rating.value-5 .star-container .star svg {
  fill: #7ed321;
}
.rating.value-5 .star-container .star i {
  color: #7ed321;
}
.rating.value-6 .star-container .star svg {
  fill: #7ed321;
}
.rating.value-6 .star-container .star i {
  color: #7ed321;
}
.rating.hover:hover.value-1.half .star-container .star.star-half,
.rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star.star-half,
.rating.hover:hover.value-1.half .star-container .star.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star.star-filled,
.rating.hover:hover.hover-1 .star-container .star.star-half,
.rating.hover:hover.hover-1 .star-container .star.star-filled {
  opacity: 0;
}
.rating.hover:hover.value-1.half .star-container .star.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star.star-empty,
.rating.hover:hover.hover-1 .star-container .star.star-empty {
  opacity: 1;
}
.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-empty,
.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-filled,
.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-empty,
.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-filled {
  opacity: 0;
}
.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-filled,
.rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-filled {
  opacity: 1;
}
.rating.hover:hover.hover-1 .star-container .star svg {
  fill: #f03c56;
}
.rating.hover:hover.hover-1 .star-container .star i {
  color: #f03c56;
}
.rating.hover:hover.value-2.half .star-container .star.star-half,
.rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star.star-half,
.rating.hover:hover.value-2.half .star-container .star.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star.star-filled,
.rating.hover:hover.hover-2 .star-container .star.star-half,
.rating.hover:hover.hover-2 .star-container .star.star-filled {
  opacity: 0;
}
.rating.hover:hover.value-2.half .star-container .star.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star.star-empty,
.rating.hover:hover.hover-2 .star-container .star.star-empty {
  opacity: 1;
}
.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-empty,
.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-filled,
.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-empty,
.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-filled {
  opacity: 0;
}
.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-filled,
.rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-filled {
  opacity: 1;
}
.rating.hover:hover.hover-2 .star-container .star svg {
  fill: #f03c56;
}
.rating.hover:hover.hover-2 .star-container .star i {
  color: #f03c56;
}
.rating.hover:hover.value-3.half .star-container .star.star-half,
.rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star.star-half,
.rating.hover:hover.value-3.half .star-container .star.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star.star-filled,
.rating.hover:hover.hover-3 .star-container .star.star-half,
.rating.hover:hover.hover-3 .star-container .star.star-filled {
  opacity: 0;
}
.rating.hover:hover.value-3.half .star-container .star.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star.star-empty,
.rating.hover:hover.hover-3 .star-container .star.star-empty {
  opacity: 1;
}
.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-empty,
.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-filled,
.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-empty,
.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-filled {
  opacity: 0;
}
.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-filled,
.rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-filled {
  opacity: 1;
}
.rating.hover:hover.hover-3 .star-container .star svg {
  fill: #ffc058;
}
.rating.hover:hover.hover-3 .star-container .star i {
  color: #ffc058;
}
.rating.hover:hover.value-4.half .star-container .star.star-half,
.rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star.star-half,
.rating.hover:hover.value-4.half .star-container .star.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star.star-filled,
.rating.hover:hover.hover-4 .star-container .star.star-half,
.rating.hover:hover.hover-4 .star-container .star.star-filled {
  opacity: 0;
}
.rating.hover:hover.value-4.half .star-container .star.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star.star-empty,
.rating.hover:hover.hover-4 .star-container .star.star-empty {
  opacity: 1;
}
.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-empty,
.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-filled,
.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-empty,
.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-filled {
  opacity: 0;
}
.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-filled,
.rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-filled {
  opacity: 1;
}
.rating.hover:hover.hover-4 .star-container .star svg {
  fill: #7ed321;
}
.rating.hover:hover.hover-4 .star-container .star i {
  color: #7ed321;
}
.rating.hover:hover.value-5.half .star-container .star.star-half,
.rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star.star-half,
.rating.hover:hover.value-5.half .star-container .star.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star.star-filled,
.rating.hover:hover.hover-5 .star-container .star.star-half,
.rating.hover:hover.hover-5 .star-container .star.star-filled {
  opacity: 0;
}
.rating.hover:hover.value-5.half .star-container .star.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star.star-empty,
.rating.hover:hover.hover-5 .star-container .star.star-empty {
  opacity: 1;
}
.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-empty,
.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-filled,
.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-empty,
.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-filled {
  opacity: 0;
}
.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-filled,
.rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-filled {
  opacity: 1;
}
.rating.hover:hover.hover-5 .star-container .star svg {
  fill: #7ed321;
}
.rating.hover:hover.hover-5 .star-container .star i {
  color: #7ed321;
}
.rating.hover:hover.value-6.half .star-container .star.star-half,
.rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star.star-half,
.rating.hover:hover.value-6.half .star-container .star.star-filled,
.rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star.star-filled,
.rating.hover:hover.hover-6 .star-container .star.star-half,
.rating.hover:hover.hover-6 .star-container .star.star-filled {
  opacity: 0;
}
.rating.hover:hover.value-6.half .star-container .star.star-empty,
.rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star.star-empty,
.rating.hover:hover.hover-6 .star-container .star.star-empty {
  opacity: 1;
}
.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-empty,
.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-filled,
.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-empty,
.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-filled {
  opacity: 0;
}
.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-filled,
.rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-filled {
  opacity: 1;
}
.rating.hover:hover.hover-6 .star-container .star svg {
  fill: #7ed321;
}
.rating.hover:hover.hover-6 .star-container .star i {
  color: #7ed321;
}
.rating.value-1.half .star-container .star:nth-child(2) svg.star-filled,
.rating.value-0.half .rating.value-1.star:nth-child(1) .star-container .star:nth-child(2) svg.star-filled,
.rating.value-1.half .star-container .star:nth-child(2) svg.star-empty,
.rating.value-0.half .rating.value-1.star:nth-child(1) .star-container .star:nth-child(2) svg.star-empty,
.rating.value-1.half .star-container .star:nth-child(2) i.star-filled,
.rating.value-0.half .rating.value-1.star:nth-child(1) .star-container .star:nth-child(2) i.star-filled,
.rating.value-1.half .star-container .star:nth-child(2) i.star-empty,
.rating.value-0.half .rating.value-1.star:nth-child(1) .star-container .star:nth-child(2) i.star-empty {
  opacity: 0;
}
.rating.value-1.half .star-container .star:nth-child(2) svg.star-half,
.rating.value-0.half .rating.value-1.star:nth-child(1) .star-container .star:nth-child(2) svg.star-half,
.rating.value-1.half .star-container .star:nth-child(2) i.star-half,
.rating.value-0.half .rating.value-1.star:nth-child(1) .star-container .star:nth-child(2) i.star-half {
  opacity: 1;
}
.rating.value-2.half .star-container .star:nth-child(3) svg.star-filled,
.rating.value-0.half .rating.value-2.star:nth-child(1) .star-container .star:nth-child(3) svg.star-filled,
.rating.value-2.half .star-container .star:nth-child(3) svg.star-empty,
.rating.value-0.half .rating.value-2.star:nth-child(1) .star-container .star:nth-child(3) svg.star-empty,
.rating.value-2.half .star-container .star:nth-child(3) i.star-filled,
.rating.value-0.half .rating.value-2.star:nth-child(1) .star-container .star:nth-child(3) i.star-filled,
.rating.value-2.half .star-container .star:nth-child(3) i.star-empty,
.rating.value-0.half .rating.value-2.star:nth-child(1) .star-container .star:nth-child(3) i.star-empty {
  opacity: 0;
}
.rating.value-2.half .star-container .star:nth-child(3) svg.star-half,
.rating.value-0.half .rating.value-2.star:nth-child(1) .star-container .star:nth-child(3) svg.star-half,
.rating.value-2.half .star-container .star:nth-child(3) i.star-half,
.rating.value-0.half .rating.value-2.star:nth-child(1) .star-container .star:nth-child(3) i.star-half {
  opacity: 1;
}
.rating.value-3.half .star-container .star:nth-child(4) svg.star-filled,
.rating.value-0.half .rating.value-3.star:nth-child(1) .star-container .star:nth-child(4) svg.star-filled,
.rating.value-3.half .star-container .star:nth-child(4) svg.star-empty,
.rating.value-0.half .rating.value-3.star:nth-child(1) .star-container .star:nth-child(4) svg.star-empty,
.rating.value-3.half .star-container .star:nth-child(4) i.star-filled,
.rating.value-0.half .rating.value-3.star:nth-child(1) .star-container .star:nth-child(4) i.star-filled,
.rating.value-3.half .star-container .star:nth-child(4) i.star-empty,
.rating.value-0.half .rating.value-3.star:nth-child(1) .star-container .star:nth-child(4) i.star-empty {
  opacity: 0;
}
.rating.value-3.half .star-container .star:nth-child(4) svg.star-half,
.rating.value-0.half .rating.value-3.star:nth-child(1) .star-container .star:nth-child(4) svg.star-half,
.rating.value-3.half .star-container .star:nth-child(4) i.star-half,
.rating.value-0.half .rating.value-3.star:nth-child(1) .star-container .star:nth-child(4) i.star-half {
  opacity: 1;
}
.rating.value-4.half .star-container .star:nth-child(5) svg.star-filled,
.rating.value-0.half .rating.value-4.star:nth-child(1) .star-container .star:nth-child(5) svg.star-filled,
.rating.value-4.half .star-container .star:nth-child(5) svg.star-empty,
.rating.value-0.half .rating.value-4.star:nth-child(1) .star-container .star:nth-child(5) svg.star-empty,
.rating.value-4.half .star-container .star:nth-child(5) i.star-filled,
.rating.value-0.half .rating.value-4.star:nth-child(1) .star-container .star:nth-child(5) i.star-filled,
.rating.value-4.half .star-container .star:nth-child(5) i.star-empty,
.rating.value-0.half .rating.value-4.star:nth-child(1) .star-container .star:nth-child(5) i.star-empty {
  opacity: 0;
}
.rating.value-4.half .star-container .star:nth-child(5) svg.star-half,
.rating.value-0.half .rating.value-4.star:nth-child(1) .star-container .star:nth-child(5) svg.star-half,
.rating.value-4.half .star-container .star:nth-child(5) i.star-half,
.rating.value-0.half .rating.value-4.star:nth-child(1) .star-container .star:nth-child(5) i.star-half {
  opacity: 1;
}
.rating.value-5.half .star-container .star:nth-child(6) svg.star-filled,
.rating.value-0.half .rating.value-5.star:nth-child(1) .star-container .star:nth-child(6) svg.star-filled,
.rating.value-5.half .star-container .star:nth-child(6) svg.star-empty,
.rating.value-0.half .rating.value-5.star:nth-child(1) .star-container .star:nth-child(6) svg.star-empty,
.rating.value-5.half .star-container .star:nth-child(6) i.star-filled,
.rating.value-0.half .rating.value-5.star:nth-child(1) .star-container .star:nth-child(6) i.star-filled,
.rating.value-5.half .star-container .star:nth-child(6) i.star-empty,
.rating.value-0.half .rating.value-5.star:nth-child(1) .star-container .star:nth-child(6) i.star-empty {
  opacity: 0;
}
.rating.value-5.half .star-container .star:nth-child(6) svg.star-half,
.rating.value-0.half .rating.value-5.star:nth-child(1) .star-container .star:nth-child(6) svg.star-half,
.rating.value-5.half .star-container .star:nth-child(6) i.star-half,
.rating.value-0.half .rating.value-5.star:nth-child(1) .star-container .star:nth-child(6) i.star-half {
  opacity: 1;
}
.rating.label-hidden .label-value {
  display: none;
}
.rating.label-visible {
  display: flex;
}
.rating.label-top {
  flex-direction: column;
}
.rating.label-top .label-value + .star-container {
  margin-left: 0;
  margin-right: 0;
  margin-top: 5px;
}
.rating.label-left .label-value {
  flex: 0 0 auto;
}
.rating.label-left .label-value + .star-container {
  margin-left: 5px;
  margin-right: 0;
}
.rating.label-right {
  flex-direction: row-reverse;
}
.rating.label-right .label-value + .star-container {
  margin-left: 0;
  margin-right: 5px;
}
.rating.label-bottom {
  flex-direction: column-reverse;
}
.rating.label-bottom .label-value + .star-container {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 5px;
}
.rating.direction-rtl,
.rating.direction-rtl .rating.star-container .star-container .rating.star,
.rating.direction-rtl .star-container .rating.star .star-container .rating.star,
.rating.direction-rtl .rating.star-container,
.star-container.direction-rtl .rating.star .rating.star-container,
.rating.direction-rtl .star-container .rating.star,
.star-container.direction-rtl .rating.star .star-container .rating.star,
.rating.direction-rtl .rating.star-container .rating.star-container,
.rating.direction-rtl .star-container .rating.star .rating.star-container,
.star-container.direction-rtl .rating.star {
  direction: rtl;
}
.rating.direction-ltr,
.star-container.direction-ltr .rating.star {
  direction: ltr;
}
.rating.color-default .star-container .star svg {
  fill: #999 !important;
}
.rating.color-default .star-container .star i {
  color: #999 !important;
}
.rating.color-ok .star-container .star svg {
  fill: #ffc058 !important;
}
.rating.color-ok .star-container .star i {
  color: #ffc058 !important;
}
.rating.color-positive .star-container .star svg {
  fill: #7ed321 !important;
}
.rating.color-positive .star-container .star i {
  color: #7ed321 !important;
}
.rating.color-negative .star-container .star svg {
  fill: #f03c56 !important;
}
.rating.color-negative .star-container .star i {
  color: #f03c56 !important;
}
.rating.immediately .star-container {
  transition: all none;
}
.rating.immediately .star-container .star {
  transition: none;
}
.rating.immediately .star-container .star svg,
.rating.immediately .star-container .star i {
  transition: none;
}
.rating.noticeable .star-container {
  transition: all 0.3s ease;
}
.rating.noticeable .star-container .star {
  transition: all 0.3s ease;
}
.rating.noticeable .star-container .star svg,
.rating.noticeable .star-container .star i {
  transition: all 0.3s ease;
}
.rating.slow .star-container {
  transition: all 0.8s ease;
}
.rating.slow .star-container .star {
  transition: all 0.8s ease;
}
.rating.slow .star-container .star svg,
.rating.slow .star-container .star i {
  transition: all 0.8s ease;
}
.rating.theme-kununu {
  flex-direction: column;
  width: 78px;
}
.rating.theme-kununu .label-value,
.rating.theme-kununu .star-container {
  width: 100%;
}
.rating.theme-kununu .label-value {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px 6px 0 0;
  height: 50px;
  border: 1px solid #e9ecec;
  border-bottom: 0px;
  font-size: 18px;
  font-weight: bold;
  color: #2f3940;
  letter-spacing: -1px;
  background-color: #f8f8f8;
}
.rating.theme-kununu .star-container {
  border-radius: 0 0 6px 6px;
  padding: 2px 0 4px 0;
  margin-left: 0px;
  margin-right: 0px;
  justify-content: center;
  background-color: #99c613;
  border: 1px solid #99c613;
  border-bottom: 0px;
}
.rating.theme-kununu .star-container .star {
  height: 11px;
  width: 11px;
}
.rating.theme-kununu .star-container .star i {
  font-size: 11px;
  color: #fff;
  text-align: center;
}
.rating.theme-google-places .label-value {
  color: #e7711b;
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 15px;
}
.rating.theme-google-places .star-container {
  width: 65px;
  margin-left: 2px;
}
.rating.theme-google-places .star-container .star i {
  font-size: 17px;
  color: #e7711b !important;
}
.rating.theme-google-places .star-container .star i.star-empty {
  opacity: 1 !important;
  color: #e1e1e1 !important;
}
.rating.theme-google-places .star-container .star i.star-empty:before {
  content: "\2605";
}
.rating.theme-google-places .star-container .star i.star-half {
  width: 7px;
  overflow: hidden;
}
.rating.theme-google-places .star-container .star i.star-half:before {
  content: "\2605";
}
.rating.theme-google-places .star-container .star i.star-filled:before {
  content: "\2605";
}
.rating.theme-rolling-stars .star-container .star {
  transition: transform 1s;
  transform: rotate(0deg);
}
.rating.theme-rolling-stars.value-1 .star-container .star:nth-child(-n+1) {
  transition: transform 1s;
  transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-2 .star-container .star:nth-child(-n+2) {
  transition: transform 1s;
  transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-3 .star-container .star:nth-child(-n+3) {
  transition: transform 1s;
  transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-4 .star-container .star:nth-child(-n+4) {
  transition: transform 1s;
  transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-5 .star-container .star:nth-child(-n+5) {
  transition: transform 1s;
  transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-6 .star-container .star:nth-child(-n+6) {
  transition: transform 1s;
  transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-0.half .star:nth-child(1),
.rating.value-0.half .rating.theme-rolling-stars.value-0.star:nth-child(1) .star:nth-child(1) {
  transition: transform 1s;
  transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-1.half .star-container .star:nth-child(2),
.rating.value-0.half .rating.theme-rolling-stars.value-1.star:nth-child(1) .star-container .star:nth-child(2) {
  transition: transform 1s;
  transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-2.half .star-container .star:nth-child(3),
.rating.value-0.half .rating.theme-rolling-stars.value-2.star:nth-child(1) .star-container .star:nth-child(3) {
  transition: transform 1s;
  transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-3.half .star-container .star:nth-child(4),
.rating.value-0.half .rating.theme-rolling-stars.value-3.star:nth-child(1) .star-container .star:nth-child(4) {
  transition: transform 1s;
  transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-4.half .star-container .star:nth-child(5),
.rating.value-0.half .rating.theme-rolling-stars.value-4.star:nth-child(1) .star-container .star:nth-child(5) {
  transition: transform 1s;
  transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-5.half .star-container .star:nth-child(6),
.rating.value-0.half .rating.theme-rolling-stars.value-5.star:nth-child(1) .star-container .star:nth-child(6) {
  transition: transform 1s;
  transform: rotate(360deg);
}
.mat-elevation-z0,
.mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: var(--mat-app-elevation-shadow-level-0, none);
}
.mat-elevation-z1,
.mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: var(--mat-app-elevation-shadow-level-1, none);
}
.mat-elevation-z2,
.mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: var(--mat-app-elevation-shadow-level-2, none);
}
.mat-elevation-z3,
.mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: var(--mat-app-elevation-shadow-level-3, none);
}
.mat-elevation-z4,
.mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: var(--mat-app-elevation-shadow-level-4, none);
}
.mat-elevation-z5,
.mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: var(--mat-app-elevation-shadow-level-5, none);
}
.mat-elevation-z6,
.mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: var(--mat-app-elevation-shadow-level-6, none);
}
.mat-elevation-z7,
.mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: var(--mat-app-elevation-shadow-level-7, none);
}
.mat-elevation-z8,
.mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: var(--mat-app-elevation-shadow-level-8, none);
}
.mat-elevation-z9,
.mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: var(--mat-app-elevation-shadow-level-9, none);
}
.mat-elevation-z10,
.mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: var(--mat-app-elevation-shadow-level-10, none);
}
.mat-elevation-z11,
.mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: var(--mat-app-elevation-shadow-level-11, none);
}
.mat-elevation-z12,
.mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: var(--mat-app-elevation-shadow-level-12, none);
}
.mat-elevation-z13,
.mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: var(--mat-app-elevation-shadow-level-13, none);
}
.mat-elevation-z14,
.mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: var(--mat-app-elevation-shadow-level-14, none);
}
.mat-elevation-z15,
.mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: var(--mat-app-elevation-shadow-level-15, none);
}
.mat-elevation-z16,
.mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: var(--mat-app-elevation-shadow-level-16, none);
}
.mat-elevation-z17,
.mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: var(--mat-app-elevation-shadow-level-17, none);
}
.mat-elevation-z18,
.mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: var(--mat-app-elevation-shadow-level-18, none);
}
.mat-elevation-z19,
.mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: var(--mat-app-elevation-shadow-level-19, none);
}
.mat-elevation-z20,
.mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: var(--mat-app-elevation-shadow-level-20, none);
}
.mat-elevation-z21,
.mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: var(--mat-app-elevation-shadow-level-21, none);
}
.mat-elevation-z22,
.mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: var(--mat-app-elevation-shadow-level-22, none);
}
.mat-elevation-z23,
.mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: var(--mat-app-elevation-shadow-level-23, none);
}
.mat-elevation-z24,
.mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: var(--mat-app-elevation-shadow-level-24, none);
}
html {
  --mat-sys-on-surface: initial;
}
.mat-app-background {
  background-color: var(--mat-app-background-color, var(--mat-sys-background, transparent));
  color: var(--mat-app-text-color, var(--mat-sys-on-background, inherit));
}
:root {
  --mat-app-background-color: #faf9fd;
  --mat-app-text-color: #1a1b1f;
  --mat-app-elevation-shadow-level-0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7:
    0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9:
    0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:
    0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:
    0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:
    0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:
    0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:
    0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:
    0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:
    0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:
    0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:
    0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
:root {
  --mat-ripple-color: rgba(26, 27, 31, 0.1);
}
:root {
  --mat-option-selected-state-label-text-color: #131c2b;
  --mat-option-label-text-color: #1a1b1f;
  --mat-option-hover-state-layer-color: rgba(26, 27, 31, 0.08);
  --mat-option-focus-state-layer-color: rgba(26, 27, 31, 0.12);
  --mat-option-selected-state-layer-color: #dae2f9;
  --mat-option-label-text-font: Kanit;
  --mat-option-label-text-line-height: 1.25rem;
  --mat-option-label-text-size: 1rem;
  --mat-option-label-text-tracking: 0.006rem;
  --mat-option-label-text-weight: 400;
}
:root {
  --mat-optgroup-label-text-color: #44474e;
  --mat-optgroup-label-text-font: Kanit;
  --mat-optgroup-label-text-line-height: 1.25rem;
  --mat-optgroup-label-text-size: 0.875rem;
  --mat-optgroup-label-text-tracking: 0.006rem;
  --mat-optgroup-label-text-weight: 500;
}
:root {
  --mat-full-pseudo-checkbox-selected-icon-color: #005cbb;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;
  --mat-full-pseudo-checkbox-unselected-icon-color: #44474e;
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #faf9fd;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(26, 27, 31, 0.38);
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(26, 27, 31, 0.38);
}
:root {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #005cbb;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(26, 27, 31, 0.38);
}
:root {
  --mdc-elevated-card-container-color: #f4f3f6;
  --mdc-elevated-card-container-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-elevated-card-container-shape: 12px;
}
:root {
  --mdc-outlined-card-container-color: #faf9fd;
  --mdc-outlined-card-outline-color: #c4c6d0;
  --mdc-outlined-card-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-shape: 12px;
  --mdc-outlined-card-outline-width: 1px;
}
:root {
  --mat-card-subtitle-text-color: #1a1b1f;
  --mat-card-title-text-font: Kanit;
  --mat-card-title-text-line-height: 1.75rem;
  --mat-card-title-text-size: 1.375rem;
  --mat-card-title-text-tracking: 0;
  --mat-card-title-text-weight: 400;
  --mat-card-subtitle-text-font: Kanit;
  --mat-card-subtitle-text-line-height: 1.5rem;
  --mat-card-subtitle-text-size: 1rem;
  --mat-card-subtitle-text-tracking: 0.009rem;
  --mat-card-subtitle-text-weight: 500;
}
:root {
  --mdc-linear-progress-active-indicator-color: #005cbb;
  --mdc-linear-progress-track-color: #e0e2ec;
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
}
:root {
  --mdc-plain-tooltip-container-color: #2f3033;
  --mdc-plain-tooltip-supporting-text-color: #f2f0f4;
  --mdc-plain-tooltip-supporting-text-line-height: 1rem;
  --mdc-plain-tooltip-supporting-text-font: Kanit;
  --mdc-plain-tooltip-supporting-text-size: 0.75rem;
  --mdc-plain-tooltip-supporting-text-weight: 400;
  --mdc-plain-tooltip-supporting-text-tracking: 0.025rem;
  --mdc-plain-tooltip-container-shape: 4px;
}
:root {
  --mdc-filled-text-field-caret-color: #005cbb;
  --mdc-filled-text-field-focus-active-indicator-color: #005cbb;
  --mdc-filled-text-field-focus-label-text-color: #005cbb;
  --mdc-filled-text-field-container-color: #e0e2ec;
  --mdc-filled-text-field-disabled-container-color: rgba(26, 27, 31, 0.04);
  --mdc-filled-text-field-label-text-color: #44474e;
  --mdc-filled-text-field-hover-label-text-color: #44474e;
  --mdc-filled-text-field-disabled-label-text-color: rgba(26, 27, 31, 0.38);
  --mdc-filled-text-field-input-text-color: #1a1b1f;
  --mdc-filled-text-field-disabled-input-text-color: rgba(26, 27, 31, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: #44474e;
  --mdc-filled-text-field-error-hover-label-text-color: #410002;
  --mdc-filled-text-field-error-focus-label-text-color: #ba1a1a;
  --mdc-filled-text-field-error-label-text-color: #ba1a1a;
  --mdc-filled-text-field-active-indicator-color: #44474e;
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(26, 27, 31, 0.38);
  --mdc-filled-text-field-hover-active-indicator-color: #1a1b1f;
  --mdc-filled-text-field-error-active-indicator-color: #ba1a1a;
  --mdc-filled-text-field-error-focus-active-indicator-color: #ba1a1a;
  --mdc-filled-text-field-error-hover-active-indicator-color: #410002;
  --mdc-filled-text-field-label-text-font: Kanit;
  --mdc-filled-text-field-label-text-size: 1rem;
  --mdc-filled-text-field-label-text-tracking: 0.031rem;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
}
:root {
  --mdc-outlined-text-field-caret-color: #005cbb;
  --mdc-outlined-text-field-focus-outline-color: #005cbb;
  --mdc-outlined-text-field-focus-label-text-color: #005cbb;
  --mdc-outlined-text-field-label-text-color: #44474e;
  --mdc-outlined-text-field-hover-label-text-color: #1a1b1f;
  --mdc-outlined-text-field-disabled-label-text-color: rgba(26, 27, 31, 0.38);
  --mdc-outlined-text-field-input-text-color: #1a1b1f;
  --mdc-outlined-text-field-disabled-input-text-color: rgba(26, 27, 31, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: #44474e;
  --mdc-outlined-text-field-error-focus-label-text-color: #ba1a1a;
  --mdc-outlined-text-field-error-label-text-color: #ba1a1a;
  --mdc-outlined-text-field-error-hover-label-text-color: #410002;
  --mdc-outlined-text-field-outline-color: #74777f;
  --mdc-outlined-text-field-disabled-outline-color: rgba(26, 27, 31, 0.12);
  --mdc-outlined-text-field-hover-outline-color: #1a1b1f;
  --mdc-outlined-text-field-error-focus-outline-color: #ba1a1a;
  --mdc-outlined-text-field-error-hover-outline-color: #410002;
  --mdc-outlined-text-field-error-outline-color: #ba1a1a;
  --mdc-outlined-text-field-label-text-font: Kanit;
  --mdc-outlined-text-field-label-text-size: 1rem;
  --mdc-outlined-text-field-label-text-tracking: 0.031rem;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
}
:root {
  --mat-form-field-focus-select-arrow-color: #005cbb;
  --mat-form-field-disabled-input-text-placeholder-color: rgba(26, 27, 31, 0.38);
  --mat-form-field-state-layer-color: #1a1b1f;
  --mat-form-field-error-text-color: #ba1a1a;
  --mat-form-field-select-option-text-color: #1a1b1f;
  --mat-form-field-select-disabled-option-text-color: rgba(26, 27, 31, 0.38);
  --mat-form-field-leading-icon-color: #44474e;
  --mat-form-field-disabled-leading-icon-color: rgba(26, 27, 31, 0.38);
  --mat-form-field-trailing-icon-color: #44474e;
  --mat-form-field-disabled-trailing-icon-color: rgba(26, 27, 31, 0.38);
  --mat-form-field-error-focus-trailing-icon-color: #ba1a1a;
  --mat-form-field-error-hover-trailing-icon-color: #410002;
  --mat-form-field-error-trailing-icon-color: #ba1a1a;
  --mat-form-field-enabled-select-arrow-color: #44474e;
  --mat-form-field-disabled-select-arrow-color: rgba(26, 27, 31, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-container-text-font: Kanit;
  --mat-form-field-container-text-line-height: 1.5rem;
  --mat-form-field-container-text-size: 1rem;
  --mat-form-field-container-text-tracking: 0.031rem;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-subscript-text-font: Kanit;
  --mat-form-field-subscript-text-line-height: 1rem;
  --mat-form-field-subscript-text-size: 0.75rem;
  --mat-form-field-subscript-text-tracking: 0.025rem;
  --mat-form-field-subscript-text-weight: 400;
  --mat-form-field-container-height: 56px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 16px;
  --mat-form-field-filled-with-label-container-padding-top: 24px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
  --mat-form-field-focus-state-layer-opacity: 0;
}
:root {
  --mat-select-panel-background-color: #efedf0;
  --mat-select-enabled-trigger-text-color: #1a1b1f;
  --mat-select-disabled-trigger-text-color: rgba(26, 27, 31, 0.38);
  --mat-select-placeholder-text-color: #44474e;
  --mat-select-enabled-arrow-color: #44474e;
  --mat-select-disabled-arrow-color: rgba(26, 27, 31, 0.38);
  --mat-select-focused-arrow-color: #005cbb;
  --mat-select-invalid-arrow-color: #ba1a1a;
  --mat-select-trigger-text-font: Kanit;
  --mat-select-trigger-text-line-height: 1.5rem;
  --mat-select-trigger-text-size: 1rem;
  --mat-select-trigger-text-tracking: 0.031rem;
  --mat-select-trigger-text-weight: 400;
  --mat-select-arrow-transform: translateY(-8px);
  --mat-select-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
:root {
  --mat-autocomplete-background-color: #efedf0;
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
:root {
  --mdc-dialog-container-color: #faf9fd;
  --mdc-dialog-subhead-color: #1a1b1f;
  --mdc-dialog-supporting-text-color: #44474e;
  --mdc-dialog-subhead-font: Kanit;
  --mdc-dialog-subhead-line-height: 2rem;
  --mdc-dialog-subhead-size: 1.5rem;
  --mdc-dialog-subhead-weight: 400;
  --mdc-dialog-subhead-tracking: 0;
  --mdc-dialog-supporting-text-font: Kanit;
  --mdc-dialog-supporting-text-line-height: 1.25rem;
  --mdc-dialog-supporting-text-size: 0.875rem;
  --mdc-dialog-supporting-text-weight: 400;
  --mdc-dialog-supporting-text-tracking: 0.016rem;
  --mdc-dialog-container-shape: 28px;
}
:root {
  --mat-dialog-container-elevation-shadow: none;
  --mat-dialog-container-max-width: 560px;
  --mat-dialog-container-small-max-width: calc(100vw - 32px);
  --mat-dialog-container-min-width: 280px;
  --mat-dialog-actions-alignment: flex-end;
  --mat-dialog-actions-padding: 16px 24px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px 0;
  --mat-dialog-headline-padding: 6px 24px 13px;
}
:root {
  --mdc-chip-outline-color: #74777f;
  --mdc-chip-disabled-outline-color: rgba(26, 27, 31, 0.12);
  --mdc-chip-focus-outline-color: #44474e;
  --mdc-chip-hover-state-layer-opacity: 0.08;
  --mdc-chip-selected-hover-state-layer-opacity: 0.08;
  --mdc-chip-disabled-label-text-color: rgba(26, 27, 31, 0.38);
  --mdc-chip-elevated-selected-container-color: #dae2f9;
  --mdc-chip-flat-disabled-selected-container-color: rgba(26, 27, 31, 0.12);
  --mdc-chip-focus-state-layer-color: #44474e;
  --mdc-chip-hover-state-layer-color: #44474e;
  --mdc-chip-selected-hover-state-layer-color: #131c2b;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: #131c2b;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #44474e;
  --mdc-chip-selected-label-text-color: #131c2b;
  --mdc-chip-with-icon-icon-color: #44474e;
  --mdc-chip-with-icon-disabled-icon-color: #1a1b1f;
  --mdc-chip-with-icon-selected-icon-color: #131c2b;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #1a1b1f;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #44474e;
  --mdc-chip-label-text-font: Kanit;
  --mdc-chip-label-text-line-height: 1.25rem;
  --mdc-chip-label-text-size: 0.875rem;
  --mdc-chip-label-text-tracking: 0.006rem;
  --mdc-chip-label-text-weight: 500;
  --mdc-chip-container-height: 32px;
  --mdc-chip-container-shape-radius: 8px;
  --mdc-chip-with-avatar-avatar-shape-radius: 24px;
  --mdc-chip-with-avatar-avatar-size: 24px;
  --mdc-chip-with-icon-icon-size: 18px;
  --mdc-chip-outline-width: 1px;
  --mdc-chip-with-avatar-disabled-avatar-opacity: 0.38;
  --mdc-chip-flat-selected-outline-width: 0;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 0.38;
  --mdc-chip-with-icon-disabled-icon-opacity: 0.38;
  --mdc-chip-elevated-container-color: transparent;
}
:root {
  --mat-chip-trailing-action-state-layer-color: #44474e;
  --mat-chip-selected-trailing-action-state-layer-color: #131c2b;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0.08;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-disabled-trailing-icon-color: #1a1b1f;
  --mat-chip-selected-trailing-icon-color: #131c2b;
  --mat-chip-disabled-container-opacity: 1;
  --mat-chip-trailing-action-opacity: 1;
  --mat-chip-trailing-action-focus-opacity: 1;
}
:root {
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.08;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.12;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.08;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.12;
  --mdc-switch-selected-focus-state-layer-color: #005cbb;
  --mdc-switch-selected-handle-color: #ffffff;
  --mdc-switch-selected-hover-state-layer-color: #005cbb;
  --mdc-switch-selected-pressed-state-layer-color: #005cbb;
  --mdc-switch-selected-focus-handle-color: #d7e3ff;
  --mdc-switch-selected-hover-handle-color: #d7e3ff;
  --mdc-switch-selected-pressed-handle-color: #d7e3ff;
  --mdc-switch-selected-focus-track-color: #005cbb;
  --mdc-switch-selected-hover-track-color: #005cbb;
  --mdc-switch-selected-pressed-track-color: #005cbb;
  --mdc-switch-selected-track-color: #005cbb;
  --mdc-switch-disabled-selected-handle-color: #faf9fd;
  --mdc-switch-disabled-selected-icon-color: #1a1b1f;
  --mdc-switch-disabled-selected-track-color: #1a1b1f;
  --mdc-switch-disabled-unselected-handle-color: #1a1b1f;
  --mdc-switch-disabled-unselected-icon-color: #e0e2ec;
  --mdc-switch-disabled-unselected-track-color: #e0e2ec;
  --mdc-switch-selected-icon-color: #001b3f;
  --mdc-switch-unselected-focus-handle-color: #44474e;
  --mdc-switch-unselected-focus-state-layer-color: #1a1b1f;
  --mdc-switch-unselected-focus-track-color: #e0e2ec;
  --mdc-switch-unselected-handle-color: #74777f;
  --mdc-switch-unselected-hover-handle-color: #44474e;
  --mdc-switch-unselected-hover-state-layer-color: #1a1b1f;
  --mdc-switch-unselected-hover-track-color: #e0e2ec;
  --mdc-switch-unselected-icon-color: #e0e2ec;
  --mdc-switch-unselected-pressed-handle-color: #44474e;
  --mdc-switch-unselected-pressed-state-layer-color: #1a1b1f;
  --mdc-switch-unselected-pressed-track-color: #e0e2ec;
  --mdc-switch-unselected-track-color: #e0e2ec;
  --mdc-switch-disabled-selected-icon-opacity: 0.38;
  --mdc-switch-disabled-track-opacity: 0.12;
  --mdc-switch-disabled-unselected-icon-opacity: 0.38;
  --mdc-switch-handle-shape: 9999px;
  --mdc-switch-selected-icon-size: 16px;
  --mdc-switch-track-height: 32px;
  --mdc-switch-track-shape: 9999px;
  --mdc-switch-track-width: 52px;
  --mdc-switch-unselected-icon-size: 16px;
  --mdc-switch-state-layer-size: 40px;
}
:root {
  --mat-switch-track-outline-color: #74777f;
  --mat-switch-disabled-unselected-track-outline-color: #1a1b1f;
  --mat-switch-label-text-color: #1a1b1f;
  --mat-switch-label-text-font: Kanit;
  --mat-switch-label-text-line-height: 1.25rem;
  --mat-switch-label-text-size: 0.875rem;
  --mat-switch-label-text-tracking: 0.016rem;
  --mat-switch-label-text-weight: 400;
  --mat-switch-disabled-selected-handle-opacity: 1;
  --mat-switch-disabled-unselected-handle-opacity: 0.38;
  --mat-switch-unselected-handle-size: 16px;
  --mat-switch-selected-handle-size: 24px;
  --mat-switch-pressed-handle-size: 28px;
  --mat-switch-with-icon-handle-size: 24px;
  --mat-switch-selected-handle-horizontal-margin: 0 24px;
  --mat-switch-selected-with-icon-handle-horizontal-margin: 0 24px;
  --mat-switch-selected-pressed-handle-horizontal-margin: 0 22px;
  --mat-switch-unselected-handle-horizontal-margin: 0 8px;
  --mat-switch-unselected-with-icon-handle-horizontal-margin: 0 4px;
  --mat-switch-unselected-pressed-handle-horizontal-margin: 0 2px;
  --mat-switch-visible-track-opacity: 1;
  --mat-switch-hidden-track-opacity: 0;
  --mat-switch-visible-track-transition: opacity 75ms;
  --mat-switch-hidden-track-transition: opacity 75ms;
  --mat-switch-track-outline-width: 2px;
  --mat-switch-selected-track-outline-width: 2px;
  --mat-switch-selected-track-outline-color: transparent;
  --mat-switch-disabled-unselected-track-outline-width: 2px;
}
:root {
  --mdc-radio-disabled-selected-icon-color: #1a1b1f;
  --mdc-radio-disabled-unselected-icon-color: #1a1b1f;
  --mdc-radio-unselected-hover-icon-color: #1a1b1f;
  --mdc-radio-unselected-focus-icon-color: #1a1b1f;
  --mdc-radio-unselected-icon-color: #44474e;
  --mdc-radio-unselected-pressed-icon-color: #1a1b1f;
  --mdc-radio-selected-focus-icon-color: #005cbb;
  --mdc-radio-selected-hover-icon-color: #005cbb;
  --mdc-radio-selected-icon-color: #005cbb;
  --mdc-radio-selected-pressed-icon-color: #005cbb;
  --mdc-radio-state-layer-size: 40px;
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
}
:root {
  --mat-radio-ripple-color: #1a1b1f;
  --mat-radio-checked-ripple-color: #005cbb;
  --mat-radio-disabled-label-color: rgba(26, 27, 31, 0.38);
  --mat-radio-label-text-color: #1a1b1f;
  --mat-radio-label-text-font: Kanit;
  --mat-radio-label-text-line-height: 1.25rem;
  --mat-radio-label-text-size: 0.875rem;
  --mat-radio-label-text-tracking: 0.016rem;
  --mat-radio-label-text-weight: 400;
  --mat-radio-touch-target-display: block;
}
:root {
  --mdc-slider-handle-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-slider-handle-color: #005cbb;
  --mdc-slider-focus-handle-color: #005cbb;
  --mdc-slider-hover-handle-color: #005cbb;
  --mdc-slider-active-track-color: #005cbb;
  --mdc-slider-inactive-track-color: #e0e2ec;
  --mdc-slider-with-tick-marks-inactive-container-color: #44474e;
  --mdc-slider-with-tick-marks-active-container-color: #ffffff;
  --mdc-slider-disabled-active-track-color: #1a1b1f;
  --mdc-slider-disabled-handle-color: #1a1b1f;
  --mdc-slider-disabled-inactive-track-color: #1a1b1f;
  --mdc-slider-label-container-color: #005cbb;
  --mdc-slider-label-label-text-color: #ffffff;
  --mdc-slider-with-overlap-handle-outline-color: #ffffff;
  --mdc-slider-with-tick-marks-disabled-container-color: #1a1b1f;
  --mdc-slider-label-label-text-font: Kanit;
  --mdc-slider-label-label-text-size: 0.75rem;
  --mdc-slider-label-label-text-line-height: 1rem;
  --mdc-slider-label-label-text-tracking: 0.031rem;
  --mdc-slider-label-label-text-weight: 500;
  --mdc-slider-active-track-height: 4px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 9999px;
  --mdc-slider-handle-width: 20px;
  --mdc-slider-inactive-track-height: 4px;
  --mdc-slider-inactive-track-shape: 9999px;
  --mdc-slider-with-overlap-handle-outline-width: 1px;
  --mdc-slider-with-tick-marks-active-container-opacity: 0.38;
  --mdc-slider-with-tick-marks-container-shape: 9999px;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.38;
}
:root {
  --mat-slider-ripple-color: #005cbb;
  --mat-slider-hover-state-layer-color: rgba(0, 92, 187, 0.05);
  --mat-slider-focus-state-layer-color: rgba(0, 92, 187, 0.2);
  --mat-slider-value-indicator-width: 28px;
  --mat-slider-value-indicator-height: 28px;
  --mat-slider-value-indicator-caret-display: none;
  --mat-slider-value-indicator-border-radius: 50% 50% 50% 0;
  --mat-slider-value-indicator-padding: 0;
  --mat-slider-value-indicator-text-transform: rotate(45deg);
  --mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);
  --mat-slider-value-indicator-opacity: 1;
}
:root {
  --mat-menu-item-label-text-color: #1a1b1f;
  --mat-menu-item-icon-color: #44474e;
  --mat-menu-item-hover-state-layer-color: rgba(26, 27, 31, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(26, 27, 31, 0.12);
  --mat-menu-container-color: #efedf0;
  --mat-menu-divider-color: #e0e2ec;
  --mat-menu-item-label-text-font: Kanit;
  --mat-menu-item-label-text-size: 0.875rem;
  --mat-menu-item-label-text-tracking: 0.006rem;
  --mat-menu-item-label-text-line-height: 1.25rem;
  --mat-menu-item-label-text-weight: 500;
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 8px;
  --mat-menu-divider-top-spacing: 8px;
  --mat-menu-item-spacing: 12px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 12px;
  --mat-menu-item-trailing-spacing: 12px;
  --mat-menu-item-with-icon-leading-spacing: 12px;
  --mat-menu-item-with-icon-trailing-spacing: 12px;
  --mat-menu-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
:root {
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: #d7e3ff;
  --mdc-list-list-item-disabled-state-layer-color: #1a1b1f;
  --mdc-list-list-item-disabled-state-layer-opacity: 0.12;
  --mdc-list-list-item-label-text-color: #1a1b1f;
  --mdc-list-list-item-supporting-text-color: #44474e;
  --mdc-list-list-item-leading-icon-color: #44474e;
  --mdc-list-list-item-trailing-supporting-text-color: #44474e;
  --mdc-list-list-item-trailing-icon-color: #44474e;
  --mdc-list-list-item-selected-trailing-icon-color: #005cbb;
  --mdc-list-list-item-disabled-label-text-color: #1a1b1f;
  --mdc-list-list-item-disabled-leading-icon-color: #1a1b1f;
  --mdc-list-list-item-disabled-trailing-icon-color: #1a1b1f;
  --mdc-list-list-item-hover-label-text-color: #1a1b1f;
  --mdc-list-list-item-focus-label-text-color: #1a1b1f;
  --mdc-list-list-item-hover-state-layer-color: #1a1b1f;
  --mdc-list-list-item-hover-state-layer-opacity: 0.08;
  --mdc-list-list-item-focus-state-layer-color: #1a1b1f;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
  --mdc-list-list-item-label-text-font: Kanit;
  --mdc-list-list-item-label-text-line-height: 1.5rem;
  --mdc-list-list-item-label-text-size: 1rem;
  --mdc-list-list-item-label-text-tracking: 0.031rem;
  --mdc-list-list-item-label-text-weight: 400;
  --mdc-list-list-item-supporting-text-font: Kanit;
  --mdc-list-list-item-supporting-text-line-height: 1.25rem;
  --mdc-list-list-item-supporting-text-size: 0.875rem;
  --mdc-list-list-item-supporting-text-tracking: 0.016rem;
  --mdc-list-list-item-supporting-text-weight: 400;
  --mdc-list-list-item-trailing-supporting-text-font: Kanit;
  --mdc-list-list-item-trailing-supporting-text-line-height: 1rem;
  --mdc-list-list-item-trailing-supporting-text-size: 0.688rem;
  --mdc-list-list-item-trailing-supporting-text-tracking: 0.031rem;
  --mdc-list-list-item-trailing-supporting-text-weight: 500;
  --mdc-list-list-item-one-line-container-height: 48px;
  --mdc-list-list-item-two-line-container-height: 64px;
  --mdc-list-list-item-three-line-container-height: 88px;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 9999px;
  --mdc-list-list-item-leading-icon-size: 24px;
  --mdc-list-list-item-leading-avatar-size: 40px;
  --mdc-list-list-item-trailing-icon-size: 24px;
  --mdc-list-list-item-disabled-label-text-opacity: 0.3;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
}
:root {
  --mat-list-active-indicator-color: #dae2f9;
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 16px;
  --mat-list-active-indicator-shape: 9999px;
}
:root {
  --mat-paginator-container-text-color: #1a1b1f;
  --mat-paginator-container-background-color: #faf9fd;
  --mat-paginator-enabled-icon-color: #44474e;
  --mat-paginator-disabled-icon-color: rgba(26, 27, 31, 0.38);
  --mat-paginator-container-text-font: Kanit;
  --mat-paginator-container-text-line-height: 1rem;
  --mat-paginator-container-text-size: 0.75rem;
  --mat-paginator-container-text-tracking: 0.025rem;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 0.75rem;
  --mat-paginator-container-size: 56px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: block;
}
:root {
  --mdc-secondary-navigation-tab-container-height: 48px;
}
:root {
  --mdc-tab-indicator-active-indicator-color: #005cbb;
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
}
:root {
  --mat-tab-header-divider-color: #e0e2ec;
  --mat-tab-header-pagination-icon-color: #1a1b1f;
  --mat-tab-header-inactive-label-text-color: #1a1b1f;
  --mat-tab-header-active-label-text-color: #1a1b1f;
  --mat-tab-header-active-ripple-color: #1a1b1f;
  --mat-tab-header-inactive-ripple-color: #1a1b1f;
  --mat-tab-header-inactive-focus-label-text-color: #1a1b1f;
  --mat-tab-header-inactive-hover-label-text-color: #1a1b1f;
  --mat-tab-header-active-focus-label-text-color: #1a1b1f;
  --mat-tab-header-active-hover-label-text-color: #1a1b1f;
  --mat-tab-header-active-focus-indicator-color: #005cbb;
  --mat-tab-header-active-hover-indicator-color: #005cbb;
  --mat-tab-header-label-text-font: Kanit;
  --mat-tab-header-label-text-size: 0.875rem;
  --mat-tab-header-label-text-tracking: 0.006rem;
  --mat-tab-header-label-text-line-height: 1.25rem;
  --mat-tab-header-label-text-weight: 500;
  --mat-tab-header-divider-height: 1px;
}
:root {
  --mdc-checkbox-disabled-selected-checkmark-color: #faf9fd;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.12;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.08;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.12;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.12;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.08;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.12;
  --mdc-checkbox-selected-pressed-icon-color: #005cbb;
  --mdc-checkbox-disabled-selected-icon-color: rgba(26, 27, 31, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(26, 27, 31, 0.38);
  --mdc-checkbox-selected-checkmark-color: #ffffff;
  --mdc-checkbox-selected-focus-icon-color: #005cbb;
  --mdc-checkbox-selected-hover-icon-color: #005cbb;
  --mdc-checkbox-selected-icon-color: #005cbb;
  --mdc-checkbox-unselected-focus-icon-color: #1a1b1f;
  --mdc-checkbox-unselected-hover-icon-color: #1a1b1f;
  --mdc-checkbox-unselected-icon-color: #44474e;
  --mdc-checkbox-selected-focus-state-layer-color: #005cbb;
  --mdc-checkbox-selected-hover-state-layer-color: #005cbb;
  --mdc-checkbox-selected-pressed-state-layer-color: #1a1b1f;
  --mdc-checkbox-unselected-focus-state-layer-color: #1a1b1f;
  --mdc-checkbox-unselected-hover-state-layer-color: #1a1b1f;
  --mdc-checkbox-unselected-pressed-state-layer-color: #005cbb;
  --mdc-checkbox-state-layer-size: 40px;
}
:root {
  --mat-checkbox-disabled-label-color: rgba(26, 27, 31, 0.38);
  --mat-checkbox-label-text-color: #1a1b1f;
  --mat-checkbox-label-text-font: Kanit;
  --mat-checkbox-label-text-line-height: 1.25rem;
  --mat-checkbox-label-text-size: 0.875rem;
  --mat-checkbox-label-text-tracking: 0.016rem;
  --mat-checkbox-label-text-weight: 400;
  --mat-checkbox-touch-target-display: block;
}
:root {
  --mdc-text-button-label-text-color: #005cbb;
  --mdc-text-button-disabled-label-text-color: rgba(26, 27, 31, 0.38);
  --mdc-text-button-label-text-font: Kanit;
  --mdc-text-button-label-text-size: 0.875rem;
  --mdc-text-button-label-text-tracking: 0.006rem;
  --mdc-text-button-label-text-weight: 500;
  --mdc-text-button-container-height: 40px;
  --mdc-text-button-container-shape: 9999px;
}
:root {
  --mdc-protected-button-container-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-container-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-focus-container-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-hover-container-elevation-shadow:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-pressed-container-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-container-color: #faf9fd;
  --mdc-protected-button-label-text-color: #005cbb;
  --mdc-protected-button-disabled-container-color: rgba(26, 27, 31, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(26, 27, 31, 0.38);
  --mdc-protected-button-label-text-font: Kanit;
  --mdc-protected-button-label-text-size: 0.875rem;
  --mdc-protected-button-label-text-tracking: 0.006rem;
  --mdc-protected-button-label-text-weight: 500;
  --mdc-protected-button-container-height: 40px;
  --mdc-protected-button-container-shape: 9999px;
}
:root {
  --mdc-filled-button-container-color: #005cbb;
  --mdc-filled-button-label-text-color: #ffffff;
  --mdc-filled-button-disabled-container-color: rgba(26, 27, 31, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(26, 27, 31, 0.38);
  --mdc-filled-button-label-text-font: Kanit;
  --mdc-filled-button-label-text-size: 0.875rem;
  --mdc-filled-button-label-text-tracking: 0.006rem;
  --mdc-filled-button-label-text-weight: 500;
  --mdc-filled-button-container-height: 40px;
  --mdc-filled-button-container-shape: 9999px;
}
:root {
  --mdc-outlined-button-disabled-outline-color: rgba(26, 27, 31, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(26, 27, 31, 0.38);
  --mdc-outlined-button-label-text-color: #005cbb;
  --mdc-outlined-button-outline-color: #74777f;
  --mdc-outlined-button-label-text-font: Kanit;
  --mdc-outlined-button-label-text-size: 0.875rem;
  --mdc-outlined-button-label-text-tracking: 0.006rem;
  --mdc-outlined-button-label-text-weight: 500;
  --mdc-outlined-button-container-height: 40px;
  --mdc-outlined-button-outline-width: 1px;
  --mdc-outlined-button-container-shape: 9999px;
}
:root {
  --mat-text-button-state-layer-color: #005cbb;
  --mat-text-button-disabled-state-layer-color: #44474e;
  --mat-text-button-ripple-color: rgba(0, 92, 187, 0.12);
  --mat-text-button-hover-state-layer-opacity: 0.08;
  --mat-text-button-focus-state-layer-opacity: 0.12;
  --mat-text-button-pressed-state-layer-opacity: 0.12;
  --mat-text-button-touch-target-display: block;
  --mat-text-button-horizontal-padding: 12px;
  --mat-text-button-with-icon-horizontal-padding: 16px;
  --mat-text-button-icon-spacing: 8px;
  --mat-text-button-icon-offset: -4px;
}
:root {
  --mat-protected-button-state-layer-color: #005cbb;
  --mat-protected-button-disabled-state-layer-color: #44474e;
  --mat-protected-button-ripple-color: rgba(0, 92, 187, 0.12);
  --mat-protected-button-hover-state-layer-opacity: 0.08;
  --mat-protected-button-focus-state-layer-opacity: 0.12;
  --mat-protected-button-pressed-state-layer-opacity: 0.12;
  --mat-protected-button-touch-target-display: block;
  --mat-protected-button-horizontal-padding: 24px;
  --mat-protected-button-icon-spacing: 8px;
  --mat-protected-button-icon-offset: -8px;
}
:root {
  --mat-filled-button-state-layer-color: #ffffff;
  --mat-filled-button-disabled-state-layer-color: #44474e;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.12);
  --mat-filled-button-hover-state-layer-opacity: 0.08;
  --mat-filled-button-focus-state-layer-opacity: 0.12;
  --mat-filled-button-pressed-state-layer-opacity: 0.12;
  --mat-filled-button-touch-target-display: block;
  --mat-filled-button-horizontal-padding: 24px;
  --mat-filled-button-icon-spacing: 8px;
  --mat-filled-button-icon-offset: -8px;
}
:root {
  --mat-outlined-button-state-layer-color: #005cbb;
  --mat-outlined-button-disabled-state-layer-color: #44474e;
  --mat-outlined-button-ripple-color: rgba(0, 92, 187, 0.12);
  --mat-outlined-button-hover-state-layer-opacity: 0.08;
  --mat-outlined-button-focus-state-layer-opacity: 0.12;
  --mat-outlined-button-pressed-state-layer-opacity: 0.12;
  --mat-outlined-button-touch-target-display: block;
  --mat-outlined-button-horizontal-padding: 24px;
  --mat-outlined-button-icon-spacing: 8px;
  --mat-outlined-button-icon-offset: -8px;
}
:root {
  --mdc-icon-button-icon-color: #44474e;
  --mdc-icon-button-disabled-icon-color: rgba(26, 27, 31, 0.38);
  --mdc-icon-button-state-layer-size: 40px;
  --mdc-icon-button-icon-size: 24px;
}
:root {
  --mat-icon-button-state-layer-color: #44474e;
  --mat-icon-button-disabled-state-layer-color: #44474e;
  --mat-icon-button-ripple-color: rgba(68, 71, 78, 0.12);
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-touch-target-display: block;
}
:root {
  --mdc-extended-fab-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-focus-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-pressed-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-label-text-font: Kanit;
  --mdc-extended-fab-label-text-size: 0.875rem;
  --mdc-extended-fab-label-text-tracking: 0.006rem;
  --mdc-extended-fab-label-text-weight: 500;
  --mdc-extended-fab-container-height: 56px;
  --mdc-extended-fab-container-shape: 16px;
}
:root {
  --mdc-fab-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-focus-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-pressed-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-container-color: #d7e3ff;
  --mdc-fab-container-shape: 16px;
}
:root {
  --mdc-fab-small-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-focus-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-pressed-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-container-color: #d7e3ff;
  --mdc-fab-small-container-shape: 12px;
}
:root {
  --mat-fab-foreground-color: #001b3f;
  --mat-fab-state-layer-color: #001b3f;
  --mat-fab-ripple-color: rgba(0, 27, 63, 0.12);
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-disabled-state-container-color: rgba(26, 27, 31, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(26, 27, 31, 0.38);
  --mat-fab-touch-target-display: block;
}
:root {
  --mat-fab-small-foreground-color: #001b3f;
  --mat-fab-small-state-layer-color: #001b3f;
  --mat-fab-small-ripple-color: rgba(0, 27, 63, 0.12);
  --mat-fab-small-hover-state-layer-opacity: 0.08;
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-disabled-state-container-color: rgba(26, 27, 31, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(26, 27, 31, 0.38);
}
:root {
  --mdc-snackbar-container-color: #2f3033;
  --mdc-snackbar-supporting-text-color: #f2f0f4;
  --mdc-snackbar-supporting-text-font: Kanit;
  --mdc-snackbar-supporting-text-line-height: 1.25rem;
  --mdc-snackbar-supporting-text-size: 0.875rem;
  --mdc-snackbar-supporting-text-weight: 400;
  --mdc-snackbar-container-shape: 4px;
}
:root {
  --mat-snack-bar-button-color: #abc7ff;
}
:root {
  --mat-table-background-color: #faf9fd;
  --mat-table-header-headline-color: #1a1b1f;
  --mat-table-row-item-label-text-color: #1a1b1f;
  --mat-table-row-item-outline-color: #74777f;
  --mat-table-header-headline-font: Kanit;
  --mat-table-header-headline-line-height: 1.25rem;
  --mat-table-header-headline-size: 0.875rem;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.006rem;
  --mat-table-row-item-label-text-font: Kanit;
  --mat-table-row-item-label-text-line-height: 1.25rem;
  --mat-table-row-item-label-text-size: 0.875rem;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.016rem;
  --mat-table-footer-supporting-text-font: Kanit;
  --mat-table-footer-supporting-text-line-height: 1.25rem;
  --mat-table-footer-supporting-text-size: 0.875rem;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.016rem;
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-table-row-item-outline-width: 1px;
}
:root {
  --mdc-circular-progress-active-indicator-color: #005cbb;
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
}
:root {
  --mat-badge-background-color: #ba1a1a;
  --mat-badge-text-color: #ffffff;
  --mat-badge-disabled-state-background-color: rgba(186, 26, 26, 0.38);
  --mat-badge-disabled-state-text-color: #ffffff;
  --mat-badge-text-font: Kanit;
  --mat-badge-text-size: 0.688rem;
  --mat-badge-text-weight: 500;
  --mat-badge-large-size-text-size: 0.688rem;
  --mat-badge-container-shape: 9999px;
  --mat-badge-container-size: 16px;
  --mat-badge-small-size-container-size: 6px;
  --mat-badge-large-size-container-size: 16px;
  --mat-badge-legacy-container-size: unset;
  --mat-badge-legacy-small-size-container-size: unset;
  --mat-badge-legacy-large-size-container-size: unset;
  --mat-badge-container-offset: -12px 0;
  --mat-badge-small-size-container-offset: -6px 0;
  --mat-badge-large-size-container-offset: -12px 0;
  --mat-badge-container-overlap-offset: -12px;
  --mat-badge-small-size-container-overlap-offset: -6px;
  --mat-badge-large-size-container-overlap-offset: -12px;
  --mat-badge-container-padding: 0 4px;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0 4px;
  --mat-badge-line-height: 16px;
  --mat-badge-small-size-text-size: 0;
  --mat-badge-small-size-line-height: 6px;
  --mat-badge-large-size-line-height: 16px;
}
:root {
  --mat-bottom-sheet-container-text-color: #1a1b1f;
  --mat-bottom-sheet-container-background-color: #f4f3f6;
  --mat-bottom-sheet-container-text-font: Kanit;
  --mat-bottom-sheet-container-text-line-height: 1.5rem;
  --mat-bottom-sheet-container-text-size: 1rem;
  --mat-bottom-sheet-container-text-tracking: 0.031rem;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-bottom-sheet-container-shape: 28px;
}
:root {
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.08;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-standard-button-toggle-text-color: #1a1b1f;
  --mat-standard-button-toggle-state-layer-color: #1a1b1f;
  --mat-standard-button-toggle-selected-state-background-color: #dae2f9;
  --mat-standard-button-toggle-selected-state-text-color: #131c2b;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(26, 27, 31, 0.38);
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(26, 27, 31, 0.38);
  --mat-standard-button-toggle-disabled-selected-state-background-color: rgba(26, 27, 31, 0.12);
  --mat-standard-button-toggle-divider-color: #74777f;
  --mat-standard-button-toggle-label-text-font: Kanit;
  --mat-standard-button-toggle-label-text-line-height: 1.25rem;
  --mat-standard-button-toggle-label-text-size: 0.875rem;
  --mat-standard-button-toggle-label-text-tracking: 0.006rem;
  --mat-standard-button-toggle-label-text-weight: 500;
  --mat-standard-button-toggle-height: 40px;
  --mat-standard-button-toggle-shape: 9999px;
  --mat-standard-button-toggle-background-color: transparent;
  --mat-standard-button-toggle-disabled-state-background-color: transparent;
}
:root {
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-selected-state-background-color: #005cbb;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(26, 27, 31, 0.38);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #005cbb;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(26, 27, 31, 0.12);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(26, 27, 31, 0.08);
  --mat-datepicker-toggle-active-state-icon-color: #44474e;
  --mat-datepicker-calendar-date-in-range-state-background-color: #d7e3ff;
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: #e0e0ff;
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #dae2f9;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #565e71;
  --mat-datepicker-toggle-icon-color: #44474e;
  --mat-datepicker-calendar-body-label-text-color: #1a1b1f;
  --mat-datepicker-calendar-period-button-text-color: #44474e;
  --mat-datepicker-calendar-period-button-icon-color: #44474e;
  --mat-datepicker-calendar-navigation-button-icon-color: #44474e;
  --mat-datepicker-calendar-header-text-color: #44474e;
  --mat-datepicker-calendar-date-today-outline-color: #005cbb;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(26, 27, 31, 0.38);
  --mat-datepicker-calendar-date-text-color: #1a1b1f;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(26, 27, 31, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: #005cbb;
  --mat-datepicker-range-input-separator-color: #1a1b1f;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(26, 27, 31, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(26, 27, 31, 0.38);
  --mat-datepicker-calendar-container-background-color: #e9e7eb;
  --mat-datepicker-calendar-container-text-color: #1a1b1f;
  --mat-datepicker-calendar-text-font: Kanit;
  --mat-datepicker-calendar-text-size: 0.875rem;
  --mat-datepicker-calendar-body-label-text-size: 0.875rem;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 0.875rem;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 0.875rem;
  --mat-datepicker-calendar-header-text-weight: 500;
  --mat-datepicker-calendar-container-shape: 16px;
  --mat-datepicker-calendar-container-touch-shape: 28px;
  --mat-datepicker-calendar-container-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-date-outline-color: transparent;
}
:root {
  --mat-divider-color: #74777f;
  --mat-divider-width: 1px;
}
:root {
  --mat-expansion-container-background-color: #faf9fd;
  --mat-expansion-container-text-color: #1a1b1f;
  --mat-expansion-actions-divider-color: #74777f;
  --mat-expansion-header-hover-state-layer-color: rgba(26, 27, 31, 0.08);
  --mat-expansion-header-focus-state-layer-color: rgba(26, 27, 31, 0.12);
  --mat-expansion-header-disabled-state-text-color: rgba(26, 27, 31, 0.38);
  --mat-expansion-header-text-color: #1a1b1f;
  --mat-expansion-header-description-color: #44474e;
  --mat-expansion-header-indicator-color: #44474e;
  --mat-expansion-header-text-font: Kanit;
  --mat-expansion-header-text-size: 1rem;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: 1.5rem;
  --mat-expansion-header-text-tracking: 0.009rem;
  --mat-expansion-container-text-font: Kanit;
  --mat-expansion-container-text-line-height: 1.5rem;
  --mat-expansion-container-text-size: 1rem;
  --mat-expansion-container-text-tracking: 0.031rem;
  --mat-expansion-container-text-weight: 400;
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-expansion-container-shape: 12px;
  --mat-expansion-legacy-header-indicator-display: none;
  --mat-expansion-header-indicator-display: inline-block;
}
:root {
  --mat-grid-list-tile-header-primary-text-size: 400 1rem / 1.5rem Kanit;
  --mat-grid-list-tile-header-secondary-text-size: 400 0.875rem / 1.25rem Kanit;
  --mat-grid-list-tile-footer-primary-text-size: 400 1rem / 1.5rem Kanit;
  --mat-grid-list-tile-footer-secondary-text-size: 400 0.875rem / 1.25rem Kanit;
}
:root {
  --mat-icon-color: inherit;
}
:root {
  --mat-sidenav-container-background-color: #faf9fd;
  --mat-sidenav-container-text-color: #44474e;
  --mat-sidenav-content-background-color: #faf9fd;
  --mat-sidenav-content-text-color: #1a1b1f;
  --mat-sidenav-scrim-color: rgba(45, 48, 56, 0.4);
  --mat-sidenav-container-shape: 16px;
  --mat-sidenav-container-elevation-shadow: none;
  --mat-sidenav-container-width: 360px;
  --mat-sidenav-container-divider-color: transparent;
}
:root {
  --mat-stepper-header-icon-foreground-color: #faf9fd;
  --mat-stepper-header-selected-state-icon-background-color: #005cbb;
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: #005cbb;
  --mat-stepper-header-edit-state-icon-foreground-color: #ffffff;
  --mat-stepper-container-color: #faf9fd;
  --mat-stepper-line-color: #74777f;
  --mat-stepper-header-hover-state-layer-color: rgba(47, 48, 51, 0.08);
  --mat-stepper-header-focus-state-layer-color: rgba(47, 48, 51, 0.12);
  --mat-stepper-header-label-text-color: #44474e;
  --mat-stepper-header-optional-label-text-color: #44474e;
  --mat-stepper-header-selected-state-label-text-color: #44474e;
  --mat-stepper-header-error-state-label-text-color: #ba1a1a;
  --mat-stepper-header-icon-background-color: #44474e;
  --mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;
  --mat-stepper-container-text-font: Kanit;
  --mat-stepper-header-label-text-font: Kanit;
  --mat-stepper-header-label-text-size: 0.875rem;
  --mat-stepper-header-label-text-weight: 500;
  --mat-stepper-header-error-state-label-text-size: 0.875rem;
  --mat-stepper-header-selected-state-label-text-size: 0.875rem;
  --mat-stepper-header-selected-state-label-text-weight: 500;
  --mat-stepper-header-height: 72px;
  --mat-stepper-header-focus-state-layer-shape: 12px;
  --mat-stepper-header-hover-state-layer-shape: 12px;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
:root {
  --mat-sort-arrow-color: #1a1b1f;
}
:root {
  --mat-toolbar-container-background-color: #faf9fd;
  --mat-toolbar-container-text-color: #1a1b1f;
  --mat-toolbar-title-text-font: Kanit;
  --mat-toolbar-title-text-line-height: 1.75rem;
  --mat-toolbar-title-text-size: 1.375rem;
  --mat-toolbar-title-text-tracking: 0;
  --mat-toolbar-title-text-weight: 400;
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}
:root {
  --mat-tree-container-background-color: #faf9fd;
  --mat-tree-node-text-color: #1a1b1f;
  --mat-tree-node-text-font: Kanit;
  --mat-tree-node-text-size: 1rem;
  --mat-tree-node-text-weight: 400;
  --mat-tree-node-min-height: 48px;
}
:root {
  --mat-timepicker-container-background-color: #efedf0;
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
html,
body {
  min-height: 100%;
}
html {
  background-color: #e6e6e6;
}
body {
  background-color: #ffffff;
  margin: 0;
  font-family:
    Kanit,
    Roboto,
    "Helvetica Neue",
    sans-serif;
  max-width: 500px;
  margin-inline: auto;
}
a {
  color: #336699;
  text-decoration: none;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
