/* @import url('http://example.com/example_style.css'); */

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

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


@font-face {
  font-family: 'Custom Font 1';
  src: url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaACond-Black.woff2') format('woff2'),
    url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaACond-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Custom Font 1';
  src: url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaACond-Bold.woff2') format('woff2'),
    url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaACond-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Custom Font 1';
  src: url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaACond-Light.woff2') format('woff2'),
    url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaACond-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Custom Font 1';
  src: url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaACond-Regular.woff2') format('woff2'),
    url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaACond-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Custom Font 2';
  src: url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaA-Regular.woff2') format('woff2'),
    url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaA-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Custom Font 2';
  src: url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaA-RegularIt.woff2') format('woff2'),
    url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaA-RegularIt.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Custom Font 2';
  src: url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaA-BoldIt.woff2') format('woff2'),
    url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaA-BoldIt.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Custom Font 2';
  src: url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaA-Bold.woff2') format('woff2'),
    url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaA-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Custom Font 2';
  src: url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaA-Black.woff2') format('woff2'),
    url('https://26281404.fs1.hubspotusercontent-eu1.net/hubfs/26281404/fonts/proximanova/ProximaNovaA-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --swiper-theme-color: var(--primary-color);
}

::-webkit-scrollbar-track {
  background: #3c3c3c;
  z-index: 9999;
  cursor: pointer;
}

::-webkit-scrollbar-thumb {
  background: #e52149;
  z-index: 9999;
  cursor: pointer;
  border-radius: 20px;
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  cursor: pointer;
  z-index: 9999;
}

.dnd-section {
  padding-right: 0;
  padding-left: 0;
}

.content-wrapper, 
.dnd-section>.row-fluid {
  padding-right: 15px;
  padding-left: 15px;
}

.footer h5 a {
  color: var(--primary-color) !important;
}

@media (min-width: 1400px) and (max-width: 1599px) {
  .content-wrapper, 
  body .dnd-section>.row-fluid {
    max-width: 1260px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .content-wrapper, 
  body .dnd-section>.row-fluid {
    max-width: 1140px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content-wrapper, 
  body .dnd-section>.row-fluid {
    max-width: 960px !important;
  }
}

@media(max-width: 767px) {
  body {
    line-height: 23px;
  }
}


@media(max-width:767px) {
  .content-wrapper, 
  body .dnd-section>.row-fluid {
    max-width: 540px !important;
    padding-right: 15px;
    padding-left: 15px;
  }
}


@media(max-width:480px) {
  .content-wrapper, 
  .dnd-section>.row-fluid {
    padding-right: 25px;
    padding-left:25px;
  }
}



.button.button--simple{
  padding: 15px 50px !important; 
  letter-spacing: 0;
  font-weight: bold;
  border: 3px solid #e52149 !important;
  margin-top: 20px;
}

.cta_button.button.button--simple.button--large {
    padding: 24px 50px!important;
}

.cta_button.button.button--simple {
   padding: 12px 30px !important; 
   letter-spacing: 0;
   font-weight: bold;
   border: 3px solid #e52149 !important;
   margin-top: 20px;
}

@media(min-width: 1600px) {
  .button.button--simple,
  .cta_button.button.button--simple {
    padding: 15px 70px !important;
  }
}

.button.button--simple:hover,
.button.button--simple:focus,
.cta_button.button.button--simple:hover,
.cta_button.button.button--simple:focus{
  background: #e52149 !important;
  color: #fff !important;
}

form .actions {
  text-align: center;
}

form .hs-button, form input[type=submit] {
  font-weight: bold;
  padding: 14.5px 50px;
}

form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=tel], form input[type=text], form select, form textarea {
  font-size: 20px !important;
  resize: none;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%) !important;
  -webkit-box-shadow:0 0 10px 0 rgb(0 0 0 / 15%) !important;
  border: 1px solid #fff !important;
  min-height: 55px;
  outline: none;
  -webkit-appearance:none;
}

form input[type=checkbox], form input[type=radio] {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

form .hs-fieldtype-select.field label {
  padding: 0;
}

@media(max-width: 910px) and (min-width:768px) {
  html[lang="fr"] .field.text.hs-how_did_you_hear_about_us_ >label {
    top: 0;
  }
}

@media(max-width: 420px) {
  html[lang="fr"] .field.text.hs-how_did_you_hear_about_us_ >label {
    top: 0;
  }
}


@media(max-width: 767px) {
  form .hs-button, form input[type=submit] {
    padding: 10px 20px;
    font-size: 16px;
    margin-top: 30px;
  }

  form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=tel], form input[type=text], form select, form textarea {
    font-size: 16px !important;
  }

  .form-columns-2 > div {
    width: 100% !important;
  }

  .legal-consent-container .hs-form-booleancheckbox-display>span {
    margin-left: 40px;
  }

}

.hidden-responsive {
  display: block !important;
}
.visible-responsive {
  display: none !important;
}

@media (max-width: 767px) {
  .hidden-responsive {
    display: none !important;
  }
  .visible-responsive {
    display: block !important;
  }
}


/** special labels **/
.field {
  position: relative;
}

.field.hs-form-field.text>label {
  position: absolute;
  top: 10px;
  pointer-events: none; /* Mantenemos este para otros elementos */
  transition: .4s;
  left: 30px;
  z-index: 1;
}
}

