






* {
  padding: 0;
  margin: 0;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  text-decoration: none;
  text-align: left;
}

header *,
.header-wrapper *::before,
.header-wrapper *::after,
.body-container *,
.body-container *::before,
.body-container *::after,
footer *,
footer *::before,
footer *::after {
  transition: all 0.2s ease;
}

.row-fluid [class*="span"] {
  min-height: 0 !important;
}

@media (max-width: 940px) {

  .overflow-hidden {
    overflow: hidden;
  }

}

img {
  max-width: 100%;
  border: 0;
  height: auto;
}

/*
::selection {
  background: #000;
  color: #FFF;
}

::-moz-selection {
  background: #000;
  color: #FFF;
}
*/

/* Hide Privacy Policy while editing page */
.hs-inline-edit #hs-eu-cookie-confirmation {
  display: none;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

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

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

 main {
  display: block;
}

/* 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
   ========================================================================== */

/**
 * 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 */
}

/**
 * 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.
 */

a img {
  border-style: none;
}

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

/**
 * Change the font styles in all browsers.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
}

/**
 * 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;
}

/**
 * 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 */

.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: 28px;
    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;
    }

    .row-fluid [class*="span"]:not(:last-child) {
        margin-bottom: 20px;
    }
}

@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: 28px;
        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: 28px;
        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 1rem;
}

