/* Top Level */
@font-face {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  src: local("Source Sans Pro Regular"), local("SourceSansPro-Regular"), url("../fonts/source-sans-pro/regular/SourceSansPro-Regular.eot") format("embedded-opentype"), url("../fonts/source-sans-pro/regular/SourceSansPro-Regular.woff2") format("woff2"), url("../fonts/source-sans-pro/regular/SourceSansPro-Regular.woff") format("woff"), /* Super Modern Browsers */ url("../fonts/source-sans-pro/regular/SourceSansPro-Regular.ttf") format("truetype"), /* Modern Browsers */ url("../fonts/source-sans-pro/regular/SourceSansPro-Regular.svg#SourceSansPro") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url("../fonts/source-sans-pro/bold/SourceSansPro-Bold.woff2") format("woff2"), /* Super Modern Browsers */ url("../fonts/source-sans-pro/bold/SourceSansPro-Bold.woff") format("woff"), url("../fonts/source-sans-pro/bold/SourceSansPro-Bold.ttf") format("truetype"), /* Modern Browsers */ url("../fonts/source-sans-pro/bold/SourceSansPro-Bold.svg#SourceSansPro") format("svg");
  /* Legacy iOS */
}
/*
Font:       Radnika
Style:      Bold
URL:        https://www.youworkforthem.com/font/T7185/radnika
Foundry:    Hanken Design Co.
Foundry:    https://www.youworkforthem.com/designer/809/hanken-design-co
Copyright:  Copyright (c)2016, Radnika designed by Alfredo Marco Pradil (ammpradil@gmail.com). Radnika is a trademark of Alfredo Marco Pradil.
Version:    17
Created:    March 05, 2018
License:    https://www.youworkforthem.com/font-license
License:    The WebFont(s) listed in this document must follow the YouWorkForThem
            WebFont license rules. All other parties are strictly restricted
            from using the WebFonts(s) listed without a purchased license.
            All details above must always remain unaltered and visible in your CSS.
*/
@font-face {
  font-family: "Radnika";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/radnika/bold/radnika-bold.eot');
  src: local("Radnika Bold"), local("Radnika-Bold"), url('../fonts/radnika/bold/radnika-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/radnika/bold/radnika-bold.woff2') format('woff2'), url('../fonts/radnika/bold/radnika-bold.woff') format('woff'), /* Super Modern Browsers */ url('../fonts/radnika/bold/radnika-bold.ttf') format('truetype'), /* Modern Browsers */ url('../fonts/radnika/bold/radnika-bold.svg#youworkforthem') format('svg');
  /* Legacy iOS */
}
* {
  font-family: "Source Sans Pro", sans-serif;
  text-rendering: optimizeLegibility;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-margin-before: 0px;
  -webkit-margin-end: 0px;
  -webkit-margin-after: 0px;
  -webkit-margin-start: 0px;
  -webkit-padding-before: 0px;
  -webkit-padding-end: 0px;
  -webkit-padding-after: 0px;
  -webkit-padding-start: 0px;
}
body {
  margin: 0px;
  padding: 0px;
  color: #857298;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Radnika", sans-serif;
  color: #5c426c;
  font-weight: 700;
}
h1 {
  font-size: 58px;
}
h2 {
  font-size: 46px;
}
h3 {
  font-size: 36px;
}
h4 {
  font-size: 24px;
}
p {
  font-size: 20px;
  line-height: 1.57;
}
label {
  font-size: 14px;
  font-weight: bold;
  color: #5c426c;
}
input {
  height: 36px;
  font-size: 16px;
  padding: 0 0.5rem;
  color: #5c426c;
  width: calc(100% - 1rem);
  justify-content: center;
  align-items: center;
  display: inline-flex;
  border-radius: 0.25rem;
  border: 1px solid #ebe2ed;
  line-height: 1.15;
}
input:focus {
  border: 1px solid #b7a0c4;
  outline: none;
}
input.code {
  font-family: "SF Mono", "Ubuntu Mono", Menlo, monospace;
}
.paragraph2 {
  font-size: 16px;
}
.subtitle {
  font-family: "Radnika";
  text-transform: uppercase;
  font-weight: 700;
}
a {
  text-decoration: none;
  color: inherit;
  font-size: 16px;
  color: #7a79d6;
  cursor: pointer;
}
a:hover {
  color: #6867ca;
}
.link2 {
  font-size: 14px;
}
code {
  font-family: "SF Mono", "Ubuntu Mono", Menlo, monospace;
  font-size: 0.9em;
  line-height: 1.57;
}
.mobile-only {
  display: none !important;
}
.mobile .mobile-only {
  display: initial !important;
}
#react-container {
  padding: 0;
  margin: 0;
}
