/*-------------
Theme
---------------*/

@media screen and (max-width: 575px) {
    :root {
        font-size: 16px;
    }
}

@media screen and (min-width: 576px) and (max-width: 990px) {
    :root {
        font-size: 17px;
    }
}

@media screen and (min-width: 991px) {
    :root {
        font-size: 19px;
    }
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;

    -webkit-font-smoothing: antialiased !important;
    -ms-font-smoothing: antialiased !important;
    -moz-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    -o-font-smoothing: antialiased !important;

    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;

    --main-bg-color: #ffffff;
    --main-act-color: #29c4a9;
    --main-txt-color: #335451;
    --main-tit-color: #002925;
    --main-sub-color: #fafbfb;

  --green-bg-color: #002925;  
  --one-bg-color: #e6eded;
    --two-bg-color: #faf0e9;
    --three-bg-color: #d9e8df;
    --four-bg-color: #fff0d6;
    --five-bg-color: #f1efe5;

    --sec-bg-one-color: #009dff;
    --sec-bg-two-color: #fabd24;
    --sec-bg-three-color: #f27862;
    --sec-bg-four-color: #09b360;
    --sec-bg-five-color: #b857a8;

    --size-4px: 0.211rem;
    --size-8px: 0.4211rem;
    --size-10px: 0.5263rem;
	  --size-12px: 0.632rem;
	  --size-14px: 0.737rem;
    --size-16px: 0.8421rem;
	  --size-18px: 0.947rem;
    --size-19px: 1rem;
    --size-21px: 1.105rem;
    --size-22px: 1.158rem;
    --size-23px: 1.211rem;
    --size-24px: 1.263rem;
    --size-28px: 1.474rem;
    --size-30px: 1.579rem;
    --size-32px: 1.684rem;
    --size-34px: 1.789rem;
    --size-36px: 1.895rem;
    --size-40px: 2.105rem;
    --size-42px: 2.211rem;
    --size-46px: 2.421rem;
    --size-48px: 2.526rem;
    --size-52px: 2.737rem;
    --size-58px: 3.053rem;
    --size-62px: 3.263rem;
    --size-64px: 3.368rem;
    --size-83px: 4.368rem;
}

/*-------------
Fonts
---------------*/
/* latin */
/* @font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v12/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} */

/* latin-ext */
/* @font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v12/EJRSQgYoZZY2vCFuvAnt66qcVyvVp8NAyIw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
	font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v12/EJRVQgYoZZY2vCFuvAFYzr-_dSb_nco.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} */
/* latin */
/* @font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
	font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v12/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} */

/* @font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.happeo.com/hubfs/Happeo-Website-Assets/2022/fonts/pt-serif-700.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.happeo.com/hubfs/Happeo-Website-Assets/2022/fonts/pt-serif-400.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.happeo.com/hubfs/Happeo-Website-Assets/fonts/Montserrat-Bold.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.happeo.com/hubfs/Happeo-Website-Assets/fonts/Inter-Medium.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.happeo.com/hubfs/Happeo-Website-Assets/fonts/Inter-Regular.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.happeo.com/hubfs/Happeo-Website-Assets/fonts/Inter-Bold.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

* {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, Arial, Helvetica,
        Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: var(--main-txt-color);
}

*:target:before {
    content: "";
    display: block;
    height: 200px;
    margin: -200px 0 0;
}

/*-------------
Responsive Grid & Layout
---------------*/
body {
    max-width: 100vw;
    margin: 0 auto;
    overflow-x: hidden;
}

header,
main,
footer {
    padding: var(--size-52px) auto;
}

header {}

section {
    width: 100%;
    height: auto;
    margin: 0px auto;
    padding: var(--size-52px) 0;
}

section:first-child {
    width: 100%;
    height: auto;
    margin: 0px auto;
    padding: calc(var(--size-52px) + var(--size-83px)) 0;
}

section.small {
    padding: var(--size-40px) 0;
}

.blog section:first-child {
    width: 100%;
    height: auto;
    margin: 0px auto;
/*  padding: calc(var(--size-52px) + var(--size-83px)) 0 0 0; */
}

.blog.post-template section:first-child {
    padding:  120px 0;
}

.home.blog.post-template section:first-child {
    padding: 120px 0;
}

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

.row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-flow: row wrap;
    justify-content: start;
    margin: 0 auto;

    width: 100%;
    max-width: 1440px;
    padding: 0 var(--size-16px);
}

.row.reverse {
    flex-direction: row-reverse;
}

.row.center {
    justify-content: center;
}

.row.vcenter {
    align-items: center;
}

.row.between {
    justify-content: space-between;
}

.row.around {
    justify-content: space-around;
}

.row::after,
section::after {
    content: "";
    clear: both;
    display: table;
}

/* For mobile phones: */
[class*="col-"] {
    margin: 0 auto;
    padding: 15px;
    border: none;
    width: 100%;
}
[class*="col-12-"] {
		content: "";
		clear: both;
		display: table;
		display: flex;
		flex-flow: column;
}



@media only screen and (min-width: 576px) {

    /* Extra Small Screen: */
    [class*="col-"] {
        width: 100%;
    }

   /* Small Screen: */
    .col-1-sm {
        width: 8.33%;
    }

    .col-2-sm {
        width: 16.66%;
    }

    .col-3-sm {
        width: 25%;
    }

    .col-4-sm {
        width: 33.33%;
    }

    .col-5-sm {
        width: 41.66%;
    }

    .col-6-sm {
        width: 50%;
    }

    .col-7-sm {
        width: 58.33%;
    }

    .col-8-sm {
        width: 66.66%;
    }

    .col-9-sm {
        width: 75%;
    }

    .col-10-sm {
        width: 83.33%;
    }

    .col-11-sm {
        width: 91.66%;
    }

    .col-12-sm {
        width: 100%;
    }
}


}

@media only screen and (min-width: 768px) {

    /* Small Screen: */
    .col-1-sm {
        width: 8.33%;
    }

    .col-2-sm {
        width: 16.66%;
    }

    .col-3-sm {
        width: 25%;
    }

    .col-4-sm {
        width: 33.33%;
    }

    .col-5-sm {
        width: 41.66%;
    }

    .col-6-sm {
        width: 50%;
    }

    .col-7-sm {
        width: 58.33%;
    }

    .col-8-sm {
        width: 66.66%;
    }

    .col-9-sm {
        width: 75%;
    }

    .col-10-sm {
        width: 83.33%;
    }

    .col-11-sm {
        width: 91.66%;
    }

    .col-12-sm {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {

    /* Medium: */
    .col-1-md {
        width: 8.33%;
    }

    .col-2-md {
        width: 16.66%;
    }

    .col-3-md {
        width: 25%;
    }

    .col-4-md {
        width: 33.33%;
    }

    .col-5-md {
        width: 41.66%;
    }

    .col-6-md {
        width: 50%;
    }

    .col-7-md {
        width: 58.33%;
    }

    .col-8-md {
        width: 66.66%;
    }

    .col-9-md {
        width: 75%;
    }

    .col-10-md {
        width: 83.33%;
    }

    .col-11-md {
        width: 91.66%;
    }

    .col-12-md {
        width: 100%;
    }
}

@media only screen and (min-width: 1200px) {

    /* Large Screen: */
    .col-1-lg {
        width: 8.33%;
    }

    .col-2-lg {
        width: 16.66%;
    }

    .col-3-lg {
        width: 25%;
    }

    .col-4-lg {
        width: 33.33%;
    }

    .col-5-lg {
        width: 41.66%;
    }

    .col-6-lg {
        width: 50%;
    }

    .col-7-lg {
        width: 58.33%;
    }

    .col-8-lg {
        width: 66.66%;
    }

    .col-9-lg {
        width: 75%;
    }

    .col-10-lg {
        width: 83.33%;
    }

    .col-11-lg {
        width: 91.66%;
    }

    .col-12-lg {
        width: 100%;
    }
}

@media only screen and (min-width: 1400px) {

    /* Extra Large Screen: */
    .col-1-xl {
        width: 8.33%;
    }

    .col-2-xl {
        width: 16.66%;
    }

    .col-3-xl {
        width: 25%;
    }

    .col-4-xl {
        width: 33.33%;
    }

    .col-5-xl {
        width: 41.66%;
    }

    .col-6-xl {
        width: 50%;
    }

    .col-7-xl {
        width: 58.33%;
    }

    .col-8-xl {
        width: 66.66%;
    }

    .col-9-xl {
        width: 75%;
    }

    .col-10-xl {
        width: 83.33%;
    }

    .col-11-xl {
        width: 91.66%;
    }

    .col-12-xl {
        width: 100%;
    }
}

/*-------------
Typography
https://www.sitepoint.com/understanding-and-using-rem-units-in-css/
---------------*/

h1, h1 span,
h2, h2 span,
h3, h3 span,
h4, h4 span,
h5, h5 span,
h6, h6 span,
blockquote,  blockquote span,
em,
p.heading {
    color: var(--main-tit-color);
    margin: 0 0 var(--size-16px) 0;
}

h1,
h2,
h3,
h4 {
  font-family: "Montserrat", serif;
}

.homepage h1 {
    font-size: 56px;
    font-weight: 700;
    line-height: 64px;
    letter-spacing: -0.5;
}

h1 {
    font-size: 44px;
    font-weight: 700;
    line-height: 54px;
    letter-spacing: -0.5;
}

.homepage h2 {
    font-size: 46px;
    font-weight: 700;
    line-height: 52px;
    letter-spacing: -0.3;
}

h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.3;
}

.homepage h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -1.2;
}

h3, h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -1.2;
}

p {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    color: var(--main-txt-color);
    margin-bottom: 16px;
}

p.hint, p.hint small, p.hint a, p.hint small a {
   color: var(--main-hint-color);
}

small {
  font-size: var(--size-16px);
}

section ul {
    margin-top: var(--size-32px);
    margin-bottom: var(--size-32px);
}

section ol {
  counter-reset: happeo-counter;
  list-style: none;
}

section ul li {
    font-size: var(--size-19px);
    font-weight: 400;
    line-height: var(--size-28px);
    letter-spacing: 0;
    color: var(--main-txt-color);

    margin: var(--size-8px) 0px var(--size-8px) 30px;
    list-style-position: inside;
    list-style: none;
}