.dnd-section, .content-wrapper--vertical-spacing {
  padding: 80px 0px;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section > .row-fluid {
  margin: 0 auto;
  max-width: 1090px;
}

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

.dnd-row:not(:last-child) {
  padding-bottom: 20px;
}

.dnd-section .dnd-column .dnd-column:first-child {
  padding-left: 0;
}
.dnd-section .dnd-column .dnd-column:last-child {
  padding-right: 0;
}

/* Full width sections */

.dnd-section[class*="force-full-width-section"],
.dnd-section[class*="force-full-width-section"] > .row-fluid > .dnd-column {
  padding: 0;
}
/* Font Awesome Pseudo */

a.cta_button::after,
button.cta_button::after,
nav#menu a::after,
.cards a h5::after,
footer a::before,
footer .location::before,
footer a::after,
.hs-fieldtype-select .input::after,
#calculator .checkbox input:checked + .button::after {
  font-family: "Font Awesome 6 Pro";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

/* Hidden link text for screen readers */

.show-for-sr {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

@media (min-width: 941px) {

  .show-for-sr-desktop {
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }

}
/* Column grid */

.column-grid {
  display: grid;
  grid-template-columns: repeat(3, calc(33.333% - 80px/3));
  gap: 40px;
}
@media (max-width: 720px) {
  .column-grid {
    grid-template-columns: repeat(2, calc(50% - 40px/2));
  }
}
@media (max-width: 480px) {
  .column-grid {
    grid-template-columns: repeat(1, 100%);
  }
}
/* Custom layout and positioning */

.page-center {
  max-width: 1050px;
  margin: 0 auto;
  padding: 80px 20px;
}

.page-center.pt0 {
  padding-top: 0;
}

.page-center.pb0 {
  padding-bottom: 0;
}

.column-wrapper {
  display: flex;
}

.column-wrapper.center {
  align-items: center;
}

.column-wrapper.wrap {
  flex-wrap: wrap;
  row-gap: 40px;
}

.column-wrapper.wrap > h2 {
  flex-basis: 100%;
}

.col-1 {
  max-width: 760px;
  margin: 0 auto;
}

.col-1.full-width {
  max-width: none;
}

.col-2 {
  width: calc(50% - 40px);
  margin-right: 80px;
}

.col-3 {
  width: calc(33.333% - 160px / 3);
  margin-right: 80px;
}

.col-4 {
  width: calc(25% - 120px / 4);
  margin-right: 40px;
}

.col-2:nth-of-type(2n),
.col-3:nth-of-type(3n),
.col-4:nth-of-type(4n) {
  margin-right: 0;
}

@media (min-width: 941px) {

  /*.col-2:nth-of-type(n+3),
  .col-3:nth-of-type(n+4),
  .col-4:nth-of-type(n+5) {
    margin-top: 70px;
  }*/

  .column-wrapper.wrap h2 {
    padding-bottom: 1.6em;
  }

}

@media (max-width: 940px) {
  
  .column-wrapper {
    flex-direction: column;
  }
  
  .column-wrapper.reverse {
    flex-direction: column-reverse;
  }
  
  .col-2,
  .col-3,
  .col-4 {
    width: 100%;
    margin-right: 0;
  }

  .col-2:nth-last-child(n+2),
  .col-3:nth-last-child(n+3),
  .col-4:nth-last-child(n+4),
  .reverse .col-2:last-child {
    margin-bottom: 60px;
  }

  .reverse .col-2:first-child {
    margin-bottom: 0;
  }
  
}


@media (max-width: 640px) and (max-height: 940px) {
  
  .page-center {
    padding-top: 12vh;
    padding-bottom: 12vh;
  }
  
}

/* Cards */

.cards .column {
  background-color: #FFF;
  overflow: hidden;
}
.bg-white .cards .column {
  box-shadow: inset 0 0 0 3px #EEE;
}


.cards [class*="col-"] {
  background-color: #FFF;
}

.image-wrapper {
  height: 190px;
  width: 100%;
  overflow: hidden;
}

.image-wrapper img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: all 0.5s ease-in-out;
}

a:hover .image-wrapper img {
  transform: scale(1.1);
}

.text-wrapper {
  padding-top: 2.5rem;
}

.cards .text-wrapper {
  padding: 2.5rem 3.4rem;
}

.bg-dark.cards p,
.bg-dark.cards li,
.bg-dark.cards a,
.bg-dark.cards h3,
.bg-dark.cards h4,
.bg-dark.cards h5,
.bg-dark.cards h6 {
  color: #FFF;
}

.bg-dark.cards [class*="col-"] h2 {
  color: ;
}

@media (max-width: 940px) {

  .image-wrapper {
    height: 30vh;
  }

  .cards .text-wrapper {
    padding: 2.5rem 2.8rem;
  }

}

/* Overlay colors */
.overlay-blue:before, .overlay-black:before, .overlay-green:before {
  display: block;
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  opacity: 0.4;
}
.overlay-blue:before { background-color: ; }
.overlay-black:before { background-color: #000; }
.overlay-green:before { background-color: ; }

/* Background colors */


.bg-grey { background-color: #EEE; }
.bg-petrol { background-color: #035669; }
.bg-orange { background-color: #ffc700; }
.bg-black { background-color: #000; }
.bg-dark { background-color: #000; }
.bg-white { background-color: #FFF; }





  .bg-black p,
  .bg-black li,
  .bg-black label,
  .bg-black div,
  .bg-black a {
    color: #FFF;
  }

  .bg-black h1,
  .bg-black h2,
  .bg-black h3,
  .bg-black h4,
  .bg-black h5,
  .bg-black h6,
  .bg-black li::marker {
    color: #ffc700;
  }


  .bg-dark p,
  .bg-dark li,
  .bg-dark label,
  .bg-dark div,
  .bg-dark a {
    color: #FFF;
  }

  .bg-dark h1,
  .bg-dark h2,
  .bg-dark h3,
  .bg-dark h4,
  .bg-dark h5,
  .bg-dark h6,
  .bg-dark li::marker {
    color: #ffc700;
  }


  .autobg-dark p,
  .autobg-dark li,
  .autobg-dark label,
  .autobg-dark div,
  .autobg-dark a {
    color: #FFF;
  }

  .autobg-dark h1,
  .autobg-dark h2,
  .autobg-dark h3,
  .autobg-dark h4,
  .autobg-dark h5,
  .autobg-dark h6,
  .autobg-dark li::marker {
    color: #ffc700;
  }




/* System Pages */

section.system {
  min-height: calc(100vh - 365px);
}

/* Cookie Confirmation Pop-up */

body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom {
  background: rgba(0,0,0,.6);
  border: 0;
  box-shadow: none;
  height: calc(100vh - 14vw);
  padding: 7%;
  position: fixed;
  top: 0;
  width: calc(100% - 14%);
}

body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner {
  max-width: 600px;
  padding: 3rem;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner p {
  color: #000;
  font-size: 1.6rem;
  line-height: 1.375 !important;
  margin-bottom: 1em !important;
}

body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner p a {
  color: inherit;
  text-decoration: underline !important;
}

body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner #hs-en-cookie-confirmation-buttons-area {
  display: flex;
  flex-direction: row-reverse;
}

body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner #hs-en-cookie-confirmation-buttons-area a {
  border-radius: 0;
  font-size: 1.6rem;
}

body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner #hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button {
  margin: 0 0 0 0.8em !important;
  font-weight: 700 !important;
}

body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner #hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button {
  border-color: #000 !important;
  color: #000 !important;
}

@media (max-width: 640px) {

  body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner {
    padding: 7% !important;
  }

  body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner p,
  body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner p a,
  body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner #hs-en-cookie-confirmation-buttons-area a {
    font-size: 1.4rem !important;
  }

}

html{
  max-width: 100vw !important;
  overflow-x: hidden !important;
}

/* Tiny slider */ 

.tns-outer {
  position: relative;
  z-index: 1;
}
.tns-controls { 
}
.tns-controls button {
  background: transparent;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  border: 0;
  font-family: 'Font Awesome 6 Pro';
  font-size: 2em;
  top: calc(50% - 50px);
  text-align: center;
}
.tns-controls button[data-controls="next"] { right: -60px; }
.tns-controls button[data-controls="prev"] { left: -60px; }

.tns-nav {
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 2em;
}
.tns-nav button {
  margin: 6px;
  display: inline-block;
  border: none;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  background-color: #ffc700;
}
.tns-nav button.tns-nav-active {
  background-color: #035669;
}
/* Load webfonts */

/* Set base font-size to 10px - ease relative unit management */

html {
  font-size: 62.5%;
}

body {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  color: #000;
  font-size: 1.6rem;
  line-height: 1;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Paragraphs */

p,
li,
a {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.375;
  color: #000;
}

p {
  padding-bottom: 1em;
}

p *,
li *,
h1 *,
h2 *,
h3 *,
h4 * {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: inherit;
}

* b,
* strong {
  font-weight: 700;
}

* i,
* em {
  font-style: italic;
}

/* Anchors */

p a:not(.cta_button),
li a:not(.cta_button) {
  text-decoration: underline;
  font-weight: 700;
}

.col-3 p a:not(.cta_button),
.col-3 li a:not(.cta_button) {
  text-decoration: none;
  font-weight: 400;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  color: ;
}

h1,
h2 {
  font-size: 4rem;
  line-height: 1.16;
  padding-bottom: 0.5em;
  text-transform: uppercase;
}

h3,
h4 {
  line-height: 1.2;
  padding-bottom: 1.1em;
}

h3 {
  font-size: 2.4rem;
}

h4 {
  font-size: 2.1rem;
}

h5,
h6 {
  letter-spacing: 0.03em;
  line-height: 1.16;
  padding-bottom: 0.6em;
}

h5 {
  font-size: 1.8rem;
}

h6 {
  font-size: 1.6rem;
}

h1:not(:first-child),
h2:not(:first-child),
h3:not(:first-child),
h4:not(:first-child),
h5:not(:first-child),
h6:not(:first-child) {
  padding-top: 1em;
}

h1 span.green, h2 span.green {

  color: ;
}
h1 span.red, h2 span.red {

  color: ;
}
h1 span.blue, h2 span.blue {
  color: ;
}

@media (max-width: 940px) {

  h1,
  h2 {
    font-size: 2.6rem;
  }

  h3 {
    font-size: 2.1rem;
  }
  
  h4 {
    font-size: 1.8rem;
  }

}
/* Blockquote */
blockquote {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.4em;
  font-size: 1.4em;
}
blockquote:not(:last-child) {
  border-bottom: 4px solid #ffc700;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
blockquote:before {
  display: block;
  content: "“";
  font-weight: 900;
  font-size: 6rem;
  color: #ffc700;
  line-height: 0.65;
}

/* Lists */

ul,
ol {
  padding-left: 1.4em;
  padding-bottom: 2em;
}

li {
  padding-bottom: 0.5em;
}

/* If last child */

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
a:last-child,
li:last-child,
ul:last-child,
ol:last-child {
  padding-bottom: 0;
}
a.cta_button:not(.banner-cta),
a.hs-button,
button.cta_button,
form input[type="submit"] {
  font-size: 2.1rem;
  font-weight: 700;
  border: 0;
  padding: 0.4em 1em;
  line-height: 1.2;
  display: inline-block;
  border-radius: 0.2em;
  -webkit-appearance: none;
  appearance: none;
  text-decoration: none;
  background-color: #035669;
  color: #FFF;
  position: relative;
}

a.cta_button::after,
button.cta_button::after,
form input[type="submit"]:after {
  content:'\f105';
  margin-left: -0.8em;
  font-size: 0.8em;
  opacity: 0;
  position: absolute;
  top: 0.7em;
  right: 1.2em;
}

button.cta_button:hover,
a.cta_button:hover {
  cursor: pointer;
  padding: 0.4em 1.2em 0.4em 0.8em;
}

a.cta_button:hover::after,
button.cta_button:hover::after,
form input[type="submit"]:hover::after {
  right: 0.8em;
  opacity: 1;
}

/*Header button*/

a#demo-cta-header{
  font-weight: 600;
  font-size: 1.6rem;
  color: #fff !important;
}

.slick-arrow:before {
  font-size: 40px;
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
}
.slick-next:before {
  content: "\f054";

}
.slick-prev:before {
  content: "\f053";
}
.slick-dots {
  bottom: -60px;
}
.slick-dots li button:before, .slick-dots li.slick-active button:before {
  color: white;
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  font-size: 12px;
}

.bg-gray .slick-dots li button:before, .bg-gray .slick-dots li.slick-active button:before, .bg-gray .slick-arrow:before {
  color: #000;
}

.slick-dots li button:before {
  content: "\f111";
}
.slick-dots li.slick-active button:before {
  content: "\f111";
  font-weight: 900;
}

  
  a.cta_button:not(.banner-cta),
  button.cta_button,
  form input[type="submit"] {
    font-size: 2.1rem;
  }
  
}
.hs_cos_wrapper_type_form form fieldset {
  max-width: none;
}

.hs_cos_wrapper_type_form form fieldset.form-columns-2 .hs-form-field {
  width: 48%;
  margin-right: 4%;
}

.hs_cos_wrapper_type_form form fieldset.form-columns-2 .hs-form-field:last-child {
  margin-right: 0;
}

fieldset[class^="form-columns"] .hs-form-field {
  margin-bottom: 2%;
}

fieldset[class^="form-columns"]:last-of-type .hs-form-field {
  margin-bottom: 0;
}

.hs_cos_wrapper_type_form form fieldset[class^="form-columns"] .hs-form-field .hs-input {
  width: 100%;
  box-sizing: border-box;
}

.hs_cos_wrapper_type_form form fieldset[class^="form-columns"] .hs-form-field .input {
  margin-right: 0;
}

[class^="form-columns"] input,
[class^="form-columns"] select,
[class^="form-columns"] textarea {
  font-size: 1.8rem;
  line-height: 1.3;
  padding: .8em 1em;
  border: none;
  border-radius: 2px;
  -webkit-appearance: none;
  appearance: none;
  color: #000 !important;
  background-color: #FFF;
}

.popup-form [class^="form-columns"] input,
.popup-form [class^="form-columns"] select,
.popup-form [class^="form-columns"] textarea {
  background-color: #EEE;
}

[class^="form-columns"] textarea {
  min-height: 140px;
}

/* Custom Select Field Icon */

[class^="form-columns"] select option {
  color: #000 !important;
}

[class^="form-columns"] select:hover {
  cursor: pointer;
}

[class^="form-columns"] .hs-fieldtype-select .input {
  position: relative;
}

[class^="form-columns"] .hs-fieldtype-select .input::after {
  content: '\f078';
  position: absolute;
  color: #000;
  line-height: 2.9;
  font-size: 1.8rem;
  font-weight: 700;
  right: 0;
  height: 100%;
  width: 10rem;
  padding-right: 1.8rem;
  text-align: right;
  pointer-events: none;
  border-radius: 2px;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 60%);
  background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 60%);
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 60%);
}

/* Alla olevat pitää käydä vielä läpi */

.hs_cos_wrapper_type_form ul.inputs-list {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  padding-top: 1em;
}
.hs_cos_wrapper_type_form ul.inputs-list li.hs-form-checkbox {
  width: 100%;
}

@media (min-width: 941px) {

  .hs_cos_wrapper_type_form ul.inputs-list li.hs-form-checkbox {
    width: 48%;
  }
  
}

.hs_cos_wrapper_type_form ul.inputs-list li.hs-form-checkbox input {
  width: 1em !important;
  appearance: checkbox !important;
  -webkit-appearance: checkbox !important;
}

.legal-consent-container {
  margin-bottom: 2%;
  font-size: 0.8em;
  line-height: 1.2;
}

.legal-consent-container p {
  font-size: 1.4rem;
}

/* END CHECK */

.hs_cos_wrapper_type_form [class^="form-columns"] label {
  margin-bottom: 0.5em;
  display: block;
  font-size: 1.6rem;
}

.hs_cos_wrapper_type_form [class^="form-columns"] label .hs-form-required {
  display: none;
}

.hs_error_rollup ul.hs-error-msgs {
  padding: 0;
}

.hs_error_rollup ul.hs-error-msgs li {
  font-size: 1.6rem;
  margin-top: 0.6em;
  list-style-type: none;
}

.hs_error_rollup ul.hs-error-msgs li::before {
  content: "*";
  font-size: 2.1rem;
  padding-right: 0.2em;
  vertical-align: top;
}

.hs_cos_wrapper_type_form .hs-form-field .hs-error-msgs {
  display: none !important;
}

@media (max-width: 940px) {
  
  .hs_cos_wrapper_type_form form fieldset.form-columns-2 .hs-form-field {
    width: 100%;
    margin-right: 0;
  }

  fieldset[class^="form-columns"] .hs-form-field {
    margin-bottom: 2rem;
  }
  
  [class^="form-columns"] input,
  [class^="form-columns"] select,
  [class^="form-columns"] textarea {
    width: 100% !important;
  }

}

/* Checkbox & Radio Button */
.hs_cos_wrapper_type_form ul.inputs-list {
  list-style: none;
  padding: 1rem 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hs_cos_wrapper_type_form ul.inputs-list label {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0;
  line-height: 1.5;
}
.hs-fieldtype-radio > label span,
.hs-fieldtype-booleancheckbox > label span,
.hs-fieldtype-checkbox > label span {
  font-weight: 700;
  line-height: 1.5;
  font-size: 1.6rem;
}
.hs-fieldtype-radio ul.inputs-list input,
.hs-fieldtype-booleancheckbox ul.inputs-list input,
.hs-fieldtype-checkbox ul.inputs-list input {
  width: 1.6rem !important;
  height: 1.6rem !important;
  margin-right: 1.4rem;
  margin-top: 0.4rem;
}
.hs-fieldtype-radio ul.inputs-list label span,
.hs-fieldtype-booleancheckbox ul.inputs-list label span,
.hs-fieldtype-checkbox ul.inputs-list label span {
  width: calc(100% - (1.6rem + 1.4rem));
  margin: 0;
}
.hs-fieldtype-radio ul.inputs-list input {
  appearance: radio !important;
  -webkit-appearance: radio !important;
}
.hs-fieldtype-booleancheckbox ul.inputs-list input,
.hs-fieldtype-checkbox ul.inputs-list input {
  appearance: checkbox !important;
  -webkit-appearance: checkbox !important;
}
@media (min-width: 941px) {
  .hs_cos_wrapper_type_form ul.inputs-list li:not(:only-child) {
    width: 48%;
  }
  .hs_cos_wrapper_type_form ul.inputs-list li:nth-last-child(-n+2) {
    padding-bottom: 0;
  }
}
@media (max-width: 940px) {
  .hs_cos_wrapper_type_form ul.inputs-list {
    flex-direction: column;
  }
}

/* Header */

.header-wrapper {
  position: relative;
  z-index: 10;
  background-color: white;
  z-index: 4;
}
.header-wrapper .site-nav .page-center,
.header-wrapper .header.page-center{
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.header-wrapper .site-nav > .page-center {
  justify-content: flex-end;
}
.site-nav .page-center {
  padding-top: 0;
  padding-bottom: 0;
}


.header.page-center {
  height: 3rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.real-estate-management .page-nav .page-center {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

/* Navigation */
.portal-login {
  padding-left: 2rem;
  background: transparent url('') center left no-repeat;
  background-size: auto 60%;
}
.global-links {
  display: flex;
  gap: 2rem;
}
.lang-switcher a, a.portal-login {
  font-size: 1.2rem;
}

.header-wrapper li {
  padding-bottom: 0;
  text-transform: uppercase;
  position: relative;
}

.header-wrapper li a {
  font-family: 'Poppins', sans-serif;
  line-height: 1;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.header-wrapper .main-menu li a {
  line-height: 4rem;
}

.main-menu .hs-menu-wrapper ul {
  list-style: none;
  padding: 0;
}
.main-menu .hs-menu-wrapper > ul:before {
  content: "";
  background: #FFF;
  width: 100%;
  position: absolute;
  display: block;
  height: 4rem;
  z-index: -1;

}
.global-links {
  display: flex;
  align-items: center;
  height: 3rem;
  list-style: none;
  padding: 0;
}

@media (max-width: 1200px) {

}

@media (max-width: 940px) {

  .header-wrapper .main-menu li a {
    line-height: 3rem;
  }

  .global-links {
    padding: 0 5%;
    background-color: #EEE;
  }
  
  .header-wrapper .site-nav .page-center {
    flex-flow: column;
    padding: 0;
    align-items: inherit;
  }
  .header-wrapper .main-menu {
    width: 100%;
  }
  .header.page-center {
    height: 3rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .real-estate-management .main-menu .page-center {
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
  }

}

/* Logo */

header #hs_cos_wrapper_logo,
header #hs_cos_wrapper_logo .hs_cos_wrapper_widget,
header #hs_cos_wrapper_logo a,
header #hs_cos_wrapper_logo img {
  height: 100%;
}

#hs_cos_wrapper_logo a {
  align-items: center;
  display: flex;
  line-height: 0;
  position: relative;
  z-index: 15;
  padding: 0;
}

#hs_cos_wrapper_logo img {
  width: auto !important;
}

@media (max-width: 1140px) and (min-width: 941px) {

  header #hs_cos_wrapper_logo {
    margin-right: 6rem;
  }

}

@media (max-width: 940px) {
  .header-wrapper .site-nav {
    background: white;
  }
  .header-wrapper .site-nav .global-menu {
    background: #f5f5f5;
  }

  .real-estate-management header #hs_cos_wrapper_logo img {
    height: 100%;
  }

}

@media (min-width: 941px) {

  .header-wrapper .main-menu li.hs-menu-item.hs-menu-depth-1.active.active-branch:before {
    content: "";
    display: block;
    background: #ffc700;
    height: 0.5rem;
    position: absolute;
    top: -2rem;
    width: 100%;
  }

  .main-menu .hs-menu-wrapper ul {
    display: flex;
    height: 5rem;
    align-items: center;
  }

  .header-wrapper .site-nav {
    background: #f5f5f5;
  }

}

/* Site Navigation */

 .global-links li a {
  font-size: 1.2rem;
  font-weight: 500;
}

[class*="site-nav"] li a span {
  color: ;
  padding: 0 1.35rem;
  line-height: 4rem;
  position: relative;
  display: inline-block;
}

.real-estate-management [class*="site-nav"] li a .real-estate-management,
.company [class*="site-nav"] li a .company,
.main [class*="site-nav"] li a .main {
  opacity: 1;
  background-color: white;
}

[class*="site-nav"] li a:active span {
  opacity: 1;
  color: #000;
}
.company [class*="site-nav"] li a span.company::after {
  background-color: ;
}
[class*="site-nav"] li a span::after {
  content: '';
  background-color: #ffc700;
  height: 4px;
  width: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

.real-estate-management [class*="site-nav"] li a .real-estate-management::after,
.company [class*="site-nav"] li a .company::after,
.main [class*="site-nav"] li a .main::after {
  width: 100%;
}

@media (min-width: 941px) {

  .mobile-nav {
    display: none;
  }

}

@media (max-width: 940px) {
  .site-nav {
    position: absolute;
    left: 200vw;
    width: 100vw;
    height: 100vh;
    top: 6rem;
  }
  header.open .site-nav {
    left: 0;
  }

  .mobile-site-nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .mobile-site-nav ul::after {
    content: '';
    height: 2px;
    width: 100%;
    display: block;
    margin-bottom: 3rem;
    margin-top: 1rem;
    border-radius: 1px;
    background-color: ;
    order: 3;
  }

  .mobile-site-nav li {
    order: 2;
  }

  .mobile-site-nav li.current {
    order: 1;
  }

  .mobile-site-nav li a span::after {
    bottom: -17px;
  }

  .mobile-site-nav li:nth-child(n+4) {
    display: none;
  }

  .mobile-site-nav li a {
    margin-bottom: 0 !important;
    font-size: 1.4rem;
  }

}

/* Page Navigation */
  
.main-menu a {
  color: #000;
  font-size: 1.6rem;
  font-weight: 400;
}

.company .main-menu .active a,
.real-estate-management .main-menu .active a {
  color: ;
}

.main .main-menu .active a {
  color: #000;
  position: relative;
}

@media (min-width: 941px) {
  .main-menu {
    position: absolute;
    bottom: -6rem;
    right: 1.75rem;
    z-index: 1;
    height: 5rem;
  }
  .main-menu .hs-menu-wrapper ul {
    align-items: flex-end;
    transition: transform .2s ease, opacity .2s ease;
  }
  .main .main-menu .active a:after {
    bottom: 0;
    display: block;
    left: 0;
    content: " ";
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #ffc700;
  }

  .main-menu a {
    transition: color 0.2s ease, transform 0.1s linear;
    white-space: nowrap;
  }

  .main-menu a:active {
    transform: scale(0.95);
  }

  .company .main-menu a:hover,
  .real-estate-management .main-menu a:hover,
  .company .main-menu a:active,
  .real-estate-management .main-menu a:active {
    color: #035669;
  }

  .main .main-menu a:hover,
  .main .main-menu a:active {
    color: #ffc700;
  }

  .main-menu li:nth-child(n+2) {
    margin-left: 4rem;
  }

  .mobile-nav {
    display: none;
  }

}

@media (max-width: 1140px) and (min-width: 941px) {


  .main-menu li:nth-child(n+2) {
    margin-left: 3rem;
  }

}

/* Navigation Dropdown */

.hs-item-has-children > a:active {
  transform: none;
}

.hs-item-has-children > a::after {
  content: '\f078';
  font-size: 0.9em;
  padding-left: 0.5em;
  vertical-align: middle;
  font-family: 'Font Awesome 6 Pro';
}

.hs-item-has-children.open > a::after {
  transform: scaleY(-1) translateY(0.2rem);
}

.company .hs-item-has-children:hover > a,
.real-estate-management .hs-item-has-children:hover > a {
  color: #035669;
}

.main .hs-item-has-children:hover > a {
  color: #ffc700;
}

.main-menu .hs-menu-wrapper .hs-menu-children-wrapper li {
  margin-left: 0;
}

.hs-menu-children-wrapper li:nth-last-child(n+2) {
  border-bottom: 1px solid #EEE;
}

.main-menu .hs-menu-wrapper .hs-menu-children-wrapper a {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.26;
  margin: 1.6rem 2em 1.6rem 0;
}

.main-menu .hs-menu-wrapper .hs-menu-children-wrapper li:first-child a {
  margin-top: 0;
}

.main-menu .hs-menu-wrapper .hs-menu-children-wrapper li:last-child a {
  margin-bottom: 0;
}

@media (min-width: 941px) {

  .hs-item-has-children {
    position: relative;
  }

  .main-menu .hs-menu-wrapper ul.hs-menu-children-wrapper {
    border-top: none;
    border-radius: 0 0 1rem 1rem;
    box-shadow: 0 0.1rem 1rem rgba(0,0,0,0.2);
    display: block !important;
    opacity: 0 !important;
    padding: 1.6rem 2.2rem;
    position: absolute;
    transform: translateY(-1.6rem) translateX(0);
    left: -2rem;
    /*visibility: hidden !important;*/
    background-color: #FFF;
    min-width: calc(100% + 4rem);
    box-sizing: border-box;
    z-index: -2;
    height: auto;
    pointer-events: none;
  }
  .main-menu .hs-menu-wrapper .hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    height: auto;
  }
  .main-menu .hs-menu-wrapper .hs-item-has-children:hover > ul.hs-menu-children-wrapper,
  .hs-item-has-children:hover > .dropdown-caret {
    opacity: 1 !important;
    transform: translateY(0) translateX(0);
    /*visibility: visible !important;*/
    pointer-events: all;
  }

  .dropdown-caret {
    position: absolute;
    top: calc(100% + 4rem + 1px - 1.5rem);
    left: 50%;
    transform: translateY(-1.6rem) translateX(-50%);
    overflow: hidden;
    height: 1.5rem;
    width: 100%;
    opacity: 0;
    visibility: hidden;
  }

  .dropdown-caret::before {
    content: '';
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 0.2rem;
    position: absolute;
    top: 0.9rem;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    background-color: #FFF;
  }

}

@media (max-width: 1560px) and (min-width: 941px) {

/*  .main-menu .hs-menu-wrapper .hs-item-has-children:last-child ul.hs-menu-children-wrapper {
    transform: translateY(-1.6rem) translateX(-70%);
  }

  .main-menu .hs-menu-wrapper .hs-item-has-children:hover:last-child > ul.hs-menu-children-wrapper {
    transform: translateY(0) translateX(-70%);
  }*/

}

@media (max-width: 940px) {
  .main-menu .hs-menu-wrapper ul.hs-menu-children-wrapper {
    display: none;
    transition: none;
    margin-bottom: 3rem;
  }

  .dropdown-caret {
    display: none;
  }

}

/* Mobile Navigation */

@media (max-width: 940px) {

  .main-menu .widget-type-menu {
    /*display: block;
    position: fixed;
    z-index: 10;
    width: 100vw;
    height: 100%;
    top: 0;
    right: -100vw;*/
    width: 100%;
    background-color: #FFF;
  }
  
  header.open .site-nav {
    right: 0;
  }

  .main-menu .widget-type-menu > span > div {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-left: 5%;
    padding-right: 5%;
    box-sizing: border-box;
  }

  .main-menu ul {
    width: 100%;
  }

  .main-menu .hs-menu-wrapper > ul {
    padding-bottom: 4rem;
    padding-top: 4rem;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .main-menu .hs-menu-wrapper > ul::-webkit-scrollbar {
    display: none;
  }

  .main-menu a {
    padding: 0.1em 0;
    white-space: initial;
    color: #000;
  }

  .main-menu li:nth-last-child(n+2) > a {
    margin-bottom: 1.1em;
  }
  
}

@media (max-width: 640px) {
  
  .global-links {
    padding: 0 7%;
  }
  .main-menu .widget-type-menu > span > div {
    padding-left: 7%;
    padding-right: 7%;
  }
  
}

/* Mobile Navigation Icon */

.mobile-nav {
  width: 30px;
  height: 30px;
  position: relative;
  z-index: 15;
}

.mobile-nav:hover {
  cursor: pointer;
}

.mobile-nav .nav-icon,
.mobile-nav .nav-icon::before,
.mobile-nav .nav-icon::after {
  width: 100%;
  background-color: #000;
  height: 4px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 3px;
}

.mobile-nav .nav-icon::before,
.mobile-nav .nav-icon::after {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.mobile-nav .nav-icon::before {
  transform: translateY(-280%);
}

.mobile-nav .nav-icon::after {
  transform: translateY(280%);
}

.mobile-nav.open .nav-icon {
  background-color: transparent;
  transform: rotate(90deg);
}

.mobile-nav.open .nav-icon::before {
  transform: translateY(0) rotate(45deg);
}

.mobile-nav.open .nav-icon::after {
  transform: translateY(0) rotate(-45deg);
}

/* Fixed Header */

header.header-wrapper:not(.nonav) {
  box-shadow: 0 0 1.5rem rgba(0,0,0,0.15);
  position: fixed;
  top: 0;
  width: 100%;
}

header.header-wrapper,
.body-container {
  transition: all 0.4s ease;
}

.body-container {
  margin-top: 9rem;
}
body.fixed-nav .body-container.has-hero,
.body-container.has-hero {
  margin-top: 0;
}

.body-container.has-hero > .hs_cos_wrapper:first-child > section.hero {
  padding-top: 6rem;
}
.body-container.has-hero > .hs_cos_wrapper:first-child > section.hero:before {
  margin-top: -6rem;
}

@media (min-width: 941px) {
  .body-container.has-hero > .hs_cos_wrapper:first-child > section.hero {
    padding-top: 9rem;
  }
  .body-container.has-hero > .hs_cos_wrapper:first-child > section.hero:before {
    margin-top: -9rem;
  }
  body.fixed-nav header.header-wrapper:not(:hover) {
    top: -3rem;
  }

  body.fixed-nav .body-container {
    margin-top: 7rem;
  }

}

@media (max-width: 940px) {

  .body-container {
    margin-top: 6rem;
  }

}
footer {
  position: relative;
  overflow: hidden;
  background: #FFF;
  /* background: ; */
}
footer .col-3 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

footer .col-1 {
  margin: 0;
}
footer .col-2 h3 {
  border-bottom: 4px solid #ffc700;
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
  color: white;
}
/* Red Background */

footer .col-3:first-child {
  position: relative;
}
footer .col-3 p,
footer .col-3 li,
footer .col-3 a {
  color: #000;
}

footer p,
footer li,
footer a {
  color: #000;
}

footer .col-3:first-child .hs_cos_wrapper_type_module {
  position: relative;
  z-index: 2;
}

footer .col-3:first-child::after {
  content: '';
  position: absolute;
  background-color: #FFF;
}

@media (min-width: 941px) {

  footer .page-center {
    padding-top: 80px;
    padding-bottom: 80px;
    gap: 40px;
  }
  footer .col-3:first-child::after {
    width: 50vw;
    height: calc(100% + 160px);
    right: 0;
    top: -80px;
  }
  footer .some {
    vertical-align: middle;
  }

}

@media (max-width: 940px) {

  footer .page-center {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  footer .col-3:first-child {
    margin-bottom: 90px
  }

  footer .col-3:first-child::after {
    width: 100vw;
    height: calc(100% + 90px);
    left: -5vw;
    top: -60px;
  }

}

@media (max-width: 640px) {
  

  footer .col-3:first-child::after {
    left: -7vw;
  }
  
  footer a{
    display: block;
  }

}

@media (max-width: 940px) {
  footer div[class^="col-"]:not(:last-child) {
    margin-bottom: 40px;
  }
  
  footer .shape{
    width: 80%;
    right: -53%;
    top: -84%;
}

    }

}

/* Logo */

footer #hs_cos_wrapper_logo a {
  display: block;
  line-height: 0;
  margin-bottom: 4rem;
}

footer #hs_cos_wrapper_logo img {
  width: auto !important;
  height: 40px;
  margin-bottom: 2rem;
}

/* Social Media Icons */



footer .some a {
  display: inline-block;
  padding-bottom: 0;
  margin-left: 1.5rem;
}



footer .some a i {
  font-size: 2em;
}

footer .some a:hover img {
  /* transform: scale(1.15); */
}

/* Icons */

footer a::before,
footer .location::before,
footer a::after {
  font-size: 1em;
  font-weight: 700;
  vertical-align: middle;
  color: #000;
}

footer p > a:not([href*="mailto:"]):not([href*="tel:"])::after {
  content:'\f054';
  padding-left: 0.5em;
}

footer .col-3:first-child p a::after {
  color: #FFF;
}

footer p a:not([href*="mailto:"]):not([href*="tel:"]):hover::after {
  transform: translateX(25%);
}
footer .blog-links {
  list-style: none;
  padding-left: 0;
}
footer .location,
footer .blog-links a,
footer a[href*="tel:"],
footer a[href*="mailto:"] {
  padding-left: 1.6em;
  position: relative;
  display: block;
}

footer .location::before,
footer .blog-links a::before,
footer a[href*="tel:"]::before,
footer a[href*="mailto:"]::before {
  left: 0;
  top: 0.1rem;
  font-family: 'Font Awesome 6 Pro Solid';
  color: #ffc700;
  position: absolute;
}

footer a[href*="mailto:"]::before {
  content:'\f0e0';
}

footer a[href*="tel:"]::before {
  content:'\f879';
}

footer .location::before {
  content:'\f3c5';
}

footer .blog-links a::before {
  content:'\f054';
}




.hs-menu-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.hs-menu-wrapper .hs-item-has-children {
  position: relative;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}
/* Frames */
.quote-symbol {
  color: ;
}

section.frame.red-top::before,
section.frame.red-left::after,
.red-frames .image-wrapper::before {
  background-color: ;
}

section.frame.black-top::before,
section.frame.black-left::after,
.black-frames .image-wrapper::before {
  background-color: #000;
}

section.frame.green-top::before,
section.frame.green-left::after,
.green-frames .image-wrapper::before {
  background-color: ;
}

section.frame.white-top::before,
section.frame.white-left::after {
  background-color: #FFF;
}


.calculator .result .total,
.calculator .calculations .discount {
  color: ;
}


#calculator .button {
  border-color: #000;
}

#calculator input:checked + .button {
  background-color: ;
}
/* Blog header */

