



/* 1a. Containers */




/* 1b. Colors */


    
    
    
    
    
    
    
    
    
    
    
    
    


    
    
    
    
    
    
    


    
    
    
    
    
    
    
        

    
    
    
    
    
    
    


    
    
    
    
    
    
    


    
    
    
    
    
    
    
    
    
    



    


    


    
    
    


    
    

/* 1c. Typography */




/* === BODY === */




  
  
  
  


  
  
  
  


/* === H1 === */





  
  
  
  



  
  
  
  



/* === H2 === */




  
  
  
  



  
  
  
  



/* === H3 === */





  
  
  
  



  
  
  
  



/* === H4 === */





  
  
  
  



  
  
  
  



/* === H5 === */





  
  
  
  



  
  
  
  



/* === H6 === */





  
  
  
  



  
  
  
  


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

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

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

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

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

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

body {
  margin: 0;
}

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

main {
  display: block;
}

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

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

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

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

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

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

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

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

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

a {
  background-color: transparent;
}

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

img {
  border-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

progress {
  vertical-align: baseline;
}

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

textarea {
  overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

details {
  display: block;
}

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

summary {
  display: list-item;
}

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

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

template {
  display: none;
}

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

[hidden] {
  display: none;
}
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section > .row-fluid {
  margin: 0 auto;
}

.dnd-section .dnd-column {
  padding: 0 20px;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
@font-face { font-family: "Eina"; src: 
  url(https://2607377.fs1.hubspotusercontent-eu1.net/hubfs/2607377/raw_assets/public/Garantme_2022/fonts/Eina03-Regular.woff2) format("woff2"), 
  url(https://2607377.fs1.hubspotusercontent-eu1.net/hubfs/2607377/raw_assets/public/Garantme_2022/fonts/Eina03-Regular.woff) format("woff"); font-style: normal; font-weight: normal; font-display: swap; }


@font-face { font-family: "Eina"; src: 
  url(https://2607377.fs1.hubspotusercontent-eu1.net/hubfs/2607377/raw_assets/public/Garantme_2022/fonts/Eina03-SemiBold.woff2) format("woff2"), 
  url(https://2607377.fs1.hubspotusercontent-eu1.net/hubfs/2607377/raw_assets/public/Garantme_2022/fonts/Eina03-SemiBold.woff) format("woff"); font-style: normal; font-weight: 600; font-display: swap; }


@font-face { font-family: "Eina"; src: 
  url(https://2607377.fs1.hubspotusercontent-eu1.net/hubfs/2607377/raw_assets/public/Garantme_2022/fonts/Eina03-Bold.woff2) format("woff2"), 
  url(https://2607377.fs1.hubspotusercontent-eu1.net/hubfs/2607377/raw_assets/public/Garantme_2022/fonts/Eina03-Bold.woff) format("woff"); font-style: normal; font-weight: bold; font-display: swap; }

@font-face { font-family: "Eina-console"; src: 
  url(https://2607377.fs1.hubspotusercontent-eu1.net/hubfs/2607377/raw_assets/public/Garantme_2022/fonts/Eina.woff2) format("woff2"); font-style: normal; font-weight: normal; font-display: swap; }



body {
  margin: 0;
 /* -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;*/
}

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

html{
  font-size:100%!important;
}

/* Paragraphs */

p {
  font-size: 14px;
  margin-bottom: 14px;
  margin-top:14px;
  letter-spacing: .3px;
}

/* Anchors */

a {
  cursor: pointer;
  box-shadow: none;
  text-decoration: underline;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top:26px;
  margin-bottom:26px;
}

/* Lists */

ul,
ol {
  margin-top: 14px;
  margin-bottom: 14px;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

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

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 0px solid;
  margin:14px 40px;
  padding-left: 0;
}

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}
/* === ALL BUTTONS === */
.hs-button, 
.button {
    font-size: 14px;
    line-height: 18.060000000000002px;
    text-transform: uppercase;
    font-weight: bold;
    text-align:center;
    letter-spacing:1.8px;
    border-radius:1px;
    padding: 15px 25px;
    cursor:pointer;
    transition: all 0.15s linear;
    white-space: normal;
    text-decoration:none;
}
/*.hs-button:hover, .button:hover {
  transform:translateY(-2px);
}*/
a.button-link {
text-decoration:none;
}
.button svg {
    transition: all 0.30s linear;
}
button.flex {
display:flex;
align-items:center;
}

button.flex .left-icon {
margin-right: 10px;
}
button.flex .right-icon {
margin-left: 10px;
}
button.flex .right-icon span,
button.flex .left-icon span{
display:flex;
align-items:center;

}
button.flex .left-icon svg,
button.flex .right-icon svg {
  width:18px;
  height:18px;
  vertical-align:middle;
 
}
button.flex.btn-large .left-icon svg,
button.flex.btn-large .right-icon svg {
  width:28px;
  height:28px;
  vertical-align:middle;
 
}
/* === LARGE === */
.hs-button.btn-large, 
.button.btn-large {
    font-size: 28px;
    line-height: 36.120000000000005px;
    padding: 30px 50px;
}

/* === ALL CTA BUTTONS === */

/* === PRIMARY === */

.btn-primary,
/* CTA */
.cta_button.btn-primary {
  
color: white;
border: 1px solid;
}
/* === SECONDARY === */

.btn-secondary,
/* CTA */
.cta_button.btn-secondary {
    background: #FFFFFF;
    border: 1px solid;  
}

/* === LINK  === */

.btn-link,
/* CTA */
.cta_button.btn-link {
    border:none;
    background: transparent;
    padding:0;
}

/* === BACKLINK  === */
.btn-backlink,
/* CTA */
.cta_button.btn-backlink {
    
}

/* === ALL LEFT ICONS === */

.btn-left-icon:before {
    content: "";
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 10px 0 0;
}
.btn-large .btn-left-icon:before {
 width: 40px;
    height: 40px;
}
/* === ALL RIGHT ICONS === */

.btn-right-icon:after {
    content: "";
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 0 0 10px;
}
.btn-large .btn-right-icon:after{
 width: 40px;
    height: 40px;
}

/* === BLUE === */

.btn-blue.btn-primary,
/* CTA */
.cta_button.btn-blue.btn-primary {
    background:#1500F7;
    border-color:#1500F7;
}

.btn-blue.btn-secondary,
.btn-blue.btn-link,
/* CTA */
.cta_button.btn-blue.btn-secondary,
.cta_button.btn-blue.btn-link {
    color:#1500F7;
    border-color:#1500F7;    
}

/* Hover */

.btn-blue.btn-primary:hover,
/* CTA */
.cta_button.btn-blue.btn-primary:hover {
    background:#0A007A
}

.btn-blue.btn-secondary:hover,
.btn-blue.btn-link:hover,
/* CTA */
.cta_button.btn-blue.btn-secondary:hover,
.cta_button.btn-blue.btn-link:hover {
    color:#0A007A;
    border-color:#0A007A;    
}


/* === AGRUME === */

.btn-agrume.btn-primary,
/* CTA */
.cta_button.btn-agrume.btn-primary {
  background:#FF8B64;
  border-color:#FF8B64;
}
.btn-agrume.btn-secondary,
.btn-agrume.btn-link,
/* CTA */
.cta_button.btn-agrume.btn-secondary,
.cta_button.btn-agrume.btn-link {
    color:#FF8B64;
    border-color:#FF8B64;    
}
/* Hover */

.btn-agrume.btn-primary:hover,
/* CTA */
.cta_button.btn-agrume.btn-primary:hover {
    background:#FC6533
}
.btn-agrume.btn-secondary:hover,
.btn-agrume.btn-link:hover,
/* CTA */
.cta_button.btn-agrume.btn-secondary:hover,
.cta_button.btn-agrume.btn-link:hover,
{
    color:#FC6533;
    border-color:#FC6533;    
}

/* === ORANGE === */

.btn-orange.btn-primary,
/* CTA */
.cta_button.btn-orange.btn-primary {
    background:#FF8A00;
    border-color:#FF8A00; 
}
.btn-orange.btn-secondary,
.btn-orange.btn-link,
/* CTA */
.cta_button.btn-orange.btn-secondary,
.cta_button.btn-orange.btn-link {
    color:#FF8A00;
    border-color:#FF8A00;    
}

/* Hover */

.btn-orange.btn-primary:hover,
/* CTA */
.cta_button.btn-orange.btn-primary:hover {
    background:#ED7E00
}
.btn-orange.btn-secondary:hover,
.btn-orange.btn-link:hover {
    color:#ED7E00;
    border-color:#ED7E00;    
}

/* === PALEYELLOW === */

.btn-yellow.btn-primary,
/* CTA */
.cta_button.btn-yellow.btn-primary {
    background:#FFC850;
    border-color:#FFC850; 
}
.btn-yellow.btn-secondary,
.btn-yellow.btn-link,
/* CTA */
.cta_button.btn-yellow.btn-secondary,
.cta_button.btn-yellow.btn-link {
    color:#FFC850;
    border-color:#FFC850;    
}
/* Hover */

.btn-yellow.btn-primary:hover,
.cta_button.btn-yellow.btn-primary:hover {
    background:#F7B528;
}
.btn-yellow.btn-secondary:hover,
.btn-yellow.btn-link:hover,
/* CTA */
.cta_button.btn-yellow.btn-secondary:hover,
.cta_button.btn-yellow.btn-link:hover{
    color:#F7B528;
    border-color:#F7B528;    
}

/* === PALEYELLOW_ACCENT === */
.btn-yellow_accent.btn-primary,
/* CTA */
.cta_button.btn-yellow_accent.btn-primary {
    background:#F7B528;
    border-color:#F7B528; 
}
.btn-yellow_accent.btn-secondary,
.btn-yellow_accent.btn-link,
/* CTA */
.cta_button.btn-yellow_accent.btn-secondary,
.cta_button.btn-yellow_accent.btn-link {
    color:#F7B528;
    border-color:#F7B528;    
}
/* Hover */

.btn-yellow_accent.btn-primary:hover,
.cta_button.btn-yellow_accent.btn-primary:hover {
    background:#FFC850;
}
.btn-yellow_accent.btn-secondary:hover,
.btn-yellow_accent.btn-link:hover,
/* CTA */
.cta_button.btn-yellow_accent.btn-secondary:hover,
.cta_button.btn-yellow_accent.btn-link:hover{
    color:#FFC850;
    border-color:#FFC850;    
}

/* === END PALEYELLOW_ACCENT === */

/* === WATER GREEN === */

.btn-green.btn-primary,
/* CTA */
.cta_button.btn-green.btn-primary {
    background:#6AD6B4;
    border-color:#6AD6B4;    

}

.btn-green.btn-secondary,
.btn-green.btn-link,
/* CTA */
.cta_button.btn-green.btn-secondary,
.cta_button.btn-green.btn-link{
    color:#6AD6B4;
    border-color:#6AD6B4;    
}
/* Hover */

.btn-green.btn-primary:hover,
/* CTA */
.cta_button.btn-green.btn-primary:hover{
    background:#37C99B;
}
.btn-green.btn-secondary:hover,
.btn-green.btn-link:hover,
/* CTA */
.cta_button.btn-green.btn-secondary:hover,
.cta_button.btn-green.btn-link:hover{
    color:#37C99B;
    border-color:#37C99B;    
}

/* === ERROR RED === */

.btn-red.btn-primary,
/* CTA */
.cta_button.btn-red.btn-primary {
    background:#DA1414;
}
.btn-red.btn-secondary,
.btn-red.btn-link,
/* CTA */
.cta_button.btn-red.btn-secondary,
.cta_button.btn-red.btn-link {
    color:#DA1414;
    border-color:#DA1414;    
}
/* Hover */

.btn-red.btn-primary:hover,
/* CTA */
.cta_button.btn-red.btn-primary:hover {
    background:;
}
.btn-red.btn-secondary:hover,
.btn-red.btn-link:hover,
/* CTA */
.cta_button.btn-red.btn-secondary:hover,
.cta_button.btn-red.btn-link:hover {
    color:;
    border-color:;   
 
}
/* === NEUTRAL === */

.btn-neutral.btn-primary,
/* CTA */
.cta_button.btn-red.btn-primary {
    background:#858C94;
}
.btn-neutral.btn-secondary,
.btn-neutral.btn-link,
/* CTA */
.cta_button.btn-neutral.btn-secondary,
.cta_button.btn-neutral.btn-link {
    color:#858C94;
    border-color:#858C94;    
}
/* Hover */

.btn-neutral.btn-primary:hover,
/* CTA */
.cta_button.btn-neutral.btn-primary:hover {
    background:#858C94;
}
.btn-neutral.btn-secondary:hover,
.btn-neutral.btn-link:hover,
/* CTA */
.cta_button.btn-neutral.btn-secondary:hover,
.cta_button.btn-neutral.btn-link:hover {
    color:#858C94;
    border-color:#858C94;   
 
}

/* === SVG Hover === */
.btn-blue.btn-secondary:hover svg,
.btn-blue.btn-link:hover svg {fill:#0A007A !important; }

.btn-agrume.btn-secondary:hover svg,
.btn-agrume.btn-link:hover svg {fill:#FC6533 !important; }

.btn-orange.btn-secondary:hover svg,
.btn-orange.btn-link:hover svg {fill:#ED7E00 !important; }

.btn-yellow.btn-secondary:hover svg,
.btn-yellow.btn-link:hover svg {fill:#F7B528 !important; }

.btn-green.btn-secondary:hover svg,
.btn-green.btn-link:hover svg {fill:#37C99B !important; }

.btn-error.btn-secondary:hover svg,
.btn-error.btn-link:hover svg {fill:#858C94 !important; }
.btn-neutral.btn-secondary:hover svg,
.btn-neutral.btn-link:hover svg {fill:#858C94 !important; }


/* === Console Button === */
button.console-button {
    padding: 64px 40px;
    border: 1px solid #EBEEF2;
    color: #545D69;
    background: white;
    font-size: 16px;
    line-height:20px;
    border-radius:2px;
    transition: 0.3s;
    cursor:pointer;
}
button.console-button:hover {
    box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 12%);
   color: #545D69;
    transition: .3s;
}
/* === Tag Blog === */
button.blog-tag {
  background:white;
  border:2px solid #EBEEF2;
  color:#0A007A;
 padding :7px 12px;
  font-size: 13px;
  font-weight:600;
  cursor:pointer;
  transition: all ease-out 0.3s;
  border-radius:2px;
}
button.blog-tag:hover {
    color: #fff;
    background: #0A007A;
    border-color: #0A007A;
}
form {
  max-width: ;
  font-family: ;
}

.hs-button.large.primary {
  margin: 32px 0px 0px;
  height: 52px;
  width: 100%;
  box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%);
  font-size: 14px;
  text-transform: uppercase;
  line-height: 18px;
  font-weight: 600;
  background: #1500f7;
  color: #fff;
  text-align: center;
  border-radius: 0px;
  min-width: 64px;
  margin-bottom:20px;
  box-sizing: border-box;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-family: Eina, sans-serif;
  padding:6px 16px;
  border: 0;
  cursor: pointer;
  display: inline-flex;
  outline: 0;
  position: relative;
  align-items: center;
  text-decoration:none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  justify-content: center;
  text-decoration: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
}


.hs-button.large.primary:focus {
  outline: 0;
}


.hs-form label {
  font-size: 12px;
  letter-spacing: 0.25px;
  display: inline-block;
  float: none;
  width: auto;
  font-weight: 100;
  text-align: left;
  line-height: 1.43;
  margin-bottom: 8px;
  padding: 0;
}

.hs-error-msgs label {
  margin-top: .5rem;
  color: #DA1414 !important;
  font-size: 12px;
  font-weight: 300;
  display: block;
  position: absolute;
  display: inline !important;
}

.hs-input:hover {
  border-color: #a5abb3;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus,
.hs-input:focus{
  outline: 0;
  border: 1px solid #7a6efa;
}

input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select,
.hs-input{
  font-size: 14px;
  width: 100%;
  border: 1px solid #dadee3;
  border-radius: 2px;
  min-height: 45px;
  padding: 12px;
  outline: none;
  color: #141416;
  text-align: left;
  background-color:white;
}



.hs-input[type=checkbox],
.hs-input[type=radio] {
  cursor: pointer;
  width: auto;
  height: auto;
  min-height: 12px;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
}

.hs-input[type=file] {
  background-color: #fff;
  padding: initial;
  border: initial;
  line-height: initial;
  box-shadow: none;
}

.hs-input:-moz-placeholder {
  color: #A5ABB3;
}

.hs-input::-webkit-input-placeholder {
  color: #A5ABB3;
}

.hs-input input,
.hs-input textarea {
  transition: border 0.2s linear;
}
.hs-input:focus {
  outline: none;
  border-color: #1500F7;
}

textarea.hs-input {
  height: auto;
}

select[multiple].hs-input {
  height: inherit;
}

/* Force single column fields to full width inside of fieldsets */
fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {
  width: 100% !important;
}
/* Overwrite max-width:500px auto-generated css */
.hs-form fieldset {
max-width: none!important;
}

input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border-color: #DA1414;
  background-color: #FFF9F9;
}
input.hs-input.error:focus,
div.field.error input:focus,
div.field.error textarea:focus,
div.field.error .chzn-choices:focus,
textarea.hs-input.error:focus,
select.hs-input.error:focus {
  border-color: #DA1414;
  background-color: #FFF9F9;
}

.actions {
  padding: 0;
}
ul.inputs-list.multi-container {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.inputs-list {
  margin: 0 0 0;
  width: 100%;
  padding-left: 0;
}
.inputs-list > li {
  display: block;
  padding: 0 20px 0 0;
  width: auto;
  padding-top: 0;
}
.inputs-list label {
  display: block;
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  text-align: left;
  white-space: normal;
  font-weight: normal;
  color: black;
  cursor:pointer;
}
.inputs-list:first-child {
  padding-top: 6px;
}
.inputs-list > li + li {
  padding-top: 2px;
}
.inputs-list label > input,
.inputs-list label > span {
  vertical-align: middle;
}

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

.field {
  padding: 10px 0 20px;
  clear: both;
}

.hs-field-desc {
  color: #6D7580;
  margin: 0px 0px 6px;
  font-size: 10px;
  line-height:18px;
}

.hs-form-required {
  color: #DA1414;
}

.hs-richtext {
  margin-bottom: 3px;
  line-height: 1.2;
  font-size: ;
  color: #394452;
}
.hs-richtext hr {
  text-align: left;
  margin-left: 0;
  width: 91%;
}

.grecaptcha-badge {
  margin: 0 auto;
}

.email-correction, .email-validation {
  padding-top: 3px;
  font-size: 12px;
}
.email-correction a,
.email-validation a {
  cursor: pointer;
}

/*Correct width and alignment when multiple inputs in one row*/
fieldset.form-columns-2, fieldset.form-columns-3 {
    display:flex;
    flex-wrap:wrap;
    align-items:flex-end;
}

@media (max-width: 400px),
  (min-device-width: 320px) and (max-device-width: 480px) {
    .email-correction form .form-columns-2 .hs-form-field,
    .email-correction form .form-columns-3 .hs-form-field,
    .email-validation form .form-columns-2 .hs-form-field,
    .email-validation form .form-columns-3 .hs-form-field {
      float: none;
      width: 100%;
    }
    .email-correction form .form-columns-2 .hs-form-field .hs-input,
    .email-correction form .form-columns-3 .hs-form-field .hs-input,
    .email-validation form .form-columns-2 .hs-form-field .hs-input,
    .email-validation form .form-columns-3 .hs-form-field .hs-input {
      width: 100%;
    }
    .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],
    .email-correction form .form-columns-2 .hs-form-field input[type=radio],
    .email-correction form .form-columns-3 .hs-form-field input[type=checkbox],
    .email-correction form .form-columns-3 .hs-form-field input[type=radio],
    .email-validation form .form-columns-2 .hs-form-field input[type=checkbox],
    .email-validation form .form-columns-2 .hs-form-field input[type=radio],
    .email-validation form .form-columns-3 .hs-form-field input[type=checkbox],
    .email-validation form .form-columns-3 .hs-form-field input[type=radio] {
      width: 24px !important;
    }
    .hs-form fieldset.form-columns-1 .input,
    .hs-form fieldset.form-columns-1 .hs-input,
    .hs-form fieldset.form-columns-2 .input,
    .hs-form fieldset.form-columns-2 .hs-input,
    .hs-form fieldset.form-columns-3 .input,
    .hs-form fieldset.form-columns-3 .hs-input
    {
      width:100% !important;
      margin:0 !important;
    }
    
   .hs-form fieldset.form-columns-1 .hs-input[type=checkbox],
   .hs-form fieldset.form-columns-2 .hs-input[type=checkbox],
    .hs-form fieldset.form-columns-3 .hs-input[type=checkbox] {
    width:auto !important;
    margin-right:8px !important;
    }
}

.hs-button,
.hs-form-field input[type=text],
.hs-form-field input[type=email],
.hs-form-field input[type=phone],
.hs-form-field input[type=number],
.hs-form-field input[type=tel],
.hs-form-field input[type=date],
.hs-form-field textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: ;
}

/* === LEGAL CONSENT CONTAINER === */

.legal-consent-container p, .legal-consent-container span {
  font-size:12.00px;
  line-height:20.25px;
  color: #394452;
}


/* === END LEGAL CONSENT CONTAINER=== */
/* Table */

table {
  border: 1px solid;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table Cells */

th,
td {
  border: 1px solid;
  padding: 0.75rem;
  vertical-align: top;
  text-align:left;
}

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: middle;
}
.header-bg {
  width: 100%;
  display: flex;
  align-items: center;
  background: #ffffff;
  position: fixed;
  padding: 15px 0px;
  top: 0px;
  left: 0px;
  z-index: 999;
  height: 94px;
  box-shadow: rgb(20 20 22 / 13%) 0px 6.25px 20px;
  transition: height 0.2s ease 0s, box-shadow 0.2s ease 0s;
}

.main-header{
  min-height:94px;
}

.header_content{
  flex: 0 1 1440px;
  padding: 0px 44px 0px 64px;
  display: flex;
  margin: 0px auto;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.header_logo a{
  display: inline-flex;
  transition: transform 0.2s ease 0s;
}

.header_logo{
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  flex: 0 0 auto;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  transition: transform 0.2s ease 0s;
  grid-column-start: 1;
  grid-row-start: 1;
  justify-self: center;
}

.header_logo a:hover {
  transform: scale(1.05) translate(1px, 0px);
}

.header_logo a i {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 31px;
  width: 200px;
}

.header_logo a i > svg {
  width: 200px;
  height: 31px;
}

.header_logo a i > svg path {
  fill: rgb(20, 20, 22);
}


.header-right-content{
  display: flex;
  align-items: center;
  flex: 1 1 0%;
  justify-self: right;
  grid-column-start: 1;
  grid-row-start: 1;
}

.header-right-content::before {
  content: "";
  display: block;
  flex: 1 0 0%;
}


.custom-menu-primary .hs-menu-wrapper>ul{
  flex: 1 1 auto;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  flex-wrap: nowrap;
  margin-left: 31px;
}

.custom-menu-primary .hs-menu-wrapper>ul>li{
  cursor:pointer;
  position:relative;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a {
  text-decoration: none;
  display:block;
  font-weight: 600;
  line-height: 22px;
  color: rgb(20, 20, 22);
  font-size: 16px;
  word-break: keep-all;
  white-space: nowrap;
  text-transform: uppercase;
  transition: color 0.1s ease 0s, font-size 0.2s ease 0s;
  font-family: Eina, sans-serif;
  margin-left: 40px;
  letter-spacing:.3px;
}


.custom-menu-primary .hs-menu-wrapper>ul>li:hover>a{
  color:#1500f7;
}

.custom-menu-primary .hs-menu-wrapper>ul>li:hover>ul{
  display:block;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>ul {
  display: none;
  min-width: 250px;
  background-color: #FFFFFF;
  position: absolute;
  top: calc(100% + 30px);
  left: 12px;
  box-shadow: rgb(20 20 22 / 13%) 0px 6.25px 20px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:after {
  position: absolute;
  width: calc(100% + 20px);
  left: 0;
  top: 20px;
  background: transparent;
  content: "";
  height: 40px;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li{
  padding:14px 28px;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a {
  text-decoration: none;
  display:block;
  font-weight: 600;
  line-height: 22px;
  color: rgb(20, 20, 22);
  font-size: 16px;
  word-break: keep-all;
  white-space: nowrap;
  text-transform: uppercase;
  transition: color 0.1s ease 0s, font-size 0.2s ease 0s;
  font-family: Eina, sans-serif;
  margin:0;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li:hover>a{
  color:#1500f7;
}

.header_langauge{
  display: flex;
  position: relative;
  -webkit-box-pack: center;
  justify-content: center;
  width: 100%;
}

.header_langauge .hs_cos_wrapper{
  display: flex;
  position: relative;
}

.header_langauge button{
  font-size: inherit;
  text-decoration: none;
  cursor: pointer;
  background: none;
  appearance: none;
  outline: none;
  padding: 0px;
  border: none;
  font-family: Eina, sans-serif;
}

.header_langauge button:hover,
.header_langauge button:focus{
  background-color:#ffffff;
}

.language-content {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.language-content .langauge-icon {
  margin: 0px 24px 0px 0px;
  height: 14px;
  width: 21px;
  display: inline-flex;
}

.language-content .langauge-icon > svg {
  width: auto;
  height: 100%;
}

.language-content span {
  font-family: Eina, sans-serif;
  color: rgb(20, 20, 22);
  letter-spacing: 1.8px;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}

.language-content svg.dropdown-arrow {
  margin: 0px 0px 0px 10px;
  height: 5px;
  width: 10px;
}

.open .language-content svg.dropdown-arrow {
  display:none;
}

.language-content svg.up-arrow {
  margin: 0px 0px 0px 10px;
  height: 5px;
  width: 10px;
  display:none;
}

.open .language-content svg.up-arrow {
  display:block;
}




.header_button {
  position: relative;
  display: inline-flex;
  overflow: hidden;
  height: 50px;
  width: auto;
  min-width: fit-content;
}


.header_button .hs-button  {
  padding-right: 26px;
  padding-left: 26px;
  padding-top:15px;
  padding-bottom:15px;
  min-width: fit-content;
  height:50px;
  margin:0;
  width: auto;
  font-family: Eina, sans-serif;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  font-size:13.3333px;
  cursor: pointer;
  outline: none;
  box-shadow:none;
  font-weight: bold;
  line-height: 18px;
  border-radius: 1px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  color: rgb(21, 0, 247);
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(21, 0, 247);
  transition: color 0.4s linear 0s, border-color 0.4s ease 0s;
}

.header_button .hs-button:hover {
  color: rgb(10, 0, 122);
  border: 1px solid rgb(10, 0, 122);
  background-color:#ffffff;
}


.header-language-inner{
  position: absolute;
  will-change: transform;
  top: 100%;
  left: auto;
  right: 0;
}

.langauge-inner {
  margin-top: 36px;
  position: relative;
  background-color: rgb(255, 255, 255);
  transform-origin: right top 0px;
  flex: 0 0 auto;
  box-shadow: rgb(238, 238, 238) 1px 2px 8px 1px;
  display:none;
}

.open .langauge-inner{
  display:block;
  transform: none;
}

.langauge-inner:before{
  content: "";
  position: absolute;
  height: 6px;
  width: 6px;
  top: -10px;
  right: 25px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid rgb(255, 255, 255);
}

.language-inner-content{
  display: flex;
  flex-direction: column;
  padding: 20px;
  min-width:157px;
}

.language-block{
  display: block;
  width: 100%;
  position: relative;
}


.language-block a {
  width: 100%;
  color: rgb(20, 20, 22);
  font-size: 12px;
  text-align: left;
  font-family: Eina, sans-serif;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  background: none;
  appearance: none;
  outline: none;
  padding: 0px;
  border: none;
}

.language-block a:hover {
  color: rgb(21, 0, 247);
}


.language-block a:hover::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: -1px;
  height: 24px;
  border-left: 3px solid rgb(21, 0, 247);
}


.language-block-content {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 10px 12px;
}

.language-block-content i {
  flex: 0 0 auto;
  margin-right: 8px;
  height: 14px;
  width: 21px;
  display:inline-flex;
}

.language-block-content i svg {
  width: auto;
  height: 100%;
}

.language-block-content span{
  font-size: 12px;
  text-align: left;
  font-family: Eina, sans-serif;
  font-weight: 500;
  cursor: pointer;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.menu-toggle{
  display:none;
  padding:6px;
  cursor:pointer;
}

.mobile-navigation{
  display:none;
}


@media (max-width: 1279.95px){
  .header_content{
    padding: 0px 20px;
  }

  .header_langauge {
    margin: 0px 15px 0px 0px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a{
    margin-left:15px;
  }

}

@media (max-width: 1199px){

  body.open-bar {
    overflow: hidden;
  }

  .menu-toggle {
    display: block;
  }
  .header_button,
  .header_langauge,
  .custom-menu-primary{
    display:none;
  }
  .mobile-navigation {
    background-color: rgba(10, 0, 122, 0.5);
    position: fixed;
    inset: 0px;
    z-index: 100;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    opacity: 0;
    transition: opacity 195ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    visibility: hidden;
  }

  .open-bar .mobile-navigation{
    opacity: 1;
    visibility: visible;
    transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    z-index: 999;
  }

  .open-bar .mobile-nav-inner {
    -webkit-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  }

  .mobile-nav-inner{
    background-color: rgb(255, 255, 255);
    width: 420px;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    transform: translate3d(105%, 0, 0) scale3d(1, 1, 1);
    transition: transform 225ms cubic-bezier(0, 0, 0.2, 1) 0ms;
  }
  /*   .open .mobile-navigation .mobile-nav-inner{
  transform: translateX(1198px) translateX(-778px);
} */
  .mobile-nav-contents{
    flex: 0 0 auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 15px 35px;
  }
  .mobile-buttons{
    display: flex;
    -webkit-box-align: center;
    align-items: center;
  }

  .mobile-buttons .hs-button {
    margin: 0px 15px 0px 0px;
    height: 44px;
    padding: 0px 10px;
    min-width: 100px;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    box-shadow: none;
    border-radius: 0px;
    box-sizing: border-box;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-family: Eina, sans-serif;
    color: #fff;
    background-color: #1500f7;
    border: 0;
    cursor: pointer;
    display: inline-flex;
    outline: 0;
    position: relative;
    align-items: center;
    user-select: none;
    vertical-align: middle;
    justify-content: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
  }

  .mobile-buttons #hs-button_mobile_button_apply:hover{
    background-color: #0A007A;
  }



  .mobile-buttons #hs-button_mobile_button_signin{
    background-color:#ffffff;
    border: 2px solid rgb(21, 0, 247);
    color: rgb(21, 0, 247);
    margin: 0px 10px 0px 0px;
  }

  .mobile-buttons .close-btn {
    font-size: 24px;
    margin: 0px -14px 0px auto;
    color: rgb(218, 222, 227);
    flex: 0 0 auto;
    padding: 12px;
    overflow: visible;
    text-align: center;
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 50%;
    border: 0;
    cursor: pointer;
    display: inline-flex;
    outline: 0;
    position: relative;
    align-items: center;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    justify-content: center;
    text-decoration: none;
    background-color: transparent;
    -webkit-appearance: none;

  }

  .mobile-buttons .close-btn:hover{
    background-color: rgba(0, 0, 0, 0.04);
  }

  .mobile-buttons .close-btn span {
    width: 100%;
    display: flex;
    align-items: inherit;
    justify-content: inherit;
  }

  .mobile-buttons .close-btn svg{
    font-size: 24px;
    fill: currentColor;
    width: 1em;
    height: 1em;
    display: inline-block;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
  }
  .mobile-language-switcher {
    display: flex;
    flex-direction: column;
    margin: 20px 0px 0px;
  }

  .mobile-language-switcher .language-heading{
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    color: rgb(20, 20, 22);
    margin: 0px 0px 20px;
  }

  .mobile-lang-buttons{

    margin: 20px 0px 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .mobile-btn-col{
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mobile-btn-col:first-child{
    justify-content: flex-start;
  }

  .mobile-btn-col:last-child{
    justify-content: flex-end;
  }


  .mobile-btn-col a{
    padding: 10px;
    text-decoration: none;
    margin: -10px;
    flex: 0 0 auto;
    min-width: 0px;
    color: rgb(20, 20, 22);
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
    background: none;
    appearance: none;
    outline: none;
    border: none;
    font-family: Eina, sans-serif;
  }

  .mobile-btn-col a:hover{
    background:#ffffff;
    color: #141416;
  }

  .mobile-btn-col a i{
    height: 18px;
    width: 37px;
    margin-right: 12px;
    display:inline-flex;
  }

  .mobile-btn-col a i > svg {
    width: auto;
    height: 100%;
  }

  .mobile-nav-menu{
    flex: 1 1 auto;
    display: flex;
    width: 100%;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    overflow-y: auto;
  }

  .mobile-menu-content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    flex: 1 0 auto;
    padding: 25px 40px;
  }

  .mobile-menu-content::before {
    flex: 1 1 0px;
    max-height: 40px;
    width: 100%;
    content: " ";
    display: block;
    visibility: hidden;
  }

  .mobile-menu-row h4{
    margin: 0px;
    font-weight: 600;
    color: rgb(21, 0, 247);
    text-transform: uppercase;
    font-size: 16px;
    font-family: Eina, sans-serif;
  }

  .mobile-menu-primary .hs-menu-wrapper>ul{
    margin: 30px 0px 0px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .mobile-menu-primary .hs-menu-wrapper>ul>li {
    margin: 16px 0px 0px;
    cursor:pointer;
  }

  .mobile-menu-primary .hs-menu-wrapper>ul>li:first-child {
    margin:0;
  }

  .mobile-menu-primary .hs-menu-wrapper>ul>li>a {
    cursor: pointer;
    font-size: 16px;
    text-decoration: none;
    color: rgb(0, 0, 0);
    transition: color 0.1s ease 0s;
    text-decoration: none;
  }

  .mobile-menu-primary .hs-menu-wrapper>ul>li:hover>a{
    color: #1500f7;
  }

  .second-menu{
    margin: 50px 0px 0px;
  }

  .header-social-icon{
    flex: 0 0 auto;
    margin: auto 0px 0px;
    width: 100%;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background: rgb(250, 251, 255);
    padding: 22px 25px;
  }

  .header-social-icon .hs_cos_wrapper{
    width:100%;
    display:flex;
  }

  .header-social-icon a{
    cursor: pointer;
    padding: 0px;
    flex: 1 0 auto;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    text-decoration: none;
    margin-left:20px;
  }

  .header-social-icon a:first-child {
    margin-left:0;
  }

  .header-social-icon a > svg {
    width: 100%;
    height: 100%;
  }

}


@media (max-width: 959.95px){
  .header_content{
    padding: 0px 30px;
    display: grid;
    justify-content: unset;
  }
}


@media (max-width: 599.95px){
  .header_content{
    padding: 0px 20px;
  }
  .header-bg,
  .main-header {
    min-height: 80px;
    height: 80px;
  }
  .header_logo a i{
    width: 150px;
  }
}


@media (max-width: 320px){
  .mobile-buttons #hs-button_mobile_button_signin {
    padding: 0;
  }
}
.footer-bg {
  width: 100%;
  display: flex;
  flex-direction: column;
  -webkit-box-align: stretch;
  align-items: stretch;
  background: #39434e;
}

.footer-wrap {
  background: url(https://2607377.fs1.hubspotusercontent-eu1.net/hubfs/2607377/raw_assets/public/Garantme_September2021/images/grantme-backgroung-image.svg) right -38px bottom 7px / contain no-repeat rgb(10, 0, 122);
}

.top-footer {
  margin: 96px 106px 43px;
  display: flex;
  flex-direction: column;
}

.footer-logo-social{
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.footer-logo-social i {
  height: 30px;
  width: 161px;
  margin: 0px 0px 20px;
  display:block;
}

.footer-social-icon {
  display: flex;
  flex-direction: row;
  flex: 0 0 auto;
}

.footer-social-icon .hs_cos_wrapper{
  display:flex;
}

.footer-social-icon a {
  cursor: pointer;
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 50%;
  transition: background 0.15s ease 0s;
  text-decoration:none;
  margin-left:20px;
}

.footer-social-icon a:first-child {
  margin-left: 0;
}

.footer-social-icon a > svg {
  width: 20px;
  height: 20px;
}

.footer-social-icon a > svg path {
  fill: rgb(255, 255, 255);
  transition: fill 0.15s ease 0s;
}


.empty-container{
  margin: 50px 0px 47px;
  opacity: 0.1;
  border: 1px solid rgb(255, 255, 255);
}

.footer-col-content{
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.footer-column {
  max-width: 450px;
  flex: 0 0 auto;
}

.footer-column span.footer-heading {
  display: block;
  color: rgb(255, 255, 255);
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  margin: 0px 0px 10px;
  opacity: 0.4;
}

.footer-menu {
  display: flex;
  flex-direction: column;
}

.footer-menu .hs-menu-wrapper>ul{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  list-style:none;
}

.footer-menu .hs-menu-wrapper>ul>li>a{
  cursor: pointer;
  font-size: 14px;
  line-height: 23px;
  text-decoration: none;
  color: rgb(255, 255, 255);
  opacity: 0.6;
  margin-top: 10px;
  font-family: Eina, sans-serif;
  font-weight: 400;
}

.footer-menu .hs-menu-wrapper>ul>li{
  margin-top:10px;
}

.footer-menu .hs-menu-wrapper>ul>li:first-child{
  margin-top:0;
}

.footer-menu .hs-menu-wrapper>ul>li:hover>a{
  opacity:1;
}

.footer-text{
  display: flex;
  flex-direction: column;
}

.footer-text p{
  color: rgb(255, 255, 255);
  font-size: 14px;
  line-height: 23px;
  margin: 0px;
  max-width: 100%;
}


.footer-text p a {
  text-decoration: none;
  color: rgb(255, 255, 255);
  transition: color 0.1s ease 0s;
}

.footer-text p a:hover{
  color:#6ad6b4;
}

.bottom-footer {
  color: rgb(255, 255, 255);
  font-size: 12px;
  line-height: 23px;
  letter-spacing: 0.3px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 0px 107px;
  opacity: 0.7;
  max-width: 100%;
  margin: 81px 0px 0px;
  height: 130px;
  background-color: rgb(7, 0, 82);
  font-family: Eina, sans-serif;
  font-weight: 400;
}


@media (max-width:1023.95px){
  .footer-column{
    max-width: 450px;
    flex: 0 0 auto;
    margin-bottom:32px;
  }

  .footer-column:last-child{
    margin-bottom:0;
  }

}

@media (max-width: 959.95px){
  .footer-column{
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .footer-column:first-child{
    margin-bottom:40px
  }

  .footer-column:nth-child(2){
    margin-bottom:32px
  }
  .top-footer{
    margin: 52px 38px;
    -webkit-box-align: center;
    align-items: center;
  }
  .footer-wrap {
    background-size: 190%;
    background-position: left 150px top 55px;
  }

  .footer-logo-social {
    flex-direction: column;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    margin: 0px;
    text-align: center;
  }

  .footer-col-content {
    flex-direction: column;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    margin: 0px;
    text-align: center;
  }
  .footer-menu .hs-menu-wrapper>ul>li>a{
    font-size:16px;
  }
  .footer-menu .hs-menu-wrapper>ul>li {
    margin-top: 12px;
  }
}

@media (max-width: 599.95px){
  .footer-logo-social i{
    height: 36px;
    width: 194px;
  }

  .bottom-footer{
    font-size: 12px;
    line-height: 14px;
    padding: 29px 35px;
  }
}

@media (max-width:1050px) and (min-width: 1024px){
  .footer-column:not(:first-child) {
    padding-left: 20px;
  }
  
  .footer-column {
    max-width: 400px;
}

}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@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;
  }
}