/* section ol > li {
    font-size: var(--size-19px);
    font-weight: 400;
    line-height: var(--size-28px);
    letter-spacing: 0;
    color: var(--main-txt-color);

    margin: var(--size-8px) 0px var(--size-8px) 30px;
    list-style-position: inside;
  
    counter-increment: happeo-counter;
}*/

section ul li::before {
    content: "\2022";
    color: var(--main-act-color);
    font-weight: bold;
    font-size: var(--size-22px);
    display: inline-block;
    width: var(--size-16px);
    margin: 0px 16px 0px -32px;
}

/* section ol > li::before {
    content: counter(happeo-counter) ".";  
    color: var(--main-act-color);
    font-weight: bold;
    font-size: var(--size-22px);
    display: inline-block;
    width: var(--size-16px);
    margin: 0px 16px 0px -32px;
}  */
section ol {
  list-style: auto;
}
section ol > li {
  margin: 0 0 16px 20px;
}
section ol> li::before {
  content: '';
}
section ol> li::marker {
  font-weight: 700 !important;
  color: var(--main-act-color) !important;
}

@media screen and (max-width: 767px) {
   h1 {
    font-size: 36px !important;
    line-height: 42px !important;
  }
  
  h2 {
    font-size: 26px !important;
    line-height: 32px !important;
  }
  
  h3, h5 {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  
  p {
    font-size: 16px;
    line-height: 22px;
  }
  
/*
  blockquote {
    font-size: 24px;
    line-height: 36px;
  } */
}

.hs_company_size_range input[type=radio] {
  padding: 0;
  margin: 0;
  box-shadow: none;
  border: none;
  min-width: 30px;
  min-height: auto;
}

.hs_company_size_range .hs-form-radio {
  margin: 0; 
  display: inline-block;
  width: 33%;
}
.hs_company_size_range ul {
  margin-top: 0;
}
.hs_company_size_range ul.inputs-list li::before {
  content: '';    
}
span.icon {
    border: 1px solid #29c4a9;
    padding: 2px;
    color: #29c4a9;
    border-radius: 50%;
    display: inline-block;
    padding: 0 9px 0 10px;
    margin-right: 8px;
  }

@media screen and (max-width: 767px) {
  span.icon {
    padding: 0 7px 0 9px;
  }
}

  @media screen and (max-width: 991px) {
    .col-img {
      order: 1;
    }
    .col-text {
      order: 2;
    }
  }

.thank-you.plain section:first-child {
  padding-bottom: 0;
}

.check li::before {
    content: " ✓ ";
    color: var(--main-act-color);
    margin-right: var(--size-16px);
    font-family: "PT Serif", serif;
}

.checked li h6::before {
    content: " ✓ ";
    color: var(--main-act-color);
    margin-right: var(--size-16px);
}

.checked li::before {
    content: "";
    color: var(--main-act-color);
    margin-right: var(--size-16px);
}

  .checked.inline {
    margin: 0 auto !important;
    display: flex;
    width: fit-content;
  }
  
  .checked.inline li {
    max-width: 200px;
    display: flex;
    vertical-align: top;
  }
  
  .checked.inline li h6 {
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
    padding: 0 24px;
  }
  
  .checked.inline li h6:before {
    content: " ✓ ";
    color: var(--main-act-color);
    margin-right: 16px;
    margin-left: -38px;
    padding-left: 4px;
  }

@media screen and (max-width: 567px) {
  .checked.inline li {
    display: inline;
    margin: 0 auto;
  }
}

.crossed li h6::before {
    content: " ✗ ";
    color: #ED4647;
    margin-right: var(--size-16px);
}

.crossed li::before {
    content: "";
    color: #ED4647;
    margin-right: var(--size-16px);
}

.clean li::before {
  content: "";
}

a {
/*     font-size: var(--size-19px); */
    /*22px*/
    font-weight: bold;
/*     line-height: var(--size-32px); */
    /*32px*/
/*     letter-spacing: -0.75; */
    color: var(--main-act-color);

/*     margin-top: var(--size-32px); */
/*     bottom: var(--size-32px); */

    text-decoration: none;
}

p a {
    margin: inherit;
}

div.pretitle {
    font-size: var(--size-22px);
    /*19px*/
    font-weight: bold;
    line-height: var(--size-28px);
    /*28px*/
    letter-spacing: 0;
    text-transform: uppercase;
    color: var(--main-act-color);

    margin: var(--size-16px) 0px;
}

em {
    color: var(--sec-bg-one-color);
    font-style: normal;
}

ul strong {
    font-size: var(--size-19px);
    font-weight: bold;
    line-height: var(--size-28px);
    letter-spacing: 0;

    margin: var(--size-19px) 0px;
}

.center {
    text-align: center;
    display: block;
}

@media only screen and (min-width: 576px) {
		.left {
				text-align: left;
				display: block;
		}
}

@media only screen and (min-width: 576px) {
		.right {
				text-align: right;
				display: block;
		}
}

.white {
    color: var(--main-bg-color) !important;
}

.black {
    color: #000000 !important;
}

.regular {
  font-weight: 400 !important;
}

/*-------------
Accessibility
---------------*/

@media only screen and (max-width: 576px) {
    div.pretitle {
        color: var(--main-txt-color);
    }
}

@media only screen and (min-width: 577px) and (max-width: 768px) {}

@media only screen and (min-width: 992px) {}

@media only screen and (min-width: 1200px) {}

@media only screen and (min-width: 1400px) {}

/*-------------
Navigation
---------------*/
.navigation {
    z-index: 6 !important;
  }
  .navigation p.menu-level-one {
    margin-top: 16px;
  }
.navigation {
    padding:0;
    background-color: rgba(0, 0, 0, 0);

    position: fixed;
    top: 0;
    left: 0;
    right: 0;

    z-index: 2;

    border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.navigation ul li {
    text-align: center;
    list-style: none;

    display: inline-block;
    margin-top: var(--size-8px);
    margin-right: var(--size-16px);
    margin-bottom: var(--size-16px);
    margin-left: 0;

    padding: var(--size-8px) auto;
    border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.navigation ul li a {
    text-align: center;
    margin: 0 auto;
    text-decoration: none;

    font-size: var(--size-19px);
    font-weight: 400;
    line-height: var(--size-28px);
    letter-spacing: 0;
    color: var(--main-tit-color);

    cursor: pointer;
}

.thank-you.plain .navigation.scroll,
.navigation.scroll {
    background-color: var(--main-bg-color);
    border-bottom: 1px solid rgba(15, 22, 33, 0.10);
  
}

.green-template .navigation.scroll,
.thank-you .navigation.scroll,
.home .navigation.scroll {
    border-bottom: 1px solid var(--one-bg-color);
    background-color: var(--main-tit-color);
}

.thank-you.plain .navigation ul li a,
.navigation ul li a {
    color: var(--main-tit-color);
}

.green-template .navigation ul li a,
.thank-you .navigation ul li a,
.home .navigation ul li a {
    color: var(--main-bg-color);
}

.thank-you.plain .dark-logo,
.dark-logo {
    display: block;
}

.thank-you.plain .light-logo,
.light-logo {
    display: none;
}

.green-template .light-logo,
.thank-you .light-logo,
.home .light-logo {
    display: block;
}

.green-template .dark-logo,
.thank-you .dark-logo,
.home .dark-logo {
    display: none;
}

.navigation .logo {
  max-height: var(--size-40px);
  width: auto;
  /*     margin: 0; */
/*   margin-top: 10px; */
  margin-bottom: -20px;
  margin-left: 0;
  margin-right: 0;
}

.navigation ul li:hover {
    border-bottom: 3px solid var(--main-tit-color);
}

.home .navigation ul li:hover {
    border-bottom: 3px solid var(--main-bg-color);
}

.show-mobile {
  display: none;
}

.show-tablet {
  display: none;
}

.hide-tablet {
  display: block;
}

@media only screen and (max-width: 768px) {
    .hide-mobile {
        display: none;
    }
  
    .show-mobile {
        display: block;
    }
  
    .show-tablet {
      display: block;
    }

    .hide-tablet {
      display: none;
    }
  
    .navigation .hide-tablet {
      display: block !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 991px) { 
  .navigation .hide-tablet {
    display: block !important;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
    .show-tablet {
      display: block;
    }

    .hide-tablet {
      display: none;
    }
}

/*-------------
Footer
---------------*/
footer {
    padding-bottom: var(--size-52px);
    background-color: #000000;
}

footer.mini {
  background: var(--main-bg-color);
  -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 8%);
  box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 8%);
  margin-top: calc(var(--size-48px) *3);
}

footer.mini-footer.wave-dark-front::before {
/*   height: 8rem; */
}

footer h2 {
    color: var(--main-bg-color);
}

footer ul {
    margin-bottom: var(--size-16px);
}

footer ul li,
footer ul li a {
    text-align: left;
    list-style: none;
    font-weight: normal;

    display: block;
    margin-top: var(--size-8px);
    margin-right: var(--size-16px);
    margin-bottom: var(--size-16px);
    margin-left: 0;

    font-size: var(--size-19px);
    font-weight: normal;
    line-height: var(--size-28px);
    letter-spacing: 0;
    color: var(--main-bg-color);
}

footer ul li:first-child {
    font-family: "PT Serif", serif;
    font-size: var(--size-23px);
    font-weight: 700;
    line-height: var(--size-32px);
    letter-spacing: 0;
}

footer .logo {
    max-height: var(--size-40px);
    width: auto;
}

footer .row {
    padding: 48px 0 32px 0;
}

/* footer>.row:nth-child(3) {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
} */

.marketplace {
    display: inline-block;
    margin: 10px 4px;
    max-height: 36px;
    width: auto;
    text-align: left;
}

footer .social {
    float: right;
    margin: 10px;
    max-width: 25px;
    height: auto;
    opacity: 0.75;
    z-index: 0;
}

footer ul.language {
    display: block;
    text-align: center;

    margin: 0 auto;
}

footer ul.language li {
    display: inline-block;
    text-align: center;
}

footer ul.language li a {
    color: rgba(255, 255, 255, 0.75);
}

footer ul.language li a span {
    color: rgba(255, 255, 255, 1);
}

footer ul.language li a:hover {
    color: rgba(255, 255, 255, 1);
}

footer .privacy p {
    color: rgba(255, 255, 255, .75);
    text-align: center;
}

footer .privacy p a {
    color: rgba(255, 255, 255, 0.75);
    font-weight: normal;

    margin: 0 var(--size-22px);
}

footer .privacy p:hover,
footer .privacy p a:hover {
    color: rgba(255, 255, 255, 1);
    font-weight: normal;
}

footer li a {
    width: fit-content;
}

footer .footer-list li a:hover {
    margin-left: -4px;
}

footer .footer-list ul li a {
  font-size: 16px;
  line-height: 25px;
}

footer .footer-list ul li:first-child {
  font-family: inherit;
  font-weight: 700;
  letter-spacing: 0;
  border-bottom: 1px solid #fff;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 25px;
}

footer .footer-list p, footer .footer-list a {
  font-size: 16px;
  line-height: 25px;
}

footer .hs-search-field__input, 
footer .hs-search-field__input::placeholder {
  font-size: 16px !important;
}
/*-------------
CTAs & Buttons
---------------*/
.btn,
.cta {
    background-color: var(--main-act-color);
    border: 3px solid var(--main-act-color);
    border-radius: 5px;

    padding: var(--size-10px) var(--size-32px);
    margin: var(--size-32px) var(--size-8px);

    width: fit-content;
    display: inline-block;
}

.cta {
	display: block;
	margin: var(--size-10px) auto;
}

.cta p {
	  color: var(--main-bg-color);
    text-align: center;

    font-size: var(--size-16px);
    /*16px*/
    font-weight: bold;

    margin: 0 auto;
    text-decoration: none;
}

.navigation a.cta_button {
  font-size: 14px !important;
  line-height: 18px !important;
}

@media screen and (max-width: 991px) {
  .navigation a.cta_button {
    margin: -2px 0 !important;
  }
}

.hs-button {
    background-color: var(--main-act-color);
    border: 3px solid var(--main-act-color);
    border-radius: 5px;

    padding: var(--size-10px) var(--size-32px);
    margin: var(--size-32px) var(--size-8px);
	
    display: inline-block;
}

.btn a,
.hs-button {
    color: var(--main-bg-color);
    text-align: center;

    font-size: var(--size-16px);
    /*16px*/
    font-weight: bold;

    margin: 0 auto;
    text-decoration: none;
}

.hs-button {
    padding: var(--size-16px) var(--size-32px);
}

a .btn {
    color: var(--main-bg-color);
    text-align: center;

    font-size: var(--size-16px);
    font-weight: bold;

    margin: 0 auto;
    text-decoration: none;
    display: inline-block;
}

.btn:hover,
.hs-button:hover,
.cta:hover {
    background-color: var(--main-txt-color);
    border: 3px solid var(--main-txt-color);

    cursor: pointer;
}

.navigation .btn {
    margin: calc(-1 * var(--size-8px)) var(--size-16px) var(--size-8px) var(--size-8px);
}

.btn.clear {
    background-color: rgba(0, 0, 0, 0);
    font-size: var(--size-16px);
}

.btn.clear:hover {
    background-color: var(--main-txt-color);
}


.btn.clear a,
a .btn.clear {
    color: var(--main-act-color);
}

.btn.clear:hover {
    background-color: var(--main-act-color);
    border: 3px solid var(--main-act-color);
    color: var(--main-bg-color);
    cursor: pointer;
}

.btn.clear:hover a,
a .btn.clear:hover {
    color: var(--main-bg-color);

    cursor: pointer;
}

a .btn.subtle {
    background-color: var(--main-sub-color);
    box-shadow: none;
    border: none;
    border-radius: 5px;

    padding: var(--size-19px) var(--size-32px);
    margin: calc(-1 * var(--size-8px)) var(--size-16px) var(--size-8px) var(--size-8px);

    width: 100%;

    display: block;
}

a .btn.subtle {
    color: var(--main-txt-color);
    text-align: center;

    font-size: var(--size-19px);
    font-weight: normal;

    margin: 0 auto;
    text-decoration: none;
    display: block;
}

a .btn.subtle:hover {
    background-color: var(--one-bg-color);
}

.btn.dark {
    background-color: var(--main-txt-color);
    box-shadow: none;
    border: none;
    border-radius: 5px;

/*     padding: var(--size-19px) var(--size-32px); */
    margin: var(--size-8px) var(--size-16px) 0 var(--size-8px);

    width: fit-content;

    display: inline-block;
	
    color: var(--main-bg-color);
    text-align: center;

    font-size: var(--size-19px);
    font-weight: normal;
    text-decoration: none;
}

.btn.dark:hover {
    background-color: var(--main-act-color);
}

section:first-child .btn {
		margin: var(--size-32px);
		margin-left: 0;
}

.home section:first-child .btn {
		margin-bottom: var(--size-8px);
}

.panel {
    display: none;
}

.panel p {
    padding: 0 var(--size-32px);
}

/* Product page Jul 2022 */

.accordion-wrapper {
  position: relative;
}

.accordion-link {
  margin-left: 0;
  margin: 16px 16px 0 0;
  cursor: pointer;
/*   position: relative; */
  padding-left: 16px;
}

.accordion-link:before {
  display: none;
}

.accordion-link h5::after {
  content: "▸";
  display: inline-block;
  text-align: left;
  font-weight: 400;
  position: absolute;
  top: 0;
  font-size: 24px;
  margin-left: 8px;
}

.accordion-link strong {
  color: var(--main-tit-color);
}

.accordion-link h5 {
  margin: 0 !important;
  position: relative;
}

.accordion-link p {
  display: none;
}

.accordion-link.accordion-on {
  background: var(--one-bg-color);
  padding: 16px 16px 8px 16px;
  border-radius: 6px !important;
  margin-left: 0;
  
}

.accordion-link.accordion-on h5, 
.accordion-link.accordion-on h5 strong {
  margin: 0;
/*   color: #fff; */
}

.accordion-link.accordion-on p {
  display: block;
/*   color: #fff; */
}

.accordion-img img {
  display: none;
}

.accordion-img img.accordion-on {
  display: block;
}

.bg-color-two .accordion-link.accordion-on {
  background: var(--two-bg-color);
}

.product-features .screenshot-hp {
  margin-top: calc(-1 * var(--size-24px));
  position: static;
}

/* .product-features section:nth-child(2) {
  margin-top: calc(2*var(--size-83px)) !important;	
} */

.about-us section:nth-child(2) {
  margin-top: calc(3*var(--size-83px)) !important;	
}

.accordion-toggle {
  position: relative;
/*   margin-bottom: 16px; */
}

.accordion-link img {
  position: absolute;
  right: -100%;
  width: 90%;
  display: none;
  top: 20%;
  transform: translateY(-50%);
}

.accordion-toggle-right .accordion-link img {
  right: auto;
  left: -100%;
}

.accordion-link.accordion-on img {
  display: block;
}

@media screen and (max-width: 768px) {
  .product-features .wave-light-back::after {
    height: 10rem;
  }

/*   .product-features section:nth-child(2),
  .about-us section:nth-child(2)  {
    margin-top: calc(1*var(--size-83px)) !important;	
  } */
  
  .accordion-link.accordion-on img {
    display: none;
  }
}

@media screen and (min-width: 1224px) {
  .accordion-link img {
    right: -125%;
    width: 100%;
  }
  
  .accordion-toggle-right .accordion-link img {
    right: auto;
    left: -125%;
  }
}

/*-------------
Hubspot Forms
---------------*/
form,
fieldset {
  max-width: 560px !important;
}

input {
   width: 100% !important;
}

select {
  width: 100% !important;
}

input,
select,
textarea {
    border-radius: 6px;
    box-shadow: 0 4px 8px 0 rgba(44, 39, 56, 0.04);
    border: solid 1px #dbe2ea;
    background-color: #ffffff;
  
    min-width: 100px;
    min-height: 15px;

    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: -0.2px;
    text-align: left;
    padding: 10px 10px;

    margin: 5px 0px 16px 0px;
}

input::placeholder {
  color: var(--main-txt-color);
}

.hs_company_size_range ul {
  margin-top: 0;
  margin-bottom: 0;
}

.hs-form-booleancheckbox-display .hs-input[type=checkbox] {
    width: auto !important;
    background: none !important;
    margin: 15px 0px 0px 0 !important;
    min-width: 20px;
}

.hs-form-booleancheckbox {
    max-width: 100%;
    list-style: none;
}

.hs-form-booleancheckbox span {
    margin-left: 5px;
}

.hs-error-msgs * {
    color: #ED4647;
    padding-bottom: 16px;
}

.hs-error-msgs li::before {
  color: #ED4647;
  display: none;
}

.legal-consent-container p,
.legal-consent-container a,
label,
label span {
    font-size: 16px;
    line-height: 21px;
    text-align: left;

    color: #335451;

    margin-top: 10px;
}

.legal-consent-container a {
    color: rgba(15, 22, 33, 1);
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: rgba(15, 22, 33, 0.10) !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

.hs-fieldtype-select * {
    height: 43px;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    display: inline-block;
    padding: 10px;
    width: auto !important;
    text-align: left;
    margin: 12px auto;
}

#hs-eu-cookie-confirmation {
/*    position:fixed!important;
   max-width:400px!important;
   margin-left:70%!important; */
   bottom:0;
   border-radius: 6px;
   box-shadow: 0 4px 8px 0 rgba(44, 39, 56, 0.04);
	 border: none;
	 background-color: #ffffff;
/*    top: auto !important; */
   background-image:none!important;
}

#hs-eu-policy-wording {
	margin-right: var(--size-52px);
}

#hs-eu-cookie-confirmation-inner{
   text-shadow:none!important;
}

#hs-eu-confirmation-button {
	margin-top: 0!important;
}