.blog-header {
  background-color: #F8FAFC;
  text-align: center;
}

.blog-header__inner {
  margin: 0 auto;
  max-width: 600px;
  padding: 3.3rem 0;
}

.blog-header__title {
  font-size: 2rem;
}

.blog-header__subtitle {
  margin: 1rem 0 2rem;
}

.blog-header__form {
  margin: 0 1rem;
}

@media screen and (min-width: 768px) {
  .blog-header__form {
    margin: 0 auto;
    width: 500px;
  }
}

/* Blog header - author listing */

.blog-header__author-avatar {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
  height: 200px;
  margin: 0 auto 1.5rem;
  width: 200px;
}

.blog-header__author-social-links a {
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  margin: 0 5px;
  position: relative;
  width: 40px;
}

.blog-header__author-social-links a:hover {
  background-color: #494A52;
}

.blog-header__author-social-links svg {
  fill: #FFF;
  height: 15px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}

/* Blog listing */

.blog-index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 3.3rem 0;
}

.blog-index:after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.blog-index__tag-header {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  padding: 1rem;
}

.blog-index__tag-subtitle {
  font-size: 1.16rem;
  line-height: 1.1;
}

.blog-index__tag-heading {
  border-bottom: 3px solid #D1D6DC;
  padding-bottom: 1rem;
}

