















/* Edenred Brand Colors */
























* {
  padding: 0;
  margin: 0;
  /*font-family: Arial, 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;
}

::selection {
  background: #000000;
  color: #FFFFFF;
}

::-moz-selection {
  background: #000000;
  color: #FFFFFF;
}

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

@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;
}
body {
  background: #f8f8f9;
}
.body-wrapper {
  max-width: 1920px;
  margin: 0 auto;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  background: #fff;
}
/* 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;
  }

}

/* Custom layout and positioning */

.page-center, .heading-center {
  max-width: 1052px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

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

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

.padding-top {
  padding-top: 80px;
}
.padding-bottom {
  padding-bottom: 80px;
}

.column-wrapper {
  display: flex;
}

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

.column-wrapper.wrap {
  flex-wrap: wrap;
}

.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% - 80px / 3);
  margin-right: 40px;
}

.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 (max-width: 767px) {
  .page-center {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 1200px) {
  
  .page-center, .heading-center {
    padding-left: 7%;
    padding-right: 7%;
  }

}

@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) {
  .padding-top {
    padding-top: 60px;
  }
  .padding-bottom {
    padding-bottom: 60px;
  }

  .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) {
  
  .page-center {
    padding-left: 7%;
    padding-right: 7%;
  }
  
}


/* Cards */

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

.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: #000000;
}

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

@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: #143D80; }
.overlay-black:before { background-color: #000000; }
.overlay-green:before { background-color: #739A00; }

/* Background colors */
.bg-gray {
  background-color: #6D7787;
}
.bg-red {
  background-color: #E91419;
}
.bg-pink {
  background-color: #FF5978;
}
.bg-light-pink {
  background-color: #FED0C8;
}
.bg-cobalt {
  background-color: #0D8AFF;
}
.bg-violet {
  background-color: #711CFF;
}
.bg-olive {
  background-color: #739A00;
}

.bg-mint {
  background-color: #00A184;
}

.bg-grey {
  background-color: #6D7787;
}

.bg-dark {
  background-color: #000000;
}

.bg-white {
  background-color: #FFFFFF;
}

.bg-cold-white {
  background-color: #F1F7FF;
}

.bg-light-olive {
  background-color: #DCF691;
}





  .bg-pink p,
  .bg-pink li,
  .bg-pink a,
  .bg-pink h1,
  .bg-pink h2,
  .bg-pink h3,
  .bg-pink h4,
  .bg-pink h5,
  .bg-pink h6 {
    color: #FFFFFF;
  }
  .bg-pink .col-button-primary .cta_button {
    color: #E91419 !important;
    background: #FFFFFF !important;
    border-color: #FFFFFF !important; 
  }
  .bg-pink .col-button-secondary .cta_button, 
  .bg-pink .cta_button.secondary {
    background: transparent !important;
    border-color: #FFFFFF !important;
    color: #FFFFFF !important;
  }
  .bg-pink .cta_button.secondary:hover
  .bg-pink .col-button-secondary .cta_button:hover,
  .bg-pink .col-button-primary .cta_button:hover {
    color: #000000 !important;
    background: #FFFFFF !important;
    border-color: #FFFFFF !important; 
  }



  .bg-red p,
  .bg-red li,
  .bg-red a,
  .bg-red h1,
  .bg-red h2,
  .bg-red h3,
  .bg-red h4,
  .bg-red h5,
  .bg-red h6 {
    color: #FFFFFF;
  }
  .bg-red .col-button-primary .cta_button {
    color: #E91419 !important;
    background: #FFFFFF !important;
    border-color: #FFFFFF !important; 
  }
  .bg-red .col-button-secondary .cta_button, 
  .bg-red .cta_button.secondary {
    background: transparent !important;
    border-color: #FFFFFF !important;
    color: #FFFFFF !important;
  }
  .bg-red .cta_button.secondary:hover
  .bg-red .col-button-secondary .cta_button:hover,
  .bg-red .col-button-primary .cta_button:hover {
    color: #000000 !important;
    background: #FFFFFF !important;
    border-color: #FFFFFF !important; 
  }



  .bg-violet p,
  .bg-violet li,
  .bg-violet a,
  .bg-violet h1,
  .bg-violet h2,
  .bg-violet h3,
  .bg-violet h4,
  .bg-violet h5,
  .bg-violet h6 {
    color: #FFFFFF;
  }
  .bg-violet .col-button-primary .cta_button {
    color: #E91419 !important;
    background: #FFFFFF !important;
    border-color: #FFFFFF !important; 
  }
  .bg-violet .col-button-secondary .cta_button, 
  .bg-violet .cta_button.secondary {
    background: transparent !important;
    border-color: #FFFFFF !important;
    color: #FFFFFF !important;
  }
  .bg-violet .cta_button.secondary:hover
  .bg-violet .col-button-secondary .cta_button:hover,
  .bg-violet .col-button-primary .cta_button:hover {
    color: #000000 !important;
    background: #FFFFFF !important;
    border-color: #FFFFFF !important; 
  }



  .bg-green p,
  .bg-green li,
  .bg-green a,
  .bg-green h1,
  .bg-green h2,
  .bg-green h3,
  .bg-green h4,
  .bg-green h5,
  .bg-green h6 {
    color: #FFFFFF;
  }
  .bg-green .col-button-primary .cta_button {
    color: #E91419 !important;
    background: #FFFFFF !important;
    border-color: #FFFFFF !important; 
  }
  .bg-green .col-button-secondary .cta_button, 
  .bg-green .cta_button.secondary {
    background: transparent !important;
    border-color: #FFFFFF !important;
    color: #FFFFFF !important;
  }
  .bg-green .cta_button.secondary:hover
  .bg-green .col-button-secondary .cta_button:hover,
  .bg-green .col-button-primary .cta_button:hover {
    color: #000000 !important;
    background: #FFFFFF !important;
    border-color: #FFFFFF !important; 
  }



  .purplish_blue p,
  .purplish_blue li,
  .purplish_blue a,
  .purplish_blue h1,
  .purplish_blue h2,
  .purplish_blue h3,
  .purplish_blue h4,
  .purplish_blue h5,
  .purplish_blue h6 {
    color: #FFFFFF;
  }
  .purplish_blue .col-button-primary .cta_button {
    color: #E91419 !important;
    background: #FFFFFF !important;
    border-color: #FFFFFF !important; 
  }
  .purplish_blue .col-button-secondary .cta_button, 
  .purplish_blue .cta_button.secondary {
    background: transparent !important;
    border-color: #FFFFFF !important;
    color: #FFFFFF !important;
  }
  .purplish_blue .cta_button.secondary:hover
  .purplish_blue .col-button-secondary .cta_button:hover,
  .purplish_blue .col-button-primary .cta_button:hover {
    color: #000000 !important;
    background: #FFFFFF !important;
    border-color: #FFFFFF !important; 
  }



.purplish_blue p a:not(.cta_button),
.bg-violet p a:not(.cta_button) {
  color: #FED0C8;
}

/* 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: #000000;
  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: #000000 !important;
  color: #000000 !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;
}

.fancybox-content {
  max-width: 1050px;
}
/* Load webfonts */

@font-face {
  font-family: 'Edenred';
  src: url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/edenred/Edenred-Regular.woff2") format('woff2'),
    url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/edenred/Edenred-Regular.woff") format('woff');
  font-style: normal; 
  font-weight: 400; 
}
@font-face {
  font-family: 'Edenred';
  src: url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/edenred/EdenredBlack-Regular.woff2") format('woff2'),
    url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/edenred/EdenredBlack-Regular.woff") format('woff');
  font-style: normal; 
  font-weight: 900; 
}
@font-face {
  font-family: 'Edenred';
  src: url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/edenred/EdenredBold-Regular.woff2") format('woff2'),
    url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/edenred/EdenredBold-Regular.woff") format('woff');
  font-style: normal; 
  font-weight: 700; 
}
@font-face {
  font-family: 'Edenred';
  src: url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/edenred/EdenredLight-Regular.woff2") format('woff2'),
    url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/edenred/EdenredLight-Regular.woff") format('woff');
  font-style: normal; 
  font-weight: 300; 
}
@font-face {
  font-family: 'Edenred';
  src: url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/edenred/EdenredLightItalic-Italic.woff2") format('woff2'),
    url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/edenred/EdenredLightItalic-Italic.woff") format('woff');
  font-style: italic; 
  font-weight: 300; 
}
@font-face {
  font-family: 'Edenred';
  src: url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/edenred/EdenredMedium-Regular.woff2") format('woff2'),
    url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/edenred/EdenredMedium-Regular.woff") format('woff');
  font-style: normal; 
  font-weight: 500; 
}

@font-face {
  font-family: 'Ubuntu';
  src: url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/ubuntu/Ubuntu-Light.woff2") format('woff2'),
      url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/ubuntu/Ubuntu-Light.woff") format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ubuntu';
  src: url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/ubuntu/Ubuntu-Medium.woff2") format('woff2'),
      url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/ubuntu/Ubuntu-Medium.woff") format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ubuntu';
  src: url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/ubuntu/Ubuntu-MediumItalic.woff2") format('woff2'),
      url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/ubuntu/Ubuntu-MediumItalic.woff") format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Ubuntu';
  src: url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/ubuntu/Ubuntu-BoldItalic.woff2") format('woff2'),
      url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/ubuntu/Ubuntu-BoldItalic.woff") format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Ubuntu';
  src: url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/ubuntu/Ubuntu-LightItalic.woff2") format('woff2'),
      url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/ubuntu/Ubuntu-LightItalic.woff") format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Ubuntu';
  src: url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/ubuntu/Ubuntu-Italic.woff2") format('woff2'),
      url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/ubuntu/Ubuntu-Italic.woff") format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Ubuntu';
  src: url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/ubuntu/Ubuntu-Bold.woff2") format('woff2'),
      url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/ubuntu/Ubuntu-Bold.woff") format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ubuntu';
  src: url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/ubuntu/Ubuntu-Regular.woff2") format('woff2'),
      url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/fonts/ubuntu/Ubuntu-Regular.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}



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

* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  margin: 0;
  padding: 0;
  color: #000000;
  font-family: Ubuntu,'sans-serif';
  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: #000000;
}

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),
.body-container li a:not(.cta_button),
.blog-post a:not(.cta_button) {
  text-decoration: none;
  color: #E91419;
}

p a:not(.cta_button):hover,
.body-container li a:not(.cta_button):hover,
.blog-post a:not(.cta_button):hover {
  text-decoration: underline;
}

.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-family: Edenred, sans-serif;
  font-weight: 500;
  color: #000000;
}

h1 {
  font-size: 4.8rem;
  line-height: 1.1;
  padding-bottom: 0.5em;
}

h2 {
  font-size: 3.6rem;
  line-height: 1.16;
  padding-bottom: 0.5em;
}

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

h3 {
  font-size: 2.6rem;
}

h4 {
  font-size: 2.1rem;
}

h5,
h6 {
  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: #739A00;
}
h1 span.red, h2 span.red {

  color: #E91419;
}
h1 span.blue, h2 span.blue {
  color: #143D80;
}

@media (max-width: 940px) {
  
  h1 {
    font-size: 3.6rem;
  }

  h2 {
    font-size: 3rem;
  }

  h3 {
    font-size: 2.3rem;
  }  
  h4 {
    font-size: 2rem;
  }

}