.cookie-reset-container a,
.legal-consent-container p,
.legal-consent-container p a {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .modal-content {
    padding: 16px !important;
  }
}

@media screen and (max-width: 540px) {
  .sticky-sidebar .hs_suite.hs-suite {
    width: auto !important;
    margin-right: 8px;
  }
}
@media screen and (max-width: 540px) {
  .hs_company_size_range .hs-form-radio  {
    width: 100% !important;
  }    
}

.hs_consent_marketing {
    margin: 16px 0 16px 0;
}

.hs_consent_marketing ul.inputs-list {
  margin: 0;
}

.hs_consent_marketing ul.inputs-list li {
  margin: 0;
}

/*-------------
Homepage
---------------*/
.hero {
    background-color: var(--main-tit-color);
    padding-top: calc(3 * var(--size-52px));

    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.hero::after {
/*     width: 100%;
    content: "";
    position: relative;
    top: 0;
    float: left;
    display: block;
    height: 13rem;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='1440px' height='175px' viewBox='0 0 1440 175' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ECombined Shape%3C/title%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M1440.00049,51.8198994 L1439.99085,174.078667 L0.0167112249,174.078667 L0.000530410977,53.0189617 C385.456608,-109.126359 989.502638,163.528309 1440.00049,51.8198994 Z' id='Combined-Shape' fill='%23002925' fill-rule='nonzero' transform='translate(720.000509, 87.080547) scale(1, -1) translate(-720.000509, -87.080547) '%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
    background-position-y: 5px;
    z-index: 0;

    background-repeat: no-repeat; */
}

.wave-light-back::after {
/*     width: 100%;
    content: "";
    position: relative;
    top: 0;
    float: left;
    display: block;
    height: 13rem;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='1440px' height='175px' viewBox='0 0 1440 175' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ECombined Shape%3C/title%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Components/Header-BG' transform='translate(0.000000, -720.000000)' fill='%23E6EDED' fill-rule='nonzero'%3E%3Cpath d='M1440.00049,771.823659 L1439.99085,894.082426 L0.0167112249,894.082426 L0.000530410978,773.022721 C385.456608,610.8774 989.502638,883.532069 1440.00049,771.823659 Z' id='Combined-Shape' transform='translate(720.000509, 807.084306) scale(1, -1) translate(-720.000509, -807.084306) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
    background-position-y: 2px;
    z-index: 0;
    background-repeat: no-repeat; */
}

.two-bg-color.wave-light-back::after {
/*     width: 100%;
    content: "";
    position: relative;
    top: 0;
    float: left;
    display: block;
    height: 13rem;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='1440px' height='175px' viewBox='0 0 1440 175' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ECombined Shape%3C/title%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Components/Header-BG' transform='translate(0.000000, -720.000000)' fill='%23faf0e9' fill-rule='nonzero'%3E%3Cpath d='M1440.00049,771.823659 L1439.99085,894.082426 L0.0167112249,894.082426 L0.000530410978,773.022721 C385.456608,610.8774 989.502638,883.532069 1440.00049,771.823659 Z' id='Combined-Shape' transform='translate(720.000509, 807.084306) scale(1, -1) translate(-720.000509, -807.084306) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
    background-position-y: 2px;
    z-index: 0;

    background-repeat: no-repeat; */
}

.four-bg-color.wave-light-back::after {
/*     width: 100%;
    content: "";
    position: relative;
    top: 0;
    float: left;
    display: block;
    height: 13rem;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='1440px' height='175px' viewBox='0 0 1440 175' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ECombined Shape%3C/title%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Components/Header-BG' transform='translate(0.000000, -720.000000)' fill='%23fff0d6' fill-rule='nonzero'%3E%3Cpath d='M1440.00049,771.823659 L1439.99085,894.082426 L0.0167112249,894.082426 L0.000530410978,773.022721 C385.456608,610.8774 989.502638,883.532069 1440.00049,771.823659 Z' id='Combined-Shape' transform='translate(720.000509, 807.084306) scale(1, -1) translate(-720.000509, -807.084306) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
    background-position-y: 2px;
    z-index: 0;

    background-repeat: no-repeat; */
}

.three-bg-color.wave-light-back::after {
/*     width: 100%;
    content: "";
    position: relative;
    top: 0;
    float: left;
    display: block;
    height: 13rem;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='1440px' height='175px' viewBox='0 0 1440 175' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ECombined Shape%3C/title%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Components/Header-BG' transform='translate(0.000000, -720.000000)' fill='%23d9e8df' fill-rule='nonzero'%3E%3Cpath d='M1440.00049,771.823659 L1439.99085,894.082426 L0.0167112249,894.082426 L0.000530410978,773.022721 C385.456608,610.8774 989.502638,883.532069 1440.00049,771.823659 Z' id='Combined-Shape' transform='translate(720.000509, 807.084306) scale(1, -1) translate(-720.000509, -807.084306) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
    background-position-y: 2px;
    z-index: 0;

    background-repeat: no-repeat; */
}

section.small-wave {
  padding: 120px 0;
}

section.small-wave.hero::after,
section.small-wave.wave-light-back::after {
/*   background-position-y: -72px;
    height: 8.5rem;
    top: -2px; */
}

@media screen and (min-width: 2001px) and (max-width: 3100px) {
  section.small-wave.hero::after,
  section.small-wave.wave-light-back::after {
/*     height: 11.5rem;
    background-position-y: -126px; */
  }
}

@media screen and (min-width: 3101px) {
  section.small-wave.hero::after,
  section.small-wave.wave-light-back::after {
/*     height: 11rem;
    background-position-y: -216px; */
  }
}


section.mini-wave {
  padding: 0;
}

@media screen and (max-width: 1199px) {
  section.mini-wave {
    padding: var(--size-83px) 0 0 0;
  }
}

section.mini-wave.hero::after,
section.mini-wave.wave-light-back::after {
/*   background-position-y: 100%;
  height: 6.5rem;
  margin-top: -10px;
  margin-bottom: 16px; */
}

.wave-light-front::before {
    width: 100%;
    content: "";
    position: relative;
    top: 0;
    background-color: var(--main-bg-color);
    float: left;
    display: block;
    height: 11rem;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='1440px' height='175px' viewBox='0 0 1440 175' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ECombined Shape%3C/title%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Components/Header-BG' transform='translate(0.000000, -720.000000)' fill='%23E6EDED' fill-rule='nonzero'%3E%3Cpath d='M1440.00049,771.823659 L1439.99085,894.082426 L0.0167112249,894.082426 L0.000530410978,773.022721 C385.456608,610.8774 989.502638,883.532069 1440.00049,771.823659 Z' id='Combined-Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
    background-position-y: 2px;
    z-index: 0;
    background-repeat: no-repeat;
}

.white-bg.wave-light-front::before {
    width: 100%;
    content: "";
    position: relative;
    top: 0;
    background-color: transparent;
    float: left;
    display: block;
    height: 11rem;
    background-image: url("https://www.happeo.com/hubfs/Happeo-Website-Assets/New/wave-white.svg");
    background-size: cover;
    background-position-y: 2px;
    z-index: 0;
    background-repeat: no-repeat;
    margin-top: -200px;
    height: 100px;
}

@media screen and (min-width: 1201px) {
  .white-bg.wave-light-front::before {
    margin-top: -240px;
    height: 150px;
  }

}

.wave-dark-front::before {
/*     width: 100%;
    content: "";
    position: relative;
    top: 0;
    background-color: var(--main-bg-color);
    float: left;
    display: block;
    height: 11rem;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='1440px' height='175px' viewBox='0 0 1440 175' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ECombined Shape%3C/title%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Components/Header-BG' transform='translate(0.000000, -720.000000)' fill='%23002925' fill-rule='nonzero'%3E%3Cpath d='M1440.00049,771.823659 L1439.99085,894.082426 L0.0167112249,894.082426 L0.000530410978,773.022721 C385.456608,610.8774 989.502638,883.532069 1440.00049,771.823659 Z' id='Combined-Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
    background-position-y: 2px;
    z-index: 0;

    background-repeat: no-repeat; */
}

.wave-light-front {
    padding: calc(-2 * var(--size-48px));
}

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

p.pre-title-green {
  color: var( --main-act-color); 
  text-transform: uppercase; 
  font-weight: bold;
}

p.pre-title {
  text-transform: uppercase; 
  font-weight: bold;
  color: var(--main-tit-color);
}

p.hyperlink {
  color: var( --main-act-color);
  font-weight: 700;
}

.google-integration img {
    width: var(--size-32px);
    height: auto;
    display: inline-block;
    text-align: center;
    margin-right: var(--size-16px);

    position: relative;
    top: var(--size-8px);
}

.all-integrations {
    margin-top: 16px; 
    margin-bottom: 24px;
}

.all-integrations img {
    width: var(--size-32px);
    height: auto;
    display: inline-block;
    text-align: center;
    margin: 0 var(--size-4px);
    position: relative;
    top: var(--size-8px);
}

.rating-dark-color .all-integrations p,
.rating-dark-color .google-integration p {
  color: var(--main-txt-color) !important;
}

.all-integrations p,
.google-integration p {
    display: inline-block;
    color: var(--main-bg-color);
    margin-top: calc(-1*var(--size-16px));
}

.all-integrations a {
  text-decoration: none;
  font-weight: 400;
  color: var(--main-bg-color);
}

.google-integration a {
    text-decoration: none;
}

.screenshot-hp {
    height: calc(3*var(--size-83px));
    margin-top: calc(-1 * var(--size-48px));

    position: relative;
    z-index: 1;
}

.box.data {
    margin-left: calc(-1 * var(--size-22px));
}

section.product,
section.channels,
section.pages,
section.analytics,
section.deployment,
section.blog-post {
    background-color: var(--one-bg-color);
}

.blog-cta-block {
  border-radius: 6px;
  padding: var(--size-40px);
}

.blog-cta-block ol {
  list-style-type: none;
}

/* .blog-cta-block ol>li {
  position: relative;
  counter-increment: item;
}

.blog-cta-block ol>li:before {
  content: counter(item) ".";
  font-weight: 700;
  color: var(--main-act-color);
  font-size: var(--size-22px);
  display: inline-block;
  width: var(--size-16px);
  margin-right: var(--size-8px);
} */

.simple-landing .cta-block {
  background-color: var(--two-bg-color);
  border-radius: 6px;
  padding-bottom: var(--size-40px);
}

#showMe {
  cursor: pointer;
  display: block;
  margin: 10px auto;
}