.blog-index__post {
  -webkit-box-flex:  0;
  -ms-flex:  0 0 100%;
  flex:  0 0 100%;
  margin-bottom: 4rem;
}

@media screen and (min-width: 768px) {
  .blog-index__post {
    display: flex;
  }
}

@media screen and (min-width: 768px) {
  .blog-index__post--large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    justify-items: space-between;
  }
}

.blog-index__post-image {
  display: block;
  background-image: url('https://6326501.fs1.hubspotusercontent-na1.net/hubfs/6326501/boilerplate/grayscale-mountain.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 50%;
  flex: 1 1 48%;
  margin-bottom: 2rem;
}

@media screen and (min-width: 768px) {
  .blog-index__post-image {
    margin-bottom: 0;
  }
  .blog-index__post-image--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-bottom: 0;
    padding-bottom: 25%;
  }
  .blog-index__post-image--small {
    padding-bottom: 20%;
  }

  .blog-index__post-content--large, .blog-index__post-content--small {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 2rem;
  }

  .blog-index__post-image--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
  }

  .blog-index__post-content--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
    padding-left: 2rem;
  }

  .blog-index__post-content--full-width {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 0;
  }
}

.blog-index__post-content h2 {
  margin: 0.5rem 0;
}

.blog-index__post-content--small h2 {

}