@media (max-width: 480px) {
  
  h1 {
    font-size: 2.8rem;
  }

  h2 {
    font-size: 2.5rem;
  }

  h3 {
    font-size: 2.2rem;
  }  
  h4 {
    font-size: 2rem;
  }
  p, li, a {
    font-size: 1.4rem;
  }

}

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

/* Blockquote */
blockquote {
  border-left: 3px solid #E91419;
  padding-left: 20px;
  margin: 20px 0 40px 20px;
}

blockquote + h2,
blockquote + h3,
blockquote + h4,
blockquote + h5,
blockquote + h6 {
  padding-top: 0px !important;
}
.hs-responsive-embed-wrapper + blockquote {
  margin-top: 40px;
}
/* Popup form button */

a.leadin-button.leadin-advance-button.leadin-button-secondary {
  background-color: #E91419 !important;
  font-family: Ubuntu,'sans-serif';
  font-weight: 600;
  border-radius: 100px;
}

.forms-section .forms-content-wrap button,
a.cta_button,
button.cta_button,
form input[type="submit"],
form button[type="submit"] {
  font-size: 18px;
  font-weight: 700;
	font-style: normal;
  border: 2px solid transparent;
  padding: 0.4em 1em;
  line-height: 1.2;
  margin-top: 1.6em;
  display: inline-block;
  border-radius: 25px;
  -webkit-appearance: none;
  appearance: none;
  text-decoration: none !important;
  background-color: #E91419;
  color: #FFFFFF;
  position: relative;
  cursor: pointer;
  text-align: center;
}

#chat-container .Boost-ChatPanel-Window .Boost-ChatPanel-Container form button[type="submit"] {
  background-color: transparent;
  margin-top: 0;  
}

.cta-buttons {
  display: flex;
  flex-flow: wrap;
  gap: 10px;
  margin-top: 1.6em;
}
.cta-buttons .cta_button {
  font-family: Ubuntu,'sans-serif';  
  margin: 0;
}
.cta-buttons .col-text-button {
  padding: 0;
}


.cta-buttons .col-text-button a.cta_button,
.cta-buttons .col-text-button.col-button-primary a.cta_button,
.cta-button .col-text-button.col-button-primary a.cta_button {
  font-family: Ubuntu,'sans-serif' !important;  
}

.forms-section .forms-content-wrap button:hover,
form input[type="submit"]:hover,
button.cta_button:hover,
a.cta_button:hover {
  text-decoration: none !important;
	border: 2px solid #E91419;
	background: #FFFFFF;
	color: #000000;
}
button.cta_button.olive,
a.cta_button.olive {
  background-color: #739A00;
}
button.cta_button.olive:hover,
a.cta_button.olive:hover {
 background: #FFFFFF;
	border: 2px solid #739A00;
	border: 2px solid #739A00;
}
/*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: #000000;
}

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

a.info {
  padding-left: 20px;
  position: relative;
}

a.info:before {
  content: "\f05a";
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  position: absolute;
  color:#6D7787;
  width: 20px;
  text-align: left;
  margin-left: -20px;
}

a.info.after {
  padding-left: 0px;
  padding-right: 20px;
}

a.info.after:before {
  display:none;
}
a.info.after:after {
  content: "\f05a";
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  position: absolute;
  color:#6D7787;
  width: 20px;
  text-align: right;
}
.hs_cos_wrapper_type_form form {
  font-family: Ubuntu, 'sans-serif';
  font-weight: normal;
}
.hs_cos_wrapper_type_form .hs-richtext {
  padding-bottom: 0.5em;
}
/* Anchors */

.hs_cos_wrapper_type_form a {
  text-decoration: none;
  color: #FF5978;
}

.hs_cos_wrapper_type_form a:hover {
  text-decoration: underline;
}

.hs_cos_wrapper_type_form form li{
  font-weight: 500;
}
.hs_cos_wrapper_type_form form fieldset {
  max-width: none;
}
.hs_cos_wrapper_type_form form fieldset.form-columns-1 .hs-form-field {
  width: 100%;
}
.oneforce_form_wrapper .two_col {
  display: grid;
  grid-template-columns: repeat(2, 48%);
  width: 100%;
  gap: 4%;
}
.oneforce_form_wrapper > form > div {
  margin-bottom: 2%;
}
.oneforce_form_wrapper > form > div label {
  padding-bottom: 0.5em;
  font-weight: bold;
  display: block;
}

.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;
}

.hs-form-field {
  margin-bottom: 1em;
}


.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 .hs-form-field .hs-input.error,
#searchinput.alert,
#form_1.clicked #searchinput:placeholder-shown,
#form_1.clicked input[type="checkbox"]:not(:checked) + span:before,
#form_1 input[type="checkbox"]:not(:checked) + span.clicked:before {
  border-color: #FF5978;
}


.hs_cos_wrapper_type_form form fieldset[class^="form-columns"] .hs-form-field .input {
  margin-right: 0;
}
#voting-form input,
.oneforce_form_wrapper div:not(.checkbox-wrapper) input,
.oneforce_form_wrapper div select,
.oneforce_form_wrapper div textarea,
.hs-form input:not([type="submit"]),
.hs-form select,
#topics-menu select,
.hs-form textarea {

  width: 100%;
  font-size: 1.6rem;
  line-height: 1.3;
  padding: .8em 1em;

  padding-right: 2.6em;
  /* border: none; */
  border-radius: 34px;
  border: 2px solid #D5D8DD;
  -webkit-appearance: none;
  appearance: none;
  color: #000000 !important;
  background-color: #FFFFFF;
}

[class^="form-columns"] input:checked{
  background-color: #E91419;
}

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

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

/* Custom Select Field Icon */

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

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

#topics-menu,
.oneforce_form_wrapper div.select,
[class^="form-columns"] .hs-fieldtype-select .input {
  position: relative;
}

#topics-menu::after,
.oneforce_form_wrapper div.select::after,
[class^="form-columns"] .hs-fieldtype-select .input::after {
  font-family: "Font Awesome 6 Pro";
  content: '\f078';
  position: absolute;
  color: #E91419;
  line-height: 2.9;
  font-size: 1.8rem;
  font-weight: 700;
  border-radius: 2px;
  line-height: 1.3;
  padding: 0.8em 1em;
  top: 2px;
  right: 2px;
  width: 10rem;
  text-align: right;
  pointer-events: none;
  border-radius: 2px;
  
}

/* 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 form fieldset {
    display: flex;
  }
  
  .hs_cos_wrapper_type_form form fieldset.form-columns-2 .hs-form-field {
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
  }
  .hs_cos_wrapper_type_form form fieldset.form-columns-2 .hs-form-field {

  }
  .hs_cos_wrapper_type_form ul.inputs-list li.hs-form-checkbox {
    width: 48%;
  }
  fieldset[class^="form-columns"]:last-of-type .hs-form-field {
    margin-bottom: 0;
  }
  
}

.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%;
}

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

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  margin-top: 2em;
}

/* END CHECK */

.hs-dependent-field {
  width: 100%;
}
.hs_cos_wrapper_type_form [class^="form-columns"] legend {
  margin-bottom: 0.5em;
  font-size: 1.6rem;
}
.hs_cos_wrapper_type_form label > span {
  font-weight: bold;
}
.hs_cos_wrapper_type_form [class^="form-columns"] legend {
  font-weight: normal;
}

.hs_cos_wrapper_type_form h3.form-title {
  font-size: 3.6rem;
}
.hs_cos_wrapper_type_form label {
  display: flex;
  gap: 10px;
  align-items: center;
}
.hs_cos_wrapper_type_form  label > span:first-child:not(:empty) {
  padding: 0.5em 0;
  display: block;
}
.hs_cos_wrapper_type_form label > span:first-child:not(:empty) + span.hs-form-required {
  padding:  0.5em 0;
  display: block;
}

.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-error-msgs * {
  color: #FF5978 !important;
}

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

  .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:not(.hs-error-msgs) {
  list-style: none;
  padding: 1rem 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hs_cos_wrapper_type_form ul.inputs-list:not(.hs-error-msgs) label {
  display: flex;
  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: 3.2rem !important;
  height: 3.2rem !important;
  margin-right: 1.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 {
  margin: 0;
  padding-top: 0.5rem;
  margin-bottom: 1rem;
}
.hs-fieldtype-radio ul.inputs-list input {
  appearance: radio !important;
  -webkit-appearance: radio !important;
}
.oneforce_form_wrapper .checkbox-wrapper input,
.hs-fieldtype-booleancheckbox ul.inputs-list input,
.hs-fieldtype-checkbox ul.inputs-list input,
.hs-fieldtype-radio ul.inputs-list input {
  appearance: checkbox !important;
  -webkit-appearance: checkbox !important;
  display:none;
}
.hs-fieldtype-booleancheckbox ul.inputs-list input + span,
.hs-fieldtype-checkbox ul.inputs-list input + span,
.hs-fieldtype-radio ul.inputs-list input + span{
  padding-left: 3em;
  position: relative;
  font-weight: normal;
}
.oneforce_form_wrapper .checkbox-wrapper label {
  position: relative;
  padding: 1rem 0 0 3em;
  margin-bottom: 2rem;
  font-weight: normal;
}
.oneforce_form_wrapper .checkbox-wrapper label:before,
ul.inputs-list input + span:before {
  background: #FFFFFF;
  border: 2px solid #D5D8DD;
  border-radius: 8px;
  font-family: "Font Awesome 6 Pro";
  content: "";
  cursor: pointer;
  display: block;
  height: 32px;
  line-height: 34px;
  text-align: center;
  left: 0;
  order: -1;
  position: absolute;
  top: 0;
  width: 32px;
  color: #E91419;
  font-weight: bold;
}
ul.inputs-list input[type="radio"] + span:before {
  border-radius: 32px;
}

.oneforce_form_wrapper .checkbox-wrapper input:checked + label:before,
ul.inputs-list input[type="checkbox"]:checked + span:before {
  content: "\f00c";
}
ul.inputs-list input[type="radio"]:checked + span:before {
  content: "\f111";
}
@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;
  }
}

/* Custom fixes */

.oneforce_form_wrapper textarea {
  height: 50.39px;
}

form h3 {
  margin-bottom: 1rem;
}

form fieldset:not(:first-of-type) h3 {
  margin-top: 3rem;
}
.body-container:not(.switcher) table {
    border: none !important;
    background-color: white;
    color: black;
    width: 100%;
    border-spacing: 0px;
}
.body-container:not(.switcher) table tr:nth-child(even) {
    background: #EAEBEE;
}
.body-container:not(.switcher) table tr:first-child {
    background: #6D7787;
    color: white;
    font-weight: bold;
}
.body-container:not(.switcher) table td {
    padding: 10px 5px !important;
}

/* Fancybox table */

.fancybox__container table {
    border: none !important;
    background-color: white;
    color: black;
    width: 100%;
    border-spacing: 0px;
}
.fancybox__container table tr:nth-child(even) {
    background: #EAEBEE;
}
.fancybox__container table tr:first-child {
    background: #6D7787;
    color: white;
    font-weight: bold;
}
.fancybox__container table td {
  padding: 10px 5px !important;
  width: 50%;
}
:root {
  --black: #000000;
  --black-900: #2c2e33;
  --white: #FFFFFF;
  --red: #e91419;
  --transition: all 0.3s ease;
}






/* Edenred Brand Colors */




/* Header */

