






















@font-face {
  font-family: "HCo Gotham";
  src: url(//139604349.fs1.hubspotusercontent-eu1.net/hubfs/139604349/raw_assets/public/Summarum_November_2023/fonts/Gotham-Book_Web.woff2) format("woff2"),
    url(//139604349.fs1.hubspotusercontent-eu1.net/hubfs/139604349/raw_assets/public/Summarum_November_2023/fonts/Gotham-Book_Web.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "HCo Gotham";
  src: url(//139604349.fs1.hubspotusercontent-eu1.net/hubfs/139604349/raw_assets/public/Summarum_November_2023/fonts/Gotham-Medium_Web.woff2) format("woff2"),
    url(//139604349.fs1.hubspotusercontent-eu1.net/hubfs/139604349/raw_assets/public/Summarum_November_2023/fonts/Gotham-Medium_Web.woff) format("woff");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "HCo Gotham";
  src: url(//139604349.fs1.hubspotusercontent-eu1.net/hubfs/139604349/raw_assets/public/Summarum_November_2023/fonts/Gotham-Bold_Web.woff2) format("woff2"),
    url(//139604349.fs1.hubspotusercontent-eu1.net/hubfs/139604349/raw_assets/public/Summarum_November_2023/fonts/Gotham-Bold_Web.woff) format("woff");
  font-style: normal;
  font-weight: 700;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

form input[type=search], form input[type=text],
form input[type=email], form input[type=password],
form input[type=tel], form input[type=number],
form input[type=file], form select, form textarea {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-clip: padding-box;
  -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}


form input[type=email]:focus, form input[type=file]:focus,
form input[type=number]:focus, form input[type=password]:focus,
form input[type=search]:focus, form input[type=tel]:focus, 
form input[type=text]:focus, form select:focus, form textarea:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(20,25,23,.25);
  box-shadow: 0 0 0 0.2rem rgba(20,25,23,.25);
}



@media(max-width:1280px){
  
  
  h1{
    font-size: 35.9999999999px;
  }

  h2{
    font-size: 27.99999999984px;
    line-height: 32.2px;
  }
}

@media(max-width:1024px){
  

  
  h1{
    font-size:26px;
    line-height: 29.9px;
  }
  

  
  h2{
    font-size:20px;
    line-height: 25px;
  }
  

  
  h3{
    font-size:18px;
    line-height: 20px;
  }
  

  

  

  
}

.body-wrapper{
  margin: 0 auto;
  max-width: 1024px;  
  display: block;
}

.hs_cos_wrapper_type_email_subscriptions,
.hs_cos_wrapper_type_password_prompt,
.hs-search-field__bar, .widget-type-form,
.widget-type-blog_subscribe, .widget-type-google_search,
.widget-type-password_prompt.custom_error_message,
.widget-type-email_simple_subscription, .section.post-footer form,
.hs_cos_wrapper_type_member_login, .hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_password_reset {
  display: block;
  margin-bottom: 40px;
}

.page-center.full_width {
  padding: 0;
}
.hs_service .page-center .dnd-section > .row-fluid,
.page-center .dnd-section > .row-fluid,
.cntent-wrapper .dnd-section > .row-fluid  {
  padding: 0;
}

.body-container-wrapper.cm_500_page .error-page .hs_cos_wrapper {
  z-index: 10;
  position: relative;
}

.body-container-wrapper.cm_500_page .error-page:before{
  z-index: 1;
  color:#c3bfbf;
  opacity:0.5;
}


body{
  background: #c5c3b9;
}

.content-wrapper ,
.dnd-section > .row-fluid,
.page-center{
  max-width:100%;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}



.body-container-wrapper{
  background-color:







rgba(255, 255, 255, 1.0)


}

body{
  font-family:  'HCo Gotham';
}

h1,h2,h3,h4,h5,h6, a, p{
  font-family:  'HCo Gotham';
}

.form-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 40px;
}
a:hover{
  opacity: .7;
  text-decoration: none;
}


form label {
  margin-bottom: 0px;
  display: inline-block;
  font: normal 16px/22px 'HCo Gotham';
}

.hs-fieldtype-radio li.hs-form-radio {
  margin: 0;
}

form legend {
  font: normal 12px 'HCo Gotham';
  color: #141917;
}

form .hs-fieldtype-radio .inputs-list {
  display: flex;
  gap: 21px;
  margin-top: 4px;
}

form input[type=radio] {
  vertical-align: middle;
}

form .hs-fieldtype-radio  .inputs-list span {
  vertical-align: initial;
  margin-left: 1px;
}

form .hs-form-field {
  margin-bottom: 1.5rem;
}

@media (min-width: 1024px){
  .content-wrapper ,
  .dnd-section > .row-fluid,
  .page-center{
    
    max-width: 959.9999999910001px;
    
  }


  .form-title {
    font-size: 28px;
    line-height: 32.2px;
  }
}

@media (min-width: 1280px){


  .form-title {
    font-size: 34px;
    line-height: 40px;
  }
  .body-wrapper{
    max-width: 1280px;
  }
  .content-wrapper ,
  .dnd-section > .row-fluid,
  .page-center{
    
    max-width: 1060px;
    
  }
}



/* ////////////////////////////////////////////////// */


/* Header container */
.no-banner .header .l-header{
  background: #141917;
  min-height: 96px;
}
.header .l-header {
  position: fixed;
  max-width: 1280px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10;
  background-color:







rgba(255, 255, 255, 0.0)

;
}
.header .l-header.scroll{
  background: #fafaf9;
}
.header .l-header__container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .c-mainmenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .c-mainmenu__hamburger {
  display: block;
  padding: 0;
  height: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}
.header .c-hamburger {
  position: relative;
}
.header .c-hamburger__inner::before {
  top: -5px;
}
.header .c-hamburger__inner::after,
.header .c-hamburger__inner::before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #fafaf9;
  border-radius: 4px;
  position: absolute;
}
.header .scroll .c-hamburger__inner::after,
.header .scroll .c-hamburger__inner::before {
  background: #141917;
}
.header .c-hamburger__inner::after {
  bottom: -5px;
}
.header .c-hamburger__inner {
  display: block;
  width: 21px;
  height: 2px;
  background: #fafaf9;
  border-radius: 4px;
}
.header .scroll .c-hamburger__inner {
  background: #141917;
}
.header .c-mainmenu__panel {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  display: none;
  width: 100%;
  min-width: 226px;
  overflow: auto;
}
.header .c-mainmenu__panel .hs-menu-wrapper ul{
  display: block;
  list-style: none;
  margin: 0;
  padding: 30px;
  position: relative;
  float: none;
  border: none;
  background: #fff;
}
.header .c-mainmenu__panel .hs-menu-wrapper ul li{
  position: relative;
  margin-bottom: 0;
  background-color:







rgba(255, 255, 255, 0.0)

;
} 
.header .c-mainmenu__panel .hs-menu-wrapper ul li.active >a,
.header .c-mainmenu__panel .hs-menu-wrapper ul li.active-branch >a{
  font-weight: 700;
}

.header .c-mainmenu__panel .hs-menu-wrapper ul li.active >a{
  color:







rgba(0, 158, 224, 1.0)

;
}

.header .c-mainmenu__panel .hs-menu-wrapper ul li.active
background-color:







rgba(2, 103, 128, 0.0)

;
}

.header .c-mainmenu__panel .hs-menu-wrapper ul li:hover{
  background-color:







rgba(255, 255, 255, 0.0)

;
}

.header .c-mainmenu__panel .hs-menu-wrapper ul li:hover>a{
  color:







rgba(255, 255, 255, 1.0)

;
}
.header .c-mainmenu__panel .hs-menu-wrapper ul li a{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: 







rgba(255, 255, 255, 1.0)

;
  padding: 18px 0;
  border-bottom: 1px solid #141917;
  transition: all .3s ease-in-out;
}

.header .c-mainmenu__panel .hs-menu-wrapper ul ul li a{
  color:







rgba(255, 255, 255, 1.0)

;
}


.header .c-mainmenu__panel .hs-menu-wrapper ul ul li{
  background-color:







rgba(2, 103, 128, 0.0)

;
}

.header .c-mainmenu__panel .hs-menu-wrapper ul ul li:hover{
  background-color:







rgba(2, 103, 128, 0.0)

;
}

.header .c-mainmenu__panel .hs-menu-wrapper ul ul li:hover{
  background-color:







rgba(2, 103, 128, 0.0)


}

.header .c-mainmenu__panel .hs-menu-wrapper ul ul li:hover>a{
  color:







rgba(255, 255, 255, 1.0)

;
}

.hs-trans-btn, form input[type=submit],
.hs-button, .hs-sec-btn,
.systems-page .hs-search-results__next-page,
.systems-page .hs-search-results__prev-page, nav.blog-pagination > a,
.simple-banner .banner-breacrumb ul.hs-breadcrumb-menu, 
.landing-banner .form-row .hs-form-field > label,
.cm_pg_wrp .left-col a.custom, .cm_pg_wrp .right-col a.custom,
.sidebar-popular-posts .related-title, .pricing-table-gp .popular-ribon {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex !Important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 500;
  min-height: 48px;
  font-size: 16px !important;
  border-bottom-left-radius: 12px;
  border-top-right-radius: 12px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  line-height:22px;
}

.header .c-mainmenu__contact a {
  background-color: #fff;
  border-radius: 0px;
}

.header .c-mainmenu__contact a:hover {
  background: #009ee0;
  color: #fafaf9;
  opacity: .7;
}

.hs-button:hover, .tabber .media-col .form-wrap input.hs-button:hover, form input[type=submit]:hover {
  opacity: .8;
}


.header .scroll .c-mainmenu__panel .hs-menu-wrapper>ul>li>a{
  color: #141917;
}
.header .scroll .c-mainmenu__panel .hs-menu-wrapper>ul>li.hs-item-has-children:hover>a{
  color: #fff;
}

.header .c-mainmenu__panel .hs-menu-wrapper ul ul{
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease-in-out;
  background-color: 







rgba(0, 158, 224, 1.0)

;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  min-width: 180px;
}
.header .c-mainmenu__panel .hs-menu-wrapper ul li:hover >ul {
  display: block;
  opacity: 1;
  padding-top: 0;
  visibility: visible;
}

.header .scroll .c-mainmenu__panel .hs-menu-wrapper>ul>li>a>div {
  display: none;
}

.header .c-mainmenu__panel .hs-menu-wrapper ul ul li{
  display: block;
  width: 100%;
  color: #141917;
}
.header .scroll .c-mainmenu__panel .hs-menu-wrapper ul li.hs-item-has-children >a svg{
  fill: #141917;
}
.header .c-mainmenu__panel .hs-menu-wrapper ul li.hs-item-has-children >a svg {
  width: 20px;
  fill: #fafaf9;
  transform: rotate(90deg);
  vertical-align: middle;
  transition: all .3s ease-in-out;
}
.header .c-mainmenu__contact {
  padding: 0 0 0 30px;
  display: none;
}
.header .c-mainmenu__contact a{
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 500;
  height: 48px;
  padding: 0 15px;
  font-size: 16px;
  border-bottom-left-radius: 12px;
  border-top-right-radius: 12px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  border: 1px solid #009ee0;
  color: #009ee0;
}
.header .c-mainmenu__mobile {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  display: none;
  width: 100%;
  min-width: 226px;
  overflow: auto;
}
.header .c-mainmenu__topside {
  padding: 12px 30px;
  background: #f1f1ec;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .c-mainmenu__close {
  background: url(//139604349.fs1.hubspotusercontent-eu1.net/hubfs/139604349/raw_assets/public/Summarum_November_2023/images/close.svg) no-repeat;
  width: 24px;
  height: 24px;
  display: block;
  margin-right: 0;
  cursor: pointer;
}
.header .active .c-mainmenu__mobile{
  display: block;
}
.header .mobile_menu_sec .hs-menu-wrapper ul{
  display: block;
  list-style: none;
  margin: 0;
  padding: 30px;
  position: relative;
  float: none;
  border: none;
  background: #fff;
}
.header .mobile_menu_sec .hs-menu-wrapper ul li{
  margin: 0;
  position: relative;
}
.header .mobile_menu_sec .hs-menu-wrapper ul li a{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #141917;
  padding: 18px 0;
  border-bottom: 1px solid #141917;
  transition: all .3s ease-in-out;
  line-height: 22px;
  position: relative;
}
.header .mobile_menu_sec .hs-menu-wrapper ul ul{
  padding: 0 15px;
  display: none;
}
.header .mobile_menu_sec .hs-menu-wrapper >ul >li:hover >a,
.header .mobile_menu_sec .hs-menu-wrapper ul ul li a:hover{
  opacity: .6;
}
.header .mobile_menu_sec .hs-menu-wrapper ul li.active >a,
.header .mobile_menu_sec .hs-menu-wrapper ul li.active-branch >a{
  font-weight: 700;
  color: #009ee0;
}
.header .c-mainmenu__panel .hs-menu-wrapper ul.hs-menu-children-wrapper li.active > a {
  font-weight: 400;
  color: #fff;
}
.header .mobile_menu_sec .hs-menu-wrapper ul li.hs-item-has-children a svg {
  font-size: 1rem;
  width: 1.3rem;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0,-50%);
  vertical-align: middle;
  z-index: 7;
}
.header .child-trigger {
  height: 55px;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 99;
  right: 0;
  cursor: pointer;
}
.header .c-mainmenu__topside .header-logo .black-logo svg{
  fill: #141917;
}

.l-footer__container .black-logo>svg, .l-footer__container .black-logo>svg path {
  fill: #fff;
}

.footer .l-footer__menu .hs-menu-wrapper ul{
  flex-direction: column;
  padding:0;
}

.footer .l-footer__menu .hs-menu-wrapper ul li {
  margin-top: 0;
}

@media (min-width: 1024px){
  .header .l-header__container {
    max-width: 960px;
  }
  .header .c-mainmenu__panel {
    max-width: 355px;
  }
  .header .scroll .c-mainmenu__contact{
    display: block;
  }
  .header .c-mainmenu__hamburger {
    margin-right: 10px;
  }
  .header .c-mainmenu__mobile {
    max-width: 355px;
  }
  .header .c-mainmenu__topside {
    padding: 44px 30px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .header .c-mainmenu__close {
    margin-right: 45px;
  }
}


@media (min-width: 1280px){
  .header .l-header__container {
    max-width: 1180px;
  }
  .header .c-mainmenu__panel {
    position: relative;
    padding: 0;
    background: 0 0;
    display: block;
    min-width: 226px;
    max-width: 100%;
    width: auto;
    overflow: unset;
  }
  .header .c-mainmenu__panel .hs-menu-wrapper ul{
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: 0 0;
    padding: 0;
    max-width: unset;
  }
  .header .c-mainmenu__panel .hs-menu-wrapper ul li{
    padding: 0 16px;
  } 
  .header .c-mainmenu__panel .hs-menu-wrapper ul li a{
    color: #fff;
    padding: 0;
    border: none;
  }
  .header .c-mainmenu__panel .hs-menu-wrapper ul ul{
    display: block;
  }
  .header .c-mainmenu__panel .hs-menu-wrapper ul ul li{
    padding: 7px 17px;
  }
  .header .c-mainmenu__hamburger{
    display: none;
  }
  .header .active .c-mainmenu__mobile{
    display: none;
  }
}

@media (max-width: 1023px) {
  .no-banner .header .l-header {
    min-height: 52px;
  }
}


/* ////////////////////////////////////////////// */


.footer{
  display: block;
  position: relative;
  z-index: 9;
  margin: 0 auto;
  max-width: 1024px;
}
.footer .l-footer {
  background: 







rgba(20, 25, 23, 1.0)

;
  width: 100%;
  padding-top: 17px;
}
.lp_footer .l-footer {
  padding-top: 17px;
  padding-bottom: 17px;
}
.footer .l-footer__container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.footer .l-footer__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  display: flex;
}
.footer .l-footer__leftcolumn {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.footer .l-footer__address {
  border-bottom: 1px solid #fafaf9;
  padding-bottom: 7px;
  margin-bottom: 17px;
}
.footer .l-footer__address p {
  margin-bottom: 10px;
  color: 







rgba(250, 250, 249, 1.0)

;
  line-height: 22px;
}
.footer .l-footer__address p a{
  color: 







rgba(250, 250, 249, 1.0)

;
  transition: all .3s ease-in-out;
  font-weight: 700;
}
.footer .l-footer__rightcolumn {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.footer .l-footer__menu {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 30px;
}
.footer .l-footer__menu .hs-menu-wrapper ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.footer .l-footer__menu .hs-menu-wrapper ul li:first-child {
  color: #fafaf9;
  font-weight: 600;
  pointer-events: none;
}
.footer .l-footer__menu .hs-menu-wrapper ul li{
  margin-bottom: 10px;
  position: relative;
  line-height: 22px;
}
.footer .l-footer__menu .hs-menu-wrapper ul li:last-child{
  margin-bottom: 0;
}
.footer .l-footer__menu .hs-menu-wrapper ul li a{
  color: 







rgba(250, 250, 249, 1.0)

;
  transition: all .3s ease-in-out;
}

.footer .l-footer__menu .hs-menu-wrapper ul li:hover a{
  color: 







rgba(250, 250, 249, 1.0)

;
}
.footer .l-footer__bottom {
  border-top: 1px solid #fafaf9;
  margin-top: 17px;
}
.footer .space-sec p {
  margin-top: 0;
  margin-bottom: 1rem;
  line-height: 22px;
}
.footer .l-footer__menu:nth-child(2) {
  margin-bottom: 0;
}

.footer .l-footer__menu .hs-menu-wrapper ul li a {
  font-size: 16px;
}

.footer .l-footer__address {
  font-size: 16px;
}

.footer .l-footer__address p a:hover {
  opacity: .6;
  color: 







rgba(250, 250, 249, 1.0)

;
}

.footer .l-footer__container .header-logo>a {
  display: inline-block;
}

footer a:hover, header a:hover {
  opacity: .6;
}


@media (min-width: 1024px){
  .footer .l-footer {
    padding-top: 30px;
  }
  .lp_footer .l-footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer .l-footer__container {
    max-width: 960px;
  }
  .footer .l-footer__leftcolumn {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .footer .l-footer__address {
    border: 0;
    padding-top: 0;
  }
  .footer .l-footer__rightcolumn {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .footer .l-footer__bottom {
    margin-top: 27px;
  }
  .footer .space-sec{
    display: nonel;
  }
}

@media (min-width: 1280px){
  .footer{
    max-width: 1280px;
  }
  .footer .l-footer__container {
    max-width: 1180px;
  }
  .footer .l-footer__leftcolumn {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-left: 74px;
  }
  .footer .l-footer__rightcolumn {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .footer .l-footer__menu {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .footer .l-footer__bottom {
    margin-top: 50px;
  }
}



/* //////////////////////////////////// */


.simple-banner.cm-banner-n {
  min-height: 749px;
}

.simple-banner.cm-banner-n .banner-content-inner {
  padding: 0;
}

.cm-banner-n.simple-banner .top_sec h1{
  max-width: 225px;
  margin-bottom: 0.5rem;
  display: inline-block;
  line-height: 56px;
}

.cm-banner-n.simple-banner .top_sec p{
  max-width: 515px;
}

.cm-banner-n.simple-banner .top_sec h1:after {
  content: '';
  display: block;
  width: 61px;
  height: 3px;
  border-radius: 1px;
  background-color: #009ee0;
  margin: 18px 0;
}

.simple-banner.cm-banner-n .btn_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 33px;
}

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

hr {
  content: '';
  display: block;
  width: 61px;
  height: 3px;
  border-radius: 1px;
  background-color: #009ee0;
}


.two-col-content.cm-two-col .flex_row {
  margin-right: -15px;
  margin-left: -15px;
}

.tabber.cm-tabber-n .top_sec hr {
  margin: 30px auto !important;
}

.two-col-content.cm-two-col .flex_row .content-col {
  border-right: 1px solid #000;
}

.two-col-content.cm-two-col .flex_row .content-col .description {
  margin: 0;
}

.cnt-wit-bg-wrp.cm-bottom-pane .rich_text h2 {
  margin: 0;
}

.cnt-wit-bg-wrp.cm-bottom-pane .rich_text p {
  margin-bottom: 30px;
}

.cnt-wit-bg-wrp.cm-bottom-pane .rich_text hr {
  margin:30px auto; 
}

.cnt-wit-bg-wrp.cm-bottom-pane .content_widget {
  padding: 0 15px;
}

.cnt-wit-bg-wrp.cm-bottom-pane {
  margin-right: -15px;
  margin-left: -15px;
}


.tabber.cm-tabber-n .top_sec {
  padding: 0;
  margin: 0;
}

.tabber.cm-tabber-n .media-col {
}

.tabber.cm-tabber-n .content-col {
  width: 100%;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 30px;
}

.tabber.cm-tabber-n .content-col .tab-title-item {
  position: relative;
  margin: 0 8px;
  border-radius: 24px;
  padding: 10px 15px;
  font-weight: 500;
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  font: normal 16px/22px 'HCo Gotham';
}

.tabber.cm-tabber-n .content-col .tab-title-item .tab-title {
  font: normal 16px/22px 'HCo Gotham';
  font-weight: 500;
}

.tabber.cm-tabber-n .full_column .media-col {
  padding-top: 20px;
  padding-bottom: 20px;
}

.tabber.cm-tabber-n .media-col .media_wrapper {
  width: 100%;
  order: 2;
  padding: 0;
}

.tabber.cm-tabber-n .media-col .full-content-col {
  width: 100%;
  padding: 0;
}

.tabber.cm-tabber-n .media-col .full-content-col .rich_cont {
  margin: 0;
}

.tabber.cm-tabber-n .media-col .full-content-col .rich_cont ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

.tabber.cm-tabber-n .media-col .full-content-col .rich_cont>ul>li {
  font-weight: 700;
  padding: 13px 30px;
  background: #f1f1ec;
  margin: 0;
}

.tabber.cm-tabber-n .media-col .full-content-col .rich_cont>ul>ul {
  padding: 0;
  margin-top: 0;
  margin-bottom: 1rem;
  list-style: none;
}

.tabber.cm-tabber-n .media-col .full-content-col .rich_cont>ul>ul>li {
  padding: 15px 0 16px 0;
  border-bottom: 1px solid #c4c4b9;
  list-style-position: inside;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  position: relative;
}

.tabber.cm-tabber-n .media-col .full-content-col .rich_cont>ul>ul>li:before {
  content: '';
  background: url(//139604349.fs1.hubspotusercontent-eu1.net/hubfs/139604349/raw_assets/public/Summarum_November_2023/images/check.svg) no-repeat left;
  width: 24px;
  height: 24px;
  padding-left: 30px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-self:flex-start;
}

.tabber.cm-tabber-n {
  display: block;
}

.accordion_wrap.cm-accordion-n .top_sec {
  padding: 0;
  margin: 0;
}

.accordion_wrap.cm-accordion-n .top_sec .top_content hr {
  margin: 30px auto;
}

.tabber.cm-tabber-n .content-col .tab-title-item:not(.active):hover {
  opacity: .8;
}

.tabber.cm-loesungen-tabber .flex_row.full_column .content-col .tab-title-item:hover {
  opacity: .8;
}

.listing-container a:hover {
  opacity: 1;
}

.accordion_wrap.cm-accordion-n .accord_outer {
  background: #fafaf9;
  -webkit-box-shadow: 0 4px 8px rgba(0,0,0,.1);
  box-shadow: 0 4px 8px rgba(0,0,0,.1);
  border-radius: 0 50px;
  padding: 0 30px;
}

.accordion_wrap.cm-accordion-n .acc-item .acc-content .desc ul {
  padding-left: 15px;
  list-style: none;
  margin-top: 0;
  margin-bottom: 1rem;
}

.accordion_wrap.cm-accordion-n .acc-item .acc-content .desc ul li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 10px;
}

.accordion_wrap.cm-accordion-n .acc-item .acc-content .desc ul li:before {
  content: "\2022";
  color: #009ee0;
  font-weight: 700;
  display: inline-block;
  width: 15px;
  font-size: 30px;
  position: absolute;
  top: -9px;
  left: -15px;
}

.accordion_wrap.cm-accordion-n .acc-item .acctitle {
  box-shadow: none;
  border-radius: 0;
}
.accordion_wrap.cm-accordion-n .acc-item .acctitle h6 {
  position: relative;
  font: normal 16px/22px 'HCo Gotham';
  font-weight: 700;
}

.accordion_wrap.cm-accordion-n .acc-item:not(:last-child) {
  border-bottom: 1px solid #58584d;
  cursor: pointer;
  margin:0;
}

.accordion_wrap.cm-accordion-n .acc-item{
  border-radius: 0;
}

.accordion_wrap.cm-accordion-n .acc-item .acc-content {
  box-shadow: none;
  border-radius: 0;
}

.accordion_wrap.cm-accordion-n .acc-item .acctitle h6 .carrortwrap {
  content: '';
  background: url(//139604349.fs1.hubspotusercontent-eu1.net/hubfs/139604349/raw_assets/public/Summarum_November_2023/images/arrow-down-black.svg) no-repeat left;
  position: absolute;
  right: 0;
  width: 14px;
  height: 9px;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  top:-7px;
}

.accordion_wrap.cm-accordion-n .acc-item .acctitle.activeaccord h6 .carrortwrap {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion_wrap.cm-accordion-n .acc-item .acctitle h6 .carrortwrap svg {
  display: none;
}


.accordion_wrap.cm-accordion-n .acc-item .acc-content .desc p {
  margin-bottom: 1rem !important;
}

.accordion_wrap.cm-accordion-n .acc-item .acc-content .desc a {
  font-weight: 700;
}


ul {
  padding-left: 15px;
  list-style: none;
  padding-top: 0;
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ul li, ol li {
  margin-bottom: 0;
}

table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}


td {
  display: table-cell;
  vertical-align: inherit;
  text-indent: initial;
  border-spacing: 2px;
}


.two-col-content.cm-agb .flex_row .content-col .description a {
  font-weight: 700;
}

.two-col-content.cm-agb .flex_row .content-col .description ul li {
  padding-left: 10px;
  margin-bottom: 10px;
  position: relative;
}

.two-col-content.cm-agb .flex_row .content-col .description ul li:before {
  content: "\2022";
  color: #009ee0;
  font-weight: 700;
  display: table;
  width: 15px;
  font-size: 30px;
  position: absolute;
  top: -9px;
  left: -15px;
}



.tabber.cm-loesungen-tabber .top_sec {
  padding: 0;
  margin: 0;
}

.cm-loesungen-tabber.tabber .content-col {
  padding: 0;
  padding-bottom: 48px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.cm-loesungen-tabber.tabber .flex_row .content-col .tab-title-item:not(.active):hover {
  background-color: transparent;
  opacity: 0.8;
}

.cm-loesungen-tabber.tabber .flex_row .content-col .tab-title-item:hover h6 {
  opacity: 0.8;
}

.cm-loesungen-tabber.tabber .flex_row .media-col {
  padding: 0;
  padding-top: 48px;
  position: relative;
}

.two-col-content.cm-line .flex_row .content-col .description h3 {
  margin-bottom: 15px;
}

.cm-loesungen-tabber.tabber .flex_row .media-col .full-content-col .rich_cont h3 {
  margin-bottom: 15px;
}

.cm-loesungen-tabber.tabber .flex_row .media-col:before {
  content: '';
  border-top: 1px solid #141917;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  top: 0;
}
.cm-loesungen-tabber.tabber .flex_row .media-col .full-content-col .rich_cont p {
  margin-bottom: 1rem;
}

.two-col-content.cm-line .flex_row .content-col {
  border: 0;
}

span.hs-horizontal-spacer {
  border-top: 1px solid #141917;
  display: block;
}

.cm-loesungen-tabber.tabber .flex_row .content-col .tab-title-item {
  padding: 10px 15px;
  display: inline-block;
  font-weight: 500;
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  box-shadow: none;
  margin: 0;
  border-radius: 0;
}

.cm-loesungen-tabber .content-col .tab-title-item h6 {
  font: normal 16px/22px 'HCo Gotham';
  font-weight: 500;
}

.cm-loesungen-tabber.tabber .flex_row .media-col .full-content-col .rich_cont {
  margin: 0;
}

.cm-loesungen-tabber.tabber .flex_row .media-col .media_wrapper {
  padding: 0;
  order: 2;
  padding-left: 50px;
}

.cm-loesungen-tabber.tabber .flex_row .media-col .full-content-col {
  padding: 0;
  order: 1;
}

.cm-loesungen-tabber.tabber .flex_row .media-col .media_wrapper img {
  border-radius: 0;
}

.cm-loesungen-tabber.tabber .flex_row .content-col .tab-title-item a.tab-trigger {
  z-index: 99;
}


@media (min-width: 1024px){

  .tabber.cm-tabber-n .media-col .full-content-col .rich_cont>ul>ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }

  .tabber.cm-tabber-n .full_column .media-col {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .simple-banner.cm-banner-n .btn_row {
    margin-top: 70px;
  }
  .cm-banner-n.simple-banner .top_sec h1{
    max-width: 449px;
  }

  .cm-banner-n.simple-banner .top_sec h1:after {
    margin: 30px 0;
  }

  hr {
    margin: 30px 0;
  }

}

@media (min-width: 1280px){

  .cm-banner-n.simple-banner .top_sec h1{
    max-width: 606px;
  }
}

@media (max-width: 1280px){
  .cm-banner-n.simple-banner .top_sec h1{
    line-height:42px;
  }
  .simple-banner.cm-banner-n {
    min-height: 599.9px;
  }
}

@media (max-width: 1023px){

  hr{
    margin: 18px auto !important;
  }
  .simple-banner.cm-banner-n {
    height: 90vh;
  }

  .cm-banner-n.simple-banner .top_sec h1{
    line-height: 29.9px;
    display: block;
  }
}

@media (max-width: 767px){
  
  .cm_nv_wrp .cm_nv_inner .custom, .cm_pg_wrp .left-col a.custom, .cm_pg_wrp .right-col .social-share a.custom, .hs-button, .hs-sec-btn, .hs-trans-btn, form input[type=submit]{
    padding:0px 15px
  }

  .cm-loesungen-tabber.tabber .flex_row .media-col .media_wrapper {
    padding: 0;
  }

  .accordion_wrap.cm-accordion-n .acc-item .acctitle h6>span {
    width: calc(100% - 26px);
    display: block;
  }

  .two-col-content.cm-two-col .flex_row {
    margin: 0;
    row-gap:18px;
  }

  .two-col-content.cm-two-col .flex_row .content-col{
    border:0;
  }

  .accordion_wrap.cm-accordion-n .acc-item .acctitle h6 .carrortwrap{
    top:4px;
  }
}



/* //////////////////////// */

.body-container--blog-index input[type="search" i]:enabled:read-write:-webkit-any(:focus, :hover)::-webkit-search-cancel-button {
  display: none;

}

.body-container--blog-index .hs-search-field button {
  top: 20px;
}

.body-container--blog-index .hs-search-field button:hover {
  background-color: #fff;
}

.body-container--blog-index .sidebar .hs_small_btn a {
  padding-left: 25px;
  padding-right: 25px;
}

.body-container--blog-index .blog-sidebar .dnd-section>.row-fluid .dnd-column {
  padding-left: 0px;
  padding-right: 0px;
}

.body-container--blog-index .blog-index__post {
  padding: 0 10px;
}

.body-container--blog-index  .sidebar-popular-posts .related-post-item-inner {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.body-container--blog-index .blog-wit-sidbr {
  margin-bottom: 50px;
}

.cm-blog-post-sidebr .blog-main-post>.row-fluid>div {
  padding: 0 20px;
}

.body-container--blog-post .post_social_share_wrp .meta_title_tag {
  font-size: 25px;
}

.body-container--blog-post .blog-feed .recent-post-item .post-btm .read-more a {
  padding-left: 25px;
  padding-right: 25px;
}

.body-container--blog-post  .blog-main-post hr {
  border-top: 1px solid #EAEAEA;
  margin: 20px 0;
}

.body-container--blog-index .hs-search-field button:hover {
  background-color: transparent;
}

.body-container--blog-index .hs-search-field--open.hs-search-field .hs-search-field__suggestions {
  z-index: 9;
}

.body-container--blog-post .hs-search-field button {
  background-color: transparent;
  top: 21px;
}

.body-container--blog-post .hs-search-field__suggestions-container {
  z-index: 9;
}

input[type="search" i]:enabled:read-write:-webkit-any(:focus, :hover)::-webkit-search-cancel-button {
  display: none;
}

.header .l-header .header-logo a:hover, .footer .l-footer .header-logo a:hover {
  opacity: .7;
}

@media (max-width: 767px){

  .cm-blog-post-sidebr .blog-main-post>.row-fluid>div{
    padding: 0;
  }

  .body-container--blog-index .blog-sidebar {
    padding: 0;
  }

  .cm-blog-post-sidebr .blog-main-post>.row-fluid{
    margin: 0;
  }

  .sidebar.blog-wit-sidbr .blog-index .blog-index__post.largeCard.col12{
    padding: 0px;
  }
  .body-container--blog-index .blog-wit-sidbr {
    margin-bottom: 50px;
  }

  .body-container--blog-index .sidebar-popular-posts .related-post-item-inner .related-image-wrp {
    width: 100%;
  }
}

/* //////////////////BLOG CSS/////////////////////////// */

.hs-blog-listing .dnd-section .dnd-column {
  padding: 0;
}

/* Blog header */

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

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

/* Blog header - author listing */

.blog-header__author-avatar {
  border-radius: 50%;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
  display: block;
  height: auto;
  margin: 0 auto 1.4rem;
  width: 200px;
}

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

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

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

/* Blog header - tag listing */

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

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

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

/* Blog listing */

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

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

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

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

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

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

.blog-index__post.blog-index__post--small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-index__post-inner-card {
  background: #fff;
  border-radius: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  width: 100%;
  height: 100%;
}

.blog-index__post-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  display: block;
  padding-bottom: 63%;
}

@media (min-width: 1000px) {
  .full-width .blog-index__post-image {
    min-height: 300px;
    padding-bottom: unset;
  }
}

.blog-index__post-inner-card .blog-index__post-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding: 24px 30px 30px 30px;
}

.blog-post__tag-link,
.blog-post__tags {
  font-size: 12px;
  font-weight: 200;
  letter-spacing: 0.01rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.blog-post__tag-link:hover {
  text-decoration: none;
}

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

.blog-index__post-content--small h2 {
  font-size: 18px;
  line-height: 26px;
}

.blog-index__post-content--small h2 a:hover {
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.blog-post__meta-section {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: auto;
  padding-top: 30px;
}
.blog-post__meta-section.no-min {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.blog-post__read-more a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-post__read-more a:hover {
  text-decoration: none;
}

.read-more__arrow {
  padding-left: 10px;
  position: relative;
  top: 3px;
}

.blog-post__read-more svg {
  height: auto;
  width: 15px;
}

.blog-post__read-more a svg {
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

/* Blog listing - sidebar */

@media screen and (min-width: 1000px) {
  .sidebar.full-width .blog-index .blog-index__post,
  .sidebar .full-width .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .sidebar.two-col .blog-index .blog-index__post,
  .sidebar .two-col .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 2);
    flex: 0 0 calc(100% / 2);
  }
  .sidebar.three-col .blog-index .blog-index__post,
  .sidebar .three-col .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
  }
  .sidebar.four-col .blog-index .blog-index__post,
  .sidebar .four-col .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 4);
    flex: 0 0 calc(100% / 4);
  }
}

@media screen and (max-width: 999px) {
  .sidebar.two-col .blog-index .blog-index__post,
  .sidebar .two-col .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

@media screen and (max-width: 767px) {
  .sidebar .blog-index {
    padding: 1rem 0 3.3rem;
  }
}

@media screen and (max-width: 767px) {
  .blog-sidebar {
    padding: 2rem 1rem 0;
  }
}

.blog-sidebar h3 {
  font-size: 21px;
  font-weight: 600;
  line-height: 37px;
  margin-bottom: 20px;
  margin-top: 8px;
}

.blog-sidebar ul {
  background: #fff;
  border-radius: 5px;
  list-style: none;
  padding: 30px;
}

.blog-sidebar ul li {
  border-top: 1px solid #dfddd9;
  font-weight: 600;
  padding: 10px 0;
}

.blog-sidebar ul li:first-child {
  border-top-color: transparent;
  padding-top: 0;
}

.blog-sidebar ul li:last-child {
  padding-bottom: 0;
}

.blog-sidebar a {
  text-decoration: none;
}

.blog-sidebar a:hover {
  text-decoration: none;
}

.blog-sidebar .filter-link-count {
  display: none;
}

.blog-sidebar .filter-expand-link {
  position: relative;
  top: -15px;
  display: block;
  margin-bottom: 25px;
  text-transform: capitalize;
  text-align: center;
}

.blog-sidebar-post-listing ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  counter-increment: list-number;
}

.blog-sidebar-post-listing li:before {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  content: counter(list-number);
  font-size: 36px;
  font-weight: 600;
  padding-right: 22px;
}

.blog-sidebar-post-listing li a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* Blog mobile sidebar */

@media (max-width: 767px) {
  .hs-blog-listing .content-wrapper > .row-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hs-blog-listing .span3 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .hs-blog-listing .span9 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .hs-blog-listing .blog-pagination {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .blog-sidebar.mobile .blog-sidebar-topic-filter ul,
  .blog-sidebar.mobile .blog-sidebar-post-listing ul {
    display: none;
    opacity: 0;
    -webkit-transition: all 5s;
    -o-transition: all 5s;
    transition: all 5s;
    visibility: hidden;
  }

  .blog-sidebar.mobile .blog-sidebar-topic-filter h3,
  .blog-sidebar.mobile .blog-sidebar-post-listing h3 {
    cursor: pointer;
  }
  .blog-sidebar.mobile .blog-sidebar-topic-filter h3:after,
  .blog-sidebar.mobile .blog-sidebar-post-listing h3:after {
    content: "+";
    padding-left: 6px;
  }

  .blog-sidebar.mobile .blog-sidebar-topic-filter.clicked h3:after,
  .blog-sidebar.mobile .blog-sidebar-post-listing.clicked h3:after {
    content: "-";
    padding-left: 7px;
  }

  .blog-sidebar.mobile .clicked ul {
    display: block;
    opacity: 1;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    visibility: visible;
  }
}

/* Blog pagination */

.blog-pagination {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.blog-pagination.linked {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.blog-pagination__link,
.hs-search-results__pagination__link {
  border: 2px solid transparent;
  border-radius: 7px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  margin: 0 0.1rem;
  padding: 0.25rem 0.4rem;
  text-decoration: none;
}

.blog-pagination__link--active {
  /* border: 2px solid #b0c1d4; */
  background-color: #009ee0;
  color: white;
}

.blog-pagination__link--active:hover {
  border: 0px;
  background-color: #009ee0;
  color: white;
}

.blog-pagination__link:hover,
.blog-pagination__link:focus {
  text-decoration: none;
}

.blog-pagination__prev-link,
.blog-pagination__next-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.blog-pagination__prev-link {
  margin-right: 0.25rem;
  text-align: right;
}

.blog-pagination__next-link {
  margin-left: 0.25rem;
  text-align: left;
}

.blog-pagination__link.blog-pagination__prev-link--disabled,
.blog-pagination__link.blog-pagination__next-link--disabled {
  color: #b0c1d4;
  cursor: default;
  pointer-events: none;
  display:none;
}

.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #494a52;
  margin: 0 5px;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #b0c1d4;
}

.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {
  border: 2px solid #b0c1d4;
}

/* Blog post */

.post-featured-image {
  background-position: center center;
  background-size: cover;
  min-height: 450px;
  align-items: center;
  display:flex;
}



.blog-post.no-image {
  margin-top: 50px;
}

.blog-post__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

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

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

.blog-post__timestamp {
  display: inline-block;
}

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

.blog-post__links-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 26px 0;
}

@media (max-width: 767px) {
  .blog-post__links-container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hs-blog-social-share {
    height: 0 !important;
  }
  .hs-blog-social-share-list {
    padding-top: 20px;
  }
}

.hs-blog-social-share .hs-blog-social-share-item-linkedin span {
  vertical-align: top !important;
}

.blog-post__back-to-blog,
.blog-post__back-to-blog:hover {
  text-decoration: none;
}

.blog-post__back-to-blog svg {
  margin-right: 10px;
  position: relative;
  top: 6px;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  width: 20px;
}

@media (max-width: 767px) {
  .blog-post img {
    float: none !important;
    width: 100% !important;
  }

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

/* Blog related posts */

.blog-related-posts {
  margin-top: 3rem;
  padding: 2rem 0;
}

.blog-related-posts h2 {
  text-align: center;
  margin-bottom: 0;
  padding: 60px 0px 14px 0px;
}

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

.blog-related-posts .blog-index__post-content h2 {
  text-align: left;
}

.blog-related-posts .blog-post__meta-section {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: start;
  font-size: 12px;
  font-weight: 700;
  color:#009ee0;
}

.blog-related-posts__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  max-width: 100%;
  padding-bottom: 63%;
}

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

.blog-related-posts__title a {
  color: #494a52;
}

/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 100%;
}

.blog-comments form {
  max-width: 100%;
  padding-top: 2em;
}

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

.comment.depth-0:first-child {
  margin-top: 2em;
}

.comment.depth-1 {
  padding-left: 2em;
  padding-top: 1em;
  margin-top: 1em;
}

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

.blog-comments .comment-reply-to:hover,
.blog-comments .comment-reply-to:focus {
  background-color: transparent;
  text-decoration: underline;
}

/* Subscription section */

.subscription-form {
  display: block;
  margin: 0 auto;
  padding: 60px 0;
  text-align: center;
}

@media (max-width: 767px) {
  .subscription-form {
    width: 85%;
  }
}

.subscription-form label {
  text-align: center;
}


.hs-blog-post .header-wrapper {
  padding-top: 0;
  position: fixed;
  background-color: #D9D9CF;
  top: 0;
  z-index:3;
}

.hs-blog-post .custom-header-logo a img {
  filter: invert(1);
  width: 90% !important;
  max-width: 316px;
  padding-top: 4px;
}

.hs-blog-post .blog-post__tags {
  background-color: #F1F1EC;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #B3B2B2;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.hs-blog-post .blog-container {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  width: 100%;
  justify-content: center;
  max-width: 1140px;
  padding: 10px;
  align-items: center;

  flex-wrap: wrap;
}

.hs-blog-post a.blog-post__tag-link {
  padding: 13px 20px;
  font-weight: 300;
  color: #000000;
  line-height: 20px;
  font-size: 16px;
  text-transform: capitalize;
}

.hs-blog-post .blog-container span {
  padding: 13px 20px;
  font-weight: 300;
  color: #000000;
  line-height: 20px;
  font-size: 16px;
  text-transform: capitalize;
}

.hs-blog-post .inner-left {
  width: 66.666%;
  padding: 50px 0px 50px 0px;
}

.hs-blog-post .inner-right {
  width: 33.333%;
  padding: 20px 20px 20px 20px;
}


.hs-blog-listing .dnd_area_tags-module-1-flexbox-positioning >
div {
  max-width: 100%;
  flex-shrink: 0 !important;
  width: 100%;

}

.hs-blog-post .custom-wrapper {
  padding:0;
  display: flex;
}

.hs-blog-post section.blog-related-posts h2 {
  font-size: 1.25rem;
  font-weight: 900;
}

.hs-blog-post section.blog-related-posts h2 {
  font-size: 1.25rem;
  font-weight: 900;
}

.hs-blog-post .blog-related-posts__title a {
  font-size: 18px;
  font-family: "Gotham", Sans-serif;
  color: #141917;
}


.hs-blog-post .blog-index__post-inner-card .blog-index__post-content {
  padding: 30px 30px 30px 30px;
}
.hs-blog-post .blog-post__read-more a {
  font-size: 12px;
  font-weight: 700;
  color: #009ee0;
}

.hs-blog-post .read-more__arrow {
  display: none;
}

.hs-blog-post .blog-related-posts {
  margin-top: 0;
  padding: 0;
  background-color: #F1F1EC;
}
.hs-blog-post .blog-index__post-content p {
  margin: 0;
  line-height: 1.5em;
  font-size: 14px;
  color: #777;
}
.hs-blog-post .inner-left img {
  width: 100%;
}


.hs-blog-post section.social-main {
  padding: 0px 0px 0px 0px;
  width: 100%;
}
.hs-blog-post .social_default {
  width: 100%;
  position: relative;
  min-height: 1px;
  display: flex;
}
.hs-blog-post .social_inner {
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}
.hs-blog-post .social_populated {
  text-align: left;
  width: auto;
  max-width: 100%;
  display: flex;
}
.hs-blog-post .social-widget-container-icon {
  padding: 7px 7px 7px 7px;
}
.hs-blog-post .social-widget-container a {
  display: inline-block;
}


.hs-blog-post .social-widget-container-icon a img {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none;
  vertical-align: middle;
  display: inline-block;
  width: 40px;
}

.hs-blog-post .inner-right .share-now {
  margin: 0px 0px 0px 0px;
  padding: 40px 0px 0px 0px;
}

.hs-blog-post .social-widget-container {
  padding: 10px 0px 10px 0px;
  margin-bottom: 20px;
}

.hs-blog-post span.social-divider-separator {
  border-top: 2px solid #000;
  width: 100%;
  display: flex;
}

.hs-blog-post .social-divider {
  padding-top: 15px;
  padding-bottom: 15px;
}

.hs-blog-post .inner-right .share-now p {
  color: rgb(20 25 23);
  font-family: "Gotham", Sans-serif;
  font-weight: 900;
  margin-bottom: 34px;
}
.hs-blog-post .header__container {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1149px;
  align-items: center;
}

.hs-blog-post .recent_post_title h5 {
  font-size: 29px;
  font-weight: 900;
  padding: 0;
  margin: 0;
  line-height: 1;
  margin-bottom: 12px;
}
.hs-blog-post .poplr_itm .post-title {
  font-size: 18px;
  margin: 0;
  color: rgb(20 25 23);
  font-weight: 900;
  margin-bottom: 17px;
}
.hs-blog-post .custom-primary-menu nav>ul>li>a {
  color: rgb(20 25 23);
  font-size: 16px;
  font-weight: 500;
  padding-top: 32px;
}
.hs-blog-post .custom-primary-menu nav>ul>li:last-child>a {
  padding-right: 24px;
}



.hs-blog-post .custom-primary-menu nav>ul>li>a:hover {
  color: #009EE0
}
.hs-blog-post .custom-primary-menu {
  width: 69.386%;
}
.hs-blog-post .poplr_itm .post-title a {
  color: rgb(20 25 23);
}

.hs-blog-post .poplr_itm p {
  margin: 0;
  line-height: 1.5em;
  font-size: 14px;
  color: #777;
}

.hs-blog-post .poplr_itm {
  margin-bottom: 43px;
}


.hs-blog-post .blo-post-container {
  margin: 0 auto;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  position: relative;

}

.c-hero__heading_divider {
  padding-top: 2px;
  padding-bottom: 15px;
  display: flex;
  z-index: 2;
  position: relative;
  padding-left: 10px;
}

span.c-hero__heading-divider_separator {
  display: flex;
  margin: 0;
  direction: ltr;
  width: 60px;
  border-top: 3px solid #009ee0;
}

.hs-blog-post .blo-post-container .c-hero__heading {
  padding: 10px;
  margin-bottom: 20px;
  color: #FFFFFF;
  font-family: "Gotham", Sans-serif;
  font-weight: 900;
  font-size: 40px;
  line-height: 1;
  position: relative;
  z-index: 2;

}
.hs-blog-post .post-background-image-wrapper {
  position: relative;
}
.hs-blog-post .post-featured-background-overlay {
  background-color: #000000;
  opacity: 0.5;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.hs-blog-post .blo-post-container {
  width: 100%;
}

::-webkit-input-placeholder {
  color: #6c757d;
}

section.blog-related-posts .content-wrapper {
  padding: 0;
  padding-bottom: 44px;
}
.blog-related-posts__list .blog-index__post:nth-child(1) {
  padding-left: 0;
}

.blog-related-posts__list .blog-index__post:nth-child(2) {
  padding-right: 0;
}
.lisiting-items .content h2 a {
  color: inherit;
}
.blog-related-posts .blog-index__post-content h2 {
  padding-top: 0;
}

.custom-blog {
  background-color: #fff;
}

.custom-tag-wrapper ul li a {
  opacity: 1;
}

.custom-blog .hs-search-field__button {
  left: 10px;
  right: auto;
  text-decoration: none;
  border: 0;
}

.custom-blog .hs-search-field__button svg {
  height: 15px;
  width: 15px;
  opacity: 0.6;
  min-height: 15px;
  min-width: 15px;
}

.custom-blog .hs-search-field__bar>form>.hs-search-field__input:focus {
  outline: 0;
  box-shadow: none;
}

.custom-blog form {
  display: flex;
  flex-direction: row-reverse;
  padding: 0 !important;
  transition: .2s;
  max-width: 60%;
  margin: 0 auto;
}

.custom-blog .hs-search-field__bar>form>.hs-search-field__input {
  padding-left: 50px !important;
}

.custom-blog .hs-search-field__button {
  border: 0 !important;
}

.c-hero__background {
  height: 90vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
}


.c-hero__background .c-hero__inner h1 {
  color: #fafaf9;
  margin: 0;
  max-width: 225px;
}

.c-hero__background .c-hero__inner p {
  color: #fafaf9;
  max-width: 515px;
  margin: 0;
  margin-top: 8px;
  display: inline-block;
}

.body-container-wrapper.cm_404_page {
  position: relative;
}

.c-hero__background .c-hero__inner .c-hero__navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 33px;
}

@media (min-width: 1024px){

  .c-hero__background .page-center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding-top: 85px;
  }

  .c-hero__background .c-hero__inner .c-hero__navigation {
    margin-top: 70px;
  }

  .c-hero__background {
    padding-bottom: 58.51563%;
    height: auto;
  }

  .c-hero__background .c-hero__inner {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }


  .c-hero__background .c-hero__inner h1 {
    max-width: 449px;
  }

}

@media (min-width: 1280px){

  .c-hero__background .c-hero__inner h1 {
    max-width: 606px;
  }
}


@media screen and (min-width: 1000px){
  .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }

}


@media (max-width: 1200px){
  .content-wrapper.custom-wrapper {
    padding: 0px;
  }

}

@media (max-width:1180px) and (min-width:1025px){
  .hs-blog-post .inner-left {
    padding-left: 15px;
  }
}

@media(max-width:1024px){
  .hs-blog-post .custom-header-logo {
    width: 70%;
  }
  .hs-blog-post .header-wrapper {
    background-color: #d9d9cf;
    padding-top: 0;
    position: fixed;
    top: 0;
    z-index: 3;
    padding: 20px 20px 20px 20px;
  }
  .hs-blog-post .elementor-menu-toggle svg {
    fill:#494c4f;
  }
  .hs-blog-post .inner-right,.hs-blog-post .inner-left {

    width:100%;
  }
  .content-wrapper.custom-wrapper {
    flex-direction: column;

  }
  .hs-blog-post .inner-right {
    padding-left: 10px;
    padding-right: 10px;
  }
  .blog-related-posts__list {
    padding: 0 10px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    align-items: stretch;
    grid-column-gap: 30px;
    grid-row-gap: 35px;
  }

  .blog-related-posts__list .blog-index__post {
    padding: 0;
  }
  .hs-blog-post .inner-left {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 767px){

  form .hs-fieldtype-radio .inputs-list {
    flex-wrap: wrap;
    row-gap: 1px;
  }
  .hs-blog-post .mobile-menu {
    top: 63px;
  }
  .blog-related-posts__list .blog-index__post {
    padding-left: 0;
    padding-right: 0;
  }

  .blog-related-posts__list .blog-index__post:first-child {
    padding-left: 0;
  }
  .blog-related-posts__list {
    grid-template-columns: repeat(1,1fr);
  }
  .blog-related-posts .blog-post__meta-section {
    padding-top: 10px;
  }

  .custom-blog form {
    max-width: 100% !important;
  }
}



#CybotCookiebotDialog {
border-radius: 0px !important;
border-bottom-left-radius: 12px !important;
border-top-right-radius: 12px !important;
}

#CybotCookiebotDialogPoweredbyLink,
#CybotCookiebotDialogPoweredbyCybot {
display: none !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept,
#CybotCookiebotDialogFooter
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
background-color: #009ee0 !important;
border-color: #009ee0 !important;
color: #ffffff !important;
font: normal 16px/22px inherit !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize,
#CybotCookiebotDialogFooter
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
background-color: transparent !important;
border-color: #009ee0 !important;
color: #009ee0 !important;
border-radius: 0px !important;
border-bottom-left-radius: 12px !important;
border-top-right-radius: 12px !important;
}

#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
background-color: transparent !important;
border: 2px solid #009ee0 !important;
border-radius: 0px !important;
color: #009ee0 !important;
border-bottom-left-radius: 12px !important;
border-top-right-radius: 12px !important;
padding: 0.5em !important;
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a {
color: #009ee0 !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.active {
border-bottom: 1px solid #009ee0 !important;
border-bottom-width: 1px;
color: #009ee0 !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
color: #494949 !important;
}

#CybotCookiebotDialog #CybotCookiebotDialogBodyContentText a,
#CybotCookiebotDialog
#CybotCookiebotDialogBodyLevelButtonIABHeaderViewPartnersLink,
#CybotCookiebotDialog #CybotCookiebotDialogDetailBulkConsentList dt a,
#CybotCookiebotDialog #CybotCookiebotDialogDetailFooter a,
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonIABDescription a,
#CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink,
#CybotCookiebotDialogDetailBodyContentTextAbout a {
color: #494949 !important;
}

#CybotCookiebotDialogTabContent input:checked + .CybotCookiebotDialogBodyLevelButtonSlider {
background-color: #009ee0 !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
border-bottom: 1px solid #009ee0 !important;
border-bottom-width: 1px;
color: #009ee0 !important;
}

#CybotCookiebotDialogPoweredByText {
display: none !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
border-bottom: 1px solid #009ee0 !important;
border-bottom-color: rgb(0, 113, 150);
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-width: 1px;
color: #009ee0 !important;
}

#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover, #CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab:hover, #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieProvider:not(.CybotCookiebotDialogDetailBodyContentCookieInfoCount):hover {
color: #009ee0 !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper {
max-height: 48px !important;
}

form .legal-consent-container .inputs-list > li {
  align-content: center;
  display: flex;
}
form .legal-consent-container label {
  display: flex;
  align-items: flex-start;
}
.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 0rem !important;
  margin-top: -4px;
}

/*Team Page*/

.cm_tm_wrp .cm_tm_card_inner{
  border-top-right-radius: 12px!important;
  border-top-left-radius: 0px!important;
  border-bottom-right-radius: 0px!important;
  border-bottom-left-radius: 12px!important;
  
}

.cm_tm_wrp .cm_mbr_image{
  aspect-ratio: 1/1;
  transition: transform 1s ease-in-out;
  position:relative!important;
}
.cm_tm_wrp .cm_tm_card_inner:hover .cm_mbr_image{ 
  transition: transform 0.6s ease-in-out;
  transform: scale(1.2);
}

.cm_tm_wrp .cm_mbr_text {
  min-height: unset!important;
}

.cm_mbr_cont{
  display:flex!important;
  flex-direction: column;
}

.cm_tm_card h3{order:1}
.cm_tm_card p{order:2}
.cm_tm_card .cm_mbr_text{order:3}
.cm_tm_card .cm_mbr_icons{order:4}

.cm_tm_card .bg_primary{
  background-color: #dfdfd9;
}

.cm_tm_card h3,
.cm_tm_card p,
.cm_tm_card .cm_mbr_text span{
  color:black!important;
}

.cm_tm_card .cm_mbr_text {
  margin-top: -13px;
  margin-bottom: -7px;
}

.cm_tm_card .cm_mbr_icons{
  margin-top: 19px!important;
}

.cm_tm_card .cm_mbr_icons a{
  position:relative;
  background-color: transparent;
}

.cm_tm_card .cm_mbr_icons a::after{
  content:'';
  width: 40px;
  height: 40px;
  position:absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.cm_tm_card .cm_mbr_icons a:first-child::after{
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 85 85' style='enable-background:new 0 0 85 85;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0 %7B fill: %23009EE0; %7D .st1 %7B fill: %23FFFFFF; %7D %3C/style%3E%3Cg%3E%3Ccircle class='st0' cx='42.5' cy='42.5' r='42.5' /%3E%3Cpath class='st1' d='M63.4,28.1c0-0.6-0.5-1-1-1H22.6c-0.6,0-1,0.5-1,1v28.8c0,0.6,0.4,1,1,1c0,0,0,0,0,0h39.8c0,0,0,0,0,0 c0.5,0,1-0.5,1-1V28.1z M56,30.7L42.5,44.2L29,30.7H56z M59.9,54.4H25.2V31.8l16.6,16.7c0.4,0.4,1,0.4,1.4,0l16.6-16.7V54.4z' /%3E%3C/g%3E%3C/svg%3E");
}

.cm_tm_card .cm_mbr_icons a:nth-child(2)::after{
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 85 85' style='enable-background:new 0 0 85 85;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0 %7B fill: %23009EE0; %7D .st1 %7B fill: %23FFFFFF; %7D %3C/style%3E%3Cg%3E%3Ccircle class='st0' cx='42.5' cy='42.5' r='42.5' /%3E%3Cpath class='st1' d='M51.1,51.1c-0.9-0.4-1.9,0.1-2.3,1l-1,2.5c-3.6-2.6-6.6-5.8-9.2-9.4c-2.4-3.6-4.3-7.7-5.5-11.9l2.6,0 c1,0,1.7-0.8,1.7-1.8l-0.1-8.9c0-1-0.8-1.7-1.8-1.7l-8.4-0.1c-1,0-1.8,0.7-1.8,1.7c0,9.5,2.9,18.6,8.1,26.3 c5.3,7.5,12.7,13.6,21.6,16.9c0.9,0.3,1.9-0.2,2.2-1.1l2.9-7.9c0.4-0.9-0.1-1.9-1-2.3L51.1,51.1z' /%3E%3C/g%3E%3C/svg%3E");
}

.cm_tm_card .cm_mbr_icons a:nth-child(3)::after{
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 85 85' style='enable-background:new 0 0 85 85;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0 %7B fill: %23009EE0; %7D .st1 %7B fill: %23FFFFFF; %7D %3C/style%3E%3Cg%3E%3Ccircle class='st0' cx='42.5' cy='42.5' r='42.5' /%3E%3Cpath class='st1' d='M48.3,49.8c3.3-2.2,5.3-6.2,4.3-10.7c-0.8-3.8-3.9-6.8-7.7-7.6c-6.5-1.4-12.3,3.6-12.3,9.9 c0,3.4,1.7,6.5,4.4,8.3c-4.5,2.1-7.7,6.6-7.7,11.9v7.3c0,0.8,0.6,1.4,1.4,1.4h23.4c0.8,0,1.4-0.6,1.4-1.4l0.1-7.3v0 C55.7,56.4,52.7,52,48.3,49.8z M36,40.1c0.5-2.7,2.7-4.9,5.4-5.4c4.8-0.9,9,3.2,8.1,8.1c-0.5,2.7-2.7,4.9-5.4,5.4 C39.3,49,35.1,44.9,36,40.1z M52.3,66.8H32.6V62c0-4.7,3.2-9.1,7.8-10.1c6.4-1.3,12,3.5,12,9.7L52.3,66.8z M68.5,19.6h-1.4H18h-1.4 c-0.5,0-0.9,0.4-0.9,0.9V22c0,0,0,0,0,0v39.5v1.4c0,0.5,0.4,0.9,0.9,0.9h0H18h7.4c0.3,0,0.6-0.3,0.6-0.6v-2c0-0.3-0.3-0.6-0.6-0.6 h-6.5V22.9h11.2v4.9c0,0.5,0.4,0.9,0.9,0.9h1.4c0.5,0,0.9-0.4,0.9-0.9v-4.9h18.4v4.9c0,0.5,0.4,0.9,0.9,0.9H54 c0.5,0,0.9-0.4,0.9-0.9v-4.9h11.2v37.7h-6.6c-0.3,0-0.6,0.3-0.6,0.6v2c0,0.3,0.3,0.6,0.6,0.6h7.5h1.4h0c0.5,0,0.9-0.4,0.9-0.9v-1.4 V20.6C69.4,20.1,69,19.6,68.5,19.6z' /%3E%3C/g%3E%3C/svg%3E");
}
.cm_tm_card .cm_mbr_icons a span svg{
  display:none;
}

/*Newsletter Form in Footer*/
.footer-newsletter-form {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.footer-newsletter-form .hs-button {
  border-bottom-left-radius: 12px;
  border-top-right-radius: 12px;
}
.footer-newsletter-form span {
  color: white;
}
.footer-newsletter-form .hs-richtext.hs-main-font-element p {
  font-size: 16px;
  font-weight: 600;
}
@media (min-width: 1280px) {
  .footer-newsletter-form {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* sub-Nav */
.header .c-mainmenu__panel .hs-menu-wrapper ul li{
    padding: 10px 16px !important;
}

.hs-item-has-children{
  transition: all .1s ease-in-out;
}

.hs-item-has-children:hover{
  @media (min-width: 1280px) {
    background-color: #009ee0!important;
    border-top-right-radius: 12px;
  }
}

.hs-item-has-children:hover >a{
    font-weight: bold;
}

.hs-menu-children-wrapper{
    border-bottom-left-radius: 12px;
    border-top-right-radius: 12px;
}

@media only screen and (max-width : 1279px) {
.hs-menu-children-wrapper{
    visibility: visible!important;
    opacity: 1!important;
    display: block!important;
    left: unset!important;
  }
}

.hs-menu-children-wrapper li:hover{
  opacity:0.5;
}

.header .c-mainmenu__panel .hs-menu-wrapper ul ul{
  box-shadow: unset;
}

header .hs-item-has-children a:hover {
  opacity: 1;
}

.hs-site-page .blog-posts-teaser__list .hs_cos_wrapper{
  @media only screen and (max-width : 576px) {
    display: flex;
    flex-direction: column;
  }
}

.hs-site-page .blog-index__post{
  @media only screen and (max-width : 576px) {
    padding: 0rem;
  }
}

.blog-index__post-inner-card .blog-index__post-content{
  @media only screen and (max-width : 1280px) {
    padding: 10px 0px 30px 0px;
  }
}