.blog-index__post-content p {
  font-family: Lato, sans-serif;
}

.blog-index__post-content a {
  color: #494A52;
}

.blog-index__post img {
  height: auto;
  max-width: 100%;
}

/* Blog pagination */

/* Blog pagination */

.blog-pagination {
  flex-basis: 100%;
  margin-top: 4rem;
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}

.blog-pagination a {
  line-height: 1;
  margin: 0 0.3em;
  padding: 0.25em;
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
}

.blog-pagination a.number:hover {
  text-decoration: underline;
}

.blog-pagination a.current {
  color: #035669;
}

.blog-pagination a.disabled {
  display: none;
}

.blog-pagination a.prev::before,
.blog-pagination a.next::after {
  font-size: 0.8em;
  font-family: "Font Awesome 6 Pro";
}

.blog-pagination a.prev::before {
  content:'\f053';
  padding-right: 0.5em;
}

.blog-pagination a.prev:hover::before {
  transform: translateX(-25%);
}

.blog-pagination a.next::after {
  content:'\f054';
  padding-left: 0.5em;
}

.blog-pagination a.next:hover::after {
  transform: translateX(25%);
}

/* Blog post */

.blog-post {
  margin: 0 auto;
  max-width: 720px;
}

.blog-post h1 {
  font-size: 1rem;
}

