






*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}



/* Responsive Grid */

.page-center{
  max-width: 1530px;
  width:100%;
  padding:0 30px;
  float:none;
  margin: 0 auto;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%;
}

.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%;
}

.row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}

.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%;
}

.row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}

.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%;
}

.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}

.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%;
}

.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%;
}

.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%;
}

.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%;
}

.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%;
}

.container-fluid {
  *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
}

.container-fluid:after {
  clear: both;
}

@media (max-width: 767px) {
  .row-fluid {
    width: 100%;
  }

  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%;
  }

  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%;
  }

  .row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%;
  }

  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%;
  }

  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%;
  }

  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%;
  }

  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376383%;
  }

  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%;
  }

  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%;
  }

  .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.874985304638297%;
  }

  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%;
  }

  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%;
  }
}

@media (min-width: 1280px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }

  .row-fluid .span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%;
  }

  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%;
  }

  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%;
  }

  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%;
  }

  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%;
  }

  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286383%;
  }

  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%;
  }

  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%;
  }

  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.0237315876383%;
  }

  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%;
  }

  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%;
  }
}

/* Clearfix */

.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

/* Visibilty Classes */

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.hidden {
  display: none;
  visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }

  .hidden-phone {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .visible-tablet {
    display: inherit !important;
  }

  .hidden-tablet {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important ;
  }
}


.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
}

.dnd-section > .row-fluid {
  margin-left: auto;
  margin-right: auto;
}

.dnd-section .dnd-column {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding-left: 0;
    padding-right: 0;
  }
  .page-center{ 
    padding: 0 15px;
  }
}




/* font-face */
/*  @font-face {
  font-family: 'Visby CF';
  src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfregular/FontspringDEMOvisbycfregular.eot');
  src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfregular/FontspringDEMOvisbycfregular.eot#iefix') format('embedded-opentype'),
    url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfregular/FontspringDEMOvisbycfregular.woff') format('woff'),
    url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfregular/FontspringDEMOvisbycfregular.woff2') format('woff'),
    url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfregular/FontspringDEMOvisbycfregular.svg') format('woff');
  font-weight: 400;
  font-style: normal;
       font-display: swap;
}

@font-face {
  font-family: 'Visby CF';
  src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfmedium/FontspringDEMOvisbycfmedium.eot');
  src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfmedium/FontspringDEMOvisbycfmedium.eot#iefix') format('embedded-opentype'),
    url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfmedium/FontspringDEMOvisbycfmedium.woff') format('woff'),
    url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfmedium/FontspringDEMOvisbycfmedium.woff2') format('woff'),
    url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfmedium/FontspringDEMOvisbycfmedium.svg') format('woff');
  font-weight: 500;
  font-style: normal;
      font-display: swap;
}

@font-face {
  font-family: 'Visby CF';
  src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfbold/FontspringDEMOvisbycfbold.eot');
  src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfbold/FontspringDEMOvisbycfbold.eot#iefix') format('embedded-opentype'),
    url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfbold/FontspringDEMOvisbycfbold.woff') format('woff'),
    url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfbold/FontspringDEMOvisbycfbold.woff2') format('woff'),
    url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfbold/FontspringDEMOvisbycfbold.svg') format('woff');
  font-weight: 600;
  font-style: normal;
      font-display: swap;
}

@font-face {
  font-family: 'Visby CF';
  src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfextrabold/FontspringDEMOvisbycfextrabold.eot');
  src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfextrabold/FontspringDEMOvisbycfextrabold.eot#iefix') format('embedded-opentype'),
    url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfextrabold/FontspringDEMOvisbycfextrabold.woff') format('woff'),
    url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfextrabold/FontspringDEMOvisbycfextrabold.woff2') format('woff'),
    url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/FontspringDEMOvisbycfextrabold/FontspringDEMOvisbycfextrabold.svg') format('woff');
  font-weight: 700;
  font-style: normal;
      font-display: swap;
} */
 
/*------ New Font ------*/

/* @font-face {
   font-family: 'Visby CF Extra', 'sans-serif';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBoldOblique.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBoldOblique.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBoldOblique.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBoldOblique.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBoldOblique.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBoldOblique.svg#VisbyCF-ExtraBoldOblique') format('svg');
    font-weight: bold;
    font-style: italic;
  font-display: swap;
}

@font-face {
    font-family: 'Visby CF Demi', 'sans-serif';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBold.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBold.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBold.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBold.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBold.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBold.svg#VisbyCF-DemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Visby CF Extra', 'sans-serif';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBold.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBold.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBold.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBold.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBold.svg#VisbyCF-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Visby CF', 'sans-serif';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-BoldOblique.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-BoldOblique.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-BoldOblique.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-BoldOblique.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-BoldOblique.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-BoldOblique.svg#VisbyCF-BoldOblique') format('svg');
    font-weight: bold;
    font-style: italic;
   font-display: swap;
}

@font-face {
    font-family: 'Visby CF', 'sans-serif';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Bold.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Bold.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Bold.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Bold.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Bold.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Bold.svg#VisbyCF-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Visby CF',  'sans-serif';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-HeavyOblique.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-HeavyOblique.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-HeavyOblique.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-HeavyOblique.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-HeavyOblique.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-HeavyOblique.svg#VisbyCF-HeavyOblique') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Visby CF', 'sans-serif';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Heavy.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Heavy.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Heavy.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Heavy.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Heavy.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Heavy.svg#VisbyCF-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
   font-display: swap;
}

@font-face {
    font-family: 'Visby CF', 'sans-serif';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-LightOblique.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-LightOblique.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-LightOblique.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-LightOblique.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-LightOblique.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-LightOblique.svg#VisbyCF-LightOblique') format('svg');
    font-weight: 300;
    font-style: italic;
  font-display: swap;
}

@font-face {
    font-family: 'Visby CF Demi', 'sans-serif';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBoldOblique.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBoldOblique.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBoldOblique.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBoldOblique.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBoldOblique.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBoldOblique.svg#VisbyCF-DemiBoldOblique') format('svg');
    font-weight: 600;
    font-style: italic;
  font-display: swap;
}

@font-face {
    font-family: 'Visby CF', 'sans-serif';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Medium.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Medium.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Medium.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Medium.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Medium.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Medium.svg#VisbyCF-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
 font-display: swap;
}

@font-face {
    font-family: 'Visby CF', 'sans-serif';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ThinOblique.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ThinOblique.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ThinOblique.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ThinOblique.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ThinOblique.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ThinOblique.svg#VisbyCF-ThinOblique') format('svg');
    font-weight: 100;
    font-style: italic;
  
}

@font-face {
    font-family: 'Visby CF', 'sans-serif';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Regular.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Regular.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Regular.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Regular.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Regular.svg#VisbyCF-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
   font-display: swap;
}

@font-face {
    font-family: 'Visby CF', 'sans-serif';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Light.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Light.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Light.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Light.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Light.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Light.svg#VisbyCF-Light') format('svg');
    font-weight: 300;
    font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Visby CF', 'sans-serif';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-MediumOblique.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-MediumOblique.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-MediumOblique.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-MediumOblique.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-MediumOblique.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-MediumOblique.svg#VisbyCF-MediumOblique') format('svg');
    font-weight: 500;
    font-style: italic;
   
}

@font-face {
    font-family: 'Visby CF', 'sans-serif';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-RegularOblique.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-RegularOblique.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-RegularOblique.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-RegularOblique.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-RegularOblique.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-RegularOblique.svg#VisbyCF-RegularOblique') format('svg');
    font-weight: normal;
    font-style: italic;
 font-display: swap;
}

@font-face {
    font-family: 'Visby CF', 'sans-serif';
    src: url('vVisbyCF-Thin.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Thin.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Thin.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Thin.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Thin.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Thin.svg#VisbyCF-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
font-display: swap;
} */




@font-face {
    font-family: 'Visby CF Extra';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBoldOblique.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBoldOblique.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBoldOblique.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBoldOblique.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBoldOblique.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBoldOblique.svg#VisbyCF-ExtraBoldOblique') format('svg');
    font-weight: bold;
    font-style: italic;
     font-display: swap;
  
}

@font-face {
    font-family: 'Visby CF Demi';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBold.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBold.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBold.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBold.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBold.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBold.svg#VisbyCF-DemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
     font-display: swap;
    
}

@font-face {
    font-family: 'Visby CF Extra';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBold.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBold.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBold.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBold.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ExtraBold.svg#VisbyCF-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
     font-display: swap;
  
}

@font-face {
    font-family: 'Visby CF';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-BoldOblique.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-BoldOblique.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-BoldOblique.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-BoldOblique.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-BoldOblique.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-BoldOblique.svg#VisbyCF-BoldOblique') format('svg');
    font-weight: bold;
    font-style: italic;
     font-display: swap;
   
}

@font-face {
    font-family: 'Visby CF';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Bold.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Bold.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Bold.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Bold.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Bold.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Bold.svg#VisbyCF-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
     font-display: swap;
  
}

@font-face {
    font-family: 'Visby CF';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-HeavyOblique.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-HeavyOblique.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-HeavyOblique.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-HeavyOblique.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-HeavyOblique.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-HeavyOblique.svg#VisbyCF-HeavyOblique') format('svg');
    font-weight: 900;
    font-style: italic;
     font-display: swap;
    
}

@font-face {
    font-family: 'Visby CF';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Heavy.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Heavy.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Heavy.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Heavy.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Heavy.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Heavy.svg#VisbyCF-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
     font-display: swap;
   
}

@font-face {
    font-family: 'Visby CF';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-LightOblique.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-LightOblique.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-LightOblique.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-LightOblique.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-LightOblique.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-LightOblique.svg#VisbyCF-LightOblique') format('svg');
    font-weight: 300;
    font-style: italic;
     font-display: swap;
  
}

@font-face {
    font-family: 'Visby CF Demi';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBoldOblique.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBoldOblique.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBoldOblique.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBoldOblique.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBoldOblique.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-DemiBoldOblique.svg#VisbyCF-DemiBoldOblique') format('svg');
    font-weight: 600;
    font-style: italic;
     font-display: swap;
  
}

@font-face {
    font-family: 'Visby CF';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Medium.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Medium.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Medium.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Medium.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Medium.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Medium.svg#VisbyCF-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
     font-display: swap;
 
}

@font-face {
    font-family: 'Visby CF';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ThinOblique.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ThinOblique.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ThinOblique.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ThinOblique.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ThinOblique.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-ThinOblique.svg#VisbyCF-ThinOblique') format('svg');
    font-weight: 100;
    font-style: italic;
     font-display: swap;
  
}

@font-face {
    font-family: 'Visby CF';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Regular.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Regular.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Regular.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Regular.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Regular.svg#VisbyCF-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
     font-display: swap;
   
}