.more {
  display: none;
  padding: 15px;
}
.more.visible {
  display: block!important;
}

@media only screen and (min-width: 577px) {
    .blog .blog-body.pushed,
		.home .customers {
				margin-top: calc(4*var(--size-83px));
        padding-bottom: 0;
		}
}

img.product-img {
    max-width: 120vw;
    width: 120vw;
    height: auto;
    position: relative;
    left: -20vw;
}

.logo-img-wrapper {
  display: inline-block;
}
.logo-img-wrapper img,
.logo-img-wrapper .hs-image-widget {
  max-height: 48px;
  max-width: fit-content;
  margin: 0 16px;
}

.g2rating {
    background-image: url('https://www.happeo.com/hubfs/Happeo-Website-Assets/New/g2rating.jpg');
    background-size: 100%;
    width: 115px;
    height: 24px;
    background-position-y: 4px;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0 var(--size-16px) 0 var(--size-16px);
}

.g2rating.png {
    background-image: url('https://www.happeo.com/hubfs/Happeo-Website-Assets/New/g2-rating.png');
}

.g2rating.png.three {
    background-image: url('https://www.happeo.com/hubfs/Happeo-Website-Assets/New/g2-rating-3star.png');
}

.g2rating.png.three-half {
    background-image: url('https://www.happeo.com/hubfs/Happeo-Website-Assets/New/g2-rating-3.5stars.png');
}

