@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&amp;display=swap');
.k6wevj {
  display: none;
}
.grljxr {
  margin: 0;
}
img, picture, video {
  display: block;
  max-width: 100%;
}
:root {
  --bg-primary: #f6f8f7;
  /*--text-primary: #000000;*/
  /*--bg-primary: #f1f1f1;*/
  /*--text-alt: #ffffff;*/
  --text-alt: #ffffff;
  /*--color-primary: #78e055;*/
  --font-size: 16px;
  /*--color-secondary: #3d7c3d;*/
  --color-primary: #37cd91;
  --text-primary: #1f1e17;
  --border-radius: 9px;
  --color-secondary: #c62868;
  /*--bg-content: #fcfcfc;*/
  --bg-content: #f9f9f9;
}
.vipteq {
  text-align: center;
  margin-top: 5px;
  color: var(--text-primary);
}
body {
  margin: 0;
  flex-direction: column;
  line-height: 1.7;
  min-height: 100vh;
  background: var(--bg-primary);
  display: flex;
}
*, *::before, *::after {
  font-family: Nunito, "Courier New", "Nimbus Mono L", "Times New Roman", Univers;
  box-sizing: border-box;
}