@font-face {
    font-family: 'Visby CF';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Light.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Light.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Light.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Light.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Light.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Light.svg#VisbyCF-Light') format('svg');
    font-weight: 300;
    font-style: normal;
     font-display: swap;
  
}

@font-face {
    font-family: 'Visby CF';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-MediumOblique.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-MediumOblique.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-MediumOblique.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-MediumOblique.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-MediumOblique.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-MediumOblique.svg#VisbyCF-MediumOblique') format('svg');
    font-weight: 500;
    font-style: italic;
     font-display: swap;
   
}

@font-face {
    font-family: 'Visby CF';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-RegularOblique.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-RegularOblique.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-RegularOblique.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-RegularOblique.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-RegularOblique.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-RegularOblique.svg#VisbyCF-RegularOblique') format('svg');
    font-weight: normal;
    font-style: italic;
     font-display: swap;
 
}

@font-face {
    font-family: 'Visby CF';
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Thin.eot');
    src: url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Thin.eot?#iefix') format('embedded-opentype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Thin.woff2') format('woff2'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Thin.woff') format('woff'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Thin.ttf') format('truetype'),
        url('https://26050820.fs1.hubspotusercontent-eu1.net/hubfs/26050820/Fonts/VisbyCF/VisbyCF-Thin.svg#VisbyCF-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
     font-display: swap;

}




body {
  line-height: 1.5;
  overflow-wrap: break-word;
}

html[lang^='ja'] body,
html[lang^='zh'] body,
html[lang^='ko'] body {
  line-break: strict;
  overflow-wrap: normal;
  word-break: break-all;
}


/* Paragraphs */

p {
  font-size: 1rem;
  margin: 0 0 1.5rem;
}

strong {
  font-weight: 800;
}

/* Links */

a {
  cursor: pointer;
  display: inline-block;
  transition: all 0.5s;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.5rem;
}

h1 {
  font-size: 85px;
  line-height: 1.2;
}

h2 {
  font-size: 65px;
  line-height: 1.2;
  
}

h3 {
  font-size: 45px;
  line-height: 1.5;
}

h4 {
  font-size: 30px;
  line-height:1.49;
}

h5 {
  font-size: 25px;
  line-height: 1.4;
}

h6 {
  font-size: 20px;
  line-height: 1.5;
}

/* Lists */

ul li,
ol li {
  font-size: 1rem;
  line-height: 2;
}

ul ul,
ol ul,
ul ol,
ol ol {
  padding-left: 2.8rem;
}

ul.no-list {
  list-style: none;
}

/* Code Blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  padding: 1.5rem 2.8rem;
}

/* Horizontal Rules */

hr {
  border: 0 none;
  border-bottom: 2px solid;
}

/* Subscripts and Superscripts */

sup,
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus State */

:focus {
  outline: 0;
}

*:focus, *:focus-within, *:focus-visible {
  outline: 0;
}

.disable-focus-styles:focus {
  outline: none;
}

/* Primary Button */

button,
.button {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  text-align: center;
  transition: all 0.15s linear;
  line-height: 1.25;
}

button:disabled,
.button:disabled,
.button.button--secondary:disabled,
.button.button--simple:disabled {
  border: 1px solid #d0d0d0;
  pointer-events: none;
}

.button.button--secondary:disabled {
  background-color: inherit;
}

.button.button--simple:disabled {
  background-color: inherit;
  border: inherit;
}

/* Simple Button */

.button.button--simple {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0 !important;
  position: relative;
  line-height: 1.5;
}

.button.button--simple:after {
  content: none;
  left: 0;
  position: absolute;
  width: 100%;
}

.button.button--simple:hover,
.button.button--simple:focus {
  background-color: transparent;
  border: none;
}

.button.button--simple:active {
  background-color: transparent;
  border: none;
}
.button.button--simple svg {
  margin-left: 16px;
      transition: 0.3s all;
}
.button.button--simple:hover svg {
    margin-left: 35px;
}
.button.button--simple:hover svg path {
    fill: #19324E;
}
/* Button Icons */

.button .button__icon svg {
  display: block;
  fill: inherit;
  height: 1.25rem;
  margin-right: 1rem;
}

.button.button--icon-right .button__icon {
  order: 1;
}

.button.button--icon-right .button__icon svg {
  margin-left: 1rem;
  margin-right: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .button .button__icon svg {
    width: 1.25rem;
  }
}

/* Base */

.hs-form-field {
  position: relative;
}

/* Form Title */

.form-title {
  margin: 0;
  text-align: center;
}

.form-title ~ div > form {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Labels */

.hs-form-field > label {
  display: block;
  margin-bottom: 0.35rem;
  text-align: left;
  width: auto;
}

/* Inputs */

.input {
  position: relative;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
input[type='file'],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 100% !important;
}
input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], select, textarea {
    height: 56px;
}
select::-ms-expand {
  display: none;
}

fieldset {
  max-width: 100% !important;
}

/* Inputs - Checkbox/Radio */

form .inputs-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.inputs-list > li {
  display: block;
  margin: 0.7rem 0 0.7rem 0.7rem;
  padding: 0;
  width: 100%;
}

input[type='checkbox'],
input[type='radio'] {
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin-right: 0.35rem;
  padding: 0;
  width: auto;
}

/* Inputs - Select */

.hs-fieldtype-select .input:after {
  content: '\25BE';
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

/* Inputs - Datepicker */

.hs-fieldtype-date .input .hs-dateinput:before {
  content: '\01F4C5';
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover {
  border-radius: 0 !important;
}

/* Headings and Text */

form .hs-richtext img {
  max-width: 100% !important;
}

form .header {
  background-color: transparent;
  border: none;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  line-height: 1.25;
}

/* Validation */

.hs-error-msg,
.hs-error-msgs {
  margin-top: 0.35rem;
}

/* Submit */

form input[type='submit'],
form .hs-button {
  cursor: pointer;
  display: block;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
  width: 100%;
}
form .hs-button, form input[type=submit] {
/*   background-color: transparent !important;
  border: 2px solid #fff !important; */
  width: auto;
  margin: 0 !important;
/*   padding: 14px 24px; */
}
/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

/* Inline Thank You Message */

.submitted-message {
  color: #fff;
}


/* Tables */

table {
  border-spacing: 0;
  margin-bottom: 1rem;
}

th,
td {
  vertical-align: top;
}

tr:nth-child(odd) {
  background-color: #eff7ff;
}

thead th,
thead td {
  border: none;
  border-bottom-width: 2px;
}

thead th {
  vertical-align: bottom;
}



/* Header Container */
.header .dnd-section {
  padding: 0;
}
header.header {
  padding: 47px 0 36px;
  border-bottom: 1px solid #BEBEBE;
}
.header__container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
}
.header--landing-page .header__container {
  justify-content: center;
}

/* Logo */

.header__logo {
  margin-right: 20px;
  max-width: 314px;
  
}
.header--landing-page .header__logo {
  margin-right: 0;
}
.header__logo .logo-company-name {
  font-size: 28px;
  margin-bottom: 0;
}
.header__logo span, .header__logo a {
  display: block;
  line-height: normal;
}
.header__logo img {
  width: 100% !important;
  height: auto;
}

/* Navigation Menu */
.header__menu_block {
  width: calc(100% - 334px);
}
.header__menu .hs-menu-wrapper>ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.header__menu .hs-menu-wrapper>ul>li {
  margin: 0 28.5px;
  line-height: normal;
}
.header__menu .hs-menu-wrapper>ul>li:first-child {
  margin-left: 0;
}
.header__menu .hs-menu-wrapper>ul>li:last-child {
  margin-right: 0;
}
.header__menu_top_block {
  padding-bottom: 33px;
}
/* .header__menu .hs-menu-wrapper ul li a:hover, .header__menu .hs-menu-wrapper ul li a:focus {
opacity: 0.5;
} */
.header__menu .hs-item-has-children {
  position: relative;
}
.header__menu .hs-menu-children-wrapper {
  padding: 10px 10px;
  list-style: none;
  margin: 0;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
  box-shadow: 0 10px 10px 0 rgba(86, 80, 80, 0.25);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.header__menu .hs-menu-depth-2 .hs-menu-children-wrapper {
  top: 0;
  left: 100%;
}
.header__menu .hs-item-has-children:hover>.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}
.header__menu .hs-menu-children-wrapper li {
  padding: 5px 10px;
}
.header__menu .hs-menu-children-wrapper li a {
  text-transform: none;
}

header.header {
  /*   position: absolute; */
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  position: fixed;
}
.header__menu .hs-menu-item a {
  letter-spacing: 0.04em;
}
/* .header__menu .hs-menu-wrapper>ul>li:last-child a {
fill: #fff;
background-color: #000;
border: 2px solid #000;
border-radius: 0;
color: #fff;
font-family: Compass Sans,sans-serif;
font-size: 16px;
font-style: normal;
padding: 12px 22px;
text-decoration: none;
text-transform: uppercase;
line-height: normal;
}
.header__menu .hs-menu-wrapper>ul>li:last-child a:hover {
background-color: transparent;
border: 2px solid #000;
color: #000;
font-family: Compass Sans,sans-serif;
font-style: normal;
text-decoration: none;
opacity: 1;
} */

.header__menu_top_block ul li{line-height:normal;}
.header__menu_top_block ul li+ li {
  margin-left: 37px;
}
.header__menu_top_block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header__menu_top_block ul li a {
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 0.04em;
  color: #000;
}
.header__menu_top_block ul li a:hover {
  text-decoration: none;
}
.header__menu .hs-menu-item a, .header__menu_top_block ul li a {
  position: relative;
  padding-bottom: 8px;
}

.header__menu .hs-menu-item a:after, .header__menu_top_block ul li a:after {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='99' height='2' viewBox='0 0 99 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M99 2L99 0L82.5001 -7.21233e-07L82.5001 2L99 2Z' fill='%23CE2C4F'/%3E%3Cpath d='M82.5 2L82.5 0L66.0001 -7.21233e-07L66.0001 2L82.5 2Z' fill='%23EC8300'/%3E%3Cpath d='M66 2L66 0L49.5001 -7.21233e-07L49.5001 2L66 2Z' fill='%2375BB54'/%3E%3Cpath d='M49.4995 2L49.4995 0L32.9996 -7.21233e-07L32.9996 2L49.4995 2Z' fill='%23009C90'/%3E%3Cpath d='M33 2L33 0L16.5001 -7.21233e-07L16.5001 2L33 2Z' fill='%23184D47'/%3E%3Cpath d='M16.5 2L16.5 0L0.000106812 -7.21233e-07L0.000106724 2L16.5 2Z' fill='%232D6187'/%3E%3C/svg%3E%0A");
  position: absolute;
  width: 0;
  height: 2px;
  left: 0;
  top: auto;
  bottom: 0;
  background-size: 100% 100%;
  transition: 0.5s all;
}
.header__menu .hs-menu-item a:hover:after, .header__menu_top_block ul li a:hover:after {
  height: 2px;
  width: 100%;
  transition: 0.5s all;
}
.header__menu .hs-menu-item a:before, .header__menu_top_block ul li a:before {
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top:auto;
  transition: 0.7s all;

  width: 0%;
  background: #254362;
  z-index: 1;
}
.header__menu .hs-menu-item a:hover:before, .header__menu_top_block ul li a:hover:before,
.header__menu li.active > a:before, .header__menu_top_block ul li.active a:before,
.header__menu li.active-branch > a:before, .header__menu_top_block ul li.active-branch a:before{
  width: 100%;
  transition: 0.5s all;
 
}
.header__menu .hs-menu-item a span::after, .header__menu_top_block ul li a span:after {
  content: attr(data-text);
  content: attr(data-text)/"";
  height: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  font-weight: 800;
  display: block;
}
.header__menu .hs-menu-item a:hover, .header__menu .hs-menu-item a:focus,
.header__menu_top_block ul li a:hover, .header__menu_top_block ul li a:focus,
.header__menu_top_block ul li.active > a, .header__menu .hs-menu-item.active > a,
.header__menu_top_block ul li.active-branch > a, .header__menu .hs-menu-item.active-branch > a{
  font-weight: 800 !important;
}






@media (max-width: 1300px) {
  .header__menu .hs-menu-wrapper>ul>li {
    line-height: normal;
    margin: 0 20px;
  }
  .header__menu .hs-menu-item a {
    font-size: 18px !important;
  }
}
@media (max-width: 1199px) {
  .header__menu_top_block {
    padding-bottom: 20px;
  }
  header.header {
    padding: 32px 0;
  }
  .header__logo {
    margin-right: 20px;
    max-width: 250px;
    
  }
  .header__menu_top_block ul li+li {
    margin-left: 26px;
  }
  .header__menu_block {
    width: calc(100% - 270px);
  }
  .header__menu .hs-menu-wrapper>ul>li {
    margin: 0 17px;
  }

}
@media (max-width: 991px) {
  .header__logo {
    max-width: 200px;
  }
  .header__menu .hs-menu-wrapper>ul>li {
    margin: 0 10px;
  }
  .header__menu .hs-menu-item a {
    font-size: 16px!important;
  }
  .header__menu_block {
    width: calc(100% - 220px);
  }
  .header__menu_top_block {
    padding-bottom: 15px;
  }

}
@media (max-width: 880px) {
  .header__menu .hs-menu-item a {
    font-size: 14px!important;
  }
}

@media (min-width: 768px){  /*  used to be 961 - need to change back? */
  a.mobile-trigger-new, a.child-trigger-new {
    display: none !important; /* Hide button on Desktop */
  }
  .header__menu .hs-menu-wrapper, .header__menu .hs-menu-children-wrapper {
    display: block !important;
    overflow: visible !important;
  }
  .header__menu .hs-menu-item.hs-menu-depth-1 ul {
    display: none !important;
  }
}

@media (max-width: 767px){   
  .header__container {
    flex-wrap: wrap;
  }
  .header__menu {
    width: 100%;
  }
  .header__menu .hs-menu-wrapper {
    background-color: #fff;
    box-shadow: 0 3px 10px 0rgba(0,0,0,.25);
    display: none;
    left: 0;
    padding: 0;
    position: absolute;
    top: 47px;
    z-index: 555;
    width: 100%;
  }
  .header__menu .hs-menu-wrapper>ul {
    display: block;
  }
  .header__menu .hs-menu-wrapper>ul>li {
    margin: 0;
    border-bottom: 1px solid rgb(37 67 98 / 20%);
    padding: 12px;
  }
  .header__menu .hs-menu-wrapper>ul>li:first-child {
    margin-left: 0px;
  }
  .header__menu .hs-menu-wrapper>ul>li:last-child {
    margin-right: 10px;
    border-bottom: none;
  }
  .header__menu .hs-menu-children-wrapper {
    box-shadow: none;
    opacity: 1;
    position: relative;
    visibility: visible;
    width: 100%;
  }
  .header__menu .hs-menu-depth-2 .hs-menu-children-wrapper {
    left: 0;
    top: 100%;
  }
  a.mobile-trigger-new {
    background: transparent;
    border: none;
    cursor: pointer;
    display: inline-block!important;
    font-size: 16px;
    font-weight: 400;
    height: auto;
    padding: 0;
    position: absolute;
    right: 20px;
    text-align: left;
    text-transform: uppercase;
    top: 1px;
    -webkit-transition: background-color .2s linear;
    -webkit-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    transition: color .2s ease-in;
    width: 26px;
    z-index: 99999999999;
  }
  a.mobile-trigger-new span{
    display: inline;
  }
  a.mobile-trigger-new span:before{
    position: absolute;
    content: 'Menu'; /* Change the text on the closed toggle button */
    display: none;
  }
  a.mobile-trigger-new span:after{
    position: relative;
    right: 2px;
    content: 'Close'; /* Change the text on the open toggle button */
    background-color: #000;
    opacity: 0;
    transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out; 
    display: none
  }
  /* Change button when menu is open */
  .mobile-open a.mobile-trigger-new{
    -webkit-transition:background-color 0.2s linear; /* Button color transition effect */
    -moz-transition:background-color 0.2s linear; /* Button color transition effect */
    transition:background-color 0.2s linear; /* Button color transition effect */
    background: transparent; /* Changes button background to be slightly darker than open menu color */  
  }
  .mobile-open a.mobile-trigger-new span:after{
    opacity: 1; 
  }
  /* Toggle Button Icon & Animations
  ========================================================================== */
  a.mobile-trigger-new i {
    display: inline;
    position: relative;
    top: 0;
    margin-left: 0;
    -webkit-transition-duration: 0s;
    -webkit-transition-delay: .2s;
    -moz-transition-duration: 0s;
    -moz-transition-delay: .2s;
    transition-duration: 0s;
    transition-delay: .2s;
  }
  a.mobile-trigger-new  i:before, a.mobile-trigger-new i:after {
    position: absolute;
    content: '';
  }
  a.mobile-trigger-new  i, a.mobile-trigger-new  i:before, a.mobile-trigger-new  i:after {
    background-color: #000;
    display: inline-block;
    height: 3px;
    width: 26px;
  }
  a.mobile-trigger-new  i:before {
    margin-top: -8px; /* Position top line */
    -webkit-transition-property: margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: .2s, 0;
  }
  a.mobile-trigger-new  i:after {
    margin-top: 8px; /* Position bottom line */
    -webkit-transition-property: margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: .2s, 0;
  }
  .mobile-open a.mobile-trigger-new i {
    background-color: rgba(0,0,0,0.0);
    -webkit-transition-delay: .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger-new i:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0, .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger-new i:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-delay: 0, .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  /* Child Toggle Button
  ========================================================================== */
  a.child-trigger-new {
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 45px !important; /* Button width */
    min-width: 36px !important;
    height: 36px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: -2px;
  }
  .header__menu .hs-menu-children-wrapper a.child-trigger-new {
    border-color: rgba(255, 255, 255, 0.2)
  }
  a.child-trigger-new:hover {
    text-decoration: none;
  }
  /* Child Toggle Button Icon & Animations
  ========================================================================== */
  a.child-trigger-new span {
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-trigger-new span:after {
    position: absolute;
    content: '';
  }
  a.child-trigger-new span, a.child-trigger-new span:after {
    background-color: #000;
    display: block;
    height: 2px;
    width: 16px;
  }
  .header__menu .hs-menu-children-wrapper a.child-trigger-new span, .header__menu .hs-menu-children-wrapper a.child-trigger-new span:after {
    background-color: #fff; 
  }
  a.child-trigger-new span:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-trigger-new.child-open span:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-trigger-new.child-open span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }


  .header__menu_top_block {
    display: none;
  } 
  .mobile-open .header__menu_top_block {
    display: block;
    border-top: 1px solid rgba(37,67,98,.2);
    padding-bottom:0;
}
  .mobile-open .header__menu_top_block span {
    font-size: 12px;
}
   .mobile-open .header__menu_top_block div#hs_menu_wrapper_my_simple_menu {
    display: block;
    position: unset;
    top: unset;
}
   .mobile-open .header__menu_top_block a.mobile-trigger-new {
    display: none !important;
}
   .mobile-open .header__menu_top_block .hs-menu-wrapper>ul {
    background-color: #f5f4f5;
  } 
  .mobile-open .header__menu .hs-menu-wrapper>ul>li {
  line-height: 14px;
    padding: 16px;
  }
  .mobile-open .header__menu .hs-menu-item a {
    padding-bottom: 0;
}
  .header__logo {
    max-width: 150px;
    padding-bottom:0;
  }
  header.header {
    padding: 18px 0;
  }
}
/* Footer Container */
footer.footer.footer--site-page {
  padding: 87px 0 83px;
}
.footer .dnd-section {
  padding: 0;
}
.footer__container {
  margin: 0 auto;
  padding: 0 30px;
}
.footer__row--two .footer__container {
  padding: 1.5rem 20px;
}
.footer__row--two {
  background-color: #000;
}
/* Footer Rows */
footer a:hover, footer a:focus {
  opacity: 0.5;
}
.footer__row {
  display: flex;
  justify-content: space-between;
}
.footer-logo {
  max-width: 230px;
  margin: 0 0 10px;
}
.footer-address {
  margin: 0 0 10px;
}
.footer-social-icon-container a {
  margin-right: 0;
  display: block;
  line-height: normal;
}
.footer-social-icon-container a + a {
  margin-left: 33px;
}
.footer-social-icon-container a:last-child {
  margin-right: 0;
}
.footer-social-icon-container svg {
  width: 28px;
  height: 28px;
}
.footer .hs-menu-wrapper ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.footer .hs-menu-wrapper li a:hover {
  text-decoration: none;
}
.footer_col.footer__form {
  width: 27%;
}
.footer-logo span, .footer-logo a {
  display: inline-block;
  line-height: normal;
}
.footer-logo {
  max-width: 317px;
  width: 100%;
}
.footer-social-icon-container {
  display: flex;
  align-items: center;
}
.footer-right-content-bottom-block .footer-right-address-block p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-decoration-line: underline;
}
.footer-right-content-bottom-block .footer-right-address-block {
  padding-right: 20px;
}


/* Landing Page Footer */

.footer--landing-page p, .footer__row--two p {
  margin-bottom: 0;
}

.footer--landing-page .footer__container {
  padding: 1.5rem 0;
}

/* Footer Form */

.footer--site-page form {
  background-color: transparent;
  border: none;
  padding: 0;
}
.footer--site-page .footer__form .form-title {
  background-color: transparent;
  font-size: 1rem;
  padding: 0 0 1rem;
  text-align: left;
}
.footer--site-page .footer__form form,
.footer--site-page .widget-type-form form {
  margin-bottom: 0;
  padding: 0;
}
.footer--site-page .footer__form form label {
  display: none;
}
.footer--site-page .footer__form form .hs-button:focus, .footer--site-page .footer__form form .hs-button:hover, 
.footer--site-page .footer__form form input[type=submit]:focus, .footer--site-page .footer__form form input[type=submit]:hover {
  background-color: #fff;
  border: 2px solid #fff;
  color: #000;
}

.footer-right-content-top-block {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 7%;
}
.footer .hs-menu-item + .hs-menu-item {
  margin-top: 6px;
}
.footer .hs-menu-item {
  line-height: normal;
}
.footer .hs-menu-item a {
  font-size: 16px !important;
}
.footer-address p {
  margin: 0;
}
.footer__first__col.footer_col {
  width: 21.566%;
  padding: 0;
}

.footer-right-address-block p {
  font-weight: 400;
  font-size: 20px;
  margin: 0;
  line-height: 1.65;
}
.footer-right-address-block p a {
  text-decoration: none;
}
.footer-right-content-block {
  padding-top:0;
  width: 78.44%;
}
.footer-right-content-bottom-block p {
  margin: 0 0 28px;
}

.footer .footer__navigation.footer_col ul li a {
  font-size: 20px !important;
  line-height: 30px;
  text-decoration-line: none;
}

.footer__copyright p {
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin: 0;
}

.footer-right-address-block, .footer-right-content-bottom-block, .footer__navigation {
  width: 33.33%;
  padding: 0 5%;
}
.footer-right-content-block .footer-bottom-section {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 7%;
  margin-top: 0
}
/* .footer-right-content-block .footer__copyright {
  width: 33.33%;
  padding: 0 5%;
} */
.footer-right-content-block .copyright-middle-text {
  width: 66.67%;
  padding: 0 5.80%;
}
.footer-right-content-block .copyright-middle-text p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  text-align: left;
  color: rgba(255, 255, 255, 0.2);
  margin: 0;
}
.footer-right-content-block .footer-right-address-block a,
.footer__navigation.footer_col ul li a,
.footer-right-address-block-inner p a{
  border-bottom: 1px solid transparent;
}
.footer-right-content-block .footer-right-address-block a:hover,
.footer__navigation.footer_col ul li a:hover,
.footer-right-address-block-inner p a:hover{
  /*   border-color: #fff; */
  border-color: #828d99;
  opacity:1;
}


