@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap");
@font-face {
  font-family: "VFIFonts";
  src: url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitBk-Regular.ttf") format("truetype"), url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitEl-Regular.ttf") format("truetype"), url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitLt-Regular.ttf") format("truetype"), url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitRg-Bold.ttf") format("truetype"), url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitRg-Regular.ttf") format("truetype"), url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitSb-Regular.ttf") format("truetype");
}
div.ckeditor_5.module {
  margin-bottom: 0px;
}
@media (max-width: 1279px) {
  div.ckeditor_5 {
    padding: 0 20px;
  }
}
div.ckeditor_5.paragraph-space blockquote p:first-child {
  margin-top: unset;
}

.ckeditor-5 {
  color: #373737;
}
.ckeditor-5 h1,
.ckeditor-5 h2,
.ckeditor-5 h3,
.ckeditor-5 p {
  width: 100%;
  max-width: 700px;
}
.ckeditor-5 h1,
.ckeditor-5 h2,
.ckeditor-5 h3 {
  overflow-wrap: break-word;
  display: inline;
  font-family: "Source Sans Pro";
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 15px;
}
.ckeditor-5 h1 {
  font-size: clamp(1.875rem, 2.5vw, 2.625rem);
  letter-spacing: 5.3px;
  line-height: 52px;
}
@media only screen and (max-width: 1279px) {
  .ckeditor-5 h1 {
    letter-spacing: 4.5px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 639px) {
  .ckeditor-5 h1 {
    letter-spacing: 3px;
    line-height: 35px;
  }
}
.ckeditor-5 h2 {
  font-size: clamp(1.375rem, 2.5vw, 1.625rem);
  letter-spacing: 0.5px;
  line-height: 33px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1279px) {
  .ckeditor-5 h2 {
    line-height: 30px;
  }
}
@media only screen and (max-width: 639px) {
  .ckeditor-5 h2 {
    line-height: 28px;
  }
}
.ckeditor-5 h3 {
  font-family: "Source Sans Pro";
  font-size: clamp(1rem, 2.5vw, 1.25rem);
  letter-spacing: 0.5px;
  line-height: 25px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1279px) {
  .ckeditor-5 h3 {
    line-height: 24px;
  }
}
@media only screen and (max-width: 639px) {
  .ckeditor-5 h3 {
    line-height: 23px;
  }
}
.ckeditor-5 .table table {
  width: 100%;
}
.ckeditor-5 .table table, .ckeditor-5 .table tr, .ckeditor-5 .table td {
  border: none;
  vertical-align: top;
}
.ckeditor-5 h4 {
  margin-bottom: 0;
}
.ckeditor-5 h4.first_letter_big {
  font-size: clamp(1.063rem, 2.5vw, 1.25rem);
  width: 100%;
  max-width: 700px;
  font-family: "Source Sans Pro";
  color: #373737;
  letter-spacing: 0;
  line-height: 33px;
}
.ckeditor-5 h4.first_letter_big::first-letter {
  text-transform: uppercase;
  font-size: clamp(3rem, 2.5vw, 3.75rem);
  font-weight: bold;
  color: #009fff;
  float: left;
  margin-top: 21px;
  margin-right: 9px;
  font-family: "Libre Baskerville";
}
@-moz-document url-prefix() {
  .ckeditor-5 h4.first_letter_big::first-letter {
    margin-top: 12px;
  }
}
@media (max-width: 639px) {
  .ckeditor-5 h4.first_letter_big::first-letter {
    font-size: 48px;
  }
}
@media (max-width: 1279px) {
  .ckeditor-5 h4.first_letter_big {
    line-height: 30px;
  }
}
@media (max-width: 639px) {
  .ckeditor-5 h4.first_letter_big {
    line-height: 27px;
  }
}
.ckeditor-5 h4.excerpt {
  color: #373737;
  font-family: "Libre Baskerville";
  font-size: clamp(1.063rem, 2.5vw, 1.313rem);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 36px;
  margin-top: 20px;
  margin-bottom: 35px;
}
@media (max-width: 1279px) {
  .ckeditor-5 h4.excerpt {
    line-height: 32px;
  }
}
@media (max-width: 639px) {
  .ckeditor-5 h4.excerpt {
    line-height: 27px;
  }
}
.ckeditor-5 h4.large_headline {
  font-family: "Libre Baskerville";
  font-size: clamp(2.5rem, 6.5vw, 5.625rem);
  color: #009fff;
  font-style: italic;
  letter-spacing: 0.2px;
  line-height: 89px;
  text-align: center;
}
@media (max-width: 1279px) {
  .ckeditor-5 h4.large_headline {
    line-height: 70px;
  }
}
@media (max-width: 639px) {
  .ckeditor-5 h4.large_headline {
    line-height: 50px;
  }
}
.ckeditor-5 p {
  font-family: "Source Sans Pro";
  font-size: clamp(1.063rem, 2.5vw, 1.25rem);
  letter-spacing: 0;
  line-height: 33px;
  margin-top: 0;
  margin-bottom: 15px;
  padding: 0;
}
@media only screen and (max-width: 1279px) {
  .ckeditor-5 p {
    line-height: 30px;
    padding: 0;
  }
}
@media only screen and (max-width: 639px) {
  .ckeditor-5 p {
    line-height: 27px;
    margin-bottom: 10px;
  }
}
.ckeditor-5 a:not([href]):not([class]),
.ckeditor-5 a:not([href]):not([class]):hover {
  color: #009fff;
}
.ckeditor-5 ul {
  padding: 1px 1px 1px 8px;
  margin-left: 12px;
  margin-bottom: 0;
}
@media only screen and (max-width: 639px) {
  .ckeditor-5 ul {
    font-size: 17px;
    letter-spacing: 0;
    line-height: 27px;
  }
}
.ckeditor-5 ul li::before {
  padding: 3px 0px 0 0px;
}
.ckeditor-5 ul li {
  padding-left: 0;
  margin-bottom: 15px;
}
.ckeditor-5 ol {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.ckeditor-5 ol li {
  counter-increment: step-counter;
  margin-bottom: 15px;
  min-height: 60px;
}
@media only screen and (max-width: 1279px) {
  .ckeditor-5 ol li {
    font-size: 19px;
    letter-spacing: 0;
    line-height: 30px;
  }
}
@media only screen and (max-width: 639px) {
  .ckeditor-5 ol li {
    font-size: 17px;
    letter-spacing: 0;
    line-height: 27px;
    margin-top: 30px;
  }
}
.ckeditor-5 ol li::before {
  font-family: "Libre Baskerville";
  font-size: 64px;
  font-weight: bold;
  content: counter(step-counter);
  margin-right: 5px;
  float: left;
  height: 60px;
  line-height: 66px;
}
@media only screen and (max-width: 1279px) {
  .ckeditor-5 ol li::before {
    font-size: 56px;
    line-height: 63px;
  }
}
@media only screen and (max-width: 639px) {
  .ckeditor-5 ol li::before {
    font-size: 48px;
    line-height: 60px;
  }
}
.ckeditor-5 blockquote {
  font-family: "Libre Baskerville";
  font-style: italic;
  border-left: none;
  margin-top: 50px;
  margin-bottom: 15px;
  padding: 30px 0;
}
.ckeditor-5 blockquote::before {
  position: absolute;
  content: "“";
  color: #009fff;
  font-size: 109px;
  margin-top: -10px;
  font-style: normal;
  font-weight: 400;
}
@media (max-width: 639px) {
  .ckeditor-5 blockquote::before {
    font-size: 100px;
  }
}
.ckeditor-5 blockquote p {
  color: #373737;
  font-family: "Libre Baskerville";
  font-size: clamp(1.313rem, 2.5vw, 1.688rem);
  margin-bottom: 10px;
}
.ckeditor-5 blockquote p:last-of-type {
  color: #a2a2a2;
  font-size: clamp(1.063rem, 2.5vw, 1.25rem);
  font-weight: 400;
}
.ckeditor-5 blockquote p:first-of-type {
  color: #373737;
  font-size: clamp(1.313rem, 2.5vw, 1.688rem);
}

.display.display-active div.ckeditor_5.first-page-item {
  margin-top: 50px;
}
.display.display-active div.ckeditor_5.first-page-item h1,
.display.display-active div.ckeditor_5.first-page-item h2,
.display.display-active div.ckeditor_5.first-page-item h3,
.display.display-active div.ckeditor_5.first-page-item p {
  margin-top: 0;
}/*# sourceMappingURL=ckeditor_5.css.map */