html, body, form, p {
  font-family:"Inter", sans-serif;
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%
}
h1, h2, h3, h4, h5, h6 {
  font-family:"Inter", sans-serif;
}
h1 {
  font-family:"Inter Black", sans-serif;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 1.1 !important;
}
body,
html {
  margin:0;
  min-height:100%;
  padding:0
}
body {
  color:#000!important;
}
li,
 footer a {
  font-family: inter, sans-serif;
}
 .footerinner {display: none;}

.section .row-fluid-wrapper .row-fluid {
  display: flex;
  height: 100%
}
.header-container-wrapper .custom-header-bottom-section {
  background:#353247;
  height: auto; !important;
  background-image: url("https://4517874.fs1.hubspotusercontent-na1.net/hubfs/4517874/onboarding-timekeeping/banner_commercials_bg.png");
  background-size:  cover;
  padding: 36px 0 20px 20px;
}
.custom-logo {
  text-align: center;
}
.custom-logo img {
  margin-top:22px;
  max-width:none;
  vertical-align:baseline;
  width:330px !important;
}
.body-container .row-fluid .row-fluid {
  margin:0 auto;
  max-width:1250px;
}
b,
strong {
  font-family:Inter;
  font-weight:800;
}
.footer-container-wrapper .row-number-1 {
  margin-bottom: -8px !important;
   background: rgba(0, 0, 255, 0.05);
  background: linear-gradient(90deg,rgba(0, 0, 255, 0.05) 0%, rgba(169, 0, 205, 0.05) 50%, rgba(237, 28, 36, 0.05) 100%);
}
.footer-container-wrapper .row-number-2 {
  background: #353247 !important;
  color: #fff;
  padding-right: 20px;
}
.hs-embed-content-wrapper {
  border-radius: 10px;
  overflow: hidden;
}
/*--------FORM -------*/
form {
  padding: 20px 40px 20px 40px;
  border-radius: 5px;
  background: rgba(0, 0, 255, 0.05);
  background: linear-gradient(90deg,rgba(0, 0, 255, 0.05) 0%, rgba(169, 0, 205, 0.05) 50%, rgba(237, 28, 36, 0.05) 100%);
  box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
form input, select, textarea {
  padding: 10px !important;
  border-radius: 3px;
  border: 1px solid grey;
  background: transparent;
  color: #000000 !important;
}
form label {
  font-size: 14px;
  text-align: left;
  margin-bottom: 4px !important;
}
form .hs-form-field {
  margin: 4px 0 12px !important;
}
form .hs_submit {
  text-align: center;
  margin-top: 20px;
}
form li {
  list-style-type: none;
  margin-left: -30px
}
form textarea::placeholder, form input::placeholder  {
  font-family: "Inter", sans-serif;
  font-size: 0.875rem !important;
}
form select {
  color: #000000;
}
form .hs-button[type="submit"] { 
  background: #0000ff;
  border-radius: 20px;
  color: #fff !important;
  padding: 12px 60px !important;
  border: none;
}
.theme-filter select,
form select {
  background-image:url(https://6564047.fs1.hubspotusercontent-na1.net/hubfs/6564047/caret_black.svg);
  background-size:14px auto;
  opacity: 0.6;
}

/*---- digital products -----*/
.digital_products {
  padding-top: 30px;
  padding-bottom: 30px;
}
.digital_products a {
  text-decoration: underline;
}
.col-1 .content,
.col-2 .content,
.col-3 .content,
.col-4 .content {
  font-size: 14px;
  line-height: 1.2;
  padding: 4px 8px 8px;
}
.col-1, .col-2, .col-3, .col-4 {
  border: 1px solid #a5a5a5;
  border-radius: 8px;
  min-height: 100%;
  box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}
.col-1 h4, .col-2 h4, .col-3 h4, .col-4 h4 {
  padding: 12px;
  margin-bottom: 0;
  border-radius: 8px 8px 0 0;
  line-height: 1.2;
  min-height: 80px;
}
.col-1 .product, .col-2 .product, .col-3 .product, .col-4 .product {
  color: #ffffff;
  padding: 4px 16px !important;
  text-align: center;
  font-size: 16px; 
  font-weight: bold;
}
.col-1 h4 {
  background: #0000B3;
  background: linear-gradient(90deg,#0000B3 0%, #47008F 100%);
}
.col-2 h4 {
  background: #47008F;
  background: linear-gradient(90deg,#47008F 0%, #671160 100%);
}
.col-3 h4 {
  background: #671160;
  background: linear-gradient(90deg,#671160 0%, #401167 100%);
}
.col-4 h4 {
  background: #000080;
  background: linear-gradient(90deg,#401167 0%, #000080 100%);
}
.col-1 .product {
  background: #c8b1df;
  background: linear-gradient(90deg,#869fdd 0%, #c8b1df 100%);
}
.col-2 .product {
  background: #e0b8dd;
  background: linear-gradient(90deg,#c8b1df 0%, #e0b8dd 100%);
}
.col-3 .product {
  background: #c8b1df;
  background: linear-gradient(90deg,#e0b8dd 0%, #c8b1df 100%);
}
.col-4 .product {
  background: #9ba7cc;
  background: linear-gradient(90deg,#c8b1df 0%, #9ba7cc 100%);
}  
.row-fluid-wrapper > .row-fluid {
  display: flex;
  flex-wrap: wrap;
}
/*------- BLOCKS -----*/
.block {
  padding: 60px 0 ;
}
#block_1 {
  padding-bottom: 40px;
  margin-top: -40px !important;
}

#reach-out {
  background: rgba(0, 0, 255, 0.05);
  background: linear-gradient(90deg,rgba(0, 0, 255, 0.05) 0%, rgba(169, 0, 205, 0.05) 50%, rgba(237, 28, 36, 0.05) 100%);
}
#reach-out p:not(form p) {
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 40px;
}
@media (max-width: 1280px) {
  .body-container .row-fluid .row-fluid {
    padding: 0 20px;
  }

.footer-container-wrapper .row-number-1 {
  margin-bottom: -10px !important;
  }
}
@media (max-width: 768px) {
  .header-container-wrapper .custom-header-bottom-section {
    height: 120px; !important;
  }
  .span12, .span3 {
    width: 100% !important;
  }
  .custom-logo img {
    margin:10px 20px;
    width:250px !important;
  }
  .body-container .row-fluid .row-fluid {
    margin-top:20px;
    max-width:100%;
    padding: 0 20px;
  }
  .body-container .row-fluid .row-fluid div:first-of-type {
    padding: 0;
  }
  h1 {
    line-height: 1;
    font-size: 36px !important;
    padding-top: 0px;
  }
  h2{
    line-height: 1;
    font-size: 20px !important;
  }
  #reach-out {
    padding-top: 20px;
  }
   form {
  margin: 0 auto !important;
  }
.digital_products {
  padding-top: 0;
  padding-bottom: 0;
}
  .digital_products .col-1,
  .digital_products .col-2,
  .digital_products .col-3,
  .digital_products .col-4 {
    margin: 0 auto 16px !important;
  }
    .digital_products .col-1 {
    margin-top: -20px !important;
  }
  .digital_products #hs_cos_wrapper_module_1748023673105264 {
    padding: 0 !important;
  }
  .col-1 h4, .col-2 h4, .col-3 h4, .col-4 h4 {
  min-height: unset;
}
}