.g2rating.png.four {
    background-image: url('https://www.happeo.com/hubfs/Happeo-Website-Assets/New/g2-rating-4stars.png');
}

.testimonial {
    background-color: var(--main-bg-color);
    box-shadow: 0 11px 22px 0 rgba(92, 99, 105, 0.15);
    border: 0px solid var(--main-bg-color);
    border-radius: 5px;

    padding: var(--size-32px);
    margin-top: var(--size-32px);

    text-align: center;
    align-items: center;
}

.customer-testimonial-logo {
    height: auto;
    width: auto;
    max-width: 200px;
    max-height: 50px;

    margin: var(--size-32px) 0 var(--size-32px) 0;
}

.customer-testimonial-photo {
    max-width: 90px;
    max-height: 90px;

    margin: var(--size-52px) 0 var(--size-32px) 0;
}

.middle .customer-testimonial-photo {
    margin-top: calc(2 * var(--size-52px));
}

@media screen and (min-width: 1200px) {
  .hero-testimonial-wrapper {
      max-height: 400px;
      height: 100%;
      position: relative;
      z-index: 1;
  }
  
  .stats-after-testimonial {
      margin-top: calc(4 * var(--size-83px));
  }
}


.resource {
    background-color: var(--main-bg-color);
    border: 0px solid var(--main-bg-color);
    border-radius: 15px;
	
    padding: 0;
    margin-top: 0;

    text-align: center;
    align-items: center;
	  
	  position: relative;
	  top: 0;
}

.resource-image {
    width: 100%;
    margin: 0;
}

.padded {
    padding: var(--size-32px);
    opacity: 0;
}

.resource:hover {
	top: calc(-1 * var(--size-32px));
	box-shadow: 0 11px 22px 0 rgba(92, 99, 105, 0.15);
}

.resource:hover .padded {
	opacity: 1;
}

.icon-widget {
    max-width: 175px;
    height: auto;
    margin: var(--size-16px);
}

.security-icon {
    max-width: 75px;
    height: auto;
    margin: var(--size-16px);
}