.field.hs-form-field.text>label.no {
  pointer-events: auto; /* Hace clickeable el texto "no" */
}
.field.hs-form-field.hs-fieldtype-select>label,
.field.hs-form-field.active>label {
  margin-top: 0;
  top: 0;
  padding-top: 0;
}

.field.hs-form-field.hs-fieldtype-select>label,
.focus > label,
.active > label{
  font-size:13px;
}

/* animation to add space for label and reduce right before the send button */
.field.hs-form-field {
  transition: .3s;
}

.field.hs-form-field.active~button,
.field.hs-form-field.active~input[type='submit'],
.field.hs-form-field.active~.hs-button {
  margin-top: 1rem;
}

.hs-form-field {
  margin-bottom: 20px;
}

form textarea {
  min-height: 200px;
}


.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, 
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  border: 3px solid var(--primary-color);
  background: transparent;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: var(--primary-color) !important;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after,
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  display: none;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,5px);
}

@media (min-width: 1400px) {
  .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, 
  .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    height: 20px;
    width: 20px;
  }
}

@media (min-width: 1600px) {
  .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, 
  .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    height: 24px;
    width: 24px;
  }
}

.header {
  box-shadow: 0 3px 3px 0 rgb(0 0 0 / 10%);
}

.header__container {
  padding: 18.15px 0 16.5px;
}

.top-navigation {
  background: #f4f1ee;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.top-navigation .header__container {
  justify-content: flex-end;
  width: 100%;
  padding: 0;
}

.top-navigation .menu__item--depth-1 {
  padding: 6px 0;
  line-height: 18px;
}

.header__cta--wrapper .header__cta {
  padding: 12px 30px;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Custom Font 1';
}

.header__logo--main {
  padding-top: 0;
}

.big-menu .set-title .menu-2-title {
  font-size: 20px;
  margin-bottom: 25px;
  color: #3c3c3c;
  text-transform: none;
}

.big-menu .menu__item.menu__item--depth-2.set-title {
  margin-bottom: 0;
}

.header .big-menu .menu__item--depth-2 .menu__link {
  padding: 0;
}

body .big-menu .menu__item.menu__item--depth-1.menu__item--has-submenu>.menu__submenu .menu__link-and-level3 {
  width: calc(100% - 45px);
  padding-left: 15px;
}

body .big-menu .menu__item.menu__item--depth-1.menu__item--has-submenu>.menu__submenu .set-title .menu__link-and-level3 {
  width: 100%;
  padding-left: 0;
}

body .big-menu .menu__item.menu__item--depth-1.menu__item--has-submenu>.menu__submenu .menu__item--depth-2-icon {
  width: 45px;
}

.menu__item.menu__item--depth-2:not(.set-title) .menu-2-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0;
  color: #3c3c3c;
  text-transform: none;
}

body .big-menu .menu-2-text {
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: normal;
}


.menu__link:active, 
.menu__link:focus, 
.menu__link:hover {
  color: var(--primary-color);
}

.header .top-navigation .menu__link {
  font-size: 13px;
}
.header .menu__link {
  cursor: pointer; 
}

body .menu__item--depth-1:last-child .menu__submenu--level-2 {
  transform: none;
}
.big-menu .triangle {
  display: none;
}

