.is-block {
  display: block !important; }

@media screen and (max-width: 768px) {
  .is-block-mobile {
    display: block !important; } }
@media screen and (min-width: 769px), print {
  .is-block-tablet {
    display: block !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-block-tablet-only {
    display: block !important; } }
@media screen and (max-width: 1023px) {
  .is-block-touch {
    display: block !important; } }
@media screen and (min-width: 1024px) {
  .is-block-desktop {
    display: block !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-block-desktop-only {
    display: block !important; } }
@media screen and (min-width: 1216px) {
  .is-block-widescreen {
    display: block !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-block-widescreen-only {
    display: block !important; } }
@media screen and (min-width: 1408px) {
  .is-block-fullhd {
    display: block !important; } }
.is-flex {
  display: flex !important; }

@media screen and (max-width: 768px) {
  .is-flex-mobile {
    display: flex !important; } }
@media screen and (min-width: 769px), print {
  .is-flex-tablet {
    display: flex !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-flex-tablet-only {
    display: flex !important; } }
@media screen and (max-width: 1023px) {
  .is-flex-touch {
    display: flex !important; } }
@media screen and (min-width: 1024px) {
  .is-flex-desktop {
    display: flex !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-flex-desktop-only {
    display: flex !important; } }
@media screen and (min-width: 1216px) {
  .is-flex-widescreen {
    display: flex !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-flex-widescreen-only {
    display: flex !important; } }
@media screen and (min-width: 1408px) {
  .is-flex-fullhd {
    display: flex !important; } }
.is-inline {
  display: inline !important; }

@media screen and (max-width: 768px) {
  .is-inline-mobile {
    display: inline !important; } }
@media screen and (min-width: 769px), print {
  .is-inline-tablet {
    display: inline !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-inline-tablet-only {
    display: inline !important; } }
@media screen and (max-width: 1023px) {
  .is-inline-touch {
    display: inline !important; } }
@media screen and (min-width: 1024px) {
  .is-inline-desktop {
    display: inline !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-desktop-only {
    display: inline !important; } }
@media screen and (min-width: 1216px) {
  .is-inline-widescreen {
    display: inline !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-widescreen-only {
    display: inline !important; } }
@media screen and (min-width: 1408px) {
  .is-inline-fullhd {
    display: inline !important; } }
.is-inline-block {
  display: inline-block !important; }

@media screen and (max-width: 768px) {
  .is-inline-block-mobile {
    display: inline-block !important; } }
@media screen and (min-width: 769px), print {
  .is-inline-block-tablet {
    display: inline-block !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-inline-block-tablet-only {
    display: inline-block !important; } }
@media screen and (max-width: 1023px) {
  .is-inline-block-touch {
    display: inline-block !important; } }
@media screen and (min-width: 1024px) {
  .is-inline-block-desktop {
    display: inline-block !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-block-desktop-only {
    display: inline-block !important; } }
@media screen and (min-width: 1216px) {
  .is-inline-block-widescreen {
    display: inline-block !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-block-widescreen-only {
    display: inline-block !important; } }
@media screen and (min-width: 1408px) {
  .is-inline-block-fullhd {
    display: inline-block !important; } }
.is-inline-flex {
  display: inline-flex !important; }

@media screen and (max-width: 768px) {
  .is-inline-flex-mobile {
    display: inline-flex !important; } }
@media screen and (min-width: 769px), print {
  .is-inline-flex-tablet {
    display: inline-flex !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-inline-flex-tablet-only {
    display: inline-flex !important; } }
@media screen and (max-width: 1023px) {
  .is-inline-flex-touch {
    display: inline-flex !important; } }
@media screen and (min-width: 1024px) {
  .is-inline-flex-desktop {
    display: inline-flex !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-flex-desktop-only {
    display: inline-flex !important; } }
@media screen and (min-width: 1216px) {
  .is-inline-flex-widescreen {
    display: inline-flex !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-flex-widescreen-only {
    display: inline-flex !important; } }
@media screen and (min-width: 1408px) {
  .is-inline-flex-fullhd {
    display: inline-flex !important; } }
.is-hidden {
  display: none !important; }

.is-sr-only {
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important; }

@media screen and (max-width: 768px) {
  .is-hidden-mobile {
    display: none !important; } }
@media screen and (min-width: 769px), print {
  .is-hidden-tablet {
    display: none !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-hidden-tablet-only {
    display: none !important; } }
@media screen and (max-width: 1023px) {
  .is-hidden-touch {
    display: none !important; } }
@media screen and (min-width: 1024px) {
  .is-hidden-desktop {
    display: none !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-hidden-desktop-only {
    display: none !important; } }
@media screen and (min-width: 1216px) {
  .is-hidden-widescreen {
    display: none !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-hidden-widescreen-only {
    display: none !important; } }
@media screen and (min-width: 1408px) {
  .is-hidden-fullhd {
    display: none !important; } }
.is-invisible {
  visibility: hidden !important; }

@media screen and (max-width: 768px) {
  .is-invisible-mobile {
    visibility: hidden !important; } }
@media screen and (min-width: 769px), print {
  .is-invisible-tablet {
    visibility: hidden !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-invisible-tablet-only {
    visibility: hidden !important; } }
@media screen and (max-width: 1023px) {
  .is-invisible-touch {
    visibility: hidden !important; } }
@media screen and (min-width: 1024px) {
  .is-invisible-desktop {
    visibility: hidden !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-invisible-desktop-only {
    visibility: hidden !important; } }
@media screen and (min-width: 1216px) {
  .is-invisible-widescreen {
    visibility: hidden !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-invisible-widescreen-only {
    visibility: hidden !important; } }
@media screen and (min-width: 1408px) {
  .is-invisible-fullhd {
    visibility: hidden !important; } }
.is-size-1 {
  font-size: 3rem !important; }

.is-size-2 {
  font-size: 2.5rem !important; }

.is-size-3 {
  font-size: 2rem !important; }

.is-size-4 {
  font-size: 1.5rem !important; }

.is-size-5 {
  font-size: 1.25rem !important; }

.is-size-6 {
  font-size: 1rem !important; }

.is-size-7 {
  font-size: 0.75rem !important; }

@media screen and (max-width: 768px) {
  .is-size-1-mobile {
    font-size: 3rem !important; }

  .is-size-2-mobile {
    font-size: 2.5rem !important; }

  .is-size-3-mobile {
    font-size: 2rem !important; }

  .is-size-4-mobile {
    font-size: 1.5rem !important; }

  .is-size-5-mobile {
    font-size: 1.25rem !important; }

  .is-size-6-mobile {
    font-size: 1rem !important; }

  .is-size-7-mobile {
    font-size: 0.75rem !important; } }
@media screen and (min-width: 769px), print {
  .is-size-1-tablet {
    font-size: 3rem !important; }

  .is-size-2-tablet {
    font-size: 2.5rem !important; }

  .is-size-3-tablet {
    font-size: 2rem !important; }

  .is-size-4-tablet {
    font-size: 1.5rem !important; }

  .is-size-5-tablet {
    font-size: 1.25rem !important; }

  .is-size-6-tablet {
    font-size: 1rem !important; }

  .is-size-7-tablet {
    font-size: 0.75rem !important; } }
@media screen and (max-width: 1023px) {
  .is-size-1-touch {
    font-size: 3rem !important; }

  .is-size-2-touch {
    font-size: 2.5rem !important; }

  .is-size-3-touch {
    font-size: 2rem !important; }

  .is-size-4-touch {
    font-size: 1.5rem !important; }

  .is-size-5-touch {
    font-size: 1.25rem !important; }

  .is-size-6-touch {
    font-size: 1rem !important; }

  .is-size-7-touch {
    font-size: 0.75rem !important; } }
@media screen and (min-width: 1024px) {
  .is-size-1-desktop {
    font-size: 3rem !important; }

  .is-size-2-desktop {
    font-size: 2.5rem !important; }

  .is-size-3-desktop {
    font-size: 2rem !important; }

  .is-size-4-desktop {
    font-size: 1.5rem !important; }

  .is-size-5-desktop {
    font-size: 1.25rem !important; }

  .is-size-6-desktop {
    font-size: 1rem !important; }

  .is-size-7-desktop {
    font-size: 0.75rem !important; } }
@media screen and (min-width: 1216px) {
  .is-size-1-widescreen {
    font-size: 3rem !important; }

  .is-size-2-widescreen {
    font-size: 2.5rem !important; }

  .is-size-3-widescreen {
    font-size: 2rem !important; }

  .is-size-4-widescreen {
    font-size: 1.5rem !important; }

  .is-size-5-widescreen {
    font-size: 1.25rem !important; }

  .is-size-6-widescreen {
    font-size: 1rem !important; }

  .is-size-7-widescreen {
    font-size: 0.75rem !important; } }
@media screen and (min-width: 1408px) {
  .is-size-1-fullhd {
    font-size: 3rem !important; }

  .is-size-2-fullhd {
    font-size: 2.5rem !important; }

  .is-size-3-fullhd {
    font-size: 2rem !important; }

  .is-size-4-fullhd {
    font-size: 1.5rem !important; }

  .is-size-5-fullhd {
    font-size: 1.25rem !important; }

  .is-size-6-fullhd {
    font-size: 1rem !important; }

  .is-size-7-fullhd {
    font-size: 0.75rem !important; } }
.has-text-centered {
  text-align: center !important; }

.has-text-justified {
  text-align: justify !important; }

.has-text-left {
  text-align: left !important; }

.has-text-right {
  text-align: right !important; }

@media screen and (max-width: 768px) {
  .has-text-centered-mobile {
    text-align: center !important; } }
@media screen and (min-width: 769px), print {
  .has-text-centered-tablet {
    text-align: center !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-text-centered-tablet-only {
    text-align: center !important; } }
@media screen and (max-width: 1023px) {
  .has-text-centered-touch {
    text-align: center !important; } }
@media screen and (min-width: 1024px) {
  .has-text-centered-desktop {
    text-align: center !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-centered-desktop-only {
    text-align: center !important; } }
@media screen and (min-width: 1216px) {
  .has-text-centered-widescreen {
    text-align: center !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-centered-widescreen-only {
    text-align: center !important; } }
@media screen and (min-width: 1408px) {
  .has-text-centered-fullhd {
    text-align: center !important; } }
@media screen and (max-width: 768px) {
  .has-text-justified-mobile {
    text-align: justify !important; } }
@media screen and (min-width: 769px), print {
  .has-text-justified-tablet {
    text-align: justify !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-text-justified-tablet-only {
    text-align: justify !important; } }
@media screen and (max-width: 1023px) {
  .has-text-justified-touch {
    text-align: justify !important; } }
@media screen and (min-width: 1024px) {
  .has-text-justified-desktop {
    text-align: justify !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-justified-desktop-only {
    text-align: justify !important; } }
@media screen and (min-width: 1216px) {
  .has-text-justified-widescreen {
    text-align: justify !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-justified-widescreen-only {
    text-align: justify !important; } }
@media screen and (min-width: 1408px) {
  .has-text-justified-fullhd {
    text-align: justify !important; } }
@media screen and (max-width: 768px) {
  .has-text-left-mobile {
    text-align: left !important; } }
@media screen and (min-width: 769px), print {
  .has-text-left-tablet {
    text-align: left !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-text-left-tablet-only {
    text-align: left !important; } }
@media screen and (max-width: 1023px) {
  .has-text-left-touch {
    text-align: left !important; } }
@media screen and (min-width: 1024px) {
  .has-text-left-desktop {
    text-align: left !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-left-desktop-only {
    text-align: left !important; } }
@media screen and (min-width: 1216px) {
  .has-text-left-widescreen {
    text-align: left !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-left-widescreen-only {
    text-align: left !important; } }
@media screen and (min-width: 1408px) {
  .has-text-left-fullhd {
    text-align: left !important; } }
@media screen and (max-width: 768px) {
  .has-text-right-mobile {
    text-align: right !important; } }
@media screen and (min-width: 769px), print {
  .has-text-right-tablet {
    text-align: right !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-text-right-tablet-only {
    text-align: right !important; } }
@media screen and (max-width: 1023px) {
  .has-text-right-touch {
    text-align: right !important; } }
@media screen and (min-width: 1024px) {
  .has-text-right-desktop {
    text-align: right !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-right-desktop-only {
    text-align: right !important; } }
@media screen and (min-width: 1216px) {
  .has-text-right-widescreen {
    text-align: right !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-right-widescreen-only {
    text-align: right !important; } }
@media screen and (min-width: 1408px) {
  .has-text-right-fullhd {
    text-align: right !important; } }
.is-capitalized {
  text-transform: capitalize !important; }

.is-lowercase {
  text-transform: lowercase !important; }

.is-uppercase {
  text-transform: uppercase !important; }

.is-italic {
  font-style: italic !important; }

.is-underlined {
  text-decoration: underline !important; }

.has-text-weight-light {
  font-weight: 300 !important; }

.has-text-weight-normal {
  font-weight: 400 !important; }

.has-text-weight-medium {
  font-weight: 500 !important; }

.has-text-weight-semibold {
  font-weight: 600 !important; }

.has-text-weight-bold {
  font-weight: 700 !important; }

.is-family-primary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important; }

.is-family-secondary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important; }

.is-family-sans-serif {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important; }

.is-family-monospace {
  font-family: monospace !important; }

.is-family-code {
  font-family: monospace !important; }

.is-marginless {
  margin: 0 !important; }

.is-paddingless {
  padding: 0 !important; }

.m-0 {
  margin: 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mr-1 {
  margin-right: 0.25rem !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mr-2 {
  margin-right: 0.5rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.m-3 {
  margin: 0.75rem !important; }

.mt-3 {
  margin-top: 0.75rem !important; }

.mr-3 {
  margin-right: 0.75rem !important; }

.mb-3 {
  margin-bottom: 0.75rem !important; }

.ml-3 {
  margin-left: 0.75rem !important; }

.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important; }

.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important; }

.m-4 {
  margin: 1rem !important; }

.mt-4 {
  margin-top: 1rem !important; }

.mr-4 {
  margin-right: 1rem !important; }

.mb-4 {
  margin-bottom: 1rem !important; }

.ml-4 {
  margin-left: 1rem !important; }

.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important; }

.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-5 {
  margin: 1.5rem !important; }

.mt-5 {
  margin-top: 1.5rem !important; }

.mr-5 {
  margin-right: 1.5rem !important; }

.mb-5 {
  margin-bottom: 1.5rem !important; }

.ml-5 {
  margin-left: 1.5rem !important; }

.mx-5 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important; }

.my-5 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-6 {
  margin: 3rem !important; }

.mt-6 {
  margin-top: 3rem !important; }

.mr-6 {
  margin-right: 3rem !important; }

.mb-6 {
  margin-bottom: 3rem !important; }

.ml-6 {
  margin-left: 3rem !important; }

.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important; }

.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

.p-0 {
  padding: 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pr-2 {
  padding-right: 0.5rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pl-2 {
  padding-left: 0.5rem !important; }

.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.p-3 {
  padding: 0.75rem !important; }

.pt-3 {
  padding-top: 0.75rem !important; }

.pr-3 {
  padding-right: 0.75rem !important; }

.pb-3 {
  padding-bottom: 0.75rem !important; }

.pl-3 {
  padding-left: 0.75rem !important; }

.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important; }

.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important; }

.p-4 {
  padding: 1rem !important; }

.pt-4 {
  padding-top: 1rem !important; }

.pr-4 {
  padding-right: 1rem !important; }

.pb-4 {
  padding-bottom: 1rem !important; }

.pl-4 {
  padding-left: 1rem !important; }

.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important; }

.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-5 {
  padding: 1.5rem !important; }

.pt-5 {
  padding-top: 1.5rem !important; }

.pr-5 {
  padding-right: 1.5rem !important; }

.pb-5 {
  padding-bottom: 1.5rem !important; }

.pl-5 {
  padding-left: 1.5rem !important; }

.px-5 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important; }

.py-5 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-6 {
  padding: 3rem !important; }

.pt-6 {
  padding-top: 3rem !important; }

.pr-6 {
  padding-right: 3rem !important; }

.pb-6 {
  padding-bottom: 3rem !important; }

.pl-6 {
  padding-left: 3rem !important; }

.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important; }

.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.p-auto {
  padding: auto !important; }

.pt-auto {
  padding-top: auto !important; }

.pr-auto {
  padding-right: auto !important; }

.pb-auto {
  padding-bottom: auto !important; }

.pl-auto {
  padding-left: auto !important; }

.px-auto {
  padding-left: auto !important;
  padding-right: auto !important; }

.py-auto {
  padding-top: auto !important;
  padding-bottom: auto !important; }

.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem; }
  .columns.is-mobile > .column.is-narrow {
    flex: none;
    width: unset; }
  .columns.is-mobile > .column.is-full {
    flex: none;
    width: 100%; }
  .columns.is-mobile > .column.is-three-quarters {
    flex: none;
    width: 75%; }
  .columns.is-mobile > .column.is-two-thirds {
    flex: none;
    width: 66.6666%; }
  .columns.is-mobile > .column.is-half {
    flex: none;
    width: 50%; }
  .columns.is-mobile > .column.is-one-third {
    flex: none;
    width: 33.3333%; }
  .columns.is-mobile > .column.is-one-quarter {
    flex: none;
    width: 25%; }
  .columns.is-mobile > .column.is-one-fifth {
    flex: none;
    width: 20%; }
  .columns.is-mobile > .column.is-two-fifths {
    flex: none;
    width: 40%; }
  .columns.is-mobile > .column.is-three-fifths {
    flex: none;
    width: 60%; }
  .columns.is-mobile > .column.is-four-fifths {
    flex: none;
    width: 80%; }
  .columns.is-mobile > .column.is-offset-three-quarters {
    margin-left: 75%; }
  .columns.is-mobile > .column.is-offset-two-thirds {
    margin-left: 66.6666%; }
  .columns.is-mobile > .column.is-offset-half {
    margin-left: 50%; }
  .columns.is-mobile > .column.is-offset-one-third {
    margin-left: 33.3333%; }
  .columns.is-mobile > .column.is-offset-one-quarter {
    margin-left: 25%; }
  .columns.is-mobile > .column.is-offset-one-fifth {
    margin-left: 20%; }
  .columns.is-mobile > .column.is-offset-two-fifths {
    margin-left: 40%; }
  .columns.is-mobile > .column.is-offset-three-fifths {
    margin-left: 60%; }
  .columns.is-mobile > .column.is-offset-four-fifths {
    margin-left: 80%; }
  .columns.is-mobile > .column.is-0 {
    flex: none;
    width: 0%; }
  .columns.is-mobile > .column.is-offset-0 {
    margin-left: 0%; }
  .columns.is-mobile > .column.is-1 {
    flex: none;
    width: 8.33333337%; }
  .columns.is-mobile > .column.is-offset-1 {
    margin-left: 8.33333337%; }
  .columns.is-mobile > .column.is-2 {
    flex: none;
    width: 16.66666674%; }
  .columns.is-mobile > .column.is-offset-2 {
    margin-left: 16.66666674%; }
  .columns.is-mobile > .column.is-3 {
    flex: none;
    width: 25%; }
  .columns.is-mobile > .column.is-offset-3 {
    margin-left: 25%; }
  .columns.is-mobile > .column.is-4 {
    flex: none;
    width: 33.33333337%; }
  .columns.is-mobile > .column.is-offset-4 {
    margin-left: 33.33333337%; }
  .columns.is-mobile > .column.is-5 {
    flex: none;
    width: 41.66666674%; }
  .columns.is-mobile > .column.is-offset-5 {
    margin-left: 41.66666674%; }
  .columns.is-mobile > .column.is-6 {
    flex: none;
    width: 50%; }
  .columns.is-mobile > .column.is-offset-6 {
    margin-left: 50%; }
  .columns.is-mobile > .column.is-7 {
    flex: none;
    width: 58.33333337%; }
  .columns.is-mobile > .column.is-offset-7 {
    margin-left: 58.33333337%; }
  .columns.is-mobile > .column.is-8 {
    flex: none;
    width: 66.66666674%; }
  .columns.is-mobile > .column.is-offset-8 {
    margin-left: 66.66666674%; }
  .columns.is-mobile > .column.is-9 {
    flex: none;
    width: 75%; }
  .columns.is-mobile > .column.is-offset-9 {
    margin-left: 75%; }
  .columns.is-mobile > .column.is-10 {
    flex: none;
    width: 83.33333337%; }
  .columns.is-mobile > .column.is-offset-10 {
    margin-left: 83.33333337%; }
  .columns.is-mobile > .column.is-11 {
    flex: none;
    width: 91.66666674%; }
  .columns.is-mobile > .column.is-offset-11 {
    margin-left: 91.66666674%; }
  .columns.is-mobile > .column.is-12 {
    flex: none;
    width: 100%; }
  .columns.is-mobile > .column.is-offset-12 {
    margin-left: 100%; }
  @media screen and (max-width: 768px) {
    .column.is-narrow-mobile {
      flex: none;
      width: unset; }
    .column.is-full-mobile {
      flex: none;
      width: 100%; }
    .column.is-three-quarters-mobile {
      flex: none;
      width: 75%; }
    .column.is-two-thirds-mobile {
      flex: none;
      width: 66.6666%; }
    .column.is-half-mobile {
      flex: none;
      width: 50%; }
    .column.is-one-third-mobile {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-mobile {
      flex: none;
      width: 25%; }
    .column.is-one-fifth-mobile {
      flex: none;
      width: 20%; }
    .column.is-two-fifths-mobile {
      flex: none;
      width: 40%; }
    .column.is-three-fifths-mobile {
      flex: none;
      width: 60%; }
    .column.is-four-fifths-mobile {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters-mobile {
      margin-left: 75%; }
    .column.is-offset-two-thirds-mobile {
      margin-left: 66.6666%; }
    .column.is-offset-half-mobile {
      margin-left: 50%; }
    .column.is-offset-one-third-mobile {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-mobile {
      margin-left: 25%; }
    .column.is-offset-one-fifth-mobile {
      margin-left: 20%; }
    .column.is-offset-two-fifths-mobile {
      margin-left: 40%; }
    .column.is-offset-three-fifths-mobile {
      margin-left: 60%; }
    .column.is-offset-four-fifths-mobile {
      margin-left: 80%; }
    .column.is-0-mobile {
      flex: none;
      width: 0%; }
    .column.is-offset-0-mobile {
      margin-left: 0%; }
    .column.is-1-mobile {
      flex: none;
      width: 8.33333337%; }
    .column.is-offset-1-mobile {
      margin-left: 8.33333337%; }
    .column.is-2-mobile {
      flex: none;
      width: 16.66666674%; }
    .column.is-offset-2-mobile {
      margin-left: 16.66666674%; }
    .column.is-3-mobile {
      flex: none;
      width: 25%; }
    .column.is-offset-3-mobile {
      margin-left: 25%; }
    .column.is-4-mobile {
      flex: none;
      width: 33.33333337%; }
    .column.is-offset-4-mobile {
      margin-left: 33.33333337%; }
    .column.is-5-mobile {
      flex: none;
      width: 41.66666674%; }
    .column.is-offset-5-mobile {
      margin-left: 41.66666674%; }
    .column.is-6-mobile {
      flex: none;
      width: 50%; }
    .column.is-offset-6-mobile {
      margin-left: 50%; }
    .column.is-7-mobile {
      flex: none;
      width: 58.33333337%; }
    .column.is-offset-7-mobile {
      margin-left: 58.33333337%; }
    .column.is-8-mobile {
      flex: none;
      width: 66.66666674%; }
    .column.is-offset-8-mobile {
      margin-left: 66.66666674%; }
    .column.is-9-mobile {
      flex: none;
      width: 75%; }
    .column.is-offset-9-mobile {
      margin-left: 75%; }
    .column.is-10-mobile {
      flex: none;
      width: 83.33333337%; }
    .column.is-offset-10-mobile {
      margin-left: 83.33333337%; }
    .column.is-11-mobile {
      flex: none;
      width: 91.66666674%; }
    .column.is-offset-11-mobile {
      margin-left: 91.66666674%; }
    .column.is-12-mobile {
      flex: none;
      width: 100%; }
    .column.is-offset-12-mobile {
      margin-left: 100%; } }
  @media screen and (min-width: 769px), print {
    .column.is-narrow, .column.is-narrow-tablet {
      flex: none;
      width: unset; }
    .column.is-full, .column.is-full-tablet {
      flex: none;
      width: 100%; }
    .column.is-three-quarters, .column.is-three-quarters-tablet {
      flex: none;
      width: 75%; }
    .column.is-two-thirds, .column.is-two-thirds-tablet {
      flex: none;
      width: 66.6666%; }
    .column.is-half, .column.is-half-tablet {
      flex: none;
      width: 50%; }
    .column.is-one-third, .column.is-one-third-tablet {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter, .column.is-one-quarter-tablet {
      flex: none;
      width: 25%; }
    .column.is-one-fifth, .column.is-one-fifth-tablet {
      flex: none;
      width: 20%; }
    .column.is-two-fifths, .column.is-two-fifths-tablet {
      flex: none;
      width: 40%; }
    .column.is-three-fifths, .column.is-three-fifths-tablet {
      flex: none;
      width: 60%; }
    .column.is-four-fifths, .column.is-four-fifths-tablet {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
      margin-left: 75%; }
    .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
      margin-left: 66.6666%; }
    .column.is-offset-half, .column.is-offset-half-tablet {
      margin-left: 50%; }
    .column.is-offset-one-third, .column.is-offset-one-third-tablet {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
      margin-left: 25%; }
    .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
      margin-left: 20%; }
    .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
      margin-left: 40%; }
    .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
      margin-left: 60%; }
    .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
      margin-left: 80%; }
    .column.is-0, .column.is-0-tablet {
      flex: none;
      width: 0%; }
    .column.is-offset-0, .column.is-offset-0-tablet {
      margin-left: 0%; }
    .column.is-1, .column.is-1-tablet {
      flex: none;
      width: 8.33333337%; }
    .column.is-offset-1, .column.is-offset-1-tablet {
      margin-left: 8.33333337%; }
    .column.is-2, .column.is-2-tablet {
      flex: none;
      width: 16.66666674%; }
    .column.is-offset-2, .column.is-offset-2-tablet {
      margin-left: 16.66666674%; }
    .column.is-3, .column.is-3-tablet {
      flex: none;
      width: 25%; }
    .column.is-offset-3, .column.is-offset-3-tablet {
      margin-left: 25%; }
    .column.is-4, .column.is-4-tablet {
      flex: none;
      width: 33.33333337%; }
    .column.is-offset-4, .column.is-offset-4-tablet {
      margin-left: 33.33333337%; }
    .column.is-5, .column.is-5-tablet {
      flex: none;
      width: 41.66666674%; }
    .column.is-offset-5, .column.is-offset-5-tablet {
      margin-left: 41.66666674%; }
    .column.is-6, .column.is-6-tablet {
      flex: none;
      width: 50%; }
    .column.is-offset-6, .column.is-offset-6-tablet {
      margin-left: 50%; }
    .column.is-7, .column.is-7-tablet {
      flex: none;
      width: 58.33333337%; }
    .column.is-offset-7, .column.is-offset-7-tablet {
      margin-left: 58.33333337%; }
    .column.is-8, .column.is-8-tablet {
      flex: none;
      width: 66.66666674%; }
    .column.is-offset-8, .column.is-offset-8-tablet {
      margin-left: 66.66666674%; }
    .column.is-9, .column.is-9-tablet {
      flex: none;
      width: 75%; }
    .column.is-offset-9, .column.is-offset-9-tablet {
      margin-left: 75%; }
    .column.is-10, .column.is-10-tablet {
      flex: none;
      width: 83.33333337%; }
    .column.is-offset-10, .column.is-offset-10-tablet {
      margin-left: 83.33333337%; }
    .column.is-11, .column.is-11-tablet {
      flex: none;
      width: 91.66666674%; }
    .column.is-offset-11, .column.is-offset-11-tablet {
      margin-left: 91.66666674%; }
    .column.is-12, .column.is-12-tablet {
      flex: none;
      width: 100%; }
    .column.is-offset-12, .column.is-offset-12-tablet {
      margin-left: 100%; } }
  @media screen and (max-width: 1023px) {
    .column.is-narrow-touch {
      flex: none;
      width: unset; }
    .column.is-full-touch {
      flex: none;
      width: 100%; }
    .column.is-three-quarters-touch {
      flex: none;
      width: 75%; }
    .column.is-two-thirds-touch {
      flex: none;
      width: 66.6666%; }
    .column.is-half-touch {
      flex: none;
      width: 50%; }
    .column.is-one-third-touch {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-touch {
      flex: none;
      width: 25%; }
    .column.is-one-fifth-touch {
      flex: none;
      width: 20%; }
    .column.is-two-fifths-touch {
      flex: none;
      width: 40%; }
    .column.is-three-fifths-touch {
      flex: none;
      width: 60%; }
    .column.is-four-fifths-touch {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters-touch {
      margin-left: 75%; }
    .column.is-offset-two-thirds-touch {
      margin-left: 66.6666%; }
    .column.is-offset-half-touch {
      margin-left: 50%; }
    .column.is-offset-one-third-touch {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-touch {
      margin-left: 25%; }
    .column.is-offset-one-fifth-touch {
      margin-left: 20%; }
    .column.is-offset-two-fifths-touch {
      margin-left: 40%; }
    .column.is-offset-three-fifths-touch {
      margin-left: 60%; }
    .column.is-offset-four-fifths-touch {
      margin-left: 80%; }
    .column.is-0-touch {
      flex: none;
      width: 0%; }
    .column.is-offset-0-touch {
      margin-left: 0%; }
    .column.is-1-touch {
      flex: none;
      width: 8.33333337%; }
    .column.is-offset-1-touch {
      margin-left: 8.33333337%; }
    .column.is-2-touch {
      flex: none;
      width: 16.66666674%; }
    .column.is-offset-2-touch {
      margin-left: 16.66666674%; }
    .column.is-3-touch {
      flex: none;
      width: 25%; }
    .column.is-offset-3-touch {
      margin-left: 25%; }
    .column.is-4-touch {
      flex: none;
      width: 33.33333337%; }
    .column.is-offset-4-touch {
      margin-left: 33.33333337%; }
    .column.is-5-touch {
      flex: none;
      width: 41.66666674%; }
    .column.is-offset-5-touch {
      margin-left: 41.66666674%; }
    .column.is-6-touch {
      flex: none;
      width: 50%; }
    .column.is-offset-6-touch {
      margin-left: 50%; }
    .column.is-7-touch {
      flex: none;
      width: 58.33333337%; }
    .column.is-offset-7-touch {
      margin-left: 58.33333337%; }
    .column.is-8-touch {
      flex: none;
      width: 66.66666674%; }
    .column.is-offset-8-touch {
      margin-left: 66.66666674%; }
    .column.is-9-touch {
      flex: none;
      width: 75%; }
    .column.is-offset-9-touch {
      margin-left: 75%; }
    .column.is-10-touch {
      flex: none;
      width: 83.33333337%; }
    .column.is-offset-10-touch {
      margin-left: 83.33333337%; }
    .column.is-11-touch {
      flex: none;
      width: 91.66666674%; }
    .column.is-offset-11-touch {
      margin-left: 91.66666674%; }
    .column.is-12-touch {
      flex: none;
      width: 100%; }
    .column.is-offset-12-touch {
      margin-left: 100%; } }
  @media screen and (min-width: 1024px) {
    .column.is-narrow-desktop {
      flex: none;
      width: unset; }
    .column.is-full-desktop {
      flex: none;
      width: 100%; }
    .column.is-three-quarters-desktop {
      flex: none;
      width: 75%; }
    .column.is-two-thirds-desktop {
      flex: none;
      width: 66.6666%; }
    .column.is-half-desktop {
      flex: none;
      width: 50%; }
    .column.is-one-third-desktop {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-desktop {
      flex: none;
      width: 25%; }
    .column.is-one-fifth-desktop {
      flex: none;
      width: 20%; }
    .column.is-two-fifths-desktop {
      flex: none;
      width: 40%; }
    .column.is-three-fifths-desktop {
      flex: none;
      width: 60%; }
    .column.is-four-fifths-desktop {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters-desktop {
      margin-left: 75%; }
    .column.is-offset-two-thirds-desktop {
      margin-left: 66.6666%; }
    .column.is-offset-half-desktop {
      margin-left: 50%; }
    .column.is-offset-one-third-desktop {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-desktop {
      margin-left: 25%; }
    .column.is-offset-one-fifth-desktop {
      margin-left: 20%; }
    .column.is-offset-two-fifths-desktop {
      margin-left: 40%; }
    .column.is-offset-three-fifths-desktop {
      margin-left: 60%; }
    .column.is-offset-four-fifths-desktop {
      margin-left: 80%; }
    .column.is-0-desktop {
      flex: none;
      width: 0%; }
    .column.is-offset-0-desktop {
      margin-left: 0%; }
    .column.is-1-desktop {
      flex: none;
      width: 8.33333337%; }
    .column.is-offset-1-desktop {
      margin-left: 8.33333337%; }
    .column.is-2-desktop {
      flex: none;
      width: 16.66666674%; }
    .column.is-offset-2-desktop {
      margin-left: 16.66666674%; }
    .column.is-3-desktop {
      flex: none;
      width: 25%; }
    .column.is-offset-3-desktop {
      margin-left: 25%; }
    .column.is-4-desktop {
      flex: none;
      width: 33.33333337%; }
    .column.is-offset-4-desktop {
      margin-left: 33.33333337%; }
    .column.is-5-desktop {
      flex: none;
      width: 41.66666674%; }
    .column.is-offset-5-desktop {
      margin-left: 41.66666674%; }
    .column.is-6-desktop {
      flex: none;
      width: 50%; }
    .column.is-offset-6-desktop {
      margin-left: 50%; }
    .column.is-7-desktop {
      flex: none;
      width: 58.33333337%; }
    .column.is-offset-7-desktop {
      margin-left: 58.33333337%; }
    .column.is-8-desktop {
      flex: none;
      width: 66.66666674%; }
    .column.is-offset-8-desktop {
      margin-left: 66.66666674%; }
    .column.is-9-desktop {
      flex: none;
      width: 75%; }
    .column.is-offset-9-desktop {
      margin-left: 75%; }
    .column.is-10-desktop {
      flex: none;
      width: 83.33333337%; }
    .column.is-offset-10-desktop {
      margin-left: 83.33333337%; }
    .column.is-11-desktop {
      flex: none;
      width: 91.66666674%; }
    .column.is-offset-11-desktop {
      margin-left: 91.66666674%; }
    .column.is-12-desktop {
      flex: none;
      width: 100%; }
    .column.is-offset-12-desktop {
      margin-left: 100%; } }
  @media screen and (min-width: 1216px) {
    .column.is-narrow-widescreen {
      flex: none;
      width: unset; }
    .column.is-full-widescreen {
      flex: none;
      width: 100%; }
    .column.is-three-quarters-widescreen {
      flex: none;
      width: 75%; }
    .column.is-two-thirds-widescreen {
      flex: none;
      width: 66.6666%; }
    .column.is-half-widescreen {
      flex: none;
      width: 50%; }
    .column.is-one-third-widescreen {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-widescreen {
      flex: none;
      width: 25%; }
    .column.is-one-fifth-widescreen {
      flex: none;
      width: 20%; }
    .column.is-two-fifths-widescreen {
      flex: none;
      width: 40%; }
    .column.is-three-fifths-widescreen {
      flex: none;
      width: 60%; }
    .column.is-four-fifths-widescreen {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters-widescreen {
      margin-left: 75%; }
    .column.is-offset-two-thirds-widescreen {
      margin-left: 66.6666%; }
    .column.is-offset-half-widescreen {
      margin-left: 50%; }
    .column.is-offset-one-third-widescreen {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-widescreen {
      margin-left: 25%; }
    .column.is-offset-one-fifth-widescreen {
      margin-left: 20%; }
    .column.is-offset-two-fifths-widescreen {
      margin-left: 40%; }
    .column.is-offset-three-fifths-widescreen {
      margin-left: 60%; }
    .column.is-offset-four-fifths-widescreen {
      margin-left: 80%; }
    .column.is-0-widescreen {
      flex: none;
      width: 0%; }
    .column.is-offset-0-widescreen {
      margin-left: 0%; }
    .column.is-1-widescreen {
      flex: none;
      width: 8.33333337%; }
    .column.is-offset-1-widescreen {
      margin-left: 8.33333337%; }
    .column.is-2-widescreen {
      flex: none;
      width: 16.66666674%; }
    .column.is-offset-2-widescreen {
      margin-left: 16.66666674%; }
    .column.is-3-widescreen {
      flex: none;
      width: 25%; }
    .column.is-offset-3-widescreen {
      margin-left: 25%; }
    .column.is-4-widescreen {
      flex: none;
      width: 33.33333337%; }
    .column.is-offset-4-widescreen {
      margin-left: 33.33333337%; }
    .column.is-5-widescreen {
      flex: none;
      width: 41.66666674%; }
    .column.is-offset-5-widescreen {
      margin-left: 41.66666674%; }
    .column.is-6-widescreen {
      flex: none;
      width: 50%; }
    .column.is-offset-6-widescreen {
      margin-left: 50%; }
    .column.is-7-widescreen {
      flex: none;
      width: 58.33333337%; }
    .column.is-offset-7-widescreen {
      margin-left: 58.33333337%; }
    .column.is-8-widescreen {
      flex: none;
      width: 66.66666674%; }
    .column.is-offset-8-widescreen {
      margin-left: 66.66666674%; }
    .column.is-9-widescreen {
      flex: none;
      width: 75%; }
    .column.is-offset-9-widescreen {
      margin-left: 75%; }
    .column.is-10-widescreen {
      flex: none;
      width: 83.33333337%; }
    .column.is-offset-10-widescreen {
      margin-left: 83.33333337%; }
    .column.is-11-widescreen {
      flex: none;
      width: 91.66666674%; }
    .column.is-offset-11-widescreen {
      margin-left: 91.66666674%; }
    .column.is-12-widescreen {
      flex: none;
      width: 100%; }
    .column.is-offset-12-widescreen {
      margin-left: 100%; } }
  @media screen and (min-width: 1408px) {
    .column.is-narrow-fullhd {
      flex: none;
      width: unset; }
    .column.is-full-fullhd {
      flex: none;
      width: 100%; }
    .column.is-three-quarters-fullhd {
      flex: none;
      width: 75%; }
    .column.is-two-thirds-fullhd {
      flex: none;
      width: 66.6666%; }
    .column.is-half-fullhd {
      flex: none;
      width: 50%; }
    .column.is-one-third-fullhd {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-fullhd {
      flex: none;
      width: 25%; }
    .column.is-one-fifth-fullhd {
      flex: none;
      width: 20%; }
    .column.is-two-fifths-fullhd {
      flex: none;
      width: 40%; }
    .column.is-three-fifths-fullhd {
      flex: none;
      width: 60%; }
    .column.is-four-fifths-fullhd {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters-fullhd {
      margin-left: 75%; }
    .column.is-offset-two-thirds-fullhd {
      margin-left: 66.6666%; }
    .column.is-offset-half-fullhd {
      margin-left: 50%; }
    .column.is-offset-one-third-fullhd {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-fullhd {
      margin-left: 25%; }
    .column.is-offset-one-fifth-fullhd {
      margin-left: 20%; }
    .column.is-offset-two-fifths-fullhd {
      margin-left: 40%; }
    .column.is-offset-three-fifths-fullhd {
      margin-left: 60%; }
    .column.is-offset-four-fifths-fullhd {
      margin-left: 80%; }
    .column.is-0-fullhd {
      flex: none;
      width: 0%; }
    .column.is-offset-0-fullhd {
      margin-left: 0%; }
    .column.is-1-fullhd {
      flex: none;
      width: 8.33333337%; }
    .column.is-offset-1-fullhd {
      margin-left: 8.33333337%; }
    .column.is-2-fullhd {
      flex: none;
      width: 16.66666674%; }
    .column.is-offset-2-fullhd {
      margin-left: 16.66666674%; }
    .column.is-3-fullhd {
      flex: none;
      width: 25%; }
    .column.is-offset-3-fullhd {
      margin-left: 25%; }
    .column.is-4-fullhd {
      flex: none;
      width: 33.33333337%; }
    .column.is-offset-4-fullhd {
      margin-left: 33.33333337%; }
    .column.is-5-fullhd {
      flex: none;
      width: 41.66666674%; }
    .column.is-offset-5-fullhd {
      margin-left: 41.66666674%; }
    .column.is-6-fullhd {
      flex: none;
      width: 50%; }
    .column.is-offset-6-fullhd {
      margin-left: 50%; }
    .column.is-7-fullhd {
      flex: none;
      width: 58.33333337%; }
    .column.is-offset-7-fullhd {
      margin-left: 58.33333337%; }
    .column.is-8-fullhd {
      flex: none;
      width: 66.66666674%; }
    .column.is-offset-8-fullhd {
      margin-left: 66.66666674%; }
    .column.is-9-fullhd {
      flex: none;
      width: 75%; }
    .column.is-offset-9-fullhd {
      margin-left: 75%; }
    .column.is-10-fullhd {
      flex: none;
      width: 83.33333337%; }
    .column.is-offset-10-fullhd {
      margin-left: 83.33333337%; }
    .column.is-11-fullhd {
      flex: none;
      width: 91.66666674%; }
    .column.is-offset-11-fullhd {
      margin-left: 91.66666674%; }
    .column.is-12-fullhd {
      flex: none;
      width: 100%; }
    .column.is-offset-12-fullhd {
      margin-left: 100%; } }

.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem; }
  .columns:last-child {
    margin-bottom: -0.75rem; }
  .columns:not(:last-child) {
    margin-bottom: calc(1.5rem - 0.75rem); }
  .columns.is-centered {
    justify-content: center; }
  .columns.is-gapless {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0; }
    .columns.is-gapless > .column {
      margin: 0;
      padding: 0 !important; }
    .columns.is-gapless:not(:last-child) {
      margin-bottom: 1.5rem; }
    .columns.is-gapless:last-child {
      margin-bottom: 0; }
  .columns.is-mobile {
    display: flex; }
  .columns.is-multiline {
    flex-wrap: wrap; }
  .columns.is-vcentered {
    align-items: center; }
  @media screen and (min-width: 769px), print {
    .columns:not(.is-desktop) {
      display: flex; } }
  @media screen and (min-width: 1024px) {
    .columns.is-desktop {
      display: flex; } }

.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap)); }
  .columns.is-variable > .column {
    padding-left: var(--columnGap);
    padding-right: var(--columnGap); }
  .columns.is-variable.is-0 {
    --columnGap: 0rem; }
  @media screen and (max-width: 768px) {
    .columns.is-variable.is-0-mobile {
      --columnGap: 0rem; } }
  @media screen and (min-width: 769px), print {
    .columns.is-variable.is-0-tablet {
      --columnGap: 0rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    .columns.is-variable.is-0-tablet-only {
      --columnGap: 0rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-0-touch {
      --columnGap: 0rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-0-desktop {
      --columnGap: 0rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    .columns.is-variable.is-0-desktop-only {
      --columnGap: 0rem; } }
  @media screen and (min-width: 1216px) {
    .columns.is-variable.is-0-widescreen {
      --columnGap: 0rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    .columns.is-variable.is-0-widescreen-only {
      --columnGap: 0rem; } }
  @media screen and (min-width: 1408px) {
    .columns.is-variable.is-0-fullhd {
      --columnGap: 0rem; } }
  .columns.is-variable.is-1 {
    --columnGap: 0.25rem; }
  @media screen and (max-width: 768px) {
    .columns.is-variable.is-1-mobile {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 769px), print {
    .columns.is-variable.is-1-tablet {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    .columns.is-variable.is-1-tablet-only {
      --columnGap: 0.25rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-1-touch {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-1-desktop {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    .columns.is-variable.is-1-desktop-only {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 1216px) {
    .columns.is-variable.is-1-widescreen {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    .columns.is-variable.is-1-widescreen-only {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 1408px) {
    .columns.is-variable.is-1-fullhd {
      --columnGap: 0.25rem; } }
  .columns.is-variable.is-2 {
    --columnGap: 0.5rem; }
  @media screen and (max-width: 768px) {
    .columns.is-variable.is-2-mobile {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 769px), print {
    .columns.is-variable.is-2-tablet {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    .columns.is-variable.is-2-tablet-only {
      --columnGap: 0.5rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-2-touch {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-2-desktop {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    .columns.is-variable.is-2-desktop-only {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 1216px) {
    .columns.is-variable.is-2-widescreen {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    .columns.is-variable.is-2-widescreen-only {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 1408px) {
    .columns.is-variable.is-2-fullhd {
      --columnGap: 0.5rem; } }
  .columns.is-variable.is-3 {
    --columnGap: 0.75rem; }
  @media screen and (max-width: 768px) {
    .columns.is-variable.is-3-mobile {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 769px), print {
    .columns.is-variable.is-3-tablet {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    .columns.is-variable.is-3-tablet-only {
      --columnGap: 0.75rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-3-touch {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-3-desktop {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    .columns.is-variable.is-3-desktop-only {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 1216px) {
    .columns.is-variable.is-3-widescreen {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    .columns.is-variable.is-3-widescreen-only {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 1408px) {
    .columns.is-variable.is-3-fullhd {
      --columnGap: 0.75rem; } }
  .columns.is-variable.is-4 {
    --columnGap: 1rem; }
  @media screen and (max-width: 768px) {
    .columns.is-variable.is-4-mobile {
      --columnGap: 1rem; } }
  @media screen and (min-width: 769px), print {
    .columns.is-variable.is-4-tablet {
      --columnGap: 1rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    .columns.is-variable.is-4-tablet-only {
      --columnGap: 1rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-4-touch {
      --columnGap: 1rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-4-desktop {
      --columnGap: 1rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    .columns.is-variable.is-4-desktop-only {
      --columnGap: 1rem; } }
  @media screen and (min-width: 1216px) {
    .columns.is-variable.is-4-widescreen {
      --columnGap: 1rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    .columns.is-variable.is-4-widescreen-only {
      --columnGap: 1rem; } }
  @media screen and (min-width: 1408px) {
    .columns.is-variable.is-4-fullhd {
      --columnGap: 1rem; } }
  .columns.is-variable.is-5 {
    --columnGap: 1.25rem; }
  @media screen and (max-width: 768px) {
    .columns.is-variable.is-5-mobile {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 769px), print {
    .columns.is-variable.is-5-tablet {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    .columns.is-variable.is-5-tablet-only {
      --columnGap: 1.25rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-5-touch {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-5-desktop {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    .columns.is-variable.is-5-desktop-only {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 1216px) {
    .columns.is-variable.is-5-widescreen {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    .columns.is-variable.is-5-widescreen-only {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 1408px) {
    .columns.is-variable.is-5-fullhd {
      --columnGap: 1.25rem; } }
  .columns.is-variable.is-6 {
    --columnGap: 1.5rem; }
  @media screen and (max-width: 768px) {
    .columns.is-variable.is-6-mobile {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 769px), print {
    .columns.is-variable.is-6-tablet {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    .columns.is-variable.is-6-tablet-only {
      --columnGap: 1.5rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-6-touch {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-6-desktop {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    .columns.is-variable.is-6-desktop-only {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 1216px) {
    .columns.is-variable.is-6-widescreen {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    .columns.is-variable.is-6-widescreen-only {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 1408px) {
    .columns.is-variable.is-6-fullhd {
      --columnGap: 1.5rem; } }
  .columns.is-variable.is-7 {
    --columnGap: 1.75rem; }
  @media screen and (max-width: 768px) {
    .columns.is-variable.is-7-mobile {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 769px), print {
    .columns.is-variable.is-7-tablet {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    .columns.is-variable.is-7-tablet-only {
      --columnGap: 1.75rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-7-touch {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-7-desktop {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    .columns.is-variable.is-7-desktop-only {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 1216px) {
    .columns.is-variable.is-7-widescreen {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    .columns.is-variable.is-7-widescreen-only {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 1408px) {
    .columns.is-variable.is-7-fullhd {
      --columnGap: 1.75rem; } }
  .columns.is-variable.is-8 {
    --columnGap: 2rem; }
  @media screen and (max-width: 768px) {
    .columns.is-variable.is-8-mobile {
      --columnGap: 2rem; } }
  @media screen and (min-width: 769px), print {
    .columns.is-variable.is-8-tablet {
      --columnGap: 2rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    .columns.is-variable.is-8-tablet-only {
      --columnGap: 2rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-8-touch {
      --columnGap: 2rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-8-desktop {
      --columnGap: 2rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    .columns.is-variable.is-8-desktop-only {
      --columnGap: 2rem; } }
  @media screen and (min-width: 1216px) {
    .columns.is-variable.is-8-widescreen {
      --columnGap: 2rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    .columns.is-variable.is-8-widescreen-only {
      --columnGap: 2rem; } }
  @media screen and (min-width: 1408px) {
    .columns.is-variable.is-8-fullhd {
      --columnGap: 2rem; } }

@font-face {
  font-family: 'Activist';
  src: url("/static/fonts/activist/Activist.eot");
  src: url("/static/fonts/activist/Activist.eot?#iefix") format("embedded-opentype"), url("/static/fonts/activist/Activist.woff2") format("woff2"), url("/static/fonts/activist/Activist.woff") format("woff"), url("/static/fonts/activist/Activist.ttf") format("truetype"), url("/static/fonts/activist/Activist.svg#Activist") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Open Sans";
  src: url("/static/fonts/opensans/OpenSans-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
  font-display: swap; }
@font-face {
  font-family: "Open Sans";
  src: url("/static/fonts/opensans/OpenSans-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
  font-display: swap; }
@font-face {
  font-family: "Open Sans";
  src: url("/static/fonts/opensans/OpenSans-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap; }
@font-face {
  font-family: "Open Sans";
  src: url("/static/fonts/opensans/OpenSans-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
  font-display: swap; }
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal; }

ul {
  list-style: none; }

button,
input,
select {
  margin: 0; }

html {
  box-sizing: border-box; }

*, *::before, *::after {
  box-sizing: inherit; }

img,
video {
  height: auto;
  max-width: 100%; }

iframe {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

html, body {
  height: 100vh;
  max-width: 100%;
  overflow-x: hidden; }

body {
  max-width: 1920px;
  margin: 0 auto;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f1f1f1;
  position: relative;
  font-weight: 400;
  font-family: "Open Sans", Arial, serif;
  font-size: 24px;
  width: 100vw; }
  @media screen and (max-width: 768px) {
    body.case {
      font-size: 18px; } }

header {
  height: 857px;
  position: relative; }
  @media screen and (max-width: 768px) {
    header {
      height: auto; } }

.b-mobilenav {
  width: 100%;
  background-color: #35556E;
  color: white;
  padding: 25px 10px;
  height: 100%;
  right: -101%;
  top: 0;
  z-index: 9999;
  position: fixed;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
  .b-mobilenav.opened {
    right: 0;
    z-index: 100; }
  @media screen and (min-width: 768px) {
    .b-mobilenav {
      display: none; } }
  .b-mobilenav__burger {
    width: 60px;
    height: 60px;
    background: url(/static/images/burger.svg) center center no-repeat;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 25px;
    z-index: 20; }
    @media screen and (min-width: 768px) {
      .b-mobilenav__burger {
        display: none; } }
    .b-mobilenav__burger-open {
      background-image: url(/static/images/burger-open.svg);
      position: relative;
      top: auto;
      right: auto;
      margin: 0 0 0 auto; }
  .b-mobilenav__phone {
    display: block;
    margin-top: 36px;
    color: white;
    text-decoration: none;
    font-size: 18px; }
  .b-mobilenav ul {
    margin-bottom: 36px; }
    .b-mobilenav ul li {
      padding-bottom: 35px; }
      .b-mobilenav ul li:last-child {
        padding-bottom: 0; }
      .b-mobilenav ul li a {
        font-weight: 700;
        font-size: 20px;
        line-height: 128%;
        color: #718DA3;
        transition: color 0.4s; }
        .b-mobilenav ul li a:hover {
          color: #1E99FE; }

.b-bg0 {
  height: 782px;
  width: 670px;
  position: absolute;
  z-index: 10;
  background: url(/static/images/bg1.png) center center no-repeat;
  background-size: cover;
  top: 392px;
  left: 0; }
  @media screen and (max-width: 1700px) {
    .b-bg0 {
      left: -100px; } }
  @media screen and (max-width: 1500px) {
    .b-bg0 {
      left: -200px; } }
  @media screen and (max-width: 1280px) {
    .b-bg0 {
      left: -350px; } }
  @media screen and (max-width: 1024px) {
    .b-bg0 {
      background-size: 80%;
      left: -400px; } }
  @media screen and (max-width: 768px) {
    .b-bg0 {
      background-size: 40%;
      left: -290px;
      top: -10px;
      z-index: -1; } }

.b-bg1 {
  height: 100%;
  width: 100%;
  background: url(/static/images/bg5.png) top right no-repeat; }
  @media screen and (max-width: 1700px) {
    .b-bg1 {
      background-position: top right -100px; } }
  @media screen and (max-width: 1500px) {
    .b-bg1 {
      background-position: top right -200px; } }
  @media screen and (max-width: 1024px) {
    .b-bg1 {
      background-position: top 190px right -230px;
      background-size: 70%; } }

.b-bg2 {
  height: 100%;
  width: 100%;
  background: url(/static/images/bg6.png) top right no-repeat; }
  @media screen and (max-width: 1700px) {
    .b-bg2 {
      background-position: top right -100px; } }
  @media screen and (max-width: 1500px) {
    .b-bg2 {
      background-position: top right -200px; } }
  @media screen and (max-width: 1024px) {
    .b-bg2 {
      background-size: 120%;
      background-position: top right -240px; } }

.b-bg3 {
  height: 303px;
  width: 185px;
  position: absolute;
  z-index: 15;
  background: url(/static/images/bg2.png) center center no-repeat;
  background-size: cover;
  top: 375px;
  left: 30%; }
  @media screen and (max-width: 1700px) {
    .b-bg3 {
      left: 25%; } }
  @media screen and (max-width: 1500px) {
    .b-bg3 {
      top: 335px;
      left: 21%; } }
  @media screen and (max-width: 1024px) {
    .b-bg3 {
      background-size: 55%;
      top: 410px; } }
  @media screen and (max-width: 768px) {
    .b-bg3 {
      background-size: 30%;
      top: 110px;
      left: 20px; } }

.b-bg4 {
  height: 272px;
  width: 328px;
  position: absolute;
  z-index: 15;
  background: url(/static/images/bg3.png) center center no-repeat;
  background-size: cover;
  top: 120px;
  right: 25%; }
  @media screen and (max-width: 1700px) {
    .b-bg4 {
      right: 20%; } }
  @media screen and (max-width: 1500px) {
    .b-bg4 {
      top: 115px; } }
  @media screen and (max-width: 1024px) {
    .b-bg4 {
      background-size: 60%;
      top: 280px;
      right: 11%; } }
  @media screen and (max-width: 768px) {
    .b-bg4 {
      background-size: 35%;
      top: 0px;
      right: 0; } }

.b-bg5 {
  height: 260px;
  width: 203px;
  position: absolute;
  z-index: 15;
  background: url(/static/images/bg4.png) center center no-repeat;
  background-size: cover;
  top: 305px;
  right: 12%; }
  @media screen and (max-width: 1700px) {
    .b-bg5 {
      right: 4%; } }
  @media screen and (max-width: 1500px) {
    .b-bg5 {
      top: 280px; } }
  @media screen and (max-width: 1380px) {
    .b-bg5 {
      right: 2%; } }
  @media screen and (max-width: 1024px) {
    .b-bg5 {
      background-size: 70%;
      right: -60px;
      top: 370px; } }
  @media screen and (max-width: 768px) {
    .b-bg5 {
      background-size: 40%;
      right: -60px;
      top: 170px; } }

@media screen and (min-width: 1024px) {
  .bg-15 {
    display: none; } }
@media screen and (max-width: 1024px) {
  .bg-15 {
    z-index: 15;
    background: url(/static/images/bg10.png) center center no-repeat;
    background-size: cover;
    top: 0;
    left: 0; } }

.container {
  max-width: 1180px;
  margin: 0 auto; }
  @media screen and (max-width: 1280px) {
    .container {
      padding: 0 75px; } }
  @media screen and (max-width: 768px) {
    .container {
      padding: 25px 10px; } }

.b-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
  padding-top: 38px; }
  @media screen and (max-width: 768px) {
    .b-header {
      padding-top: 0; } }
  .b-header__top {
    flex: 210px; }
    @media screen and (max-width: 768px) {
      .b-header__top {
        flex: auto;
        padding-bottom: 40px; } }
  .b-header__name {
    flex: 240px;
    padding: 60px 0; }
    @media screen and (max-width: 768px) {
      .b-header__name {
        flex: 0; } }
  .b-header__slogan p {
    font-family: Activist, "Open Sans", serif;
    font-size: 40px;
    line-height: 128%;
    color: #35556E;
    margin-bottom: 65px; }
    @media screen and (max-width: 1024px) {
      .b-header__slogan p {
        font-size: 30px; } }
    @media screen and (max-width: 768px) {
      .b-header__slogan p {
        font-size: 25px; } }
    .b-header__slogan p span {
      color: #1E99FE; }

.b-top {
  width: 100%;
  display: flex;
  justify-content: space-between; }
  .b-top__logo {
    text-align: left; }
    @media screen and (min-width: 1280px) {
      .b-top__logo {
        flex: 400px 0 0;
        max-width: 400px;
        min-width: 400px; } }
    @media screen and (min-width: 768px) {
      .b-top__logo {
        flex-basis: 160px;
        max-width: 160px;
        min-width: 160px; } }
  .b-top__menu {
    text-align: left; }
    @media screen and (min-width: 1280px) {
      .b-top__menu {
        flex: 500px 0 0;
        max-width: 500px;
        min-width: 500px; } }
    @media screen and (max-width: 768px) {
      .b-top__menu {
        display: none; } }
    @media screen and (max-width: 1024px) {
      .b-top__menu ul {
        display: flex;
        flex-direction: column; } }
    .b-top__menu ul li {
      padding-bottom: 8px; }
      .b-top__menu ul li a {
        font-weight: 500;
        font-size: 22px;
        line-height: 128%;
        color: #718DA3;
        text-decoration: none;
        cursor: pointer;
        transition: all 0.2s linear; }
        .b-top__menu ul li a:hover {
          color: #1E99FE; }
        @media screen and (max-width: 1024px) {
          .b-top__menu ul li a {
            font-size: 20px;
            line-height: 120%;
            font-weight: 600; } }
      @media screen and (max-width: 1024px) {
        .b-top__menu ul li {
          padding-bottom: 36px; }
          .b-top__menu ul li:nth-child(1) {
            order: 4; }
          .b-top__menu ul li:nth-child(2) {
            order: 1; }
          .b-top__menu ul li:nth-child(3) {
            order: 5; }
          .b-top__menu ul li:nth-child(4) {
            order: 2; }
          .b-top__menu ul li:nth-child(5) {
            order: 3; } }
  .b-top__contacts {
    text-align: left; }
    @media screen and (max-width: 1280px) {
      .b-top__contacts {
        text-align: right; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .b-top__contacts {
        flex-basis: 220px;
        max-width: 220px;
        min-width: 220px; }
        .b-top__contacts > div {
          display: flex;
          flex-direction: column-reverse; }
          .b-top__contacts > div a {
            padding-top: 25px;
            font-size: 18px;
            font-weight: 300; } }
    @media screen and (max-width: 768px) {
      .b-top__contacts {
        display: none; } }
    .b-top__contacts a {
      font-weight: 400;
      font-size: 22px;
      line-height: 128%;
      color: #35556E;
      display: block;
      margin-bottom: 24px;
      text-decoration: none; }

.b-logo {
  display: inline-block;
  width: 97px;
  height: 97px;
  background: url(/static/images/logo.svg) center center no-repeat;
  cursor: pointer; }
  .b-logo-small {
    width: 50px;
    height: 50px;
    background-size: contain; }
  @media screen and (max-width: 768px) {
    .b-logo {
      width: 65px;
      height: 65px;
      background-size: contain; } }

.b-button {
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 278px;
  border: 1.5px solid #35556E;
  font-weight: 600;
  font-size: 12px;
  line-height: 132.18%;
  letter-spacing: 0.085em;
  text-transform: uppercase;
  color: #35556E;
  padding: 20px 0;
  user-select: none; }
  .b-button-feedback {
    transition: background-color 0.2s ease-in; }
    .b-button-feedback:hover {
      color: white;
      border: 0;
      background-color: #1E99FE; }
    @media screen and (max-width: 1024px) {
      .b-button-feedback {
        width: 100%;
        border: 0.5px solid #35556E;
        font-weight: 400; } }
  .b-button-sidebar {
    border-color: white;
    color: white;
    font-size: 15px;
    width: 100%;
    height: 70px; }
  .b-button-presa {
    border: 0;
    width: 480px;
    height: 94px;
    color: white;
    background-color: #1E99FE;
    font-weight: 600;
    font-size: 20px;
    line-height: 97.18%;
    letter-spacing: 0.135em;
    text-transform: uppercase;
    text-decoration: none; }
    @media screen and (max-width: 1024px) {
      .b-button-presa {
        width: auto;
        padding-left: 50px;
        padding-right: 50px; } }
    @media screen and (max-width: 1024px) {
      .b-button-presa {
        padding-left: 38px;
        padding-right: 38px;
        height: 70px;
        font-size: 15px;
        line-height: 97.18%;
        width: 100%;
        font-weight: 400; } }
  .b-button-case {
    height: 86px;
    width: 380px;
    border: 1.5px solid white;
    color: white;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    text-transform: none;
    letter-spacing: normal;
    justify-content: flex-start;
    padding-left: 56px;
    background: url(/static/images/arr-right-white.svg) right 62px center no-repeat;
    transition: background 0.2s ease;
    text-decoration: none; }
    .b-button-case:hover {
      background-color: white;
      color: #35556E;
      background-image: url(/static/images/arr-right-blue.svg); }
    @media screen and (max-width: 1700px) {
      .b-button-case {
        width: 100%;
        padding-left: 30px; } }
    @media screen and (max-width: 1500px) {
      .b-button-case {
        padding-left: 26px;
        background-position: right 26px center; } }
    @media screen and (max-width: 1280px) {
      .b-button-case {
        padding-left: 16px;
        background-position: right 16px center;
        height: 60px;
        font-size: 18px; } }
    @media screen and (max-width: 1024px) {
      .b-button-case {
        width: auto;
        padding-left: 50px;
        padding-right: 120px;
        background-position: right 50px center;
        height: 90px;
        font-size: 20px; } }
    @media screen and (max-width: 768px) {
      .b-button-case {
        font-weight: 400;
        font-size: 15px;
        height: 70px;
        width: 100%; } }
  .b-button-form {
    background: #2B3346;
    font-weight: 600;
    font-size: 18px;
    line-height: 132.18%;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 0;
    width: 384px;
    height: 86px; }
    @media screen and (max-width: 768px) {
      .b-button-form {
        max-width: 100%; } }

.b-gerb {
  width: 250px; }
  @media screen and (max-width: 1024px) {
    .b-gerb {
      text-align: right;
      max-width: 150px;
      margin: 0 0 0 auto; } }
  @media screen and (max-width: 768px) {
    .b-gerb {
      width: 100%;
      display: flex;
      justify-content: space-between;
      margin: 0;
      max-width: none; }
      .b-gerb > div:first-child {
        width: 120px;
        text-align: left; }
      .b-gerb > div:last-child {
        text-align: right; } }
  @media screen and (max-width: 1024px) {
    .b-gerb img {
      width: 116px; } }
  @media screen and (max-width: 768px) {
    .b-gerb img {
      width: 92px; } }

.b-name {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 1500px) {
    .b-name {
      padding: 0 10%; } }
  @media screen and (max-width: 1280px) {
    .b-name {
      padding: 0; } }
  .b-name > div {
    height: 190px; }
    @media screen and (max-width: 1500px) {
      .b-name > div {
        height: 150px;
        width: 90px; } }
    @media screen and (max-width: 1024px) {
      .b-name > div {
        height: 103px;
        width: 56px; } }
    @media screen and (max-width: 768px) {
      .b-name > div {
        height: 50px;
        width: 28px; } }
  .b-name-small {
    justify-content: flex-start;
    padding: 0; }
    .b-name-small > div {
      height: 38px;
      width: 22px !important;
      margin-right: 8px; }
    @media screen and (max-width: 1024px) {
      .b-name-small {
        margin-top: 25px !important; }
        .b-name-small > div {
          height: 27px; }
          .b-name-small > div.b-name__m {
            width: 28px !important; }
          .b-name-small > div.b-name__s {
            width: 24px !important; } }
    @media screen and (max-width: 768px) {
      .b-name-small {
        justify-content: flex-start; }
        body.case .b-name-small {
          justify-content: flex-start;
          margin-top: 0 !important; }
        .b-name-small > div {
          height: 38px !important; } }
  .b-name__e {
    width: 107px;
    background: url(/static/images/e.svg) center center no-repeat;
    background-size: cover; }
  .b-name__m {
    width: 148px;
    background: url(/static/images/m.svg) center center no-repeat;
    background-size: cover; }
    @media screen and (max-width: 1500px) {
      .b-name__m {
        width: 115px !important; } }
    @media screen and (max-width: 1024px) {
      .b-name__m {
        width: 78px !important; } }
    @media screen and (max-width: 768px) {
      .b-name__m {
        width: 37px !important; } }
    .b-name-small .b-name__m {
      width: 28px !important; }
  .b-name__s {
    width: 122px;
    background: url(/static/images/s.svg) center center no-repeat;
    background-size: cover; }
    @media screen and (max-width: 1500px) {
      .b-name__s {
        width: 95px !important; } }
    @media screen and (max-width: 1024px) {
      .b-name__s {
        width: 66px !important; } }
    @media screen and (max-width: 768px) {
      .b-name__s {
        width: 31px !important; } }
    .b-name-small .b-name__s {
      width: 24px !important; }
  .b-name__o {
    width: 128px;
    background: url(/static/images/o.svg) center center no-repeat;
    background-size: cover; }
    @media screen and (max-width: 1500px) {
      .b-name__o {
        width: 102px !important; } }
    @media screen and (max-width: 1024px) {
      .b-name__o {
        width: 71px !important; } }
    @media screen and (max-width: 768px) {
      .b-name__o {
        width: 34px !important; } }
    .b-name-small .b-name__o {
      width: 26px !important; }
  .b-name__f {
    width: 107px;
    background: url(/static/images/f.svg) center center no-repeat;
    background-size: cover; }
    @media screen and (max-width: 768px) {
      .b-name__f {
        width: 27px !important; } }
  .b-name__t {
    width: 120px;
    background: url(/static/images/t.svg) center center no-repeat;
    background-size: cover; }
    @media screen and (max-width: 1024px) {
      .b-name__t {
        width: 63px !important; } }
    @media screen and (max-width: 768px) {
      .b-name__t {
        width: 30px !important; } }

@media screen and (min-width: 768px) {
  .indent {
    padding-left: 150px; } }
@media screen and (min-width: 1280px) {
  .indent {
    padding-left: 400px; } }

.b-intro {
  margin-top: 105px; }
  @media screen and (max-width: 768px) {
    .b-intro {
      margin-top: 35px; } }
  .b-intro p {
    font-size: 86px;
    line-height: 128%;
    color: #35556E;
    font-family: Activist, "Open Sans", serif; }
    .b-intro p span {
      color: #1E99FE; }
    @media screen and (max-width: 1024px) {
      .b-intro p {
        font-size: 60px; } }
    @media screen and (max-width: 768px) {
      .b-intro p {
        font-size: 35px;
        font-weight: 300; } }
  .b-intro .indent {
    color: #35556E;
    font-size: 32px;
    line-height: 128%;
    font-weight: 300;
    margin-top: 72px; }
    @media screen and (max-width: 1024px) {
      .b-intro .indent {
        font-size: 18px;
        margin-top: 36px; } }

.b-counts {
  font-weight: 400;
  font-size: 26px;
  line-height: 128%;
  color: #1E99FE; }
  @media screen and (max-width: 1024px) {
    .b-counts {
      font-size: 20px; } }
  @media screen and (max-width: 768px) {
    .b-counts {
      margin-top: 25px !important; } }
  .b-counts p {
    color: #1E99FE;
    font-size: 148px;
    line-height: 128%;
    display: inline-block; }
    @media screen and (max-width: 1024px) {
      .b-counts p {
        font-size: 100px; } }
    @media screen and (max-width: 768px) {
      .b-counts p {
        font-size: 70px; } }
  @media screen and (max-width: 768px) {
    .b-counts > .column {
      display: flex;
      align-items: center;
      justify-content: space-between;
      border-bottom: 1px solid rgba(53, 85, 110, 0.2); }
      .b-counts > .column:last-child {
        border-bottom: 0; }
      .b-counts > .column > div:first-child {
        white-space: nowrap; }
        .b-counts > .column > div:first-child span {
          font-size: 26px !important; }
      .b-counts > .column > div:last-child {
        flex: 50% 0 0;
        max-width: 50%;
        font-size: 15px;
        font-weight: 400;
        line-height: 20px; } }

.b-topcases {
  margin-top: 110px;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 1024px) {
    .b-topcases {
      flex-direction: column;
      padding: 0 75px; } }
  @media screen and (max-width: 1024px) {
    .b-topcases {
      margin-top: 40px;
      padding: 0 10px; } }
  .b-topcases > div {
    width: calc(33% - 7px);
    height: 586px; }
    @media screen and (max-width: 1500px) {
      .b-topcases > div {
        font-size: 36px;
        height: 520px; } }
    @media screen and (max-width: 1280px) {
      .b-topcases > div {
        height: auto; } }
    @media screen and (max-width: 1024px) {
      .b-topcases > div {
        width: 100%;
        height: 400px; } }
    @media screen and (max-width: 768px) {
      .b-topcases > div {
        width: 100%;
        min-height: 320px;
        height: 320px; } }

.b-topcase {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 38px 90px 77px 110px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: white;
  mix-blend-mode: normal;
  align-items: flex-start; }
  @media screen and (max-width: 1700px) {
    .b-topcase {
      padding-left: 50px;
      padding-right: 50px; } }
  @media screen and (max-width: 1280px) {
    .b-topcase {
      padding-left: 30px;
      padding-right: 30px;
      padding-bottom: 40px; } }
  @media screen and (max-width: 1024px) {
    .b-topcase {
      margin-bottom: 20px;
      padding: 50px; } }
  @media screen and (max-width: 768px) {
    .b-topcase {
      margin-bottom: 5px;
      padding: 10px; } }
  .b-topcase-emis {
    background-image: url(/static/images/case-emis.png); }
    .b-topcase-emis.inner-emis {
      padding-left: 0;
      padding-right: 100px; }
      @media screen and (max-width: 768px) {
        .b-topcase-emis.inner-emis {
          padding: 10px; } }
  .b-topcase-asz {
    background-image: url(/static/images/case-asz.png); }
    .b-topcase-asz.inner-asz {
      padding-left: 0;
      padding-right: 100px; }
      @media screen and (max-width: 768px) {
        .b-topcase-asz.inner-asz {
          padding: 10px; } }
  .b-topcase-gen {
    background-image: url(/static/images/case-gen.png); }
  .b-topcase__customer {
    flex: 64px 0 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 128%; }
    @media screen and (max-width: 768px) {
      .b-topcase__customer {
        font-size: 15px;
        flex: none;
        padding-bottom: 12px; } }
  .b-topcase__name {
    font-family: 'Activist', "Open Sans", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 42px;
    line-height: 128%;
    flex-grow: 1; }
    @media screen and (max-width: 1500px) {
      .b-topcase__name {
        font-size: 36px; } }
    @media screen and (max-width: 1280px) {
      .b-topcase__name {
        font-size: 30px; } }
    @media screen and (max-width: 768px) {
      .b-topcase__name {
        font-size: 25px; } }
  .b-topcase__more {
    flex: 86px 0 0;
    width: 100%; }
    @media screen and (max-width: 1280px) {
      .b-topcase__more {
        padding-top: 40px; } }
    @media screen and (max-width: 1024px) {
      .b-topcase__more {
        text-align: right; } }

section.cases, section.skills, section.feedback {
  margin-top: 150px; }
  @media screen and (max-width: 1500px) {
    section.cases, section.skills, section.feedback {
      margin-top: 100px; } }
  @media screen and (max-width: 768px) {
    section.cases, section.skills, section.feedback {
      margin-top: 30px; } }
  section.cases p, section.skills p, section.feedback p {
    font-size: 32px;
    line-height: 128%;
    font-weight: 300;
    color: #35556E;
    padding-bottom: 24px; }
    section.cases p.size2, section.skills p.size2, section.feedback p.size2 {
      font-size: 24px;
      line-height: 100%; }

section.feedback {
  padding-bottom: 72px; }
  @media screen and (max-width: 768px) {
    section.feedback p {
      font-size: 18px; } }
  @media screen and (max-width: 768px) {
    section.feedback {
      padding-bottom: 24px; } }

@media screen and (max-width: 768px) {
  section.skills {
    margin-top: 0px; } }

section.cases .columns p {
  font-size: 26px; }
  @media screen and (max-width: 1024px) {
    section.cases .columns p {
      flex-direction: row-reverse;
      font-size: 18px; } }

.bg9 {
  background: url(/static/images/bg9_1.png) center bottom no-repeat; }

.bg10 {
  background: url(/static/images/bg_case5-2.png) center top 460px no-repeat; }
  body.case .bg10 {
    background-image: url(/static/images/bg-case.png); }

.bg11 {
  background: url(/static/images/bg_case3.png) center top 570px no-repeat; }

.bg12 {
  background: url(/static/images/bg_case2.png) right -100px top 150px no-repeat; }

.bg13 {
  background: url(/static/images/bg_case.png) left -200px top 100px no-repeat; }

.bg14 {
  background: url(/static/images/bg_case6.png) right 400px top 980px no-repeat; }

.b-blue {
  color: #1E99FE; }

.b-title {
  font-family: 'Activist', "Open Sans", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 86px;
  line-height: 128%;
  color: #35556E;
  margin-bottom: 70px; }
  .b-title span {
    color: #1E99FE; }
  @media screen and (max-width: 1024px) {
    .b-title {
      font-size: 60px;
      margin-bottom: 50px; } }
  @media screen and (max-width: 768px) {
    .b-title {
      font-size: 35px;
      margin-bottom: 16px; } }
  @media screen and (max-width: 768px) {
    .b-title-span span {
      display: block; } }

.b-cases {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start; }
  .b-cases > div {
    width: calc(33% - 7px);
    height: 215px;
    padding: 20px 40px 40px 0;
    font-family: 'Activist', "Open Sans", serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 128%;
    color: #35556E; }
    .b-cases > div:not(.empty) {
      border-top: 5px solid rgba(53, 85, 110, 0.2); }
    @media screen and (max-width: 1024px) {
      .b-cases > div {
        width: calc(50% - 15px);
        height: auto; } }
    @media screen and (max-width: 768px) {
      .b-cases > div {
        width: 100%;
        height: auto;
        font-weight: 300;
        font-size: 20px !important;
        border-top: 1px solid rgba(53, 85, 110, 0.2) !important;
        padding-bottom: 20px; } }
  @media screen and (max-width: 768px) {
    .b-cases {
      margin-bottom: -30px; } }
  @media screen and (max-width: 1024px) {
    .b-cases .empty {
      display: none; } }
  .b-cases-twoColumns > div {
    width: calc(50% - 16px);
    height: 100%;
    font-family: "Open Sans", serif;
    font-size: 28px;
    padding-top: 35px; }
    @media screen and (max-width: 768px) {
      .b-cases-twoColumns > div {
        width: 100%;
        height: auto; } }

.b-skills {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 50px; }
  @media screen and (max-width: 1024px) {
    .b-skills {
      padding: 0 75px; } }
  @media screen and (max-width: 768px) {
    .b-skills {
      margin-top: 10px;
      padding: 0 10px;
      flex-wrap: wrap; } }
  .b-skills > div {
    margin-bottom: 20px;
    height: 626px;
    background-color: #1E99FE;
    width: calc(33% - 7px); }
    @media screen and (max-width: 1500px) {
      .b-skills > div {
        height: 576px; } }
    @media screen and (max-width: 1280px) {
      .b-skills > div {
        height: auto; } }
    @media screen and (max-width: 1280px) {
      .b-skills > div {
        width: calc(50% - 15px); } }
    @media screen and (max-width: 768px) {
      .b-skills > div {
        width: 100%; } }

.b-skill {
  color: #FFFFFF;
  padding: 250px 115px 80px 115px;
  background-position: top 72px left 115px;
  background-repeat: no-repeat; }
  @media screen and (max-width: 1500px) {
    .b-skill {
      padding: 230px 55px 80px 45px;
      background-position: top 72px left 45px; } }
  @media screen and (max-width: 1280px) {
    .b-skill {
      padding: 130px 30px 40px 30px;
      background-position: top 36px left 30px;
      background-size: auto 70px; } }
  .b-skill__name {
    font-family: 'Activist', "Open Sans", serif;
    font-weight: 400;
    font-size: 42px;
    line-height: 128%;
    padding-bottom: 20px; }
    @media screen and (max-width: 1280px) {
      .b-skill__name {
        font-size: 36px;
        line-height: 118%; } }
    @media screen and (max-width: 1280px) {
      .b-skill__name {
        font-size: 30px; } }
  .b-skill__desc {
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 128%; }
    @media screen and (max-width: 1280px) {
      .b-skill__desc {
        font-size: 20px; } }
    @media screen and (max-width: 1280px) {
      .b-skill__desc {
        font-size: 18px; } }
  .b-skill-po {
    background-image: url(/static/images/ico_po.svg); }
  .b-skill-mobweb {
    background-image: url(/static/images/ico_mob.svg); }
  .b-skill-audit {
    background-image: url(/static/images/ico_audit.svg); }
  .b-skill-integr {
    background-image: url(/static/images/ico_integration.svg); }
  .b-skill-promo {
    background-image: url(/static/images/ico_promo.svg); }
  .b-skill-design {
    background-image: url(/static/images/ico_design.svg); }

.b-feedback a {
  color: #1E99FE; }
.b-feedback__error {
  color: red;
  padding-bottom: 16px;
  text-align: center;
  font-size: 14px;
  font-weight: normal; }
.b-feedback input[type="text"] {
  height: 80px;
  font-size: 18px;
  line-height: 80px;
  color: #333;
  padding: 0 18px;
  width: 100%;
  background-color: white;
  border: 0; }
  .b-feedback input[type="text"]:first-child {
    margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    .b-feedback input[type="text"] {
      height: 70px; } }
.b-feedback textarea {
  font-family: 'Open Sans', serif;
  font-size: 18px;
  line-height: 140%;
  color: #333;
  height: 178px;
  width: 100%;
  background-color: white;
  border: 0;
  padding: 20px 15px; }
.b-feedback p {
  font-weight: 400;
  font-size: 18px !important;
  line-height: 150% !important;
  color: #35556E; }
  @media screen and (max-width: 1024px) {
    .b-feedback p {
      font-size: 15px !important;
      line-height: 140% !important; } }
@media screen and (max-width: 1024px) {
  .b-feedback .columns > .column:nth-child(1) {
    padding-bottom: 0; } }
@media screen and (max-width: 1024px) {
  .b-feedback .columns > .column:nth-child(2) {
    padding-top: 0; } }

footer {
  padding: 110px 0;
  background: #2B3346;
  box-shadow: 3px 2px 20px rgba(0, 0, 0, 0.1);
  color: white;
  line-height: 149%; }
  @media screen and (max-width: 768px) {
    footer {
      padding: 45px 0;
      font-size: 20px; } }
  footer a {
    color: white;
    text-decoration: none; }
  footer span {
    padding-bottom: 12px;
    color: #688093;
    font-weight: 500;
    display: block; }

.b-footer__title {
  align-items: center; }
  @media screen and (max-width: 768px) {
    .b-footer__title {
      margin-bottom: 0 !important; } }
@media screen and (max-width: 768px) {
  .b-footer__copy {
    font-size: 15px;
    margin-top: 16px; } }
.b-footer__links {
  margin-top: 20px;
  font-size: 14px;
  line-height: 20px; }
  .b-footer__links a {
    text-decoration: underline; }

.b-cardHeader {
  padding-top: 55px;
  padding-bottom: 55px; }
  .b-cardHeader a[href^="tel:"] {
    font-size: 22px;
    line-height: 128%;
    text-decoration: none;
    color: #35556E; }
  .b-cardHeader .b-logo {
    margin-top: 5px; }
  @media screen and (max-width: 768px) {
    body.case .b-cardHeader {
      padding-top: 0;
      padding-bottom: 30px; } }

.b-breadcrumbs {
  padding-bottom: 55px; }
  @media screen and (max-width: 768px) {
    .b-breadcrumbs {
      padding-bottom: 15px;
      line-height: 18px; } }
  .b-breadcrumbs ul {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center; }
    @media screen and (max-width: 768px) {
      .b-breadcrumbs ul {
        display: inline; } }
    .b-breadcrumbs ul li {
      position: relative;
      display: inline-block;
      padding-right: 20px;
      font-size: 16px; }
      @media screen and (max-width: 768px) {
        .b-breadcrumbs ul li {
          display: inline; } }
      .b-breadcrumbs ul li:after {
        content: ' / ';
        position: absolute;
        right: 0px;
        top: 0;
        width: 12px;
        height: 100%; }
      .b-breadcrumbs ul li:last-child:after {
        display: none; }
      .b-breadcrumbs ul li a {
        color: #1E99FE; }

.b-cardBanner {
  background-size: cover;
  background-position: center center;
  padding: 85px 0 140px 0;
  color: white; }
  @media screen and (max-width: 768px) {
    .b-cardBanner {
      padding: 5px 10px 20px 10px; } }
  .b-cardBanner-emis {
    background-image: url(/static/images/case-emis-slide.jpg); }
  .b-cardBanner-asz {
    background-image: url(/static/images/case-asz-slide.jpg); }
  .b-cardBanner-gen {
    background-image: url(/static/images/case-gen-slide.jpg); }
  @media screen and (max-width: 768px) {
    .b-cardBanner img {
      zoom: .7; } }
  .b-cardBanner h1 {
    font-family: 'Activist', "Open Sans", serif;
    font-size: 64px;
    line-height: 128%;
    padding-bottom: 65px; }
    @media screen and (max-width: 768px) {
      .b-cardBanner h1 {
        font-size: 40px;
        padding-bottom: 35px; } }
  .b-cardBanner p {
    font-weight: 400;
    font-size: 32px; }
    @media screen and (max-width: 768px) {
      .b-cardBanner p {
        font-size: 22px; } }

.b-title2 {
  font-family: 'Activist', "Open Sans", serif;
  font-size: 40px;
  line-height: 128%;
  text-align: center;
  color: #1E99FE;
  padding-top: 20px;
  padding-bottom: 50px; }
  @media screen and (max-width: 768px) {
    .b-title2 {
      font-size: 30px;
      text-align: left;
      padding-top: 10px;
      padding-bottom: 40px; } }

.b-title3 {
  font-weight: 300;
  font-size: 28px;
  text-align: center;
  color: #7893A8;
  padding-bottom: 35px; }
  @media screen and (max-width: 768px) {
    .b-title3 {
      font-size: 23px;
      text-align: left; } }
  .b-title3 b {
    font-weight: 600; }

.b-title4 {
  font-family: 'Activist', "Open Sans", serif;
  font-size: 36px;
  color: #35556E; }

hr {
  border: 1px solid #1E99FE;
  border-bottom-width: 1px;
  border-top-width: 2px;
  margin: 20px 0; }

.b-gray {
  color: #7893A8; }

.b-gray2 {
  color: #35556E; }

.b-thick {
  font-weight: 300; }

.b-f32 {
  font-size: 32px; }
  @media screen and (max-width: 768px) {
    .b-f32 {
      font-size: 18px; } }

.b-moreProjects {
  position: relative;
  margin-top: 120px; }
  @media screen and (max-width: 768px) {
    .b-moreProjects {
      margin-top: 30px; } }
  .b-moreProjects__bg {
    display: flex;
    justify-content: space-between;
    width: 100%; }
    @media screen and (max-width: 768px) {
      .b-moreProjects__bg {
        display: none; } }
    .b-moreProjects__bg > div {
      height: 580px; }
    .b-moreProjects__bg__left {
      width: calc(50% - 12px); }
    .b-moreProjects__bg__right {
      width: calc(50% - 12px); }
  .b-moreProjects__emis {
    background: url(/static/images/case-emis.png) center center/cover no-repeat; }
  .b-moreProjects__asz {
    background: url(/static/images/case-asz.png) center center/cover no-repeat; }
  .b-moreProjects__gen {
    background: url(/static/images/case-gen.png) center center/cover no-repeat; }
  .b-moreProjects__data {
    color: white; }
    @media screen and (min-width: 768px) {
      .b-moreProjects__data {
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        position: absolute; } }
    .b-moreProjects__data .b-topcase {
      height: 100%;
      width: 100%; }
      @media screen and (min-width: 768px) {
        .b-moreProjects__data .b-topcase {
          padding-bottom: 0px;
          background: none; } }
      @media screen and (max-width: 768px) {
        .b-moreProjects__data .b-topcase {
          min-height: 280px; } }
    .b-moreProjects__data > .container {
      height: 100%; }
      .b-moreProjects__data > .container .columns {
        height: 100%; }
        .b-moreProjects__data > .container .columns > .column {
          height: 100%; }
          @media screen and (min-width: 768px) {
            .b-moreProjects__data > .container .columns > .column {
              padding-top: 80px;
              padding-right: 40px;
              padding-bottom: 40px; } }
          @media screen and (min-width: 768px) {
            .b-moreProjects__data > .container .columns > .column:last-child {
              padding-left: 100px; } }

.b-features {
  font-size: 32px;
  line-height: 128%;
  color: #35556E; }
  @media screen and (max-width: 768px) {
    body.case .b-features {
      font-size: 22px; } }
  .b-features p {
    font-family: 'Activist', "Open Sans", serif;
    font-size: 96px;
    line-height: 112px;
    color: #1E99FE; }
    @media screen and (max-width: 768px) {
      body.case .b-features p {
        font-size: 42px;
        line-height: 64px; } }
  @media screen and (max-width: 768px) {
    body.case .b-features > .columns > .column {
      margin-bottom: 16px; } }

.b-list li {
  padding-left: 100px;
  background: url(/static/images/li.svg) left top 23px no-repeat;
  margin-top: 15px; }
  @media screen and (max-width: 768px) {
    .b-list li {
      background-position: left top 14px; } }

.b-pt-6 {
  margin-top: 130px; }
  @media screen and (max-width: 768px) {
    .b-pt-6 {
      margin-top: 30px; } }

@media screen and (max-width: 768px) {
  .b-results .b-title {
    margin-bottom: 30px; } }
@media screen and (max-width: 768px) {
  .b-results img {
    zoom: 0.6; } }

.b-note {
  font-size: 16px;
  margin-top: 30px; }
  @media screen and (max-width: 768px) {
    .b-note {
      font-size: 12px; } }

.makeFuture .b-title {
  font-size: 81px; }

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