.hero_2 {
    padding-top: calc(3 * var(--size-52px));
    padding-bottom: calc(-1 * var(--size-52px));
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.main-tit-color {
    background-color: var(--main-tit-color);
}

.white-bg-color {
    background-color: var(--main-bg-color);
}

.one-bg-color {
    background-color: var(--one-bg-color);
}

.three-bg-color {
    background-color: var(--three-bg-color);
}

.four-bg-color {
    background-color: var(--four-bg-color);
}

.two-bg-color {
    background-color: var(--two-bg-color);
}

.green-bg-color {
    background-color: var(--main-tit-color) !important;
}

.space-bg-color {
    background: url('https://www.happeo.com/hubfs/Happeo-Website-Assets/New/group-3/group-3-microsoft-365-integration-launch-campaign-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.space-bg-color.mirrored {
    background: url('https://www.happeo.com/hubfs/Happeo-Website-Assets/New/group-3/group-3-microsoft-365-integration-launch-campaign-bg-2.jpg');
    background-position: bottom center;
}

.hundred_brands_2 {
    background-color: var(--four-bg-color);
}

.five-bg-color {
    background-color: var(--five-bg-color);
}

.testimonial-block {
  background: url(https://www.happeo.com/hubfs/Happeo-Website-Assets/2022/testimonial-bg.svg);
  background-repeat: no-repeat;
  background-size: 105%;
  background-position: center bottom;
}

.hs-search-field__input {
  font-size: var(--size-19px);
  line-height: var(--size-28px);
  letter-spacing: 0;
  color: var(--main-txt-color);
  margin: var(--size-16px) 0px;
}

.hs-search-field__input::placeholder {
  font-size: var(--size-19px);
  /*19px*/
  font-weight: 400;
  line-height: var(--size-28px);
  /*28px*/
  letter-spacing: 0;
  color: var(--main-txt-color);

  margin: var(--size-16px) 0px;
}

  .hs-search-results__listing li::before,
  .hs-search-field__suggestions li::before {
    content: '';
  }
  
  .hs-search-results__listing li {
    background: var(--main-bg-color);
    padding: 48px 32px 32px 32px;
    border-radius: 10px;
    margin: 32px 0;
  }
  
  a .hs-search-highlight.hs-highlight-title {
    color: var(--main-act-color) !important;
    background-color: var(--one-bg-color);
  }
  
  .hs-search-highlight {
    background-color: var(--one-bg-color);
  }
  
  .hs-search-field__suggestions {
    background: var(--main-bg-color);
    border-radius: 10px;
    border-color: transparent;
  }
  
  .hs-search-field__suggestions li {
    margin: 0 32px;
  }
  
  .hs-search-field__suggestions li:first-child {
    margin-top: 16px;
  }
  
  .hs-search-field__suggestions li:last-child {
    margin-bottom: 16px;
  }
  
  .hs-search-field__suggestions li > a {
    margin: 0;
  }
  
  .hs-search-field--open .hs-search-field__suggestions {
    border: 1px solid var(--main-bg-color);
    box-shadow: 0 4px 8px 0 rgb(44 39 56 / 4%);
  }

/* universal margin & padding */

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

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

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

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

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

.f-21 {
  font-size: 21px !important;
}

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

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

/* for list style none */

.list-style-none li::before {
    content: "";
}


/* ============================= */

/*.image_background_effect_orange {
    position: relative;
}

.image_background_effect_orange::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -30vw;
    width: 50vw;
    height: 100%;
    background-color: var(--sec-bg-two-color);
    transform: translateY(-50%);
    z-index: -1;
    border-radius: 10px;
}

.image_background_effect_blue {
    position: relative;
}

.image_background_effect_blue::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -30vw;
    width: 50vw;
    height: 100%;
    background-color: var(--sec-bg-one-color);
    transform: translateY(-50%);
    z-index: -1;
    border-radius: 10px;
}*/


/* ============================= */

.group_2_index_1_article {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin-top: 100px;
    padding: var(--size-52px);
    border-radius: 10px;
}

@media screen and (min-width: 1200px) {
    .group_2_index_1_article.align-box {
        min-height: 840px;
    }
}

.group_2_index_1_article img {
    margin-top: -100px;
}

.faq-section {
    border-top : 1px solid rgba(15,22,33,0.10);
    border-bottom : 1px solid rgba(15,22,33,0.10);
    border-left: none;
    border-right: none;
    border-radius: 0;
    margin: 32px 0 0 0;
}

.faq {
  border-bottom: 1px solid var(--three-bg-color);
  padding: var(--size-16px) var(--size-8px);
}

.faq summary {
  font-weight: bold;
  color: var(--main-tit-color);
}

details>summary {
  list-style: none;
  position: relative;
}

summary::-webkit-details-marker {
  display: none
}

summary::after {
  content: ' ▼';
  position: absolute;
  right: 0;
  transition: all .5s;
}

details[open] summary:after {
  /*     content: " ▲"; */
  transform: rotate(180deg);
}

hr {
    border-top: 1px solid rgba(15, 22, 33, 0.10);
    margin: var(--size-32px) 0;
	
	  width: 100%;
}

h6.accordion {
  margin-bottom: var(--size-48px);
  padding: 20px var(--size-32px) 0 var(--size-32px);
  width: 90%;
  position: relative;
}

h6.accordion:after {
/*   content: '▴'; */
  content: '▾';
  position: absolute;
  right: 0;
  top: 40%;
  transition: all .5s;
  font-family: 'Arial', Helvetica,Roboto, sans-serif;
  color: var(--main-act-color);
}

h6.accordion.active:after {
  transform: rotate(180deg);
  top: 50%;
}

details:hover {
    cursor: pointer;
}

details summary::-webkit-details-marker,
details summary::marker {
    color: var(--main-txt-color);
}

.mobile_intranet_card {
    background-color: var(--main-bg-color);
    border-radius: 5px;

    padding: var(--size-32px);
}

.mobile_intranet_card:hover {
    background-color: var(--one-bg-color);
    border-radius: 5px;
}

.custom_widgets_card {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.integrations_card .box {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);

    padding: var(--size-16px);
}

.product-integrations-logo {
    width: 50px;
    display: inline-block;
    margin-right: var(--size-32px);
    margin-left: var(--size-16px);
}

.product-integrations-info {
    display: inline-block;
}

.product-integrations-info h6,
.product-integrations-info p {
    padding: 0;
    margin: 0;
}

/* section ul li.text-explanation {
    border-radius: 5px;

    background-color: var(--five-bg-color);
    padding: var(--size-8px) var(--size-16px);
}

section ul li.text-explanation {
    border-radius: 5px;

    background-color: var(--five-tit-color);
    padding: 0;
}

section ul li.text-explanation.activated {
    background-color: var(--five-bg-color);
    padding: var(--size-8px) var(--size-16px);
}

.search section ul li.text-explanation.activated {
    background-color: var(--two-bg-color);
    padding: var(--size-8px) var(--size-16px);
} */

/*section ul li.text-explanation p {
    display: none;
}*/

/* section ul li.text-explanation::before {
    content: " ";

    list-style-position: inside;
    list-style: none;

    display: none;
}

section ul li.text-explanation h5 {
    width: fit-content;
  position: relative;
}

section ul li.text-explanation h5::after {
/*     content: "\203A"; */
    /*content: '▸';
    display: inline-block;
    text-align: left;
    margin-top: var(--size-12px);
    margin-left: var(--size-22px);
    font-weight: 400;
    position: absolute;
    top: -8px;
    font-size: 16px;
}

@media screen and (max-width: 768px) {
  section ul li.text-explanation h5::after {
      position: relative;
      top: 0;
  }
}


section ul li.text-explanation:hover {
    cursor: pointer;
} */

.col-ordered {
  order: -1;
}

@media screen and (max-width: 1012px) {
  .col-ordered {
    order: 0;
  }
}

/* FORM */

.form main img {
    margin: var(--size-32px) auto;
}

.form main h1,
h2,
h3,
h4,
h5,
h6 {
    margin: var(--size-32px) 0;
}

.form main h1 {
    font-size: var(--size-32px);
    font-weight: 700;
    line-height: var(--size-48px);
    letter-spacing: -1.5;
}

section ul li.hs-form-booleancheckbox::before {
	display: none;
}

.hs-form-booleancheckbox span {
    margin-left: 30px;
    display: block;
    margin-top: -26px;
    height: auto;
}

.hs-form-booleancheckbox span a {
    color: var(--main-txt-color);
    font-size: var(--size-16px);
}

.hs-form-booleancheckbox-display .hs-input[type=checkbox] {
    width: auto !important;
    background: none !important;
    box-shadow: none !important;
    display: inline-block;
}

.row.authors [class*="col-"] {
  margin: 0 auto 0 0;
}

.webbie {
  margin-bottom: 70px;
}

.small-author {
  font-size: 88%;
}

@media only screen and (min-width: 577px) {
	.hs-form-booleancheckbox span {
    margin-left: -25px;
    display: inline-block;
    padding-right: 105px;
    position: absolute;
  }
}


/* BLOG */

.clr-blue {
    background-color: var(--sec-bg-one-color);
}

.clr-red {
    background-color: var(--sec-bg-three-color);
}

.clr-yellow {
    background-color: var(--sec-bg-two-color);
}

.clr-purple {
    background-color: var(--sec-bg-five-color);
}

.clr-green {
    background-color: var(--sec-bg-four-color);
}

.clr-dark-green {
    background-color: var(--main-txt-color);
}

.text-clr-blue {
    color: var(--sec-bg-one-color);
}

.text-clr-yellow {
    color: var(--sec-bg-two-color);
}

.text-clr-purple {
    color: var(--sec-bg-five-color);
}

.text-clr-green {
    color: var(--main-act-color);
}

.we_value_card_images_wrapper {
    flex-wrap: nowrap;
}

.we_value_card_2_images_wrapper {
    height: 350px;
    background-color: #d8d8d8;
    border-radius: 5px;
}

.trusted_partners_card {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.pricebox {
	margin-top: var(--size-48px);
	margin-bottom: var(--size-32px);
  padding: var(--size-32px);
  border-radius: 6px;
  box-shadow: 0 15px 30px 0 rgba(92, 99, 105, 0.15);
  background-color: #fff;
}

.pricebox2 {
  padding: 0;
  border-radius: 6px;
  box-shadow: 0 15px 30px 0 rgba(92, 99, 105, 0.15);
  background-color: #fff;
}

.overflow {
	margin-top: calc(-6 * var(--size-48px));
	position: relative;
	z-index: 1;
}
/*-------------
Hubspot Blog Listing templates
---------------*/

.blog .feature-image {
		border-radius: 10px;
    width: 100%;
    height: auto;
    border: 1px solid rgba(15,22,33,0.10);
    box-shadow: 0 0 33px 0 rgba(15,22,33,0.10);
}

/*-------------
New Blog
---------------*/
#wordCount {
  color: #69707b;
}
section.editors {
	  position: relative; 
	  top: calc( -1 * var(--size-64px));
}
.allie {
	margin-top: calc( -3 * var(--size-64px));
}
section.featured-mini {
  border-bottom: 1px solid rgba(15,22,33,0.10);
}
section.author-block {
    border-top: 1px solid rgba(15,22,33,0.10);
    border-bottom: 1px solid rgba(15,22,33,0.10);
}

section.padination {
    background-image: none;
    background-color: #ffffff;
}
.blog .hs-form-booleancheckbox {
    max-width: 380px;
    margin: 0px 0px 32px 0px;
}

.blog img.featured-image, .community img.featured-image {
  border-radius: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: none;
  max-height: 280px;
  width: 100%;
  object-fit: cover;
}

.blog.cs img.featured-image {
  max-height: 100%;
  border-radius: 10px;
}
.all-posts .single-post {
  margin: 0 0 16px 0;
}

.webinar .all-posts .single-post .text-elements {
  min-height: 100px;
}

.all-posts .single-post .text-elements {
  padding: 8px 0;
  border-bottom: 1px solid;
  min-height: 212px;
}
.blog.cs .all-posts .single-post .text-elements {
  border-bottom: none;
}
.all-posts .single-post, .all-posts .single-post:hover {
  border: none !important;
  box-shadow: none !important;
}
.all-posts .single-post:hover img.featured-image {
  border-radius: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.blog.cs .all-posts .single-post:hover img.featured-image {
  border-radius: 10px;
}
.blog-categories {
  border-bottom: 1px solid var(--main-txt-color);
  margin-top: 40px;
}
.blog-categories a.blog-tag {
  background: none;
  font-weight: 400;
  color: var(--main-txt-color);    
  text-transform: none;
  font-size: 16px;
  border-radius: 0;
  padding: 4px 8px;
  margin: 16px 0 -2px 0;
}
.blog-categories a.active {
  font-weight: 700;
  color: var(--main-tit-color);    
  border-bottom: 3px solid var(--main-tit-color);
}

.reading-time {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-bottom: -3px !important;
  fill: red;
}

@media screen and (max-width: 1012px) {
  .all-posts .single-post .text-elements {
    min-height: auto;
  }
  .blog-categories {
    border: none;
    text-align: center;
  }
}


.webbie img.author-image {
    width: 100%;
    height: auto;
    border: 1px solid rgba(15,22,33,0.10);
    box-shadow: 0 0 33px 0 rgba(15,22,33,0.10);
    border-radius: 10px;
}

.labela {
    height: 26px;
    background: #ed4647;
    overflow: hidden;
    border: 1px solid rgba(15,22,33,0.10);
    border-radius: 3px;
    padding: 0px 6px;
}

.editors .labela {
    position: absolute;
    top: -10px;
    right: -10px;
}

.labela h4 {
	font-size: 18px;
	margin-bottom: 28px;
}

.row .middle-xs {
    border-top: 1px solid rgba(15,22,33,0.10);
    border-bottom: 1px solid rgba(15,22,33,0.10);
    background-image: radial-gradient(50% 125%, var(--one-bg-color) 50%, #ffffff 100%);
	
	  padding: var(--size-32px) 0;  
}

.legal-consent-container p, #subscribe-me,
.hs_email label {
  text-align: center !important;
}
.blog-pagination {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.blog-pagination > div {
  display: inline-block;
}
.blog-pagination-left {
  text-align: right;
}
.blog-pagination-right {
  text-align: left;
}
.blog-pagination a {
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  padding: 5px 10px;
  font-weight: 400;
  color: var(--main-tit-color);
}
.blog-pagination a.elipses {
  border: 0;
}
.blog-pagination a.active {
  background-color: #f5f5f5;
  color: #666;
  pointer-events: none;
  cursor: default;
}
.blog-pagination .arrow {
  width: 22px;
  height: auto;
  margin-bottom: -4px;
}
.blog-pagination a.active {
  color: var(--main-act-color);
  background: none;
  font-weight: 700;
}

/* new blog article */
.blog.article .reading-time {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-bottom: -3px !important;
}
.blog.article .hero img.featured-image, 
.blog.article .community img.featured-image {
  box-shadow: none;
  max-height: 400px;
  object-fit: cover;
  border: 0;
  border-radius: 0;
  height: 100%;
}
.blog.article h1 {
  font-size: 48px;
  line-height: 58px;
}
.blog.article .blog-body h2 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, Helvetica,
    Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
}

.blog.article .blog-body .blog-cta-block h2 {
  font-family: "PT Serif",serif;
  font-size: 32px;
    line-height: 42px;
}

.blog.article .blog-body blockquote,
.blog.article .blog-body blockquote p {
  font-style: normal !important;
}

.blog.article .blog-body .blog-cta-block blockquote,
.blog.article .blog-body .blog-cta-block blockquote p {
  font-size: var(--size-22px);
  font-weight: 700;
  line-height: var(--size-32px);
  letter-spacing: 0;
  font-family: "PT Serif",serif;
  color: var(--main-tit-color);
  margin: var(--size-16px) 0px;
}

.blog.article .blog-body h3 {
  font-size: 32px;
  line-height: 42px;
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, Helvetica,
    Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-bottom: 0;
}
.blog.article .blog-body blockquote,
.blog.article .blog-body blockquote p,
.blog.article .blog-body blockquote a,
.blog.article .blog-body h6,
.blog.article .blog-body h6 a {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, Helvetica,
    Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  font-size: 36px;
  line-height: 50px;
}

.blog.article .blog-body blockquote,
.blog.article .blog-body blockquote p {
  color: var(--main-tit-color);
}

.blog.article .blog-body p {
  margin: 0 0 var(--size-16px) 0;
}
.blog.article .blog-body .cta p {
  margin: 0;
}

.blog.article .hero {
  padding-bottom: 2px !important;
}
.blog.article .author-image {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  float: none;
  display: inline-block;
  margin-bottom: -24px;
  margin-right: 8px;
}
.blog.article .author-name {
  display: inline-block;
  vertical-align: top;
  margin-left: 16px;
}
.blog.article .author-detail {
  margin-top: 36px;
  margin-bottom: 24px;
}
.blog.article .author-detail p {
  display: inline-block;
}
.blog.article .tag {
  text-transform: uppercase;
}
.jc-center {
  justify-content: center;
}
.blog.article .blog-sidebar {
  position: -webkit-sticky; 
  position: sticky; 
  top: 140px; 
  margin-top: 30px;
  max-width: 400px;
}
.blog.article .blog-toc {
  -webkit-box-shadow: 0px 1px 4px 0px rgba(51,84,81,0.2); 
  box-shadow: 0px 1px 4px 0px rgba(51,84,81,0.2);
  padding: 16px 32px;
  border-radius: 6px;
}
.blog.article .blog-sidebar .social {
  margin-top: 16px;
}
.blog.article .social img {
  width: 32px;
  height: 32px;
  object-fit: contain;
}

.blog.article a.paragraph {
  font-size: var(--size-19px);
  font-weight: 400;
  line-height: var(--size-28px);
  letter-spacing: 0;
  color: var(--main-txt-color);
}

.blog.article .cta-banner {
  background: #ffffff; 
  padding-top: 24px;
  padding: 24px 16px;
}

.blog.article .cta-text-button,
.blog.article .cta-form {
  margin-top: 32px;
}

@media screen and (max-width: 1012px) {
  .blog.article .blog-sidebar {
    position: static;
    max-width: 100%;
  }
  .blog.article .blog-body a {
    color: var(--main-act-color) !important;
  }
  .blog.article h1 {
    font-size: 48px;
    line-height: 58px;
  }
  .blog.article .blog-body h3,
  .blog.article .blog-body h6,
  .blog.article .blog-body h6 a{
    font-size: 28px;
    line-height: 38px;
  }
  .blog.article .cta-banner * {
    text-align: center !important;
  }
  
  .blog.article .cta-banner .btn {
    margin-top: 16px !important;
  }
}
/* Customer page */

.cs-logo {
	width: 200px;
}

.cs-logo-n {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 140px;
	  max-height: 100px;
}

/* Solution cases */

section.logos {
  margin-top: calc(var(--size-48px) *4);
}

@media screen and (min-width: 1200px) {
    section.logos.big {
      margin-top: calc(var(--size-48px) *8);
    }
}

.solution-cases section:first-child {
  padding-bottom: var(--size-48px);
}

/* .solution-cases details.faq:last-child summary {
  display: inline-block;
    position: relative;
    top: 3px;
    left: 10px;
  font-family: "PT Serif",serif;
    color: var(--main-tit-color);
  font-size: var(--size-30px);
    font-weight: 700;
    line-height: var(--size-40px);
    letter-spacing: 0;
} */

/* .solution-cases .wave-light-back::after {
  height: 10rem;
}
 */
/* TEST HOMEPAGE */

@media only screen and (min-width: 480px) {
	.test form {
			position: relative;
/* 			top: -21px; */
			margin-bottom: 42px;
	}

	.test form > div.hs_submit {
			max-width: fit-content;
			position: absolute;
			top: 0;
			right: 10px;
			padding: 19px 32px;
			min-height: 58px;
	}
	.test input.hs-input {
			padding: 18px 32px;
			max-width: 65%;
			position: absolute;
			left: 10px;
			top: 14px;
			min-height: 58px;
	}
	
}

#hs-eu-decline-button {
	display: none!important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
	display: none!important;
}

/* VIDEO POP-UP */

/*
    GitHub URL: https://github.com/gucastiliao/video-popup-js
*/

.videopopupjs {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    text-align: start !important;
}

.videopopupjs--hide {
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: videoPopupJsHide;
    animation-name: videoPopupJsHide;
}

.videopopupjs__close {
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: block;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.59);

    float: right;
}

.videopopupjs__close:after {
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    content: 'X';
    font-weight: bold;
    border-radius: 50%;
    background: #333;
    line-height: 2.2;
    font-size: 13px;
}

.videopopupjs__close:hover {
    opacity: 0.5;
}

.videopopupjs--animation {
    opacity: 0;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: videoPopupJs;
    animation-name: videoPopupJs;
}

.videopopupjs__content {
    margin: 0 auto;
    height: 75%;
    margin-top: 5%;

    width: 90vw;
}

.videopopupjs__content iframe {
    width: 100%;
    height: 100%;
}

.videopopupjs__block--notfound {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 100%;
    height: 500px;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 500px;
    font-family: 'Arial';
    font-size: 20px;
}

@media(max-width: 768px) {
    .videopopupjs__content {
        max-width: 90% !important;
    }
}

@-webkit-keyframes videoPopupJs {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes videoPopupJs {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes videoPopupJsHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes videoPopupJsHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* statistic */
.stats-number {
  display: inline-block;
  margin-right: var(--size-40px);
  text-align: center;
}

.stats-number h4 {
  margin-bottom: calc(var(--size-16px)*-1);
}

.stats-number p {
  margin-top: 0;
  text-transform: uppercase;
}

/* mobile menu */
.mobile-nav-wrapper {
  overflow: hidden;
  width: 40px;
  float: right;
  margin-right: -32px;
  margin-top: 18px;
}

#menuToggle {
  -webkit-user-select: none; 
  user-select: none; 
  width: 40px;
}

#menuToggle input {
  opacity: 1;
  z-index: 2;
  width: 40px !important;
  top: 50%;
  transform: translate(-33%, -85%);
}

#ham span{
  display: flex;
  width: 32px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: var(--main-tit-color);
  border-radius: 3px;
  z-index: 1;
  transform-origin: 5px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
    background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
    opacity 0.55s ease;
}

.home #menuToggle span,
.green-template #menuToggle span,
.thank-you #menuToggle span {
  background: var(--main-bg-color);
}

.home #menuToggle input:checked ~ span,
.green-template #menuToggle input:checked ~ span,
.thank-you #menuToggle input:checked ~ span {
  background: var(--main-tit-color);
}

