@font-face {
  font-family: 'BuloRoundedBold';
  src: url("../../Fonts/BuloRounded/BuloRounded-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Inter";
  src: url("../../Fonts/Inter/Inter-Regular.woff2") format("woff2"), url("../../Fonts/Inter/Inter-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "Inter";
  src: url("../../Fonts/Inter/Inter-Italic.woff2") format("woff2"), url("../../Fonts/Inter/Inter-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }
body {
  font-family: 'Inter', sans-serif; }

html {
  font-size: 1rem;
  color: #040e1d;
  font-weight: 330;
  line-height: 145%; }

a,
input {
  text-underline-offset: 0.3rem;
  color: #040e1d; }

p {
  font-size: 1.1rem;
  margin: 0 0 1.5rem;
  line-height: 160%; }
  p strong {
    font-weight: 650; }

blockquote {
  margin: 1.8rem 0rem 3rem 4rem; }
  blockquote p {
    font-style: italic;
    opacity: .8; }

.text-block-regular {
  font-size: 1.1rem;
  margin: 0 0 1.5rem 0;
  line-height: 160%;
  max-width: 980px; }
  .text-block-regular p {
    max-width: 1050px;
    margin: 0 0 1rem 0; }
  .text-block-regular ul {
    margin-block-end: 2em;
    padding-inline-start: 20px; }
    .text-block-regular ul li {
      padding-left: 4px; }
    .text-block-regular ul li::marker {
      line-height: 50px; }
    .text-block-regular ul ul {
      margin-left: 1.6rem;
      margin-bottom: 1rem; }

.text-block-32, .text-block-32 p {
  font-size: 2rem;
  line-height: 140%; }

.text-block-26, .text-block-26 p {
  font-size: 1.625rem;
  line-height: 140%; }

.text-block-24, .text-block-24 p {
  font-size: 1.5rem;
  line-height: 140%; }

.text-block-21 {
  font-size: 1.313rem;
  line-height: 140%; }

.text-block-18 {
  font-size: 1.125rem;
  line-height: 175%; }

.text-block-17 {
  font-size: 1.063rem;
  line-height: 155%; }

.text-block-16 {
  font-size: 1rem; }

.text-block-15 {
  font-size: 0.938rem; }

.text-block-14 {
  font-size: 0.875rem; }

.text-block-12 {
  font-size: 0.75rem; }

h2,
h3,
h4,
h5,
h6 {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  max-width: 85%;
  margin: 0; }

h1 {
  font-size: 3.563rem;
  font-family: "BuloRoundedBold", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 2rem 0px;
  line-height: 110%; }
  h1.page-title {
    max-width: 850px; }

h2 {
  font-size: 2rem;
  font-weight: 750;
  margin-bottom: 1rem;
  line-height: 125%; }

h3 {
  font-size: 1.313rem;
  font-weight: 850;
  line-height: 140%;
  margin-bottom: 0.5rem; }

h4 {
  font-size: 1.188rem;
  font-weight: 850;
  line-height: 130%;
  margin-bottom: 0.5rem; }

h5 {
  font-size: 1.063rem;
  font-weight: 700;
  line-height: 170%;
  margin-bottom: 0.5rem; }

h6 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 0.5rem; }

section.mod-text .header, section.mod-textmedia .header {
  margin-bottom: 1.1rem; }
  section.mod-text .header h2, section.mod-textmedia .header h2 {
    margin-bottom: 0.2rem; }

/*# sourceMappingURL=typography.css.map */