.blog-post__meta {
  margin: 0 0 4rem 0;
}

.blog-post__meta a {
  text-decoration: underline;
}

/* Tag list */

ul.tag-list {
  list-style: none;
  display: flex;
  gap: 10px;
  padding: 0;
}
li.tag-link {
  padding: 0.25em 1em;
  border-radius: 100px;
  background: #000;
  font-size: 0.8em;
}
li.tag-link a {
  text-decoration: none;
  font-size: inherit;
  color: white;
}

.blog-post__author {
  display: flex;
  height: 3rem;
  line-height: 3rem;
  gap: 1rem;
}
.blog-post__author img {
  border-radius: 100%;
}

/* Author contat section */
.author-meta, .author-contact {
  padding: 80px 20px;
}
@media (min-width: 768px) {
  .author-contact-section {
    display: flex;
  }
  .author-contact-section > div {
    flex: 1;
    min-width: 50%;
  }
  .author-contact-section > div:last-child {
    order: -1;
  }
  .author-meta, .author-contact {
    max-width: 525px;
    box-sizing: border-box;
  }
  .author-meta {
    width: 100%;;
  }
  .author-meta {
    margin-left: auto;
    padding-right: 40px;
  }
  .author-contact {
    margin-right: auto;
    padding-Left: 40px;
  }
}