.home #menu li a,
.green-template #menu li a,
.thank-you #menu li a {
  color: var(--main-tit-color);
}

#menuToggle input {
  display: flex;
  width: 40px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}

#menuToggle input:checked ~ ul {
  transform: translate(-85vw, 0);
}

#menu {
  position: absolute;
  width: 103vw;
  height: 101vh;
  box-shadow: 0 0 10px #85888c;
  margin: -70px 0 0 0;
  padding: 50px;
  padding-top: 125px;
  background-color: #F5F6FA;
  -webkit-font-smoothing: antialiased;
  transform-origin: 0% 0%;
  transform: translate(50vw, 0);
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menuToggle input:checked ~ span {
  opacity: 1;
  transform: rotate(45deg) translate(2px, 0px);
}

#menuToggle input:checked ~ span:nth-last-child(3){
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2){
  transform: rotate(-45deg) translate(0px, 2px);
}

#menuToggle li {
  display: block;
  margin-right: 0;
}

.mobile-nav-wrapper #menu-cta-button-mobile {
  display: block;
  margin-top: var(--size-48px);
}

.mobile-nav-wrapper .btn {
  margin: 0;
}

#menu li:hover,
#menu li:focused,
#menu li:active {
  border: none !important;
}

/* temp */
.navigation .row.between > div {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
.navigation  .row.between .btn {
    margin-bottom: 0 !important;
  }

.navigation  .row.between .box.right {
  padding-top: 8px;
  margin-bottom: -8px;
}


.navigation  .row.between > div > ul {
  padding-top: 8px;
}

@media screen and (max-width: 768px) {
  .navigation .logo {
    margin-left: calc(var(--size-16px)*-2);
    margin-top: 0;
  }
  
  .navigation.mini .logo {
    margin-left: 0;
  }
}

@media only screen and (max-width: 575px) {
  .col-6-xs {
    width: 50%;
  }
}

/* comparison page */
.comparison-testimonials-item {
/*   background: #fbfbfb; */
  border-radius: 10px;
  padding: var(--size-52px);
  box-shadow: 0px 0px 12px 0px rgb(166 179 179 / 40%)
}

table.feature-comparison {
  border-collapse: collapse;
  border-radius: 6px;
/*   border-style: hidden; */
  margin-bottom: var(--size-64px);
  width: 100%;
  display: inline-table;
}

table.feature-comparison thead {
  background-color: var(--one-bg-color);
  border-top-left-radius: 10px;
  border-style: hidden;
  box-shadow: 0 0 0 1px var(--one-bg-color);
  border-top-right-radius: 10px;
}

table.feature-comparison tbody tr:last-child {
  border-bottom-left-radius: 10px;
  border-style: hidden;
  box-shadow: 0 0 0 1px var(--one-bg-color);
  border-bottom-right-radius: 10px;
}

table.feature-comparison th,
table.feature-comparison td {
  font-size: var(--size-19px);
  line-height: var(--size-28px);
  padding: var(--size-16px);
  border: 1px solid var(--one-bg-color);
  width: 18%;
  text-align: center;
}

table.feature-comparison th:first-child,
table.feature-comparison td:first-child {
  width: 64%;
  border: 1px solid var(--one-bg-color);
  text-align: left;
}

table.feature-comparison th:first-child {
  border-top-left-radius: 6px;
}

table.feature-comparison th:last-child {
  border-top-right-radius: 6px;
}

table.feature-comparison tr:last-child td:first-child {
  border-bottom-left-radius: 6px;
} 
table.feature-comparison tr:last-child td:last-child {
  border-bottom-right-radius: 6px;
}

table.feature-comparison td.checked {
  font-family: "PT Serif", serif;
  color: var(--main-act-color);
  margin-right: var(--size-16px);
  font-size: var(--size-32px) !important;
}

table.feature-comparison td:last-child.checked {
  opacity: 0.7;
}

table.feature-comparison td.crossed {
  font-family: "PT Serif", serif;
  color: #ED4647;
  margin-right: var(--size-16px);
  font-size: var(--size-32px) !important;
}

.g2c {
  color: #EF492D;
  position: relative;
  font-size: 20px;
}

.g2cp {
  background-image: url("https://www.happeo.com/hubfs/Happeo-Website-Assets/comparison/G2.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
  margin-right: 8px;
  text-align: center;
  display: inline-block;
}

/* pillar */
.barm {
  position: fixed;
  top: 102px;
  left: 0;
  z-index: 10000;
  width: 100%;
}
.progress-container {
    width: 100%;
    height: 1px;
}
.progress-bar {
    height: 7px;
    background-color: #00E5BD;
}
.progress-bar.hidden {
    opacity: 0;
}
.progress-bar.visible {
    opacity: 1;
}

/* form page */
img.download {
    max-height: 350px;
    width: auto;
}

/* landing */
img.tmz {
    margin: 16px 20px 24px 0px;
    max-height: 40px;
    width: auto;
}

img.lplogo {
    max-height: 48px;
    width: auto;
}

/* hero image and video */
.hero-img-wrapper {
  position: relative;
}

.hero-img-wrapper.pull-bottom {
  margin-bottom: -40%;
  z-index: 1;
}

.hero-img-wrapper #video {
  position: relative; 
  display: inline-block;
}

.hero-img {
  position: relative; 
  top: 0; 
  left: 0; 
  right: 0;
}

.btn-right {
  margin-left: 20px !important;
}

.btn-play {
  position: absolute; 
  top: 50%; 
  left: 50%; 
  transform: translate(-50%, -50%);
  width: 150px;
}

@media screen and (max-width: 575px) {
  .btn-play {
    width: 100px;
  }
}

@media screen and (max-width: 991px) {
  .btn-right {
    margin-left: 0 !important;
    margin-top: 20px !important;
  }
}

.btn-play.pulse {
  transform: translate(-50%, -50%) scale(1);
  box-shadow: 0 0 0 0 rgba(0, 157, 255, 1);
  border-radius: 50%;
  animation: pulse 2s infinite;
  width: 100px !important;
  background: white;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .btn-play.pulse {
    width: 70px !important;
  }
}

@media screen and (max-width: 767px)  {
  .btn-play.pulse {
    width: 50px !important;
  }
}

@keyframes pulse {
  0% {
    transform: translate(-50%, -50%) scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 157, 255, 0.7);
  }

  70% {
    transform: translate(-50%, -50%) scale(1);
    box-shadow: 0 0 0 10px rgba(0, 157, 255, 0);
  }

  100% {
    transform: translate(-50%, -50%) scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 157, 255, 0);
  }
}