@media (min-width: 1025px) {
  .menu__child-toggle-icon {
    display: none !important;
  }

  body .big-menu .menu__item.menu__item--depth-1.menu__item--has-submenu>.menu__submenu {
    width: 350px;
  }

  .menu__item--depth-1.menu__item--has-submenu:after {
    content: "";
    position: absolute;
    height: 100px;
    bottom: -80px;
    width: 100%;
    left: 0;
  }

  .big-menu .menu__submenu {
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 10%);
    padding: 35px;
    border-radius: 30px;
    margin-top: 40px;
    left: -30px;
    background: #fff;
    width: 330px;
  }

  .menu__item.menu__item--depth-2:not(.set-title) .menu-2-title { 
    font-size: 18px;
  }

  body .big-menu .menu__item.menu__item--depth-1.menu__item--has-submenu:last-child>.menu__submenu {
    width: 280px;
    padding: 30px 30px 10px;
  }


  .big-menu .menu__submenu.menu__submenu--level-2:before {
/*     content: ''; */
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 16px 8px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    left: 25%;
    bottom: 100%;
  }
  .big-menu .triangle {
    display: block;
    position: absolute;
    bottom: 100%;
    left: 25%;
    line-height: 0.5;
    color: #fff;
    text-shadow: 0 -1px 3px rgba(0,0,0,.1);
  }
    
}

@media (min-width: 1280px) { 
  body .big-menu .menu__item.menu__item--depth-1.menu__item--has-submenu>.menu__submenu {
    width: 380px;
  }
}

@media (min-width: 1400px) {
  .header__cta--wrapper .header__cta {
    padding: 15px 30px;
  }

  .big-menu .set-title .menu-2-title {
    font-size: 28px;
    margin-bottom: 25px;
  }  

  body .menu__item--depth-1 {
    padding: 0.7rem 25px;
  }

  .header .top-navigation .menu__link {
    font-size: 14px;
  }

}

@media (min-width: 1600px) {
  .header__cta--wrapper .header__cta {
    font-size: 24px;
    line-height: 18px;
  }

  .menu__item.menu__item--depth-2:not(.set-title) .menu-2-title { 
    font-size: 24px;
  }

  body .big-menu .menu__item.menu__item--depth-1.menu__item--has-submenu>.menu__submenu {
    padding: 50px 50px 30px;
  }

  .big-menu .set-title .menu-2-title  {
    font-size: 30px;
  }

  .header .top-navigation .menu__link {
    font-size: 18px;
  }

}

@media(max-width: 1024px) {
  .header__cta--wrapper {
    margin-right: 10.5px;
    margin-left: 10.5px;
  }

  body.open-menu {
    overflow: hidden;
  }
  body.open-menu #main-content:before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    background: #3c3c3c;
    z-index: 9999;
    opacity: 40%;
    transition: 0.3s;
    z-index: 1;
  }

  body.open-menu header {
    box-shadow: none;
  }

  body.open-menu header#header:after {
    box-shadow: 0 3px 3px 0 rgb(0 0 0 / 10%);
    content: "";
    top: 66px;
    width: 100%;
    position: absolute;
    height: 4px;
    z-index: 9999;
  }

  body .menu__item--has-submenu>.menu__link {
    width: 90%;
  }

  body .menu__child-toggle {
    width: 100%;
  }

  body .menu__item--depth-1>.menu__link {
    padding: 16px 12px;
  }

  .header__logo--main {
    margin: 0 auto;
  } 

  .header__navigation--toggle {
    right: auto;
    left: 20px;
    width: 21px;
    top: 27px;
  }

  .header__navigation--toggle span {
    background: var(--primary-color);
    height: 3px;
  }

  .header__navigation--toggle span:nth-child(2), 
  .header__navigation--toggle span:nth-child(3) {
    top: 7px;
  }

  .header__navigation--toggle span:nth-child(4) {
    top: 14px;
  }

  .header__navigation__mobile_group {
    left: 0;
    right: auto;
    transform: translateX(-100%);
    background: #f4f1ee;
    top: 70px;
    padding: 2rem 1.2rem;
    box-shadow: none;
    max-width: 348px;
  }

  .menu__item--depth-1 {
    border: none !important;
  }

  .header .menu__link {
    font-weight: 900;
    color: var(--primary-color);
    text-transform: none;
    font-size: 30px;
  }

  .menu__child-toggle-icon:before {
    display: none;
  }

  body .menu__child-toggle-icon svg {
    display: block;
    width: 20px;
    height: 10px;
  }

  .menu__child-toggle-icon svg path {
    fill: var(--primary-color);
  }

  .big-menu > ul > li:first-child .menu__item.menu__item--depth-2.set-title:first-child,
  .big-menu .menu__item.menu__item--depth-2.set-title .menu-2-title,
  body .big-menu .menu__item.menu__item--depth-1.menu__item--has-submenu>.menu__submenu .menu__item--depth-2-icon,
  body .big-menu .menu-2-text {
    display: none;
  }

  .big-menu .menu__item--depth-1:last-child .menu__submenu--level-2 {
    transform: none;
  }

  body .big-menu .menu__item.menu__item--depth-1.menu__item--has-submenu>.menu__submenu .menu__link-and-level3 {
    width: 100%;
    padding: 0;
  }

  body .big-menu .menu__item.menu__item--depth-1.menu__item--has-submenu>.menu__submenu .menu__link .menu__item--depth-2-texts .menu-2-title {
    margin-bottom: 0;
  }

  .menu__item.menu__item--depth-2:not(.set-title) .menu-2-title {
    font-size: 20px;
  }

  .big-menu .menu__item.menu__item--depth-2.set-title {
    border-top: 1px solid rgba(0,0,0,.1);
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .menu__submenu {
    padding-bottom: 20px;
  }

  body .big-menu .menu__item.menu__item--depth-2 {
    padding: 5px 12px 0;
  }

  .menu__child-toggle-icon {
    transition: .3s;
  }

  .menu__item--open .menu__child-toggle-icon {
    transform: rotate(180deg);
  }
}