.author-meta img {
  max-width: 180px;
  margin-bottom: 2em;
  border-radius: 8px;
}

/* Blog related posts */

.blog-recent-posts {
  background-color: #F8FAFC;
  margin-top: 3rem;
  padding: 2rem 0;
}

.blog-recent-posts h2 {
  text-align: center;
}

.blog-recent-posts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-recent-posts__post {
  color: #494A52;
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 1rem;
}

@media screen and (min-width: 768px) {
  .blog-recent-posts__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/2);
    flex: 0 0 calc(100%/2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-recent-posts__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/3);
    flex: 0 0 calc(100%/3);
  }
}

.blog-recent-posts__post:hover {
  text-decoration: none;
}

.blog-recent-posts__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 63%;
}

.blog-recent-posts__title {
  margin: 1rem 0 0.5rem;
}

/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 680px;
}

.blog-comments form {
  max-width: 100%;
}

.blog-comments .hs-submit {
  text-align: center;
}

.blog-comments .hs-button {
  background-color: transparent;
  border: 2px solid #494A52;
  color: #494A52;
}

.blog-comments .hs-button:hover {
  background-color: #494A52;
  color: #FFF;
}

.blog-comments .comment-reply-to {
  border: 0 none;
}

.blog-comments .comment-reply-to:hover {
  background-color: transparent;
  color: #494A52;
  text-decoration: underline;
}