header {
  width: 100%;
  z-index: 2;
  background-color: white;
  /*font-family: ubuntu, 'sans-serif';*/
  font-family: Edenred, 'sans-serif';
  padding: 0px 15px; 
}
.header-wrapper.main_header.sticky-header {
    max-width: 1920px;
    position: fixed;
    top: 0;
}
header .dropdown:hover .dropbtn{
  color:#E91419 !important;
}

.header-wrapper.main_header.sticky-header .desktop-menu-header .menu-row {
  display:none;
}
.header-wrapper{
  position: relative;
  top: auto;
  /*z-index: 8;*/
  z-index: 9999;
  width: 100%;
  border-bottom: solid 1px #efefef;
}

.hs-menu-wrapper ul{
align-items: start;
}

header .page-center {
  padding-top: 13px;
  padding-bottom: 13px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .page-center .title-cta {
  display: flex;
  justify-content: space-between;
  align-items: center;

}
header .page-center .cta_button {
  margin: 0;
  background-color: #000;
}

header .page-center .site-title {
  padding: 0 1em 0 0;
  font-weight: normal;
  font-size: 5rem;
  color: #000;
}
header .header.desktop-header{
      width: 1332px;
}
header{
  justify-content: center;
    display: flex;
}
header .menu li a{
  letter-spacing: 0.36px;
  color: #000000;
  line-height: 25px;
  text-decoration: none;
  font-weight: 500;
  font-size:18px;
}
.lang-switcher {
  display: flex;
  place-items: center;
  position: relative;
  padding-left: 20px;
}
.lang-switcher .widget-type-language_switcher {
  position: absolute;
  width: 100%;
  left: 0;
}
.lang-switcher .widget-type-language_switcher div {
  width: 100%;
}
.lang-switcher .widget-type-language_switcher .globe_class {
  background: transparent;
}
.lang-switcher .widget-type-language_switcher .globe_class:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgaGVpZ2h0PSIyNCIgd2lkdGg9IjI0Ij48Zz48cGF0aCBkPSJNMC43NSAxMmExMS4yNSAxMS4yNSAwIDEgMCAyMi41IDAgMTEuMjUgMTEuMjUgMCAxIDAgLTIyLjUgMCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZTkxNDE5IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ij48L3BhdGg+PHBhdGggZD0iTTkuODggMjMuMDVjLTEuNTcgLTIuMiAtMi42MyAtNi4zMyAtMi42MyAtMTFTOC4zMSAzLjE1IDkuODggMSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZTkxNDE5IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ij48L3BhdGg+PHBhdGggZD0iTTE0LjEyIDIzLjA1YzEuNTcgLTIuMiAyLjYzIC02LjMzIDIuNjMgLTExUzE1LjY5IDMuMTUgMTQuMTIgMSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZTkxNDE5IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ij48L3BhdGg+PHBhdGggZD0ibTAuNzUgMTIgMjIuNSAwIiBmaWxsPSJub25lIiBzdHJva2U9IiNlOTE0MTkiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiPjwvcGF0aD48cGF0aCBkPSJtMi4wNSAxNy4yNSAxOS45IDAiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2U5MTQxOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSI+PC9wYXRoPjxwYXRoIGQ9Im0yLjA1IDYuNzUgMTkuOSAwIiBmaWxsPSJub25lIiBzdHJva2U9IiNlOTE0MTkiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiPjwvcGF0aD48L2c+PC9zdmc+Cg==");
  line-height: 1;
  width: 18px;
}
.lang-siwtcher-label {
  padding-left: 10px;
}
#lang-switcher ul li a{
  letter-spacing: 0.36px;
  color: #FFFFFF;
  font-size:18px;
  color: #000000;
  line-height: 25px;
  font-weight: 500;
  text-decoration: none;
}
#lang-switcher ul .active-ln a{
  color: #ffffff;
}
.lang_list_class li a:hover {
  color: #E91419 !important;
}
.globe_class * {
  border-color: #D5D8DD !important;
  border-width: 2px !important;
}
.lang_list_class:before {
  border-bottom-color: #D5D8DD !important;
  top: -9px !important;
}
@media (min-width: 1025px) {
  header .page-center .title-cta {
    order: -1;
  }
  body.sticky-header .body-container {
    padding-top: 105px;
  }
}

@media (max-width: 1024px) {

  body.sticky-header .body-container {
    padding-top: 92px;
  }
  header {
   /* height: 86px;*/
    height: auto;
  }
  .lang-switcher {
    display: inline-block;
    height: 20px;
    margin-top: 20px;
  }
  
  header .page-center {
    padding-top: 28px;
    padding-bottom: 28px;
    height: calc(100% - 56px);
    display: flex;
    align-items: normal;
   
  }

  header #hs_cos_wrapper_logo {
    margin-bottom: 1em;
    
  }
  

}

/* Logo */

header #hs_cos_wrapper_logo a {
  display: block;
  line-height: 0;
  max-width: 150px;
  width: 150px;
}

header #hs_cos_wrapper_logo img {
 width: auto !important;
    max-width: 220px !important;
    height: 100%;
    max-height: 100px !important;
}

/* Navigation */

nav#menu li {
  padding-bottom: 0;
  line-height: 1;
}

nav#menu li a {
  padding: 0;
  max-width: none;
  overflow: visible;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
  
nav#menu .hs-menu-depth-1 > a {
}

nav#menu .hs-menu-depth-2 > a {
  font-weight: 400;
}

nav#menu .hs-menu-children-wrapper {
  display: none;
}

nav#menu li:last-of-type a {
  padding: 7px 20px;
  margin-left: -20px;
}
body.hide-tabs div.hs_cos_wrapper_type_module:nth-child(2) section.padding-top {
  padding-top: 80px;
}
@media (min-width: 1025px) {
  body.hide-tabs div.hs_cos_wrapper_type_module:nth-child(2) section.padding-top {
      padding-top: 100px;
  }
  .header-wrapper.hide-tabs:not(.sticky-header) .tab-sec {
    display: none;
  }
  .header-wrapper.hide-tabs:not(.sticky-header) .desktop-header .menu-row {
    margin-top: 20px;
  }
  .sticky-header header #hs_cos_wrapper_logo a,
  .header-wrapper.hide-tabs:not(.sticky-header) header #hs_cos_wrapper_logo a {
        max-width: 100px !important;
  }
  .sticky-header header #hs_cos_wrapper_logo a img,
  .header-wrapper.hide-tabs:not(.sticky-header) header #hs_cos_wrapper_logo a img {
    height: 60px;
  }
  nav#menu li a {
    color: #000;
  }

  nav#menu .hs-menu-depth-1:nth-last-child(n+2) {
    padding-right: 2.8125em;
  }

  nav#menu .hs-menu-depth-1 > a:hover,
  nav#menu .hs-menu-depth-1.open > a {
    color: #E91419;
  }

  nav#menu .hs-menu-children-wrapper {
    background-color: #F5F9F7;
    border-radius: 0 0 8px 8px;
    border-top: 2px solid #EAF2EE;
    padding: 2.5rem 5rem 2.5rem 2.5rem;
    position: absolute;
    top: 46px;
    left: -2.5rem;
    transition: none;
  }

  nav#menu .hs-menu-depth-2 {
    white-space: nowrap;
  }
  
  nav#menu .hs-menu-depth-2:nth-last-child(n+2) {
    margin-bottom: 0.8em;
  }
  
  nav#menu .hs-menu-depth-2 > a::after {
    content:'\f054';
    font-size: 1em;
    font-weight: 700;
    vertical-align: middle;
    padding-left: 0.5em;
  }
  
  nav#menu .hs-menu-depth-2 > a:hover::after {
    transform: translateX(25%);
  }

  .mobile-nav {
    display: none;
  }

}

/* Mobile navigation */

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

.mobile-nav:hover {
  cursor: pointer;
}
@media (max-width: 1024px) {

  .mobile-nav + .widget-type-menu {
    display: block;
    position: fixed;
    z-index: 8;
    width: 100vw;
    height: 100vh;
    top: -100vh;
    left: 0;
    background-color: #FFF;
  }
  
  .mobile-nav.open + .widget-type-menu {
    top: 0;
  }

  .mobile-nav.open + .widget-type-menu .hs-menu-wrapper {
    height: 100%;
  }
  
  nav#menu .hs-menu-wrapper > ul {
    display: block;
    position: relative;
    top: 10%;
    left: 15vw;
    width: 70vw;
  }

  nav#menu .hs-menu-children-wrapper {
    padding-left: 3%;
    transition: none;
  }

  nav#menu li {
    font-size: 2.1rem;
  }

  nav#menu li a {
    padding: 0.1em 0;
  }

  nav#menu li.hs-menu-depth-2 {
    font-size: 1.8rem;
  }

  nav#menu li.hs-menu-depth-1:nth-last-child(n+2) {
    margin-bottom: 0.9em;
  }

  nav#menu li.hs-item-has-children.open > a,
  nav#menu li.hs-menu-depth-2 > a {
    margin-bottom: 0.7em;
  }
  
  nav#menu li.hs-item-has-children > a::after {
    content:'\f054';
    padding-left: 1.2em;
    font-size: 0.8em;
    vertical-align: middle;
    transform: rotate(90deg) translateX(-0.6em);
  }

  nav#menu li.hs-item-has-children.open > a::after {
    transform: rotate(-90deg) translateX(-0.5em);
  }
  
  nav#menu li:last-of-type a {
  font-size: 2.1rem;
  padding: 10px;
  margin-left: -10px;
  
}
  
}

/* Mobile navigation icon */

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

.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(-320%);
}

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

.mobile-nav.open .nav-icon {
  background-color: transparent;
}

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

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


/*---------------*/

/* New dropdown */