@media(max-width: 767px) {
  .header__logo--main {
    max-width: 100px
  }  

  .header__navigation__mobile_group { 
    top: 62px;
    height: calc(100vh - 62px);
  }

  .header__navigation--toggle {
    top: 23px;
  }

  body.open-menu header#header:after {
    top: 58px;
  }

  .header__cta--wrapper .header__cta {
    font-size: 32px;
    font-weight: 900;
    text-transform: none;
    display: block;
    text-align: center;
    line-height: 21px;
    padding: 10px 50px;
  }
}

/* footer */

footer {
  background: #ffffff;
  border-left: 60px solid #e52149;
  border-right: 60px solid #e52149;
  border-bottom: 60px solid #e52149;
  padding: 50px;
}

.footer h5 {
  font-size: 20px;
  margin-bottom: 15px;
  font-family: 'Custom Font 2';
  font-weight: 900
}

.footer h5 ~ h5 {
  margin-top: 30px;
}

.footer .hs-menu-wrapper.hs-menu-flow-vertical ul li {
  padding-bottom: 4px;
}

.footer-icon-title h5 {
  font-family: 'Custom Font 2';
  font-weight: bold;
  color:#3c3c3c;
}

@media (max-width: 1399px) { 
  .footer, .footer li, .footer p, .footer span {
    font-size: 16px;
  }
}

@media (min-width: 1400px) and (max-width: 1599px) { 
  footer {
    padding:100px 80px 50px 80px;
  }

  .footer, 
  .footer li, 
  .footer p, 
  .footer span {
    font-size: 18px;
  }

  .footer h5 {
    font-size: 22px;
  }

}

@media (min-width: 1600px) {
  footer {
    border-width: 85px;
    padding: 70px 80px;
  }

  .footer h5 {
    font-size: 26px;
  }

  .footer, .footer li, .footer p, .footer span {
    font-size: 24px;
  }
}

@media (max-width: 1200px) {
  footer {
    border-width: 50px;
    padding: 40px;
  }
}

@media (max-width: 992px) {
  footer {
    border-width: 40px;
  } 
}

@media(max-width: 767px) {
  .bottom-footer {
    text-align: center;
  }
  .bottom-footer img {
    max-width: 120px !important;
    margin: 0 auto;
    text-align: center;
    float: none !important;
  }

  .footer .dnd-section>.row-fluid {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (max-width: 480px) {
  footer {
    border-width: 30px;
    padding: 60px 0 20px;
  }
}


a#back-to-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  background: #e52149;
  z-index: 999;
  height: 50px;
  width: 50px;
  line-height: 45px;
  border-radius: 30px;
  color: #ffffff;
  font-size: 36px;
  font-family: FontAwesome, sans-serif;
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 50%);
  transition: 0.2s;
  text-align: center;
  font-weight: bolder;
  display: none;
  align-items: center;
  justify-content: center;
}