.footer-right-address-block-inner p a {
  text-decoration: none;
  display: inline;
}
@media (max-width: 1270px) {
  .footer-right-content-top-block,
  .footer-right-content-block .footer-bottom-section {
    padding-left: 0;
  }
  .footer-right-address-block, .footer-right-content-bottom-block, .footer__navigation, .footer-right-content-block .footer__copyright, .footer-right-content-block .copyright-middle-text {
    padding: 0 4%;
  }

}

@media (max-width: 1024px) {
  .footer__first__col.footer_col {
    width: 19%;
  }
  .footer-right-content-block {
    width: 81%;
  }

}

@media (max-width: 991px) {
  .footer-logo {
    max-width: 217px;
    width: 100%;
  }
  .footer-right-address-block p, .footer .footer__navigation.footer_col ul li a {
    font-size: 18px;
  }
  .footer__first__col.footer_col {
    width: 100%;
  }
  .footer__row {
    flex-direction: column;
  }
  .footer-right-content-block {
    width: 100%;
  }
  .footer-right-content-top-block {
    margin: 0 -4%;
  }
  .footer-right-content-block .footer-bottom-section  {
    margin: 28px -4% 0;
  }
  footer {
    overflow-x: hidden;
  }


}

@media (max-width: 980px) {
  .footer__row {
    flex-wrap: wrap;
  }
  .footer--site-page .footer__form {
    clear: both;
    float: none;
    margin: 0 auto;
    padding: 0.75rem 0 0;
    width: 75%;
  }
  .footer_col {
    width: 33.33%;
  }
  .footer__navigation.footer_col {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer--site-page .footer__form .form-title {
    text-align: center;
  }
  .footer__navigation.footer_col {
    align-items: flex-start;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .footer__container {
  }
  .footer__row {
    margin: 0;
  }
  .footer_col {
    text-align: center;
    width: 100%;
  }
  .footer-address, .footer-logo {
    margin: 0 auto 20px;
  }
  .footer .hs-menu-wrapper ul {
    margin-bottom: 0;
  }
  .footer--site-page .footer__form {
    width: 100%;
    max-width: 500px;
  }
  .footer__navigation h4 {
    margin: 0;
  }

  .footer-right-address-block {
    width: 100%;
  }
  footer.footer.footer--site-page {
    padding: 60px 0;
  }

  .footer-right-content-bottom-block .footer-right-address-block {
    padding-right: 0;
  }
  .footer__social_block {
    padding-top: 20px;
  }
  .footer-right-content-top-block {
    margin: 0;
  }
  .footer-right-content-block .footer-bottom-section {
    margin: 0;
  }
  .footer-right-address-block, .footer-right-content-block .copyright-middle-text, .footer-right-content-block .footer__copyright, .footer-right-content-bottom-block, .footer__navigation {
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .footer-right-content-top-block, .footer-right-content-block .footer-bottom-section {
    flex-direction: column;
  }
  .footer .footer__navigation.footer_col ul li a, .footer-right-address-block p {
    text-align: center;
  }
  .footer-social-icon-container {
    justify-content: center;
  }
  .footer__navigation.footer_col {
    align-items: center;
  }
  .footer-right-content-block .copyright-middle-text p {
    text-align: center;
  }
  .footer-right-content-block {
    padding-top: 0;
  }
  .footer-right-content-bottom-block, .footer-right-content-block .footer__copyright, .footer-right-content-block .copyright-middle-text {
    margin-top: 20px;
  }
  .footer-right-content-bottom-block p {
    margin: 0;
  }
  .footer__copyright p {
    text-align: center !important;
  }

}

@media(max-width:600px){
  .footer__row {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .footer-right-content-bottom-block, .footer__navigation.footer_col {
    justify-content: center;
  }
  .footer-right-content-block {
    padding-left: 0;
    padding-top: 0;
    width: 100%;
  }
  .footer-right-content-bottom-block {
    max-width: 100%;
    width: 100%;
  }
  .footer-right-content-bottom-block, .footer__navigation.footer_col, .footer__row {
    align-items: center;
    justify-content: center;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
/*-------- Blog Listing Text with Tags Section ----------*/
.blog-listing-text-with-tags-section{
  padding: 120px 0 90px;
}
.hs-blog-listing header{
  border-bottom: 1px solid #BEBEBE;
}
.blog-listing-text-with-tags-section h2{
  max-width: 1114px;
}
.blog-listing-text-with-tags-section h5{
  font-weight: 400;
  margin-bottom: 120px;
  max-width: 720px;
}
.blog-listing-text-with-tags-inner{
  padding-left: 125px;
}
.blog-listing-tags ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.blog-listing-tags ul li{
  margin: 0 16px 24px 0;
  display: inline-block;
}
.blog-listing-tags ul li a{
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  text-transform: capitalize;
  color: #BEBEBE;
  background: #F5F4F5;
  padding: 11px 42px;
  display: inline-block;
}
.blog-listing-tags ul li a:hover{
  text-decoration: none;
  color: #000;
}



/*-------- Blog Listing ----------*/
.blog-listing-top-section{
  background: linear-gradient(90deg, #F5F4F5 70%,#fff 50%);
  background: -webkit-linear-gradient(90deg, #F5F4F5 70%,#fff 50%);
  padding-bottom: 80px;
}
.feature-img img{
  max-width: 1220px;
  height: auto;
  width: 100%;
  display: block;
  margin-bottom: 40px;
}
.feature-img a{
  display: block;
}
.blog-listing-top-section .blog-bottom-text{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blog-listing-top-section .tag-list{
  width: 26%;
  padding-right: 50px;
}
.blog-listing-top-section .blog-post-text-section{
  width: 74%;
  max-width: 1005px;
}
.blog-listing-bottom-section .post-item{display: none;}
.tag-list ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.tag-list ul li{
  margin: 0 10px 10px 0;
  display: inline-block;
}
.tag-list ul li a{
  font-weight: 700;
  font-size: 15px;
  line-height: 24px;
  text-transform: capitalize;
  color: #BEBEBE;
  background: #F5F4F5;
  padding: 5px 17px;
  display: inline-block;
}
.tag-list ul li a:hover{
  text-decoration: none;
  color: #000;
}
.blog-listing-top-section .tag-list ul li a{
  background: #ffffff;
}
.publish-date h5, .blog-title h2{
  margin-bottom: 20px;
}
.publish-date h5{
  font-weight: 400;
}
.blog-title h2, .blog-title h2 a{
  font-weight: 700;
  color: #000000;
}
.blog-listing-top-section .blog-sort-discription p{
  font-size: 30px;
  line-height: 44px;
}
.blog-sort-discription p{
  margin-bottom: 30px;
}

.blog-listing-bottom-section{
  padding: 120px 0 170px;
}
.blog-listing{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.post-item{
  width: 33.33%;
  padding: 0 12px 40px;
}
.blog-listing-bottom-section .tag-list ul li {
  margin: 0 10px 20px 0;
}
.blog-listing-bottom-section .feature-img img{
  height: 363px !important;
  object-fit: cover;
}
.blog-listing-bottom-section .publish-date p{
  font-size: 18px;
}
.blog-listing-bottom-section .blog-title h2{
  font-size: 22px;
  line-height: 32px;
}
.post-item:first-child, .post-item:nth-child(7){
  width: 66.67%;
}
.post-item:first-child .blog-sort-discription, .post-item:first-child .blog-title, .post-item:nth-child(7) .blog-sort-discription,  .post-item:nth-child(7)  .blog-title{
  max-width: 465px;
}
.load-more-btn{
  margin-top: 30px;
  text-align: center;
}
.blog-listing-bottom-section .publish-date p{
  margin-bottom: 20px;
}



/*-------- Blog Post ----------*/
.post-details-section > .feature-img img{
  width: 100%;
  display: block;
  max-width: 100% !important;
  height: 808px !important;
  object-fit: cover;
  margin: 0;
}
.post-details-section .feature-img{
  margin-bottom: 80px;
}
.post-tag-and-author-detail{
  max-width: 1500px;
  padding: 0 15px;
  padding-left: 140px;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.post-left-side-tag-sec{
  width: 50%;
}
.post-left-side-tag-sec .tag-list{
  max-width: 400px; 
}
.right-side-author-details{
  width: 50%;
}
.right-side-author-details-inner{
  text-align: right;
}
.right-side-author-details-inner .author-details p,
.post-left-side-tag-sec .breadcrumbs-nav p {
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  margin: 0;
}
.post-left-side-tag-sec .breadcrumbs-nav {
  margin-bottom: 10px;
}
.post-left-side-tag-sec .breadcrumbs-nav p strong {
  color: #000;
  font-weight: 700;
}
.right-side-author-details-inner .author-details{
  margin-bottom: 19px;
}
.author-details p a{
  font-weight: bold;
  color: #000000;
}
.right-side-author-details-inner .share-post a{
  color: #BEBEBE;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  text-decoration: none;
}
.right-side-author-details-inner .share-post a img{
  margin-left: 5px;
  vertical-align: -3px;
}
.post-detail-full-width-text-inner-section{
  padding-left: 125px;
}
.post-detail-full-width-text-section{
  padding-bottom: 170px;
}
.post-detail-full-width-text-inner-section .section-text p{
  font-size: 25px;
  line-height: 35px;
}
.post-detail-full-width-text-inner-section .section-text{
  max-width: 720px;
}
.post-detail-two-col-section{
  margin-bottom: 150px;
}
.post-detail-two-col-inner-section .two-col-list{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap; 
}
.post-detail-two-col-inner-section .list-item{
  width: 33.33%;
  padding: 0 10px 20px;
}
.post-detail-two-col-inner-section .list-item:first-child{
  width: 66.67%;
}
.post-detail-two-col-inner-section .feature-img img{
  width: 100%;
  display: block;
  max-width: 100% !important;
  height: 551px !important;
  object-fit: cover;
  margin: 0;
}
.post-detail-two-col-inner-section .feature-img {
  margin-bottom: 22px;
}
.post-detail-two-col-inner-section .title p{
  font-size: 18px;
  line-height: 30px;
}
.post-detail-two-col-inner-section .title{
  max-width: 352px;
}
.post-detail-two-col-text-section{
  padding-bottom: 170px;
}
.post-detail-two-col-text-inner-section{
  max-width: 951px;
  margin: 0 auto;
}
.post-detail-two-col-text-inner-section .top-heading-section h3, .accordion-inner-section .section-heading > h3{
  margin-bottom: 40px;
  line-height: 1.2;
}
.post-detail-two-col-text-inner-section .two-col-section{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap; 
}
.post-detail-two-col-text-inner-section .left-side-section, .post-detail-two-col-text-inner-section .right-side-section{
  width: 50%;
}
.post-detail-two-col-text-inner-section .left-side-section{
  padding-right: 35px;
}
.post-detail-two-col-text-inner-section .right-side-section{
  padding-left: 35px;
}
.post-detail-two-col-text-inner-section h6{
  margin: 0;
  font-size: 22px;
  line-height: 32px;
}
.full-width-video-section{
  padding-bottom: 200px;
}
.full-width-video-inner-section p{
  line-height: 0;
  margin: 0;
}
.video-sec .hs-embed-wrapper{
  max-width: 100% !important;
  min-width: auto !important;
}
.accordion-section{
  padding-bottom: 200px;
}
.accordion-inner-section{
  max-width: 951px;
  margin: 0 auto; 
}
.accordion-top-section h6, .accordion-top-section .h6{
  font-size: 22px;
  margin-bottom: 0;
  position: relative;
  padding-right: 30px;
}
.accordion-list-item{
  border-bottom: 1px solid #000000;
}
.accordion-text{
  margin-bottom: 46px;
}
.accordion-top-section{
  padding: 29px 0;
  cursor: pointer;
}
.accordion-list-item.active-tab .accordion-top-section{
  padding: 29px 0 13px;
}
.accordion-top-section h6:after, .accordion-top-section .h6:after{
  content: '';
  width: 1px;
  height: 15px;
  background-color: #000000;
  display: block;
  position: absolute;
  right: 7px;
  top: 50%;
  margin-top: -7px;
  transition: all .3s;
}
.accordion-top-section h6:before, .accordion-top-section .h6:before{
  content: '';
  width: 15px;
  height: 1px;
  background-color: #000000;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
}
.accordion-list-item.active-tab .accordion-top-section h6:after, .accordion-list-item.active-tab .accordion-top-section .h6:after{
  content: none;
}
.related-post-section{
  padding-bottom: 150px;
}
.related-post-section .section-heading h2{
  margin-bottom: 60px;
}
.related-post-list .tag-list ul li {
  margin: 0 10px 20px 0;
}
.related-post-list{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1300px;
}
.related-post-list .post-item {
  padding: 0 20px 40px;
  width: 33.33%;
}
.related-post-list .feature-img img {
  height: 300px !important;
  object-fit: cover;
}
.related-post-list .publish-date p {
  font-size: 15px;
}
.related-post-list .blog-title h2 {
  font-size: 20px;
  line-height: 30px;
}
.related-post-list .feature-img {
  margin-bottom: 0px;
}
.related-post-list .publish-date p {
  margin-bottom: 20px;
}
.accordion-inner-section h3{
  margin-bottom: 20px;
}
.right-side-author-details-inner .social-share-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.right-side-author-details-inner .share-post {
  position: relative;
}
.right-side-author-details-inner .share-post .social-share-list {
  position: absolute;
  top: 35px;
  right: 0;
  padding: 10px 15px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 11%);
  -moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 11%);
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 11%);
}
.right-side-author-details-inner .share-post .social-share-list a {
  color: #000000;
}
.right-side-author-details-inner .share-post .social-share-list a:hover {
  color: #254362;
}
.blog-listing-tags ul li.active a {
  color: #000;
}
.tag-list ul li.active a {
  background: #000;
  color: #fff;
}

/*-------- Responsive ----------*/
@media screen and (max-width: 1440px) {
  .post-details-section > .feature-img img {
    height: 700px !important;
  }
  .post-detail-full-width-text-section, .post-detail-two-col-text-section {
    padding-bottom: 130px;
  }
  .full-width-video-section, .accordion-section {
    padding-bottom: 150px;
  }
  .post-detail-two-col-section{
    margin-bottom: 110px;
  }
  .related-post-section {
    padding-bottom: 110px;
  }
}
@media screen and (max-width: 1199px) {
  .blog-listing-text-with-tags-inner {
    padding-left: 90px;
  }
  .blog-listing-text-with-tags-section h5 {
    margin-bottom: 90px;
  }  
  .blog-listing-top-section .blog-sort-discription p {
    font-size: 22px;
    line-height: 32px;
  }
  .blog-listing-text-with-tags-section {
    padding: 100px 0 80px;
  }
  .blog-listing-bottom-section {
    padding: 100px 0 140px;
  }
  .post-item{
    width: 50%;
  }
  .post-item:first-child, .post-item:nth-child(7){
    width: 50%;
  }
  .post-details-section > .feature-img img {
    height: 650px !important;
  }
  .post-tag-and-author-detail{
    padding-left: 105px;
  }
  .post-detail-full-width-text-inner-section {
    padding-left: 90px;
  }
  .post-detail-full-width-text-inner-section .section-text p {
    font-size: 22px;
    line-height: 1.4;
  }
  .post-detail-full-width-text-section, .post-detail-two-col-text-section {
    padding-bottom: 100px;
  }
  .full-width-video-section, .accordion-section {
    padding-bottom: 120px;
  }
  .post-detail-two-col-inner-section .feature-img img {
    height: 450px !important;
  }
  .post-detail-two-col-section{
    margin-bottom: 80px;
  }
  .related-post-section {
    padding-bottom: 80px;
  }
  .related-post-list .post-item {
    padding: 0 20px 40px;
    width: 50%;
  }
}/*-------- 1199 ends here ----------*/
@media screen and (max-width: 991px) {
  .post-details-section > .feature-img img {
    height: 550px !important;
  }
  .post-detail-full-width-text-inner-section .section-text p {
    font-size: 20px;
    line-height: 1.4;
  }
  .post-detail-two-col-inner-section .feature-img img {
    height: 400px !important;
  }
  .post-detail-two-col-text-inner-section .left-side-section {
    padding-right: 20px;
  }
  .post-detail-two-col-text-inner-section .right-side-section {
    padding-left: 20px;
  }
}/*-------- 991 ends here ----------*/
@media screen and (max-width: 767px) {
  .blog-listing-text-with-tags-inner {
    padding-left: 0px;
  }
  .blog-listing-text-with-tags-section {
    padding: 70px 0 60px;
  }
  .blog-listing-text-with-tags-section h5 {
    margin-bottom: 60px;
  }
  .blog-listing-top-section .tag-list {
    padding-right: 0px;
    width: 100%;
    padding-bottom: 30px;
  }
  .blog-listing-top-section .blog-post-text-section {
    width: 100%;
  }
  .blog-listing-top-section .feature-img img {
    margin-bottom: 30px;
  }
  .blog-listing-top-section .blog-sort-discription p {
    font-size: 20px;
    line-height: 30px;
  }
  .blog-listing-top-section{
    padding-bottom: 40px;
    background: linear-gradient(90deg, #F5F4F5 80%,#fff 20%);
    background: -webkit-linear-gradient(90deg, #F5F4F5 80%,#fff 20%);
  }
  .post-item{
    width: 100%;
    padding: 0 0px 20px;
  }
  .post-item:first-child, .post-item:nth-child(7){
    width: 100%;
  }
  .blog-listing-bottom-section {
    padding: 80px 0 50px;
  }
  .post-item:first-child .blog-sort-discription, .post-item:first-child .blog-title, .post-item:nth-child(7) .blog-sort-discription, .post-item:nth-child(7) .blog-title {
    max-width: 100%;
  }
  .blog-listing{
    margin: 0;
  }
  .post-details-section > .feature-img img {
    height: 450px !important;
  }
  .post-tag-and-author-detail{
    margin: 0 auto 40px;
    padding: 0 15px 0 15px;
  }
  .post-details-section .feature-img {
    margin-bottom: 50px;
  }
  .post-detail-full-width-text-inner-section {
    padding-left: 0px;
  }
  .post-detail-full-width-text-inner-section .section-text p {
    font-size: 18px;
    line-height: 1.4;
  }
  .post-detail-full-width-text-section {
    padding-bottom: 60px;
  }
  .post-detail-two-col-inner-section .list-item:first-child, .post-detail-two-col-inner-section .list-item{
    width: 100%;
  }
  .post-detail-two-col-inner-section .list-item {
    padding: 0 0px 10px;
  }
  .post-detail-two-col-inner-section .feature-img {
    margin-bottom: 22px;
  }
  .post-detail-two-col-inner-section .feature-img img {
    height: 350px !important;
  }
  .post-detail-two-col-section {
    margin-bottom: 40px;
  }
  .post-detail-two-col-text-inner-section .left-side-section, .post-detail-two-col-text-inner-section .right-side-section {
    width: 100%;
  }
  .post-detail-two-col-text-inner-section .left-side-section {
    padding-right: 0px;
  }
  .post-detail-two-col-text-inner-section .right-side-section {
    padding-left: 0px;
  }
  .post-detail-two-col-text-section {
    padding-bottom: 60px;
  }
  .full-width-video-section {
    padding-bottom: 80px;
  }
  .accordion-inner-section h3{
    margin-bottom: 15px;
  }
  .accordion-text {
    margin-bottom: 30px;
  }
  .accordion-top-section {
    padding: 25px 0;
  }
  .accordion-section {
    padding-bottom: 80px;
  }
  .related-post-section .section-heading h2 {
    margin-bottom: 40px;
  }
  .related-post-list .post-item {
    padding: 0 0px 20px;
    width: 100%;
  }
  .related-post-list .feature-img {
    margin-bottom: 0;
  }
  .related-post-section {
    padding-bottom: 40px;
  }
}/*-------- 767 ends here ----------*/
@media screen and (max-width: 480px) {
  .blog-listing-top-section{
    background: linear-gradient(90deg, #F5F4F5 90%,#fff 10%);
    background: -webkit-linear-gradient(90deg, #F5F4F5 90%,#fff 10%);
  }
  .blog-listing-bottom-section .feature-img img {
    height: 280px !important;
  }
  .post-details-section > .feature-img img {
    height: 350px !important;
  }
  .post-left-side-tag-sec, .right-side-author-details {
    width: 100%;
  }
  .right-side-author-details-inner {
    text-align: left;
    margin-top: 10px;
  }
  .post-detail-two-col-inner-section .feature-img img {
    height: 300px !important;
  }
  .right-side-author-details-inner .share-post {
    position: relative;
    display: inline-block;
  }
}/*-------- 480 ends here ----------*/


.banner-img img {
  width: 100%;
  display: block;
}
.banner-inner-section .banner-img {
  width: 92.5%;
}
.banner-text-section {
  padding: 75px 90px 99px;
  max-width: 800px;
  overflow: hidden;
}
.banner-text-section h1 {
  margin: 0;
}
.banner-text-section {
  position: absolute;
  right: 0;
  bottom: 0;
}
.banner-inner-section {
  position: relative;
}
.banner-right-rainbow-colours {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.newsletter-bottom-heading-block h3 {
  margin-bottom: 20px;
  line-height: 1.222222;
    font-family: 'Visby CF', 'Segoe UI', Roboto, Arial, sans-serif;
}
.newsletter-bottom-heading-block h5 {
  margin: 0;
}
.newsletter-bottom-heading-block {
  margin-bottom: 40px;
}
.newsletter-bottom-form .hs-form-field>label {
  display: none;
}
.newsletter-bottom-section {
  padding: 89px 0 106px;
}
.newsletter-bottom-section .newsletter-bottom-heading-block p {
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 35px;
  color: #000000;
}
.newsletter-bottom-inner {
  max-width: 966px;
  margin: 0 auto;
}
.newsletter-bottom-form input[type=email] {
  max-width: 743px;
}
.blog-post-three-column-section {
  padding: 115px 0 120px;
}
.blog-post-three-column-heading h3 {
  margin: 0;
  line-height: 1.2223;
}
.blog-post-three-column-heading {
  max-width: 670px;
  margin-bottom: 60px;
}
.blog-post-three-column-card-label a, .blog-post-three-column-card-label a:hover {
  font-weight: 700;
  font-size: 15px;
  line-height: 24px;
  /*   text-transform: capitalize; */
  color: #BEBEBE;
  padding: 5px 17px;
  display: inline-block;
  background: #F5F4F5;
}
.blog-post-three-column-card-label a:hover{
  color: #000;
  text-decoration: none;
}
.blog-post-three-column-card-label {
  margin-bottom: 20px;
}
.blog-post-three-column-card-label a + a {
  margin-left: 10px;
}
.blog-post-three-column-title-block span {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 0.1em;
  /*   text-transform: uppercase; */
  color: #000000;
  display: inline-block;
  margin-bottom: 20px;
}
.blog-post-three-column-title-block p {
  margin: 0;
}
.blog-post-three-column-title-block {
  margin-bottom: 20px;
}
.blog-post-three-column-button-block a {
  margin: 0;
  font-size: 15px;
  line-height: 24px !important;
  letter-spacing: 0.04em;
}
.blog-post-three-column-button-block {
  margin-top: 30px;
}
.blog-post-three-column-image-block img {
  display: block;
}
.blog-post-three-column-card-block {
  overflow: hidden;
}
.blog-post-three-column-card-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.blog-post-three-column-card-item {
  width: 33.33%;
  padding: 0 20px;
}
.blog-post-three-column-image-block {
  margin-bottom: 48px;
}
.blog-post-three-column-card-block {
  overflow: hidden;
  width: 92.5%;
  margin-left: auto;
}
.blog-post-three-column-section .page-center {
  max-width: 1394px;
}
.blog-post-three-column-text-block p {
  margin: 0;
}
.blog-post-three-column-card-item:last-child .blog-post-three-column-card-item-inner {
  margin-bottom: 0;
}
.dig-sol-left-right-section{
  padding: 140px 0 0px;
}
.dig-sol-left-right-inner-section{
  padding-left: 130px;
  position: relative;
}
.dig-sol-left-right-section .left-side-section{
  max-width: 1028px;
}
.dig-sol-left-right-section h2{
  margin-bottom: 40px;
  line-height: 1.1765;
}
.dig-sol-left-right-section .left-side-inner-section .section-text h4, .dig-sol-left-right-section .left-side-inner-section .section-text p, .dig-sol-left-right-section .left-side-inner-section .section-text h1, .dig-sol-left-right-section .left-side-inner-section .section-text h2, .dig-sol-left-right-section .left-side-inner-section .section-text h3, .dig-sol-left-right-section .left-side-inner-section .section-text h5, .dig-sol-left-right-section .left-side-inner-section .section-text h6{
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 40px;
  max-width: 723px;
  line-height: 1.466666;
        font-size: 30px;
}
.dig-sol-left-right-section .left-side-inner-section .section-text h4 strong, 
.dig-sol-left-right-section .left-side-inner-section .section-text p strong, 
.dig-sol-left-right-section .left-side-inner-section .section-text h1 strong, 
.dig-sol-left-right-section .left-side-inner-section .section-text h2 strong, 
.dig-sol-left-right-section .left-side-inner-section .section-text h3 strong, 
.dig-sol-left-right-section .left-side-inner-section .section-text h5 strong, 
.dig-sol-left-right-section .left-side-inner-section .section-text h6 strong{
    
    font-weight: 400 !important;
}

.dig-sol-left-right-section .left-side-inner-section .read-more-text a {
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.04em;
  margin: 0;
}
.dig-sol-left-right-section .read-more-text a, .dig-sol-left-right-section .read-more-text a:hover{
  color: #FFFFFF;
  vertical-align: middle;
  display: inline-block;
}
.read-more-text a span{
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
  text-align: left;
  width: 30px;
}
.read-more-text a .arrow2{
  display: none;
  margin: 0;
  line-height: 0.8;
}
.read-more-text a .arrow2 path{
  fill: #ffffff;
}
.read-more-text a:hover .arrow1{
  display: none;
}
.read-more-text a:hover .arrow2{
  display: inline-block;
}
.dig-sol-left-right-section .right-side-inner-section img{
  position: relative;
  display: block;
  right: 0;
  margin-bottom: -228px;
  width: 100%;
  max-width: 600px !important;
  height: auto;
  margin-left: auto;
  z-index: 0;
  top: -15px;
}
.dig-sol-left-right-section .right-side-inner-section{
  text-align: right;
}
.read-more-text a .arrow2 svg{
  margin-left: 12px !important;
}
.read-more-text a:hover .arrow2 svg path{
  fill: #ffffff;
}
.banner-module .banner-text-section h1 {
  line-height: 1.154;
}
.sol-for-consi-digit-section{
  padding: 130px 0 220px;
}
.sol-for-consi-digit-inner-section{
  position: relative;
  z-index: 1;
}
.sol-for-consi-digit-inner-section .top-heading-sec{
  padding-right: 20px;
  margin-bottom: 120px;
  padding-left: 53px;
  width: 50%;
}
.sol-for-consi-digit-inner-section .top-heading-sec .section-heading{
  margin-bottom: 40px;
}
.sol-for-consi-digit-inner-section .top-heading-sec .section-heading h2 {
  line-height: 1.222222;
  margin: 0;
}
.sol-for-consi-digit-inner-section .top-heading-sec .bottom-link a {
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.04em;
  margin: 0;
}
.top-heading-sec .bottom-link .button svg {
  margin-left: 16px;
  transition: all .3s;
}
.top-heading-sec .bottom-link .button:hover svg {
  margin-left: 35px;
}
.three-col-sec-inner-wraper{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.three-col-sec-inner-wraper .col-item{
  width: calc(33.33% - 20px);
  padding: 43px 53px 23px;
  margin: 0 10px 20px;
  transition: all .3s;
  background-color: transparent;
}
.three-col-sec-inner-wraper .col-item .icon{
  margin-bottom: 26px;
}
.three-col-sec-inner-wraper .col-item .icon img{
  display: block;
}
.three-col-sec-inner-wraper .col-item .title h6{
  margin-bottom: 10px;
}
.three-col-sec-inner-wraper .col-item:hover{
  background-color: #F5F4F5;
}
.home-blog-post-three-column-section {
  padding-top: 0;
}
.manage-your-digitization-pro-section{
  padding: 0px 0 100px;
  position: relative;
}
.manage-your-digitization-pro-inner-section .left-section{
  padding-right: 50px;
  margin-bottom: 311px;
  padding-top: 160px;
  width: 50%;
}
.manage-your-digitization-pro-inner-section .right-section{
  width: 50%;
}
.manage-your-digitization-pro-inner-section .fifty-fifty-section{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.manage-your-digitization-pro-inner-section .right-section img{
  position: absolute;
  display: block;
  right: 0;
  margin-top: -120px;
  width: 100%;
  max-width: 750px !important;
  height: auto;
  margin-left: auto;
  z-index: 0;
}
.manage-your-digitization-pro-inner-section .three-col-sec-wraper{
  position: relative;
  z-index: 1;
  max-width: 1238px;
  margin: 0 auto;
}
.manage-your-digitization-pro-inner-section .left-section .section-heading *:last-child {
  margin: 0;
}
.manage-your-digitization-pro-inner-section .col-item{
  background-color: #254362;
  color: #ffffff;
}
.manage-your-digitization-pro-inner-section .left-section .section-heading {
  margin: 0 0 40px;
}
.manage-your-digitization-pro-inner-section .col-item h6, 
.manage-your-digitization-pro-inner-section .col-item p
{
  color: #ffffff;
}
.manage-your-digitization-pro-inner-section .col-item:hover{
  background-color: #ffffff;
  color: #254362;
}
.manage-your-digitization-pro-inner-section .col-item:hover h6, 
.manage-your-digitization-pro-inner-section .col-item:hover p
{
  color: #254362;
}
.three-col-sec-inner-wraper .col-item .icon svg{
  display: block;
}
.manage-your-digitization-pro-inner-section .col-item:hover svg path{
  fill: #254362;
}
.full-width-img-inner-section{
  text-align: right;
  padding-left: calc(50vw - 742px);
}
.full-width-img-inner-section .img-section{
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.full-width-img-inner-section img{
  display: block;
  margin-left: auto;
  width: 100%;
  object-fit: cover;
}
.full-width-rainbow-colours{
  width: 10px;
}
.full-width-rainbow-colours img{
  height: 100%;
  display: block;
}
.startseite-banner-section .page-center {
  max-width: 1250px;
}
.startseite-banner-section .read-more-text a .arrow2 path {
  fill: #254362 !Important;
}
.startseite-banner-section {
  padding: 120px 0 200px;
}
.startseite-top-inner-content h1 {
  line-height: 1.155;
  margin: 0 0 40px;
}
.startseite-top-inner-content .section-text {
  max-width: 720px;
}
.startseite-top-inner-content .section-text p {
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 35px;
  color: #000000;
}
.startseite-section-nav-inner .list-item-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
}
.startseite-section-nav-inner .list-item {
  max-width: 784px;
  margin: 0 auto;
}
.startseite-section-nav-inner .list-item-inner .title {
  background: #F5F4F5;
  padding: 28px 15px;
  width: 44.9%;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.startseite-section-nav-inner .list-item-inner .sort-text-sec {
  width: 55.1%;
  padding-left: 40px;
}
.startseite-section-nav-inner .list-item-inner .title h5 {
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 1.76;
}
.startseite-section-nav-inner .list-item-inner .sort-text-sec p {
  margin: 0;
}
.startseite-section-nav-inner .list-item-inner .sort-text-sec {
  padding-left: 40px;
  width: 55.1%;
}
.startseite-section-nav-inner .list-item-inner .sort-text-sec .read-more-text a {
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.04em;
  color: #254362;
  margin: 0;
}
.startseite-section-nav-inner .list-item-inner .sort-text-sec a svg {
  margin-left: 13px;
}
.startseite-section-nav-inner .list-item-inner .sort-text-sec a .arrow2 svg {
  margin-left: 9px!important;
}
.startseite-section-nav-inner .list-item + .list-item {
  margin-top: 40px;
}
.startseite-banner-section .startseite-top-content {
  margin: 0 0 120px;
}
.startseite-section-nav-inner .list-item-inner .sort-text-sec .sort-text {
  margin: 0 0 16px;
}
.startseite-banner-section.rtp {
  padding-top: 0;
}
.startseite-banner-section.rbp {
  padding-bottom: 0;
}
.startseite-top-text-with-left-image-right-text-inner-section {
  max-width: 1071px;
  margin: 0 auto;
}
.startseite-top-text-with-left-image-right-text-inner-section .full-width-text-section {
  max-width: 724px;
  margin-bottom: 80px;
}
.startseite-top-text-with-left-image-right-text-inner-section .full-width-text-section h3 {
  line-height: 1.222222;
  margin: 0 0 40px;
}
.startseite-top-text-with-left-image-right-text-inner-section .full-width-text-section *:last-child {
  margin: 0;
}
.startseite-top-text-with-left-image-right-text-inner-section .left-right-sec {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  line-height: 0;
}
.startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .left-img-section {
  width: 40.1%;
}
.startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .right-img-section {
  width: 59.9%;
}
.startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .left-img-inner-section {
  position: relative;
  left: -120px;
  padding-right: 20px;
}
.startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .right-img-section .title h2,  .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .right-img-section .title .h2 {
  font-weight: 700;
  font-size: 35px;
  line-height: 1.4288;
  margin: 0 0 19px;
}
.startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .right-img-section .title-two h6 {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
}
.startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .right-img-section .title-two h5 {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
}
.startseite-top-text-with-left-image-right-text-section {
  padding: 120px 0;
}
.startseite-top-text-with-left-image-right-text-section.rtp {
  padding-top: 0;
}
.startseite-top-text-with-left-image-right-text-section.rbp {
  padding-bottom:0;
}
.startseite-top-text-with-single-column-text-image-section {
  padding: 80px 0;
}
.startseite-top-text-with-single-column-text-image-section.rtp {
  padding-top: 0;
}
.startseite-top-text-with-single-column-text-image-section.rbp {
  padding-bottom: 0;
}
.startseite-top-text-with-single-column-text-image-section .startseite-top-text-with-left-image-right-text-inner-section .full-width-text-section {
  margin: 0 auto 40px;
  max-width: 724px;
}
.startseite-top-text-with-single-column-text-image-section .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec {
  flex-direction: column;
}
.startseite-top-text-with-single-column-text-image-section .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .right-img-section {
  width: 100%;
  max-width: 724px;
}
.startseite-top-text-with-single-column-text-image-section .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .left-img-section {
  width: 100%;
}
.startseite-top-text-with-single-column-text-image-section .right-img-inner-section {
  max-width: 641px;
  margin: 0;
}
.startseite-top-text-with-single-column-text-image-section .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .left-img-inner-section {
  left: 0;
  padding-right: 0;
  position: relative;
  min-width: auto;
  margin-top: 120px;
}
.startseite-top-text-with-single-column-text-image-section .startseite-top-text-with-left-image-right-text-inner-section {
  margin: 0 auto;
  max-width: 100%;
}
.startseite-top-text-with-single-column-text-image-section.startseite-top-text-with-left-text-right-image-section .startseite-top-text-with-left-image-right-text-inner-section .full-width-text-section {
  margin-left: 0;
}
.startseite-top-text-with-left-text-right-image-section .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec {
  align-items: flex-start;
}
.startseite-top-text-with-single-column-text-image-section.startseite-top-text-with-left-text-right-image-section .startseite-top-text-with-left-image-right-text-inner-section {
  max-width: 1300px;
}
.startseite-top-text-with-left-text-right-image-section {
  padding: 120px 0;
  position: relative;
}
.startseite-top-text-with-left-text-right-image-section.rtp {
  padding-top: 0;
}
.startseite-top-text-with-left-text-right-image-section.rbp {
  padding-bottom: 0;
}
.startseite-top-text-with-left-text-right-image-section .new-left-section {
  width: 55.7%;
  padding-left: 15px;
}
.startseite-top-text-with-left-text-right-image-section .new-right-section {
  width: 44.3%;
  line-height: 0;
  margin-top: 122px;
}
.startseite-top-text-with-left-text-right-image-section .new-left-right-wraper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.startseite-top-text-with-left-text-right-image-section .page-center {
  padding: 0;
  max-width: 100%;
}
.startseite-top-text-with-left-text-right-image-section .page-center .startseite-top-text-with-single-column-text-image-inner-section {
  max-width: 100%;
}
.startseite-top-text-with-left-text-right-image-section .new-left-inner-section {
  max-width: 760px;
  margin: 0 0 0 auto;
}
.startseite-top-text-with-left-text-right-image-section .new-right-section .left-img-inner-section {
  text-align: right;
  padding-left: 40px;
}
.banner-right-rainbow-colours svg {
  height: 100%;
}
.references-details-banner-inner-section .img-section {
  line-height: 0;
}


@media(min-width: 1380px){ 
  .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .left-img-inner-section {
    min-width: 495px;
  }
}
/*-------- Min 1380 ends here ----------*/

@media(max-width: 1500px){
  .three-col-sec-inner-wraper{
    margin: 0;
  }
  .dig-sol-left-right-inner-section {
    padding-left: 80px;
  }
  .three-col-sec-inner-wraper .col-item{
    padding: 44px 30px 15px;
  }
  .full-width-img-inner-section{
    padding-left: 20px;
  }
}
/*-------- 1500 ends here ----------*/

@media(max-width: 1379px){
  .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .left-img-inner-section {
    left: -9%;
  }
}
/*-------- 1379 ends here ----------*/

@media(max-width: 1440px) and (min-width: 1200px) {
  .manage-your-digitization-pro-inner-section .right-section img{
    max-width: 600px !important;
  }
}
/*-------- max 1440 and min 1200 ends here ----------*/

@media(max-width: 1199px) and (min-width: 992px) {
  .dig-sol-left-right-section .right-side-inner-section img{
    max-width: 500px !important;
  }
  .manage-your-digitization-pro-inner-section .fifty-fifty-section{
    padding-bottom: 50px;
  }
    
}
/*-------- Max 199 and min 992 ends here ----------*/

@media(max-width:1199px){
  .blog-post-three-column-card-block {
    width: 100%;
  }
  .blog-post-three-column-card-item {
    padding: 0 15px;
  }
  .blog-post-three-column-card-row {
    margin: 0 -15px;
  }
  .dig-sol-left-right-inner-section {
    padding-left: 0px;
  }
  .sol-for-consi-digit-inner-section .top-heading-sec{
    padding-left: 0;
  }
  .three-col-sec-inner-wraper .col-item{
    width: calc(50% - 20px);
    padding: 44px 53px 15px;
  }
  .manage-your-digitization-pro-inner-section .right-section img{
    position: relative;
  }
  .manage-your-digitization-pro-inner-section .left-section{
    padding-right: 50px;
    padding-top: 100px;
    margin-bottom: 80px;
  }
  .manage-your-digitization-pro-section{
    padding-bottom: 100px;
  }
  .sol-for-consi-digit-section {
    padding: 100px 0 180px;
  }
  .full-width-rainbow-colours {
    width: 7px;
  }
  .startseite-banner-section {
    padding: 100px 0 150px;
  }
  .startseite-banner-section .startseite-top-content {
    margin: 0 0 90px;
  }
  .startseite-top-inner-content .section-text p {
    font-size: 22px;
  }
  .startseite-top-text-with-left-image-right-text-section {
    padding: 90px 0;
  }
  .startseite-top-text-with-left-image-right-text-inner-section .full-width-text-section h3 {
    margin: 0 0 35px;
  }
  .startseite-top-text-with-left-image-right-text-inner-section .full-width-text-section {
    margin-bottom: 60px;
  }
  .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .right-img-section .title h2 {
    font-size: 30px;
  }
  .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .left-img-inner-section {
    left: 0;
  }
  .startseite-top-text-with-single-column-text-image-section .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .left-img-inner-section {
    margin-top: 90px;
  }
  .startseite-top-text-with-left-text-right-image-section {
    padding: 90px 0;
  }
  .startseite-top-text-with-left-text-right-image-section .new-right-section {
    margin-top: 8%;
  }
  .sol-for-consi-digit-inner-section .top-heading-sec .section-heading {
    margin-bottom: 30px;
  }
  .newsletter-bottom-section .newsletter-bottom-heading-block p {
    font-size: 22px;
    line-height: 1.577;
  }
  .newsletter-bottom-heading-block {
    margin-bottom: 30px;
  }
  .manage-your-digitization-pro-inner-section .left-section .section-heading {
    margin: 0 0 30px;
  }
.dig-sol-left-right-section .left-side-inner-section .section-text h4, .dig-sol-left-right-section .left-side-inner-section .section-text p, .dig-sol-left-right-section .left-side-inner-section .section-text h1, .dig-sol-left-right-section .left-side-inner-section .section-text h2, .dig-sol-left-right-section .left-side-inner-section .section-text h3, .dig-sol-left-right-section .left-side-inner-section .section-text h5, .dig-sol-left-right-section .left-side-inner-section .section-text h6{ font-size:25px; }
}
/*-------- 1199 ends here ----------*/

@media(max-width:991px) and (min-width: 768px) {
  .dig-sol-left-right-section .right-side-inner-section img{
    max-width: 400px !important;
  }
  .manage-your-digitization-pro-inner-section .fifty-fifty-section{
    padding-bottom: 40px;
  }
}
/*-------- Max 991 and min 768 ends here ----------*/

@media(max-width:991px){
  .banner-text-section {
    max-width: 800px;
    padding: 55px 65px 60px;
  }
  .newsletter-bottom-section {
    padding: 80px 0;
  }
  .blog-post-three-column-heading {
    margin-bottom: 45px;
    max-width: 490px;
  }
  .blog-post-three-column-section {
    padding: 80px 0;
  }
  .sol-for-consi-digit-inner-section .top-heading-sec {
    margin-bottom: 60px;
  }
  .three-col-sec-inner-wraper .col-item{
    width: calc(50% - 20px);
    padding: 44px 40px 15px;
  }
  .dig-sol-left-right-section {
    padding: 100px 0 0;
  }
  .full-width-rainbow-colours {
    width: 7px;
  }
  .startseite-banner-section {
    padding: 80px 0 100px;
  }
  .startseite-top-inner-content h1 {
    margin: 0 0 25px;
  }
  .startseite-banner-section .startseite-top-content {
    margin: 0 0 70px;
  }
  .startseite-top-inner-content .section-text p {
    font-size: 20px;
  }
  .startseite-top-text-with-left-image-right-text-section {
    padding: 80px 0;
  }
  .startseite-top-text-with-left-image-right-text-inner-section .full-width-text-section h3 {
    margin: 0 0 30px;
  }
  .startseite-top-text-with-left-image-right-text-inner-section .full-width-text-section {
    margin-bottom: 50px;
  }
  .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .right-img-section .title h2 {
    font-size: 25px;
    margin: 0 0 15px;
  }
  .startseite-top-text-with-single-column-text-image-section .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .left-img-inner-section {
    margin-top: 60px;
  }
  .startseite-top-text-with-left-text-right-image-section {
    padding: 80px 0;
  }
  .newsletter-bottom-section .newsletter-bottom-heading-block p {
    font-size: 20px;
  }

    .dig-sol-left-right-section .left-side-inner-section .section-text h4, .dig-sol-left-right-section .left-side-inner-section .section-text p, .dig-sol-left-right-section .left-side-inner-section .section-text h1, .dig-sol-left-right-section .left-side-inner-section .section-text h2, .dig-sol-left-right-section .left-side-inner-section .section-text h3, .dig-sol-left-right-section .left-side-inner-section .section-text h5, .dig-sol-left-right-section .left-side-inner-section .section-text h6{ font-size:22px; }
}
/*-------- 991 ends here ----------*/

@media(max-width:767px){
  .banner-text-section {
    max-width: 800px;
    padding: 40px 45px 40px;
  }
  .banner-img img {
    display: block;
    width: 100%;
    min-height: 450px;
    object-fit: cover;
    object-position: center;
  }
  .newsletter-bottom-section {
    padding: 50px 0;
  }
  .newsletter-bottom-heading-block {
    margin-bottom: 28px;
  }
  .newsletter-bottom-heading-block h3 {
    margin-bottom: 10px;
  }
  .blog-post-three-column-card-item {
    width: 100%;
  }
  .blog-post-three-column-inner {
    max-width: 500px;
    margin: 0 auto;
  }
  .blog-post-three-column-heading {
    margin-bottom: 35px;
  }
  .blog-post-three-column-image-block img {
    width: 100%;
    height: auto;
    display: block;
  }
  .blog-post-three-column-card-label {
    margin-bottom: 15px;
  }
  .blog-post-three-column-image-block {
    margin-bottom: 30px;
  }
  .blog-post-three-column-title-block span {
    margin-bottom: 6px;
  }
  .blog-post-three-column-button-block {
    margin-top: 18px;
  }
  .blog-post-three-column-card-item-inner {
    margin-bottom: 40px;
  }
  .dig-sol-left-right-section {
    padding: 80px 0 0;
  }
  .dig-sol-left-right-inner-section {
    padding-left: 0px;
  }
  .dig-sol-left-right-section h2 {
    margin-bottom: 30px;
  }
  .dig-sol-left-right-section .right-side-inner-section img{
    margin: 0 auto -120px;
  }
  .dig-sol-left-right-section .right-side-section{
    padding-top: 50px;
  }
  .dig-sol-left-right-section .left-side-inner-section h4{
    margin-bottom: 30px;
  }
  .sol-for-consi-digit-section {
    padding: 150px 0 150px;
  }
  .three-col-sec-inner-wraper .col-item {
    margin: 0 0 20px;
    padding: 44px 53px 15px;
    width: 100%;
  }
  .sol-for-consi-digit-inner-section .top-heading-sec{
    padding: 0;
    margin-bottom: 30px;
    width: 100%;
  }
  .sol-for-consi-digit-inner-section .top-heading-sec .section-heading , .sol-for-consi-digit-inner-section .top-heading-sec .section-heading h2{
    margin-bottom: 20px;
  }
  .manage-your-digitization-pro-inner-section .right-section img{
    position: relative;
    margin-top: -90px;
  }
  .manage-your-digitization-pro-inner-section .left-section {
    margin-bottom: 50px;
    padding-right: 0px;
    padding-top: 50px;
    width: 100%;
  }
  .manage-your-digitization-pro-inner-section .fifty-fifty-section{
    flex-direction: column-reverse;
  }
  .manage-your-digitization-pro-section{
    padding-bottom: 80px;
  }
  .manage-your-digitization-pro-inner-section .right-section{
    width: 100%;
  }
  .full-width-rainbow-colours {
    width: 5px;
  }
  .startseite-banner-section {
    padding: 70px 0 80px;
  }
  .startseite-top-inner-content .section-text p {
    font-size: 18px;
  }
  .startseite-top-inner-content h1 {
    margin: 0 0 20px;
  }
  .startseite-banner-section .startseite-top-content {
    margin: 0 0 50px;
  }
  .startseite-top-text-with-left-image-right-text-section {
    padding: 70px 0;
  }
  .startseite-top-text-with-left-image-right-text-inner-section .full-width-text-section h3 {
    margin: 0 0 25px;
  }
  .startseite-top-text-with-left-image-right-text-inner-section .full-width-text-section {
    margin-bottom: 40px;
  }
  .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .left-img-section {
    width: 100%;
  }
  .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .left-img-inner-section {
    padding: 0;
  }
  .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .right-img-section {
    width: 100%;
    margin-top: 30px;
  }
  .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .right-img-section .title h2 {
    font-size: 23px;
  }
  .startseite-top-text-with-single-column-text-image-section .startseite-top-text-with-left-image-right-text-inner-section .full-width-text-section {
    margin: 0 auto 30px;
  }
  .startseite-top-text-with-single-column-text-image-section .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .left-img-inner-section {
    margin-top: 40px;
  }
  .startseite-top-text-with-single-column-text-image-section {
    padding: 60px 0;
  }
  .startseite-top-text-with-single-column-text-image-section .startseite-top-text-with-left-image-right-text-inner-section .left-right-sec .right-img-section {
    margin-top: 0;
  }
  .startseite-top-text-with-left-text-right-image-section {
    padding: 70px 0;
  }
  .startseite-top-text-with-left-text-right-image-section .new-left-section {
    padding-left: 0;
    width: 100%;
  }
  .startseite-top-text-with-left-text-right-image-section .new-right-section {
    margin-top: 40px;
    width: 100%;
  }
  .startseite-top-text-with-left-text-right-image-section .new-right-section .left-img-inner-section {
    padding-left: 0;
    text-align: center;
  }
  .startseite-top-text-with-left-text-right-image-section .page-center {
    padding: 0 15px;
  }
  .newsletter-bottom-section .newsletter-bottom-heading-block p {
    font-size: 18px;
  }
  .manage-your-digitization-pro-inner-section .left-section .section-heading {
    margin: 0 0 20px;
  }
    .dig-sol-left-right-section .left-side-inner-section .section-text h4, .dig-sol-left-right-section .left-side-inner-section .section-text p, .dig-sol-left-right-section .left-side-inner-section .section-text h1, .dig-sol-left-right-section .left-side-inner-section .section-text h2, .dig-sol-left-right-section .left-side-inner-section .section-text h3, .dig-sol-left-right-section .left-side-inner-section .section-text h5, .dig-sol-left-right-section .left-side-inner-section .section-text h6{ font-size:20px; }
}
/*-------- 767 ends here ----------*/

@media screen and (max-width: 568px) {
  .startseite-section-nav-inner .list-item-inner .sort-text-sec {
    padding-left: 0;
    width: 100%;
  }

  .startseite-section-nav-inner .list-item-inner {
    flex-direction: column;
  }
  .startseite-section-nav-inner .list-item-inner .title {
    width: 100%;
    justify-content: flex-start;
    padding: 6px 0;
    background: transparent !important;
  }

}
/*-------- 568 ends here ----------*/


@media(max-width:480px){
  .banner-text-section {
    max-width: 800px;
    padding: 40px 20px;
  }
  .banner-right-rainbow-colours svg {
    width: 5px;
    height: 100%;
  }
  .three-col-sec-inner-wraper .col-item {
    padding: 30px 25px 15px;
  }
  .full-width-rainbow-colours {
    width: 3px;
  }
}
/*-------- 480 ends here ----------*/