header .tab-sec .hs-menu-flow-horizontal > ul li  a {
  text-decoration: none;
}
header .tab-sec .hs-menu-flow-horizontal > ul > li > ul.hs-menu-children-wrapper > li.active a {
  color: #E91419;
}
header .tab-sec .hs-menu-flow-horizontal > ul > li > a:before {
  position: absolute;
  left: 20px;
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIiBmaWxsPSIjZTkxNDE5Ij48cGF0aCBkPSJNMzA0IDEyOGE4MCA4MCAwIDEgMCAtMTYwIDAgODAgODAgMCAxIDAgMTYwIDB6TTk2IDEyOGExMjggMTI4IDAgMSAxIDI1NiAwQTEyOCAxMjggMCAxIDEgOTYgMTI4ek00OS4zIDQ2NGwzNDkuNSAwYy04LjktNjMuMy02My4zLTExMi0xMjktMTEybC05MS40IDBjLTY1LjcgMC0xMjAuMSA0OC43LTEyOSAxMTJ6TTAgNDgyLjNDMCAzODMuOCA3OS44IDMwNCAxNzguMyAzMDRsOTEuNCAwQzM2OC4yIDMwNCA0NDggMzgzLjggNDQ4IDQ4Mi4zYzAgMTYuNC0xMy4zIDI5LjctMjkuNyAyOS43TDI5LjcgNTEyQzEzLjMgNTEyIDAgNDk4LjcgMCA0ODIuM3oiLz48L3N2Zz4=");
  line-height: 1;
  width: 18px;
}
header .tab-sec .hs-menu-flow-horizontal > ul > li:first-child > a:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBmaWxsPSIjZTkxNDE5Ij48cGF0aCBkPSJNMTc2IDU2bDAgNDAgMTYwIDAgMC00MGMwLTQuNC0zLjYtOC04LThMMTg0IDQ4Yy00LjQgMC04IDMuNi04IDh6TTEyOCA5NmwwLTQwYzAtMzAuOSAyNS4xLTU2IDU2LTU2TDMyOCAwYzMwLjkgMCA1NiAyNS4xIDU2IDU2bDAgNDAgNjQgMGMzNS4zIDAgNjQgMjguNyA2NCA2NGwwIDEyMCAwIDEzNmMwIDM1LjMtMjguNyA2NC02NCA2NEw2NCA0ODBjLTM1LjMgMC02NC0yOC43LTY0LTY0TDAgMjgwIDAgMTYwYzAtMzUuMyAyOC43LTY0IDY0LTY0bDY0IDB6TTQ4IDMwNGwwIDExMmMwIDguOCA3LjIgMTYgMTYgMTZsMzg0IDBjOC44IDAgMTYtNy4yIDE2LTE2bDAtMTEyLTE0NCAwIDAgMTZjMCAxNy43LTE0LjMgMzItMzIgMzJsLTY0IDBjLTE3LjcgMC0zMi0xNC4zLTMyLTMybDAtMTZMNDggMzA0em0xNDQtNDhsMTI4IDAgMTQ0IDAgMC05NmMwLTguOC03LjItMTYtMTYtMTZsLTg4IDAtMjA4IDAtODggMGMtOC44IDAtMTYgNy4yLTE2IDE2bDAgOTYgMTQ0IDB6Ii8+PC9zdmc+");
  line-height: 1;
  width: 18px;
}
header .tab-sec .hs-menu-flow-horizontal > ul > li:last-child > a:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIiBmaWxsPSIjZTkxNDE5Ij48cGF0aCBkPSJNNTA3LjEgMTI5LjVzMCAwIDAgMGM1LjggOS4yIDYuNCAyMC41IDIuMyAzMC4xYy0zLjkgOS4yLTExLjEgMTQuOC0yMC4xIDE2Yy0yIC4zLTMuOSAuNC01LjggLjRjLTExLjcgMC0yMi4yLTUuMS0yOS43LTEzLjJjLTkuMS0xMC0yMi0xNS43LTM1LjYtMTUuN3MtMjYuNSA1LjgtMzUuNSAxNS44Yy03LjMgOC4xLTE3LjcgMTMuMi0yOS42IDEzLjJjLTExLjggMC0yMi4zLTUuMS0yOS42LTEzLjJjLTkuMS0xMC4xLTIyLTE1LjgtMzUuNi0xNS44cy0yNi41IDUuNy0zNS42IDE1LjhjLTcuMyA4LjEtMTcuNyAxMy4yLTI5LjYgMTMuMmMtMTEuOCAwLTIyLjMtNS4xLTI5LjYtMTMuMmMtOS4xLTEwLjEtMjItMTUuOC0zNS42LTE1LjhzLTI2LjUgNS43LTM1LjYgMTUuOGMtNy4zIDguMS0xNy43IDEzLjItMjkuNiAxMy4yYy0xLjggMC0zLjgtLjEtNS44LS40Yy04LjktMS4yLTE2LTYuOC0xOS45LTE2Yy00LjEtOS42LTMuNS0yMC45IDIuMy0zMC4xYzAgMCAwIDAgMCAwczAgMCAwIDBMMTIwLjQgNDhsMzM1LjIgMCA1MS41IDgxLjV6TTQ4My41IDIyNGM0LjEgMCA4LjEtLjMgMTItLjhjNTUuNS03LjQgODEuOC03Mi41IDUyLjEtMTE5LjRMNDkwLjMgMTMuMUM0ODUuMiA1IDQ3Ni4xIDAgNDY2LjQgMEwxMDkuNiAwQzk5LjkgMCA5MC44IDUgODUuNyAxMy4xTDI4LjMgMTAzLjhjLTI5LjYgNDYuOC0zLjQgMTExLjkgNTEuOSAxMTkuNGM0IC41IDguMSAuOCAxMi4xIC44YzAgMCAwIDAgMCAwYzE5LjYgMCAzNy41LTYuNCA1MS45LTE3YzQuOC0zLjUgOS4yLTcuNiAxMy4yLTExLjljNCA0LjQgOC40IDguNCAxMy4yIDExLjljMTQuNSAxMC42IDMyLjQgMTcgNTIgMTdjMTkuNiAwIDM3LjUtNi40IDUyLTE3YzQuOC0zLjUgOS4yLTcuNiAxMy4yLTEyYzQgNC40IDguNCA4LjQgMTMuMiAxMS45YzE0LjUgMTAuNiAzMi40IDE3IDUyIDE3YzE5LjggMCAzNy44LTYuNSA1Mi4zLTE3LjNjNC43LTMuNSA5LTcuNCAxMi45LTExLjdjMy45IDQuMyA4LjMgOC4zIDEzIDExLjhjMTQuNSAxMC43IDMyLjUgMTcuMiA1Mi4yIDE3LjJjMCAwIDAgMCAwIDB6TTExMiAzMzZsMC04MS42Yy02LjQgMS4xLTEyLjkgMS42LTE5LjYgMS42Yy01LjUgMC0xMS0uNC0xNi4zLTEuMWwtLjEgMGMtNC4xLS42LTguMS0xLjMtMTItMi4zTDY0IDMzNmwwIDQ4IDAgNjRjMCAzNS4zIDI4LjcgNjQgNjQgNjRsMzIwIDBjMzUuMyAwIDY0LTI4LjcgNjQtNjRsMC02NCAwLTQ4IDAtODMuNGMtNCAxLTggMS44LTEyLjMgMi4zYzAgMCAwIDAtLjEgMGMtNS4zIC43LTEwLjcgMS4xLTE2LjIgMS4xYy02LjYgMC0xMy4xLS41LTE5LjQtMS42bDAgODEuNi0zNTIgMHptMzUyIDQ4bDAgNjRjMCA4LjgtNy4yIDE2LTE2IDE2bC0zMjAgMGMtOC44IDAtMTYtNy4yLTE2LTE2bDAtNjQgMzUyIDB6Ii8+PC9zdmc+");
  line-height: 1;
  width: 18px;  
}

header .tab-sec .hs-menu-flow-horizontal ul.hs-menu-children-wrapper {
  padding-bottom: 10px;
}
header .tab-sec .hs-menu-flow-horizontal > ul li.hs-menu-depth-2 > a {
  padding: 5px 0;
  display: inline-block;
}

header .tab-sec .hs-menu-flow-horizontal > ul li.hs-menu-depth-2 > a:hover {
  text-decoration: underline;
}

header .tab-sec .hs-menu-flow-horizontal > ul li.hs-menu-depth-2.active > a {
  color: #E91419;
}

/* Mobile specific */

header #mobile-menu .tab-sec .hs-menu-flow-horizontal ul {
  display: block;
}

header #mobile-menu .tab-sec .hs-menu-flow-horizontal > ul {
  width: 100%;
  border-bottom: 2px solid #D5D8DD;
}
header #mobile-menu .tab-sec .hs-menu-flow-horizontal > ul > li {
  border-top: 2px solid #D5D8DD;
  padding-bottom: 0px;
}
header #mobile-menu .tab-sec .hs-menu-flow-horizontal > ul > li > a {
  display: inline-block;
  color: #000;
  padding: 16px 0;
  padding-left: 28px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  width: auto;
}
header #mobile-menu .tab-sec .hs-menu-flow-horizontal ul.hs-menu-children-wrapper {
  padding-left: 28px;
}
header #mobile-menu .tab-sec .hs-menu-flow-horizontal > ul > li.hs-item-has-children:after {
  position: absolute;
  right: 0;
  top: 16px;
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIiBmaWxsPSIjZTkxNDE5Ij48cGF0aCBkPSJNMjAxLjQgMzc0LjZjMTIuNSAxMi41IDMyLjggMTIuNSA0NS4zIDBsMTYwLTE2MGMxMi41LTEyLjUgMTIuNS0zMi44IDAtNDUuM3MtMzIuOC0xMi41LTQ1LjMgMEwyMjQgMzA2LjcgODYuNiAxNjkuNGMtMTIuNS0xMi41LTMyLjgtMTIuNS00NS4zIDBzLTEyLjUgMzIuOCAwIDQ1LjNsMTYwIDE2MHoiLz48L3N2Zz4=");
  width: 16px;
}
header #mobile-menu .tab-sec .hs-menu-flow-horizontal > ul > li.open:after {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIiBmaWxsPSIjZTkxNDE5Ij48cGF0aCBkPSJNMjAxLjQgMTM3LjRjMTIuNS0xMi41IDMyLjgtMTIuNSA0NS4zIDBsMTYwIDE2MGMxMi41IDEyLjUgMTIuNSAzMi44IDAgNDUuM3MtMzIuOCAxMi41LTQ1LjMgMEwyMjQgMjA1LjMgODYuNiAzNDIuNmMtMTIuNSAxMi41LTMyLjggMTIuNS00NS4zIDBzLTEyLjUtMzIuOCAwLTQ1LjNsMTYwLTE2MHoiLz48L3N2Zz4=");
}
header #mobile-menu .tab-sec .hs-menu-flow-horizontal > ul > li:not(.open) > ul.hs-menu-children-wrapper {
  display: none;
}
header #mobile-menu .tab-sec .hs-menu-flow-horizontal > ul > li > a:before {
  left: 0;
}
header #mobile-menu .tab-sec .hs-menu-flow-horizontal > ul > li.active > a,
header #mobile-menu .tab-sec .hs-menu-flow-horizontal > ul > li.active-branch > a {
  color: #E91419;
}
/* Dekstop specific */

header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li.active-branch:not(:hover) > a,
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li.active:not(:hover) > a {
  background: #E91419;
  border-color: #E91419;
  color: #FFF;
}
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li.active-branch:not(:hover) > a:before,
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li.active:not(:hover) > a:before {
  color: #FFF;
}
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li.active-branch:hover > a ,
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li.active:hover > a,
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li > a:hover {
  color: #E91419;
}
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul {
  justify-content: flex-end;
}
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li {
  position: relative;
  display: inline-block;
  width: max-content;
  padding: 0;
}

header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li:first-child > a { 
  border-radius: 30px 0px 0px 30px; 
}
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li.hs-item-has-children:first-child:hover > a { 
  border-radius: 30px 0px 0px 0px;
}
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li:last-child > a { 
  border-radius: 0px 30px 30px 0px; 
}
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li.hs-item-has-children:last-child:hover > a { 
  border-radius: 0px 30px 0px 0px; 
}
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li > a {
  color: #000;
  padding: 16px;
  padding-left: 48px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #D5D8DD;
  transition: none;
  background-color: #FFF;
}
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li > ul.hs-menu-children-wrapper  {
  position: absolute;
  padding: 16px;
  border: 2px solid #D5D8DD;
  border-top: none;
  border-radius: 0 0 30px 30px;
  min-width: 100%;
  overflow: visible;
  background-color: #FFF;
}
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li > ul.hs-menu-children-wrapper > li {
  white-space: nowrap;
}
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li > ul.hs-menu-children-wrapper > li.hs-item-has-children:hover a {
  text-decoration: underline;
}

header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li:not(:last-child) > ul.hs-menu-children-wrapper {
  min-width: calc(100% + 2px);
}