a#back-to-top svg {
  fill: #fff;
  width: 28px;
  height: 28px;
}


@media (min-width: 1400px) and (max-width: 1280px) {
  .content-wrapper, .dnd-section>.row-fluid {
    max-width: 1260px;
  }
}

/* table cookies */
@media (max-width: 600px) {
  table.cookie tr:first-child td {
    padding-left: 0;
    width: 100% !important;
  }
  table.cookie tr:nth-child(odd) {
    background: #f7f7f7;
  }
  table.cookie tr td {
    width: auto !important;
    overflow-wrap: break-word;
    padding-left: 120px;
    overflow: hidden;
  }

  table.cookie tr:nth-child(2) {
    display: none;
  }
  table.cookie tr:first-child { 
    background-color: transparent
  }
  table.cookie tr:not(first-child) {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
  }

  table.cookie tr:not(first-child) td:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    left: 28%;
    background: #c5c5c5;
    top: 0;
  }

  table.cookie tr:not(first-child) td {
    position: relative;
  }

  table.cookie tr:not(first-child) td:nth-child(1):before {
    content: 'Name';
  }

  table.cookie tr:not(first-child) td:before {
    width: 30% !important;
    height: 100%;
    position: absolute;
    margin-left: -100px;
    overflow: hidden;
  }

  table.cookie tr td span, tr td a {
    overflow-wrap: break-word;
  }

  table.cookie tr:not(first-child) td:nth-child(2):before {
    content: 'Expiration';
  }

  table.cookie tr:not(first-child) td:nth-child(3):before {
    content: 'Function';
  }


  table.cookie tr:first-child td:before,
  table.cookie tr:first-child td:after {
    display: none
  }
}


/* blog */
.blog-header__subtitle p {
  font-size: 24px;
}

time.hs-blog-post-listing__post-timestamp {
  color: #9c9b9b;
  font-size: 16px;
  font-family: 'Custom Font 1', sans-serif;
  margin-bottom: 20px;
  display: block;
  font-weight: 400;
}

.blog-index__post {
  background: transparent;
  border: none;
}

.blog-index__post-title {
  font-size: 24px;    
  font-family: 'Custom Font 1',serif;
}

.blog-index__post-size--large {
  flex-direction: initial;
}

.blog-index__post .blog-index__post-image-wrapper {
  border-radius: 10px;
}

.blog-index__post.blog-index__post-size--large .blog-index__post-image-wrapper {
  height: auto;
}

.blog-index__post .link-small.cta_primary.button {
  padding: 10px 20px;
  font-size: 22px;
  margin-top: 20px;
  font-weight: 400;
}

.blog-index__post-body {
  position: relative;
}
.blog-index__post-body::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 40px;
  background: linear-gradient(0deg, rgba(255 255 255 /1), rgba(0 0 0 /0));
  bottom: 0;
}

.blog-latest-feed .blog-index__post-body::before { 
  background: linear-gradient(0deg, #f4f1ee, rgba(0 0 0 /0));
}

.blog-index__post .blog-index__post-content {
  padding-top: 20px;
}

.legal-consent-container .hs-form-booleancheckbox-display>span, 
.legal-consent-container .hs-form-booleancheckbox-display>span p {
  margin-left: 0 !important;
}

.body-container--blog-post {
  padding-top: 0;
}

.hs-blog-post .body-container h2 {
  color: var(--primary-color);
  font-size:34px;
}


.hs-blog-post .body-container h3 {
  line-height: 1.2;
  font-size:32px;
}

.hs-blog-post .body-container h4 {
  font-size:28px;
}

.hs-blog-post .body-container h5 {
  font-family: 'Custom Font 2', sans-serif;
  font-weight: 400;
  font-size: 26px;
}

.hs-blog-post .body-container h6 {
  text-transform: none;
  color: #3d3d3d;
  font-family: 'Custom Font 2', sans-serif;
  font-size: 20px;
  line-height: 36px;
}

.blog-post {
  max-width: 1200px;
  margin-right: 0;
  padding-bottom: 6rem;
}

.blog-post a {
  color: var(--primary-color);
}


div#hs_cos_wrapper_blog-post-sidebar {
  width: 27%;
}

.hs-blog-post .sidebar {
  background: #f4f1ee;
  border-radius: 60px;
  padding: 0 20px 30px;
  text-align: center;
}

