@font-face {
  font-family: "DMsans";
  src: url(/c423ce2dc1d85bc50799.ttf) format("truetype");
  font-weight: 700;
  font-style: bold;
}

@font-face {
  font-family: "DMsans";
  src: url(/150680530af9dd9fd00b.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "DMsans";
  src: url(/4ee96395e07a04577aab.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}



body {
  margin: 0;
  overflow-x: hidden;  
  overscroll-behavior: none;
}



@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

.grecaptcha-badge { visibility: hidden; }