header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li:last-child > ul.hs-menu-children-wrapper {
  right: 0;
}
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li:not(:last-child) > a {
  border-right: none;
}
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li:not(:hover) > ul.hs-menu-children-wrapper  {
  display: none;
  position: absolute;
}
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li.hs-item-has-children:hover > a { 
  border-bottom: none;
  padding-bottom: 18px;
  
}
header .desktop-menu-header .tab-sec .hs-menu-flow-horizontal > ul > li.hs-item-has-children:hover > a:after { 
  content: " ";
  position: absolute;
  width: calc(100% - 32px);
  height: 2px;
  background: #D5D8DD;
  bottom: 0;
  left: 16px;
}

/*=========================
  # DROPDOWN CSS
===========================*/ 


header .dropbtn {
  background-color: #ccc;
  color: #000;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  width: 100%;
  display: flex;
    justify-content: center;
    align-items: center;
}
header .tab{
  display: flex;
}
header .dropdown.dropbtn-one {
    border-radius: 40px 0px 0px 40px;
}
header .dropdown.dropbtn-three {
    border-radius: 0px 40px 40px 0px;
}
header .dropbtn-one:hover .dropbtn {
    border-radius: 40px 0px 0px 40px;
}
header .dropbtn-three:hover .dropbtn {
    border-radius: 0px 40px 40px 0px;
}
header .dropbtn svg{
       width: 34px;
    height: 30px;
        margin-right: 10px;
}
.active .dropbtn svg path{
  fill:#fff;
}
header .dropdown.dropbtn-one.active:hover .dropbtn svg path{
  fill:#E91419;
}
.dropbtn{
  letter-spacing: 0.48px;
  font-weight:400;
}
header .dropdown {
  position: relative;
  display: inline-block;
  width: max-content;
  border: 3px solid #D5D8DD;
  transition: none;
}
/*.dropbtn-one{
    border-radius: 40px 0px 0px 40px;
}*/
.dropdown-two{
    border-right: 0 !important;
    border-left: 0 !important;
}
.dropdown-two:hover{
  border-bottom: 0 !important;
}
.dropdown.dropbtn-one.active:hover{
  border-bottom: 0px !important;
    /* border: 0px; */
    background: #fff;
    border-radius: 26px 0px 0px 0px;
}
.dropdown.dropbtn-one:hover{
       border-radius: 30px 0px 0px 0px;
  border-bottom:0px;
}

.dropdown.dropbtn-three:hover{
  border-bottom: 0px !important;
    /* border: 0px; */
    background: #fff;
   border-radius: 0px 26px 0px 0px;
}
header .dropdown.dropbtn-one.active:hover{
  border-color:#D5D8DD;
}
header .dropdown-content {
    min-width: calc(100% + 6px);
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 1;
    border: 3px solid #D5D8DD;
    position: absolute;
    top: 63px;
    left: -3px;
    border-radius: 0px 0px 30px 30px;
    text-align: left;
    border-top: 0;
    padding-bottom: 20px !important;
}

header .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/*header .dropdown-content a:hover {background-color: #f1f1f1}*/
.dropdown-content ul li{
  padding:0px;
}
.dropdown-content ul li a {
    font-weight: normal;
    color: #E91419;
  font-family: ubuntu, 'sans-serif';
  padding: 10px 30px;
  white-space: nowrap !important;
  text-decoration: underline;
}
header .dropdown:hover .dropdown-content {
  display: block;
}
header .dropbtn-three:hover .dropdown-content{
    right: -3px;
    left: unset;
}
header .dropdown-two .dropdown-content{
   left: -3px;
    min-width: calc(100% + 6px);
      padding: 0px 16.5px;
}
header .dropdown:hover .dropbtn {
      background-color: #fff;
    color: #000;
}

/*=========================
  1. header style
===========================*/ 

header #header{
    padding: 20px 0;
    position: relative;
    z-index: 5;
    background: #FFF;
   
}
header .tablink-one{
    position: relative;
}
header #Tabdesk1{
       position: relative;
    width: 97.5%;
    padding: 14px 16px !important;
    background: #fff;
    border: 1px solid #ccc !important;
    }
    
   header #Tabdesk2{
        position: relative;
    width: 97.5%;
    padding: 14px 16px !important;
    background: #fff;
    border: 1px solid #ccc !important;
   
}
 header #Tabdesk3{
        position: relative;
    width: 97.5%;
    padding: 14px 16px !important;
    background: #fff;
    border: 1px solid #ccc !important;

}
header .desktop-row-header{
    display: flex;
    justify-content: space-between;
  align-items: center;
}
header .col-logo{
    width: 20%;
}
header .site-logo img{
    width: 100%;
      max-width: 40%;
}
header .desktop-menu-header{
    width: 80%;
}
header .menu-list ul{
    display: flex;
}
header .menu-list ul li{
    list-style-type: none;
    padding: 0px 15px;
}
header .search-col{
    display: flex;
      align-items: center;
}
header .search-icon {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
header .header .user_name a img{
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border-radius: 0;
    -o-appearance-border-radius: 0;
    -ms-appearance-border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 50%;
    object-fit: contain;
}
header .header .user_name .name{
   letter-spacing: .36px;
    color: #000;
    line-height: 25px;
    text-decoration: none;
    font-size: 18px;
}

header .language{
        display: flex;
    justify-content: center;
}
header .inner-ln{
padding: 10px;
}
header .togglesearch{
   /*background: #e8e8e4;*/
    right: 0px;
    left: 5px;
    position: relative;
    width: auto;
    height: auto;
    display: none;
    z-index: 9;
    padding: 0px 10px;
}

header .searchbar {
    display: flex;  
}

header .togglesearch input[type="text"]{
     width: 100%;
    border: 0px;
    outline: none;
    font-size: 16px; font-family: Ubuntu;
}

header .togglesearch input[type="button"]{
  width: auto;
  padding: 5px 10px;
  background: #ff220f;
  color: #fff;
  margin-left: -6px;
  border: 1px solid #ff220f;
  outline: none;
  cursor: pointer;
}
header .search-icon{
    width: 20px;
    height: 20px;
    cursor: pointer;
}
header .searchbar-col img{
 width: 20px;
    height: 20px;
    cursor: pointer;
}
header .user_name a{
    display: flex;
    align-items: center;
}

/* Style the tab */
header .tab {
    overflow: unset;
    border: 0px solid #ccc;
    background-color: #FFFFFF;
    border-radius: 40px;
}
.dropdown.active{
  background-color:#E91419;   
}
.dropdown.active button{
   color:#fff;
}
.dropbtn-one button{
   border-radius: 40px 0px 0px 40px;
}
header .dropdown.dropbtn-one.active{
   border-color: #E91419;
}

/* Style the buttons inside the tab */
header .tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 15px 30px;
  transition: 0.3s;
  font-size: 17px;
  font-weight: bold;
  
}

/* Change background color of buttons on hover */
header .tab button:hover {
  background-color: #fff;
}

/* Create an active/current tablink class */

header .tab button.active {
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 40px 0px 0px 40px;
}
header .tab button:nth-child(2).active{
border-radius: 0px 0px 0px 0px;
}
header .tab button:nth-child(3).active{
border-radius: 0px 40px 40px 0px;
}

/* Style the tab content */
header .tabcontent {
  display: none;
  padding: 6px 12px;
  border: 0px solid #ccc;
  border-top: none;
}
header .tab{
    display: flex;
      justify-content: flex-end;
}
/*header .tab-sec{
        padding: 0px 50px 0px 100px !important;
}*/
header .tablinks{
    background: url(assets/images/SScreenshot_6-removebg-preview.png) 100% no-repeat !important;
    background-position: left !important;
    background-size: contain !important;
    padding-left: 25px !important;
        width: 33.33%;
        background:#ffffff82 !important;
}
header .tablinks i{
        color: #ff220f;
    margin-right: 10px;
}
header .navbar-toggler svg path{
    fill: #000;
}
header .selectpicker{
    display: none;
}
header .menu-row {
    display: flex;
    justify-content: end;
}
header .menu-row a, header .user_name.mobile-user a, .menu-mobile a, .lang-switcher * {
  font-family: Ubuntu;
  font-size: 15px;
  font-weight: normal;
}
header .menu-row > *:not(:first-child){
  margin-left: 20px;
}
header .language-sec.order_sec, header .search-user.order_sec{
    display: flex;
    align-items: center;
}
header .tabcontent ul li{
    list-style-type: none;
}
header .mobile-language{
    display: none;
}
header .mobile-tab{
    display: none;
}
header .desktop-menu-header .menu-row {
  margin-bottom: 20px;
}
header .desktop-menu-header .menu-row * {
  font-weight: 400 !important;
  font-size: 15px !important;
}
header .tab-sec{
    display: block;
}
header .search-language{
    display: none;
}
header .tab-sec.mobile-tab{
    display: none;
}
header .mobile-search{
    display: none;
}

/*--------*/

header .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* LANGUAGE SWITCHER */
/* ui-dropdown-list */
header .language-item{
    display: flex;
    list-style-type: none;
}
header .language-item li{
height: 30px;
    width: 30px;
    text-align: center;
    color: #000 !important;
   margin: 0px 6px;
    font-size: 16px;
     line-height: 30px;
     cursor: pointer;
}

header .language-item .active-ln{
height: 30px;
    width: 30px;
    text-align: center;
    color: #fff !important;
    background: #6d7787;
    border-radius: 24px;
    font-size: 16px;
    line-height: 30px;
      align-items: center;
    display: flex;
    justify-content: center;
    padding-bottom: 0px;
}


header #lang-switcher strong {
    float: right;
}
header .tablet-header, header .mobile-header{
    display: none;
}
.dropdown-two .dropdown-content ul li a {
    left: -15px;
  position:relative;
}

/* Header break point fix */

@media (min-width: 1024px) and (max-width: 1224px) {
  header .col-logo {
    width: auto;
  }
  header .desktop-menu-header {
    width: auto;
  }
  header .menu-list ul li {
    list-style-type: none;
    padding: 0 8px;
  }
  header .menu-row>:not(:first-child) {
    margin-left: 10px;
  }  
}

@media (min-width: 1025px){
  #mobile-menu { display: none; }
}

/*---- Tablet ----*/

@media (max-width: 1024px){
header .tablet-header .tablet-row {
        display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 57px;
}
  
  .inner-tablet-menu{
        padding-bottom: 20px;
  }
  header #hs_cos_wrapper_logo{
    margin-bottom: 0px;
  }
  header #hs_cos_wrapper_logo img{
        max-height: 95px !important;
  }
  header .dropdown-content{
    border-top:0px !important;
  }
  header .dropbtn-one .dropdown-content{
        bottom: -140px !important;
  }
  .tablet-dropdown-two .dropdown-content{
        /*left: 0px;
        min-width: 100%;
        bottom: -143px !important;*/
        left: -3px;
    min-width: 199px;
    bottom: -140px !important;
  }
  .tablet-dropdown-two:hover{
    border-bottom:0px !important;
  }
  .dropbtn-three .dropdown-content{
        bottom: -140px !important;
        left: -116px !important;
  }
  /*
header .tablet-col-logo{
    width: 20%;
}
  */
