@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&amp;display=swap');
*, *::before, *::after {
  font-family: Raleway, Bookman, "Lucida Bright", "Arial Narrow", "MS Serif";
  box-sizing: border-box;
}
.a4cfod {
  display: none;
}
body {
  background: var(--bg-primary);
  display: flex;
  min-height: 100vh;
  line-height: 1.3;
  flex-direction: column;
  margin: 0;
}
.hcalfl {
  margin: 0;
}
:root {
  /*--color-primary: #78e055;*/
  /*--text-primary: #000000;*/
  /*--bg-primary: #f1f1f1;*/
  /*--bg-content: #fcfcfc;*/
  --text-alt: #ffffff;
  --bg-content: #f9f9f9;
  --font-size: 14px;
  --bg-primary: #f2f1f2;
  --color-secondary: #955f1d;
  /*--color-secondary: #3d7c3d;*/
  --border-radius: 14px;
  --color-primary: #9f73c3;
  /*--text-alt: #ffffff;*/
  --text-primary: #221d14;
}
img, picture, video {
  display: block;
  max-width: 100%;
}
.qp1cik {
  margin-top: 5px;
  color: var(--text-primary);
  text-align: center;
}