.hs-blog-post .sidebar--top-icon {
  width: 70px;
  height: 70px;
  padding: 20px;
  margin-top: -35px;
  background: var(--primary-color);
  border-radius: 50px;
  display: inline-flex;
  margin-bottom: 20px;
}

.hs-blog-post .sidebar h6 {
  font-size: 14px;
  color: #3c3c3c;
  text-transform: none;
  font-weight: 900;
  margin-bottom: 0;
  line-height: normal !important;
}

.hs-blog-post .sidebar .blog-post__tags,
.blog-header__author-name {
  margin-bottom: 20px;
}

.blog-header__author-name {
  color:var(--primary-color);
  font-family: 'Custom Font 2', sans-serif;
  font-weight: 800;
  display: block;
}
.blog-post__timestamp {
  font-weight: 800 !important;
}

.blog-index__post .blog-index__post-tag {
  color: #3c3c3c;
}

blockquote {
  border-color: var(--primary-color);
}

.blog-index__post-tags-and-date {
  margin-bottom: 10px;
}

.blog-index__post-tags-and-date h6, .blog-index__post-tags-and-date time {
  display: inline;
}
.blog-index__post-tags-and-date h6 {
  position: relative;
}
.blog-index__post-tags-and-date h6:after {
  height: 5px;
  width: 5px;
  background: #e52149;
  display: inline-block;
  border-radius: 10px;
  content: "";
  vertical-align: middle;
  margin-right: 2px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.blog-index__post .blog-index__post-tag {
  margin-right: 8px;
  padding-right: 8px;
}

.hs-blog-post .blog-post__body #hs_cos_wrapper_name {
  display: inline;
}

.hs-blog-post .blog-post__body-wrapper {
  margin-top: 100px;
}

@media screen and (min-width: 768px) {
  .hs-blog-post .blog-post__body {
    max-width: 840px;
    padding-right: 20px;
    margin-left: 0;
  }

  .blog-index__post-size--large .blog-index__post-content {
    width: 65%;
    width: 56%;
    padding-left: 2rem;
  }

  .blog-index__post .link-small.cta_primary.button {
    position: absolute;
    bottom: 0;
  }

  .hs-blog-post .body-container h2 {
    font-size: 42px;
  }

  .hs-blog-post .body-container h3 {
    font-size:36px;
  }
  .hs-blog-post .body-container h4 {
    font-size:30px;
  }


}

@media(min-width: 1025px) {
  .blog-index {
    grid-gap: 80px;
    grid-template-columns: repeat(auto-fit,minmax(calc(33% - 80px),1fr));
  }
  .hs-blog-post .body-container h1 {
    font-size: 58px;
  }


}

@media (min-width: 1400px) {
  time.hs-blog-post-listing__post-timestamp { 
    font-size: 20px;
  }

  .blog-index__post-title {
    font-size: 34px;
  }

  .hs-blog-post .body-container h3,
  .hs-blog-post .body-container h5 { 
    line-height: 30px;
  }

  .hs-blog-post .sidebar h6 {
    font-size: 18px; 
  }
}


@media (min-width: 1600px) {
  time.hs-blog-post-listing__post-timestamp { 
    font-size: 22px;
  }

  .blog-index__post-title {
    font-size: 40px;
  }


  .blog-index__post .blog-index__post-body {
    line-height: 28px;
  }

  .hs-blog-post .body-container h6 {
    font-size: 34px;
    line-height: 40px;

  }

  .hs-blog-post .sidebar h6 {
    font-size: 20px; 
  }
}

@media(max-width: 767px) {
  .blog-index {
    grid-gap: 40px;
  }

  .blog-header__subtitle p {
    font-size: 20px;
    line-height: 1.2;
  }

  .hs-blog-post .blog-post__body-wrapper {
    margin-top:50px;
  }

  div#hs_cos_wrapper_blog-post-sidebar {
    width: 100%;
    margin-top: 50px;
  }
}

/* Modules */
.hs-image__grid__list {
  padding-left: 0;
}
.hs-image__grid__list__item__image {
  max-width: 135px;
  object-fit: contain;
  margin: 0 auto;
  display: block;
}

.button-infinite {
  text-align: center;
  padding-top: 3rem;
  position: relative;
  z-index: 10;
}
.button-infinite .button {
  padding: 12px 35px;
  border-width: 2px;
  font-weight: 600;
}