/* Topics listing */

.topics-listing  {
  list-style-type: none;
  display: flex;
  align-items: center;
  width: 100%;
  padding-left: 0;    
  flex-flow: wrap;
}

.topics-listing a {
  border: 2px solid #035669;
  padding: 0.2em 0.7em;
  border-radius: 1em;
  text-decoration: none !important;
  color: #000;
  background-color: #FFF;
}
.topics-listing a.active {
  background-color: #035669;
  color: #FFF;
}

.topics-listing .category-label, 
.topics-listing:not(:last-child) li{
  margin-right: 10px;
}

.topics-listing li {
  white-space: nowrap;
  padding-bottom: 10px;
}


.topics-listing li {
  margin-right: 10px;
  white-space: nowrap;
}
.topics-listing li:last-child {
  margin-right: 0px;
}
@media (min-width: 768px) {
  #topics-menu {
    display: none;
  }
}

#topics-menu {
  padding-bottom: 2em;
}

@media (max-width: 767px) {
  #topics-listing {
    display: none;
  }
}
/* Error pages */

.error-page {
  padding: 10rem 0;
  position: relative;
  text-align: center;
}

.error-page:before {
  color: #F3F6F9;
  content: attr(data-error);
  font-family: Lato, sans-serif;
  font-size: 40vw;
  font-weight: bold;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}

@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}

.error-page__heading {
  margin-bottom: 1rem;
}

/* System pages */

.systems-page {
  margin: 0 auto;
  max-width: 700px;
  padding: 3rem 1.4rem;
}

.systems-page .success {
  background-color: #CDE3CC;
  border: 1.5px solid #4F7D24;
  border-radius: 6px;
  color: #4F7D24;
  display: inline-block;
  margin: 1.4rem 0;
  padding: 0.1rem 0.7rem;
  width: 100%;
}

.systems-page form input {
  max-width: 100%;
}

#email-prefs-form .header {
  background-color: transparent;
}

/* Search pages */

.hs-search-field__bar {
  position: relative;
}

.hs-search-field__suggestions {
  background-color: #FFF;
  max-width: 360px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
}

.hs-search-results {
  margin-top: 1.4rem;
}

ul.hs-search-results__listing li {
  margin-bottom: 1.4rem;
}

.hs-search-results__title {
  color: #494A52;
  font-family: Merriweather, serif;
  font-size: 1.25rem;
  margin-bottom: 0.35rem;
  text-decoration: underline;
}

.hs-search-results__title:hover {
  text-decoration: none;
}

.hs-search-results__description {
  padding-top: 0.7rem;
}

.hs-search-highlight {
  font-weight: bold;
}

.hs-search-results__pagination a {
  color: #0270E0;
}

/* Password prompt */

.password-prompt input[type=password] {
  display: block;
  height: auto !important;
  margin-bottom: 1.4rem;
}

/* Backup unsubscribe */

.backup-unsubscribe #email-prefs-form div {
  padding-bottom: 0 !important;
}

.backup-unsubscribe input[type=email] {
  margin-bottom: 1.4rem;
  padding: 0.7rem !important;
}