* {
  font-family: "Montserrat", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
}

.shadow-push {
	box-shadow: rgb(204, 219, 232) 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
}

.shadow {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.msk-r-nr {
	mask-repeat: no-repeat;
}

.msk-p-c {
	mask-position: center;
}

th {
	font-weight: 600;
}

.scale-0\.93 {
	scale: 0.93;
}
.scale-0\.99 {
	scale: 0.99;
}