/* Visibilty classes */

.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden !important;
}
.hidden {
  display: none;
  visibility: hidden !important;
}

/* system pages */
.system-page {
  background: #f5f1ee;
  color: initial;
  padding: 3rem 20px;
} 

.systems-page {
  max-width: 1000px;
  margin: 0 auto !important;
}

.systems-page:before {
  background: #fff;
  filter: none;
  border-radius: 30px;
}

.subscribe-options label, .system-form .page-header, .system-form a, .system-form h1, .system-form h2, .system-form h3, .white-label label {
  color: #3c3c3c;
}
.system-form h1 {
  color: var(--primary-color);
}

.systems-page .header {
  box-shadow: none;
  font-weight: bold;
  color: #3c3c3c;
  padding-top: 20px;
}

.email-prefs .item {
  background: #efefef;
  color: #3c3c3c;
}

.systems-page .success {
  border: 1.5px solid #e6214a;
  background: #e6214a;
  color: #fff;
  opacity: 0.6;
}

.backup-unsubscribe input[type=email] {
  width: 100% !important;
}

.error-page h1 {
  color: #e6214a;
}

.error-page h2 {
  color: #3C3C3B;
}

.error-page {
  padding: 0;
}

.header__language-switcher {
  padding: 0;
  position: relative;
}

.header__language-switcher ul {
  list-style-type: none;
  margin: 0;
  display: flex;
  align-items: center;
  padding-left: 30px;
}

.header__language-switcher ul li ~ li {
  margin-left: 5px;
  border-left: 1px solid #d9d9d9;
  padding-left: 5px;
}

.header__language-switcher ul li a {
  text-transform: uppercase;
  font-size: 16px;
  color: #868686;
}

@media(max-width: 1024px) {
  .header__language-switcher {
    right: 0;
  }

  .header__language-switcher > ul {
    margin: 0;
    padding: 0;
    text-align: center;
    justify-content: center;
  }

  .header__language-switcher > ul li a {
    color: #e52149;
    font-weight: 900;
    letter-spacing: 1px;
  }

}
body div[class*="force-full-width-section"] > .row-fluid {
  max-width: none !important;
  padding: 0;
}

form input[type=checkbox]:checked {
  background: #e52e49;
  border: none !important;
}

form input[type=checkbox]:checked:before {
  display: none;
}

fieldset[class*=form-columns] .hs-input[type=checkbox],
fieldset[class*=form-columns] .hs-input[type=radio] {
  width: 24px !important;
} 

select {
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg style='transform: rotate(90deg); fill: %23e52149;' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9.71,6.29a1,1,0,0,0-1.42,0l-5,5a1,1,0,0,0,0,1.42l5,5a1,1,0,0,0,1.42,0,1,1,0,0,0,0-1.42L5.41,12l4.3-4.29A1,1,0,0,0,9.71,6.29Zm11,5-5-5a1,1,0,0,0-1.42,1.42L18.59,12l-4.3,4.29a1,1,0,0,0,0,1.42,1,1,0,0,0,1.42,0l5-5A1,1,0,0,0,20.71,11.29Z'/%3E%3C/svg%3E");
  -webkit-appearance: none; 
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: 97%  center;
}

.blog-index__post .blog-index__post-body .blog-index__post-body-link {
  color: #3c3c3c;
}

.submitted-message.hs-main-font-element {
  text-align: center;
}

red {
  color: var(--primary-color);
}

.cm.image-slider-wrapper .swiper-button {
  color: var(--primary-color) !important; 

}

html {
  scroll-behavior: smooth;
}

a[data-hs-anchor="true"] {
  display: block;
  padding-top: 200px;
  margin-top: -200px;
}


@media(min-width: 900px) {
  a[data-hs-anchor="true"] {
    display: block;
    padding-top: 250px;
    margin-top: -250px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
  a[data-hs-anchor="true"] {
    display: block;
    padding-top: 150px;
    margin-top: -150px;
  }
} 

/* Page: LuckyBird NL */
@media (max-width: 767px) {
  #hs-link-module_1680510760406_ img {
    max-width: 200px !important;
  }
}

.hs-fieldtype-select label span:empty {
    margin-top: -0.35rem;
    display: block;
}

div#hs_cos_wrapper_blog_post_audio {
    padding-bottom: 30px;
}