header #tablet-menu, #mobile-menu{
    top: -100vh;
}
header #tablet-menu, #mobile-menu.open {
  top: 0;
}
header .tab-sec {
    padding: 0px !important;
}
header .tablet-tab-sec{
    width: auto;
}
  header .tab{
   padding:0px 20px; 
  }
  header .tab button{
    font-size:16px !important;
    padding: 10px 20px;
    background-color: #eaebee;
  }
  .header-tablet{
    width: 30px;
    height: 20px;
  }
  .header-tablet img{
     width: auto;
  }
  header .dropbtn svg {
    width: 20px;
}
  .tablet-active button{
   background-color: #fff !important;
  }
  .tablet-dropdown-two{
    border-right: 0px !important;
    border-left: 0px !important;
  }
  .dropbtn-three .dropbtn{
        border-radius: 0px 40px 40px 0px;
  }
 
header .toggle-desktop{
    display: flex;
    text-align: right;
    justify-content: end;
}
header .toggle-desktop img{
    width: 65%;
}
  header .dropdown-content{
        border-top: 3px solid #d5d8dd;
        bottom: -144px !important;
  }
header #tablet-menu, #mobile-menu {
      position: absolute;
    width: 100%;
    left: 0px;
    background: transparent;
    padding: 0px;
        /*top: 100px;*/
  /*display:block;*/
}
header .inner-tablet-menu{
    display: flex;
    align-items: center;
     justify-content: space-between;
}
 
  #hs_menu_wrapper_my_menu{
        margin: 25px 0px;
  }
  .tablet-language-sec{
   display:flex; 
  }
header .searchnar-tablet{
    display: flex;
}
header .searchbar-tablet{
    width: auto;
}
header .tablet_search_sec{
    width: 50%;
}
header .searchbar-tablet .searchbar {
    display: flex;
    float: left;
}
header .inner-tablet-menu .language-sec.order_sec{
    display: flex;
    align-items: center;
    margin-right: 20px;
}
header .tablet-header{
    display: block !important;
}
header .desktop-header, header .mobile-header{
    display: none !important;
}
header .tablet-tab-sec .tabcontent{
position: absolute;
}
  header .togglesearch {
    display: none;
    }
  header .searchbar-tablet{
        display: flex;
    align-items: center;
  }
}

.search-col.open .togglesearch {
  display: block !important;
}

.search-col.open .hs-search-field--open .hs-search-field__suggestions {
  margin-top: 10px;
  padding: 20px;
  border: 2px solid #D5D8DD;
  border-radius: 25px;
}

@media (max-width: 1024px){
  
  header .menu-mobile .menu-list-sec a {
    display: block;
    padding: 6px 0; 
  }
  
  header .menu-list ul li {
    padding: 0px;
  }
  
  .search-col.open .hs-search-field--open .hs-search-field__suggestions {
    left: -28px;
  }
  .search-col.open + * + *,
  .search-col.open + * {
    display: none !important;
  }
  .search-col.open {
    width: 100%;
  }

  header .tab {
    position: relative !important;
    overflow: visible !important;
  }
  header .tab:before {
    content: " ";
    display: block;
    width: calc(100% + 30px);
    height: 3px;
    position: absolute;
    background: #d5d8dd;
    left: -15px;
    top: calc(50% - 1.5px);
  }
  header .desktop-header, header .tablet-header{
    display: none !important;
   }
   header .mobile-header{
    display: block !important;
         padding: 15px 15px !important;
   }
   header .inner-mobile-menu {
    display: block;
    align-items: center;
  }
  header .mobile-tab-sec{
      width: 100%;
  }
  header .mobile-header .site-logo img {
      width: 100%;
  }
  header .mobile-tab-sec .tab {
      border-radius: 15px;
      width: auto;
    margin-bottom:19px;
  }
  header .dropbtn-one:hover .dropbtn {
      border-radius: 0;
  }

  header .dropbtn-three:hover .dropbtn {
      border-radius: 0;
  }
  header .tab button{
      font-size: 12px;
          padding: 14px 15px;
  }
  header .dropdown-content a {
      padding: 12px 10px;
      font-size: 12px;
  }
  header .dropbtn img {
      width: 12px;
  }
  header .dropdown-content{
      min-width: auto;
      bottom: -118px;
      left: 0;
  }
  header #tablet-menu, header #mobile-menu {
      padding: 0px;
  }
  header .mobile-tab-sec .tab button.active {
      border-radius: 0px 0px 0px 0px;
  }
  header .menu-mobile .menu-list ul{
      display: block;
      padding: 0px 0px;
  }
  header .mobile-language-search{
      display: flex;
      align-items: center;
          padding: 0px 15px;
  }
  header .mobile-logo-sec{
          display: flex;
      justify-content: space-between;
      align-items: center;
  }
  header .mobile-language-search .language-item {
      padding: 0px;
      margin: 0px;
  }
  header .mobile-tab-sec .tablinks {
      border: 1px solid #000 !important;
  }
  body.overflow-hidden .header-wrapper {
    overflow-y: scroll;
    height: 100vh;
  }

  header #mobile-menu {
        position: absolute;
      width: 100%;
      left: 0px;
      background: #fff;
          padding: 0;
      height: 100vh;
      padding-top: 70px;
      z-index: 1;
  }
  header .toggle-close-mobile img{
      width: 30%;
      height: 30%;
  }
  header .mobile-user{
      display: flex;
      align-items: center;
        width: 100%;
      justify-content: end;
  }
  header .mobile-user > *:not(:last-child) {
    margin-right: 20px;
  }
  header .toggle-close-mobile{
      display: flex;
      align-items: center;
      margin-left: 28px;
  }
  header .mobile_search_sec {
      width: auto;
      margin-right: 20px;
  }
  header .searchbar{
      position: relative;
  }
  header .searchbar .mobile_togglesearch {
      position: absolute;
          bottom: -50px;
      left: 0;
      top: unset;
      width: max-content;
  }
  header .mobile-tab-sec .tabcontent ul{
      padding-left: 20px;
  }
  header .mobile-tab-sec .tabcontent {
      border-bottom: 1px solid #000;
  }
  header .dropdown.dropbtn-one {
      border-radius: 0;
  }
  header .dropdown.dropbtn-three {
      border-radius: 0px;
  }
  header .tab{
      position: relative;
  }
  header .mobile-tab-sec .dropdown-content{
    position: absolute;
      width: 99%;
  }
  header .mobile-tab-sec{
      position: relative;
  }
  header .dropdown{
  position: unset;
  }








  .main_header.sticky-header #hs_cos_wrapper_logo img{
        max-width: 89px !important;
  }
  /*
  header .dropup-content.active {
      border: 1px solid #ccc;
  }
  */


  header .nav-link{
    color: #00000073;
    text-decoration: none;
    font-size: 20px;
  }
  header .lock a{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    border-right: 0;
    border-left: 0;
  }
  header .lock img{
        width: 18px;
    margin-right: 10px;
  }
  /*header .mobile-language-search .togglesearch{
    position:relative;
  }*/
 header .mobile-language-search .togglesearch {
    left: 10px;
    /* right: unset; */
    position: relative;
    top: 0;
  }
    header .searchbar-col img {
      width: 25px;
      height: auto;
      cursor: pointer;
  }
  header .togglesearch{
    padding:0px;
  }
  header .site-logo img {
      width: 100%;
      max-width: 100%;
  }
  header {
    padding: 0px;
  }
  header .mobile-logo-sec, header .mobile-tab-sec {
        padding: 17px 7% 18px 7%;
  }
  header .tab-sec {
    margin-top: 0px;
  }
  .menu-mobile{
   padding: 0px 7% 21px 7%;
  }
  header .mobile-header #hs_cos_wrapper_logo img, .mobile-logo-sec .site-logo img {
    width: auto !important;
    max-width: 89px !important;
    height: 100%;
    max-height: 57px !important;
  }
 header .mobile-header{
        width: 100%;
    padding: 17px 7% !important;
  }
  header .mobile-header #hs_cos_wrapper_logo {
    margin-bottom: 0;
  }

  .toggle-close-mobile img{
    margin-right: 0 !important;
  }
  header .tablet-col-logo{
    width: auto !important;
    margin-right: 20px;
  }
  .user-profile img{
        margin-right: 14px !important;
  }
  .sticky-header .tab-sec{
    display:block !important;
  }
  #lang-switcher{
    margin-bottom: 25px;
  }
  .dropup.mobile-dropdown-one {
    border-radius: 15px 0px 0px 15px;
  }
  .dropup.mobile-dropdown-three {
    border-radius: 0px 15px 15px 0px;
  }
  .dropup.mobile-dropdown-two{
    border-left:0px;
    border-right:0px;
  }
  .menu-mobile ul li a {
    text-decoration: none;
    /* Remove red global links on mobile 
    color: #E91419 !important; 
    */ 
  }
  .language-item{
    padding-left:36px;
  }
  .submenu .dropup-content a{
    font-family: ubuntu, 'sans-serif';
    color: #E91419;
    text-decoration: underline;
  }
  .dropup button{
    display:block;
  }
  header .dropbtn svg{
        width: 26px;
  }
  .dropup.mobile-dropdown-one.active button{
    border-radius: 15px 0px 0px 15px;
    background: #E91419;
    color: #fff;
  }
  .dropup.active button{
     background: #E91419 !important;
    color:#fff;
    border:0px;
  }
  .dropup.active{
    border-color: #E91419;
  }
  .dropup.mobile-dropdown-one.active .tab button{
    background: #E91419;
    border: 0px;
    display: flex;
    border-radius: 15px 0px 0px 15px;
  }
  .dropup.mobile-dropdown-one.active{
        background: #E91419;
    border: 0px;
    align-items: center !important;
    display: flex !important;
  }
  .dropup.mobile-dropdown-one.active .tab button{
     color:#fff;
  }
  header .tab button:hover{
    /*background: unset;*/
  }
  header .header .user_name .name{
   font-size:14px; 
  }
 .dropup.mobile-dropdown-three button{
       border-radius: 0px 15px 15px 0px;
  }
  header .tab{
    padding:0px;
  }
  .dropup button{
    text-align:left;
  }
  .toggle-menu{
   position:absolute; 
  }

  header .tab button{
        background-color: #fff;
  }
  .hs-menu-wrapper ul {
    align-items: baseline;
  }
  #hs_menu_wrapper_my_menu {
    margin: 0px 0px 0px 0px;
  }
  .mobile-dropdown-one button{
    border-radius: 15px 0px 0px 15px;
  }
  .dropup.mobile-dropdown-three.active button {
    border-radius: 0;
  }

  .dropup-content{
    display:none;
  }
  .dropup-content.active-content{
    display:block;
  }
  
}

/* Custom global menu button */

li.hs-menu-item.hs-menu-depth-1 a span.button {
  padding: 4px 8px;
  border-radius: 100px;
  font-weight: bold !important;
  border: 2px solid black;
}
@media (max-width: 1024px) {
  li.hs-menu-item.hs-menu-depth-1 a span.button {
    margin-bottom: 10px;
    display: inline-block;
  }
}
li.hs-menu-item.hs-menu-depth-1 a span.button.pink {
  background: #FF007D;
  background: linear-gradient(90deg, rgba(255,0,125,1) 0%, rgba(247,39,23,1) 100%);
  border: none;
  color: white;
  padding: 6px 12px;
}
li.hs-menu-item.hs-menu-depth-1 a span.button.green {
  background: #81C105;
  border: none;
  color: white;
  padding: 6px 12px;
}
footer {
  position: relative;
  overflow: hidden;
  background: #FFF;
}
footer .footer-logo {
  max-width: 150px;
  padding-bottom: 2em;
}
footer p, footer li, footer a {
  font-size: 1.4rem;
}
footer li {
  padding-bottom: 0;
}
footer .app-icons {
  margin-top: 10px;
  display: flex;
  gap: 10px;
}
footer .app-icons > div {

}
footer .col-3 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