/* why happeo slider */
/* .slider-wrapper .slider, 
.slider-wrapper .slider > div {
  display: block;
  width: 80%;
  min-height: 550px;
  height: 100%;
  position: relative;
  overflow: visible;
  -moz-transition: transform .4s;
  -o-transition: transform .4s;
  -webkit-transition: transform .4s;
  transition: transform .4s;
}

.slider-wrapper .slider {
  width: auto;
}

.slider-wrapper .slider > div {
  position: absolute;
  width: 100%;
  padding: 0;
}

.slider-wrapper .slider > i {
  position: absolute;
  font-size: 60px;
  top: 40%;
  transition: .3s;
  width: 20px;
  padding: 10px 13px;
  cursor: pointer;
  line-height: 0;
  box-sizing: content-box;
  z-index: 4;
}

.slider-wrapper .slider > i svg {
  margin-top: 3px;
}

.slider-wrapper .slider > .left {
  left: -160px;
}
.slider-wrapper .slider > .right {
  right: -160px;
}

.hoverZoomOff:hover > div {
  transform: scale(1);
}

.slider-wrapper .slider > ul {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 4;
  padding: 0;
  margin: 0;
  transform: translateX(-50%);
}

.slider-wrapper .slider > ul > li {
  padding: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  list-style: none;
  float: left;
  margin: 10px 10px 0;
  cursor: pointer;
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  background: var(--main-tit-color);
}

.slider-wrapper .slider ul li::before {
  content: '';
  display: none;
}

.slider-wrapper .slider > ul > .showli {
  background-color: var(--main-act-color);
  -moz-animation: boing .5s forwards;
  -o-animation: boing .5s forwards;
  -webkit-animation: boing .5s forwards;
  animation: boing .5s forwards;
}

.slider-wrapper .slider > ul > li:hover {
  background-color: var(--main-act-color;
    }

.slider-wrapper .slider > .show {
  z-index: 1;
}

.hideDots > ul {
  display: none;
}

@keyframes boing {
  0% {
    transform: scale(1.2);
  }
  40% {
    transform: scale(.6);
  }
  60% {
    transform: scale(1.2);
  }
  80% {
    transform: scale(.8);
  }
  100% {
    transform: scale(1);
  }
} */

/* cookie pop up settings hs modal */
/* body #hs-modal #hs-modal-content {
  padding: 2rem 1rem 1.5rem 1.5rem;
}
body #hs-modal #hs-modal-content #hs-modal-body #hs-modal-body-container .hs-category-description p,
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  letter-spacing: 0 !important;
  color: var(--main-txt-color) !important;
}
body #hs-modal #hs-modal-content #hs-modal-body #hs-modal-body-container .hs-always-active-label {
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 20px !important;
  letter-spacing: 0 !important;
  color: var(--main-txt-color) !important;
  margin-top: 10px;
}
body #hs-modal #hs-modal-content #hs-modal-body #hs-modal-body-container .hs-category-toggle .slider {
  margin-top: 2px;
  width: 55px;
  height: 24px;
}
body #hs-modal #hs-modal-content #hs-modal-body #hs-modal-body-container .hs-category-toggle .slider:before {
  position: absolute;
  content: "";
  border-radius: 50%;
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 2px;
  background-color: #fff;
  transition: .4s;
}
body #hs-modal #hs-modal-content a, body #hs-modal #hs-modal-content a:hover {
  font-size: 14px !important;
  font-weight: bold !important;
  line-height: 20px !important;
  letter-spacing: -0.75 !important;
  color: var(--main-act-color) !important;
  margin-top: var(--size-32px) !important;
  bottom: var(--size-32px) !important;
  text-decoration: none !important;
}
body #hs-modal #hs-modal-content #hs-modal-body #hs-modal-body-container .hs-category-description h3 {
  font-family: "PT Serif",serif !important;
  color: var(--main-tit-color) !important;
  font-size: var(--size-28px) !important;
  font-weight: 700 !important;
  line-height: var(--size-36px) !important;
  margin-bottom: var(--size-10px) !important;
  margin: var(--size-32px) 0 var(--size-10px) 0 !important;
}
body #hs-modal #hs-modal-content #hs-modal-footer #hs-modal-accept-all {
  display: none !important;
}
body #hs-modal #hs-modal-content #hs-modal-footer #hs-modal-save-settings,
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
  border: 3px solid var(--main-act-color) !important;
  border-radius: 5px !important;
  padding: var(--size-10px) var(--size-32px) !important;
  width: fit-content !important;
  text-align: center !important;
  font-size: 14px !important;
  font-weight: bold !important;
  text-decoration: none !important;
  display: inline-block !important;
}
body #hs-modal #hs-modal-content #hs-modal-footer #hs-modal-accept-all,
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
  background-color: var(--main-act-color) !important;
  color: var(--main-bg-color) !important;
}
body #hs-modal #hs-modal-content #hs-modal-footer #hs-modal-save-settings {
  /* 	background-color: rgba(0,0,0,0) !important;
  color: var(--main-act-color) !important; 
  background-color: var(--main-act-color) !important;
  color: #fff !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-cookie-settings-button {
  margin: 0 !important;
}

#hs-eu-cookie-confirmation {
  border-radius: 0 !important;
  border: none !important;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,Helvetica,Roboto,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
body #hs-modal #hs-modal-content #hs-modal-body #hs-modal-body-container .hs-category-label {
  background: var(--one-bg-color);
}
body #hs-modal #hs-modal-content #hs-modal-close-button {
  display: none !important;
} */

/* hotjar survey */
._hj-widget-container ._hj-1X9Q4__styles__surveyTitle {
  padding-top: 16px !important;
}
._hj-1o5wX__styles__surveysPrimaryButton  {
  color: #ffffff !important;
  font-weight: 700 !important;
}




/* 2022 styling */
.logo-img-wrapper {
  vertical-align: middle;
}

.logo-img-wrapper img {
  max-height: fit-content;
  max-width: 120px;
  margin: 16px !important;
}

.all-integrations p, .google-integration p {
  display: block;
  color: var(--main-bg-color) !important;
}

.g2rating-wrapper * {
  display: inline-block;
}

.box.card {
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  padding: var(--size-32px);
  border-radius: 10px;
}

.card-team p {
  min-height: 150px;
}

.card-team img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

@media screen and (min-width: 1200px) and (max-width: 1319px) {
  .card-team p {
    min-height: 230px;
  }
}

@media screen and (min-width: 1320px) {
  .card-team p {
    min-height: 180px;
  }
}

@media screen and (max-width: 991px) {
  .card-team p {
    min-height: auto;
  }
}

.card.card-hide-content {
  height: 440px;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0 !important;
  position: relative;
  cursor: pointer;
}

.card.card-hide-content:before,
.card.card-hide-content:after {
  content: '';
  position: absolute;
  background: #fff;
  width: 100%;
  left: 0;
  right: 0;
} 

.card.card-hide-content:before {
  top: 0;
  height: 20px;
}
.card.card-hide-content:after {
  bottom: 0;
  height: 20px;
}

.card.card-hide-content:hover h3 {
  margin-top: 64px;
}

.card.card-hide-content .to-show {
  margin-top: 60px;
  transition: all .5s !important;
}

.card.card-hide-content:hover .to-show {
  margin-top: 32px !Important;
}

.card.card-hide-content .to-hide {
  transition: all .5s !important;
  margin-top: 50px;
  margin-bottom: 32px;
}

.card.card-hide-content:hover .to-hide {
  margin-top: -57% !Important;
} 

.card .card-h260 {
  min-height: 260px;
}

@media screen and (min-width: 1201px) and (max-width: 1428px) {
  
  .card.card-hide-content h3 {
    margin-bottom: 50% !important;
  }
  .card.card-hide-content:hover h3 {
    margin-bottom: 16px !important;
  }

}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .card.card-hide-content {
    height: auto !important;
    padding-bottom: 32px !Important;
  }

  .card.card-hide-content .to-show,
  .card.card-hide-content:hover h3 {
    margin-top: 32px;
  }
}

@media screen and (max-width: 991px) {
  .card.card-hide-content {
    height: auto !important;
    padding-bottom: 32px !important;
  }

  .card.card-hide-content h3 {
    margin-top: 32px !important;
  }

  .card.card-hide-content .to-show,
  .card.card-hide-content:hover .to-show {
    margin-top: 16px !important;
    margin-bottom: 32px !important;
  }

  .card.card-hide-content:before,
  .card.card-hide-content:after {
    height: 0;
  }

  .card .card-h260 {
    min-height: auto;
  }
}

.in-page-menu {
  position: sticky; 
  /*  top position is styled on each page  */
  z-index: 1; 
  background: var(--main-bg-color); 
  padding-bottom: 0;
}