footer .col-1 {
  margin: 0;
}
footer .footer-links .row-fluid:first-child .links {
  padding-bottom: 2em;
}
footer p {
  line-height: 1.5;
}

/* Shape */

footer .shape {
  position: absolute;
  width: 33%;
  right: 0;
}

footer .col-3:first-child p br:first-of-type {
  display: none;
}

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

  footer .col-3:first-child p br:first-of-type {
    display: initial;
  }

}

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

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;
}
.app-icons {

}

footer .footer-image {
  display: flex;
  justify-content: flex-start;
  margin-top: 20px;
}

footer .footer-image img:first-child {
  margin-right: 10px;
}
@media (min-width: 941px) {

  footer .page-center {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  footer .column-wrapper {
    align-items: center;;
  }
  footer .col-3:first-child::after {
    width: 50vw;
    height: calc(100% + 160px);
    right: 0;
    top: -80px;
  }
  footer .col-2:last-child * {
    text-align: right;
  }
  footer .some {
    vertical-align: middle;
  }
  footer p {
    line-height: 2em;
  }

}

@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;
  }
  .cst-footer-grp .page-center{
    text-align:center;
  }
  .cst-footer-grp .page-center div.heading>div{
    margin-top:30px;
    font-weight: 500;
  }

}

@media (max-width: 767px) {

  footer .footer-logo, footer .app-icons {
    margin: 0 auto;
  }
  footer .app-icons {
    margin-bottom: 0;
    justify-content: center;
  }
  footer #hs_cos_wrapper_logo a {
    margin-bottom: 0 !important;
  }
  footer .footer-links .hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
    align-items: center;    width: 100%;
  }
  footer .heading {
    text-align: center;
  }
  footer .footer-links .row-fluid .links {
    padding-bottom: 2em !important;
  }
  footer .footer-image {
    justify-content: center;
  }
}

/* Logo */

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

footer #hs_cos_wrapper_logo img {
  width: auto !important;
  height: 100px;
}

/* Social Media Icons */



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



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



.cst-footer-grp {
  background: #2C2E33;
  color: #fff;
  padding: 50px 20px;
}

.cst-footer-grp .page-center {
  max-width: 1052px;
  margin: 0 auto;
}

.cst-footer-grp .page-center .cst-btm-grp {
  border-top: 1px solid #fff;
  padding: 30px 0;
  display: flex;
	align-items: center;
  margin-top:30px;
}

.cst-footer-grp .page-center .cst-btm-grp > div {
  width: 100%;
}
.cst-footer-grp .page-center .cst-btm-grp > .cst-rgt-grp {
  width: auto;
}

.cst-footer-grp .page-center .cst-btm-grp .cst-rgt-grp {
}

.cst-footer-grp .page-center .cst-btm-grp .cst-rgt-grp .cst-social ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  justify-content: end;
}

.cst-footer-grp .page-center .cst-btm-grp .cst-rgt-grp .cst-social ul > li {
  margin-left: 15px;
}

.cst-footer-grp .page-center .cst-btm-grp .cst-rgt-grp .cst-social ul > li a {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: block;
  text-align: center;
  background: #fff;
  line-height: 35px;
  color: #2C2E33;
  font-size: 16px;
  text-decoration: none;
  transition: all .5s ease;
}

.cst-footer-grp .page-center .cst-btm-grp .cst-rgt-grp .cst-social ul > li a:hover {
}

.cst-footer-grp .page-center .cst-btm-grp .cst-lft-grp {
}

.cst-footer-grp .page-center .cst-btm-grp .cst-lft-grp ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: wrap;
  row-gap: 5px;
}

.cst-footer-grp .page-center .cst-btm-grp .cst-lft-grp ul li {
  margin-right: 30px;
}

.cst-footer-grp .page-center .cst-btm-grp .cst-lft-grp ul li a, .cst-footer-grp .page-center a {
  text-align: left;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-decoration: none;
}
.cst-footer-grp .page-center .links li a {
  opacity: .8;
}
.cst-footer-grp .page-center .links li a:hover {
  opacity: 1;
}
.cst-footer-grp .page-center div.heading > div{
  font-size:18px;
  padding-bottom:15px;
  font-weight: 500;
}

.cst-footer-grp .page-center .cst-btm-grp .cst-lft-grp ul li:last-child {
  margin-right: 0;
}

.cst-footer-grp .page-center {
  max-width: 1052px;
  margin: 0 auto;
  padding: 0;
}

.cst-footer-grp .page-center .cst-btm-grp .cst-rgt-grp .cst-social ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  justify-content: end;
}

@media (max-width:767px){
  .cst-footer-grp .page-center .cst-btm-grp {
    flex-wrap: wrap;
  }

  .cst-footer-grp .page-center .cst-btm-grp>div {
    width: 100% !important;
  }

  .cst-footer-grp .page-center .cst-btm-grp>.cst-lft-grp {
    margin-bottom: 30px;
  }

  .cst-footer-grp .page-center .cst-btm-grp .cst-rgt-grp .cst-social ul, .cst-footer-grp .page-center .cst-btm-grp .cst-lft-grp ul {
    justify-content: center;
  }
  .cst-footer-grp .page-center .cst-btm-grp .cst-lft-grp ul {
    display: block;
  }
  .cst-footer-grp .page-center .cst-btm-grp .cst-lft-grp ul * {
    text-align: center !important;
    width: 100%;
    margin: 0 auto 20px auto !important;
  }
  
  .cst-footer-grp .page-center .cst-btm-grp .cst-rgt-grp .cst-social ul>li {
    margin-left: 0;
    margin-right: 15px;
  }
  .appstore-icon {
    margin-bottom: 20px;
  }
}
.cst-footer-grp li.hs-menu-item a{
 color:white; 
}




.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 > ul > .hs-menu-item {
  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;
  }
}

/* Rich text module */

.hs_cos_wrapper_widget_container .hs_cos_wrapper_type_rich_text {
  display: block;
  max-width: 1052px;
  margin: 0 auto;
  padding-top: 120px;
  padding-bottom: 120px;
}

@media (max-width: 1200px) {
  .hs_cos_wrapper_widget_container .hs_cos_wrapper_type_rich_text {
      padding-top: 60px;
      padding-bottom: 60px;
      padding-left: 60px;
      padding-right: 60px;
  }
}
/* Border styles */

.border-bottom {
  border-bottom: 1px solid #eaebee;
}
.border-top {
  border-top: 1px solid #eaebee;
}
/* Carousel circle */
@media (min-width: 769px) {
  .carousel.circles .content-sliders {
    position: relative;
  }
  .carousel.circles .content-sliders:before {
    content: " ";
    position: absolute;
    background: transparent url("//25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/raw_assets/public/edenred-theme/images/carousel-circles.svg") top left no-repeat;
    background-size: 246px auto;
    width: 260px;
    height: 366px;
    opacity: .25;
    transform: translateX(-50%);
    left: 50%;
    top: -130px;
  }
  .carousel.circles .wrapper:not(.white) .content-sliders:before {
    filter: brightness(0) invert(1);
  }
}

/* Carousel Card gradients */

:root {
  --gradientwidth: 50%;
}
@media secreen(max-width: 1200px) {
  :root {
    --gradientwidth: 100%;
  }
}
/*
.bg-white .slider-container::after { background: linear-gradient(to right, #FFFFFF00 0px, #FFFFFF var(--gradientwidth));}
.bg-white .slider-container::before { background: linear-gradient(to left, #FFFFFF00 0px, #FFFFFF var(--gradientwidth));}
.bg-cold-white .slider-container::after { background: linear-gradient(to right, #F1F7FF00 0px, #F1F7FF var(--gradientwidth));}
.bg-cold-white .slider-container::before { background: linear-gradient(to left, #F1F7FF00 0px, #F1F7FF var(--gradientwidth));}
.bg-light-olive .slider-container::after { background: linear-gradient(to right, #DCF69100 0px, #DCF691 var(--gradientwidth));}
.bg-light-olive .slider-container::before { background: linear-gradient(to left, #DCF69100 0px, #DCF691 var(--gradientwidth));}
.bg-light-pink .slider-container::after { background: linear-gradient(to right, #FED0C800 0px, #FED0C8  var(--gradientwidth));}
.bg-light-pink .slider-container::before { background: linear-gradient(to left, #FED0C800 0px, #FED0C8 var(--gradientwidth));}
*/

/* Frames */
.quote-symbol {
  color: #143D80;
}

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

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: #739A00;
}

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


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


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

#calculator input:checked + .button {
  background-color: #E91419;
}

/* Carousel circle */
iframe#matkahuolto {
  margin: -8px !important;
  height: 1170px;
}
@media (max-width: 1200px) {
  iframe#matkahuolto {
    height: 1450px;
  }
}
@media (max-width: 769px) {
  iframe#matkahuolto {
    height: 1470px;
  }
}

/* Hide Onetrust on mobile */ 
/* @media (min-width: 769px) {
  #cookie-settings {
    display: none;
  }
} */

#ot-sdk-btn-floating {
  display: none;
}
/* Typography */

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

/* 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://cdn2.hubspot.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 {
  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: #E91419;
}

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

.blog-post .featured {
  border-radius: 25px;
  margin-bottom: 1em;
  height: auto;
}


.blog-post__meta {
  margin: 0 0 4rem 0;
}
.blog-post__meta .reading-minutes {
  padding-bottom: 0.5em;
}

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

.blog-post__tags {
  color: #000;
  line-height: 30px;
}

.blog-post__tags svg {
  height: auto;
  margin-right: 10px;
  width: 15px;
}

.blog-post__meta .blog-post__tag-link {
  color: #000;
  background: #eee;
  text-decoration: none;
  line-height: 30px;
  height: 30px;
  display: inline-block;
  padding: 0 10px;
  border-radius: 15px;
}

.blog-post blockquote {
  background-color: #fed0c8;
  border-radius: 10px;
  border-left: none;
  display: inline-flex;
  margin: 20px 0 40px;
  padding: 30px;
}

.blog-post blockquote:before {
  content: url('https://25893618.fs1.hubspotusercontent-eu1.net/hubfs/25893618/Website%20files/Icons/quote--red.svg');
  height: 24px;
  margin-right: 15px;
  width: 24px;
  position: relative;
  top: 5px;
}

.blog-post blockquote,
.blog-post blockquote p {
  line-height: 1.6;
}

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

/* Blog listing */
.bg-cold-white.blog-listing .col-3 { 
  box-shadow: none;
}
.blog-listing .col-3 {
  box-shadow: inset 0 0 0 3px #eaebee;
  border-radius: 25px;
  background-color: #FFF;
  overflow: hidden;
}
.blog-listing .offers .col-3 {
  box-shadow: inset 0 0 0 3px #F1F7FF;
}

.blog-listing .col-3 .text-wrapper{
  padding: 2.5rem 3.4rem;
}
.blog-listing .col-3 .text-wrapper a {
  position: relative;
}
.blog-listing .col-3 .text-wrapper.header {
  background-color: #F1F7FF;
}
.blog-listing .col-3 .text-wrapper .discount {
  display: inline-block;
  position: absolute;
  top: -4rem;
  right: 0;
  background-color: #E91419;
  color: white;
  font-weight: bold;
  padding: 0.25rem 0.5rem;
  border-radius: 0.5rem;

}
.blog-listing .col-3 .text-wrapper .discount-price {
  display: block;
  font-weight: bold;
  font-size: 2.6rem;
  margin-bottom: 1rem;
}
.blog-listing .col-3 .text-wrapper .regular-price {
  display: block;
  text-decoration: line-through;
  
}
.blog-listing .col-3 .text-wrapper h4{
  padding-top: 0;
}

.blog-listing .col-3 .image-wrapper {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}

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

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

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


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

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

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

/* Offer listing */

.merchant-logo {
  height: 40px;
  width: auto;
}
/* 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: 3.2rem;
  padding-bottom: 3.2rem;
  border-bottom: 2px solid #D5D8DD;
}

.hs-search-results__title {
  color: #E91419;
  font-family: Edenred, serif;
  margin-bottom: 0.35rem;
  text-decoration: none;
}

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

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

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

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

.search-results .page-center {
  max-width: 960px;
}

.search-results h1 {
  margin-bottom: 50px;
}

.hs-highlight-title,
.hs-search-results__title {
  font-size: 2.4rem;
}

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

/* Subscription preferences */

.subscription-preferences .page-header {
  margin-bottom: 20px;
}

.subscription-preferences h2 {
  font-size: 2.8rem;
}

.subscription-preferences p.header {
  font-weight: 700;
  margin-bottom: 12px;  
}

.subscription-preferences .subscribe-options {
  display: block;
  margin-top: 32px;  
}

.subscription-preferences .item {
  display: block;
  margin-bottom: 16px;
}

.subscription-preferences .item-inner {
  align-items: center;
  display: flex;
}

.subscription-preferences .item-inner p {
  border-left: 1px solid #d5d8dd;
  margin-left: 12px;
  padding-left: 12px;  
}

.subscription-preferences .checkbox-row {
  line-height: 1;
}

.subscription-preferences .checkbox-row span.fakelabel input {
  display: inline-block;
  margin-right: 6px;
}

.subscription-preferences .checkbox-row span > span {
  font-weight: 700;
}

input #globalunsub {
  margin-right: 6px;
}

@media screen and (max-width: 767px) {
  .subscription-preferences .item-inner {
    align-items: flex-start;
    flex-direction: column;
  }
  .subscription-preferences .item-inner p {
    border-left: none;
    margin-left: 0;
    padding-left: 0;  
  }  
}
/* @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    */
/*****************************************/
/* Text and Image Module Global CSS */























.col-button-primary .cta_button{
  color: #FFFFFF !important; 
  background-color: #E91419 !important;
  border: 2px solid #E91419 !important;
  font-family: Edenred !important; 
  font-size: 18px !important;
}
.col-button-primary .cta_button:hover{
  color: #000 !important; 
  background-color: #FFFFFF !important;
  border: 2px solid #E91419 !important;
}

.col-button-secondary .cta_button, .cta_button.secondary {
  color: #000 !important; 
  background-color: #FFFFFF !important;
  border: 2px solid #E91419 !important;
  font-family: Edenred !important; 
  font-size: 18px !important;
}
.col-button-secondary .cta_button:hover, .cta_button.secondary:hover {
  color: #FFFFFF !important; 
  background-color: #E91419 !important;
  border: 2px solid #E91419 !important;
}
.col-button-primary  a.cta_button::after, .col-button-secondary  a.cta_button::after{
  content: '';
}
.image-text p, .image-text h2{
      word-break: break-word;
}






/* @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    */
/*****************************************/
/* Image and Text background color CSS */

.image-text.black{
  background-color: #000;
}
.image-text.white{
  background-color: #FFF;
}
.image-text.red{
  background-color: #E91419;
}
.image-text.pink{
  background-color:#FF5978;
}
.image-text.alice_blue{
  background-color: #F1F7FF;
}
.image-text.purplish_blue{
  background-color: #711CFF;
}
.image-text.pastel_pink{
  background-color: #FED0C8;
}
.image-text.dark_grey{
  background-color: #1C2126;
}
.image-text.green{
  background-color: #739A00;
}
.image-text.melrose{
  background-color: #C8C3FF;
}
.image-text.light_olive_green{
  background-color: #DCF691;
}
/* Image and Text heading css */
.image-text.black .text-content h2{
  color:white !important;
}
.image-text.white .text-content h2{
  color:black !important;
}
.image-text.red .text-content h2{
  color:black !important;
}
.image-text.pink .text-content h2{
  color:white !important;
}
.image-text.alice_blue .text-content h2{
  color:black !important;
}
.image-text.purplish_blue .text-content h2{
  color:white !important;
}
.image-text.pastel_pink .text-content h2{
  color:black !important;
}
.image-text.dark_grey .text-content h2{
  color:white !important;
}
.image-text.melrose .text-content h2{
  color:white !important;
}
.image-text.light_olive_green .text-content h2{
  color:black !important;
}

/* Image and Text content css */
.image-text.black .text-content p{
  color:white !important;
}
.image-text.white .text-content p{
  color:black !important;
}
.image-text.red .text-content p{
  color:black !important;
}
.image-text.pink .text-content p{
  color:white !important;
}
.image-text.alice_blue .text-content p{
  color:black !important;
}
.image-text.purplish_blue .text-content p{
  color:white !important;
}
.image-text.pastel_pink .text-content p{
  color:black !important;
}
.image-text.dark_grey .text-content p{
  color:white !important;
}
.image-text.melrose .text-content p{
  color:white !important;
}
.image-text.green .text-content p{
  color:white !important;
}
.image-text.light_olive_green .text-content p{
  color:black !important;
}
.purplish_blue .col-button-primary .cta_button, .green .col-button-primary .cta_button {
  color: #E91419 !important; 
  background-color: #FFF !important;
  border: 2px solid #FFF !important;
 
}
.purplish_blue .col-button-primary .cta_button:hover, .green .col-button-primary .cta_button:hover{
  color: #000 !important; 
  background-color: #FFFFFF !important;
  border: 2px solid #FFF !important;
}

.purplish_blue .col-button-secondary .cta_button, .green .col-button-secondary .cta_button{
  color: #FFF !important; 
  background-color: #711CFF !important;
  border: 2px solid #FFF !important;

}
.purplish_blue .col-button-secondary .cta_button:hover, .green .col-button-secondary .cta_button:hover{
  color: #FFFFFF !important; 
  background-color: #E91419 !important;
  border: 2px solid #E91419 !important;
}
/* @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    */
/*****************************************/
.carousel .white{
  background-color: #FFF;
}
.carousel .alice_blue{
  background-color: #F1F7FF;
}
.carousel .purplish_blue{
  background-color: #711CFF;
}
.carousel .pastel_pink{
  background-color: #FED0C8;
}
.carousel .green{
  background-color: #739A00;
}
.carousel .light_olive_green,
.carousel .light_olive_green {
  background-color: #DCF691;
}


.carousel .white .text-content h2{
  color:black !important;
}
.carousel .alice_blue .text-content h2{
  color:black !important;
}
.carousel .purplish_blue .text-content h2{
  color:white !important;
}
.carousel .pastel_pink .text-content h2{
  color:black !important;
}
.carousel .green .text-content h2{
  color:black !important;
}
.carousel .light_olive_green .text-content h2{
  color:black !important;
}


.carousel .white .text-content p{
  color:black !important;
}
.carousel .alice_blue .text-content p{
  color:black !important;
}
.carousel .purplish_blue .text-content p{
  color:white !important;
}
.carousel .pastel_pink .text-content p{
  color:black !important;
}
.carousel .green .text-content p{
  color:white !important;
}
.carousel .light_olive_green .text-content p{
  color:black !important;
}
/* @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    */
/*****************************************/

/* @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    */
/*****************************************/
/* Image and Text background color CSS */

.tab-content.white{
  background-color: #FFF;
}
.tab-content.alice_blue{
  background-color: #F1F7FF;
}
.tab-content.purplish_blue{
  background-color: #711CFF;
}
.tab-content.pastel_pink{
  background-color: #FED0C8;
}
.tab-content.green{
  background-color: #739A00;
}
.tab-content.light_olive_green{
  background-color: #DCF691;
}
/* Image and Text heading css */

.tab-content.white .text-content h2, .tab-content.white .tab-heading{
  color:black !important;
}
.tab-content.alice_blue .text-content h2, .tab-content.alice_blue .tab-heading{
  color:black !important;
}
.tab-content.purplish_blue .text-content h2, .tab-content.purplish_blue .tab-heading{
  color:white !important;
}
.tab-content.pastel_pink .text-content h2, .tab-content.pastel_pink .tab-heading{
  color:black !important;
}
.tab-content.green .text-content h2, .tab-content.green .tab-heading{
  color:white !important;
}
.tab-content.light_olive_green .text-content h2, .tab-content.light_olive_green .tab-heading{
  color:black !important;
}

/* Image and Text content css */
.tab-content.white .text-content p{
  color:black !important;
}
.tab-content.alice_blue .text-content p{
  color:black !important;
}
.tab-content.purplish_blue .text-content p{
  color:white !important;
}
.tab-content.pastel_pink .text-content p{
  color:black !important;
}
.tab-content.green .text-content p{
  color:white !important;
}
.tab-content.light_olive_green .text-content p{
  color:black !important;
}
.purplish_blue .col-button-primary .cta_button, .green .col-button-primary .cta_button {
  color: #E91419 !important; 
  background-color: #FFF !important;
  border: 2px solid #FFF !important;
 
}
.purplish_blue .col-button-primary .cta_button:hover, .green .col-button-primary .cta_button:hover{
  color: #000 !important; 
  background-color: #FFFFFF !important;
  border: 2px solid #FFF !important;
}

.purplish_blue .col-button-secondary .cta_button, .green .col-button-secondary .cta_button{
  color: #FFF !important; 
  background-color: #711CFF !important;
  border: 2px solid #FFF !important;

}
.purplish_blue .col-button-secondary .cta_button:hover, .green .col-button-secondary .cta_button:hover{
  color: #FFFFFF !important; 
  background-color: #E91419 !important;
  border: 2px solid #E91419 !important;
}
/* @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    */
/*****************************************/

.column-icon.white{
  background-color: #FFF;
}
.column-icon.alice_blue{
  background-color: #F1F7FF;
}
.column-icon.purplish_blue{
  background-color: #711CFF;
}
.column-icon.pastel_pink{
  background-color: #FED0C8;
}
.column-icon.green{
  background-color: #739A00;
}
.column-icon.light_olive_green{
  background-color: #DCF691;
}
/* Image and Text heading css */

.column-icon.white .col-area h3, .column-icon.white .col-area p, .column-icon.white .heading-center h2{
  color:black !important;
}
.column-icon.alice_blue .col-area h3, .column-icon.alice_blue .col-area p, .column-icon.alice_blue .heading-center h2{
  color:black !important;
}
.column-icon.purplish_blue .col-area h3, .column-icon.purplish_blue .col-area p, .column-icon.purplish_blue .heading-center * {
  color:white !important;
}
.column-icon.pastel_pink .col-area h3, .column-icon.pastel_pink .col-area p, .column-icon.pastel_pink .heading-center h2{
  color:black !important;
}
.column-icon.green .col-area h3, .column-icon.green .col-area p, .column-icon.green .heading-center * {
  color:white !important;
}
.column-icon.light_olive_green .col-area h3, .column-icon.light_olive_green .col-area p, .column-icon.light_olive_green .heading-center h2{
  color:black !important;
}