=

@font-face {
  font-family: "Circular Pro";
  font-display: swap;
  src: url("https://20761317.fs1.hubspotusercontent-na1.net/hubfs/20761317/SolvHealth_January2023/Fonts/lineto-circular-pro-book.eot");
  src:
    url("https://20761317.fs1.hubspotusercontent-na1.net/hubfs/20761317/SolvHealth_January2023/Fonts/lineto-circular-pro-book.eot?#iefix") format("embedded-opentype"),
    url("https://20761317.fs1.hubspotusercontent-na1.net/hubfs/20761317/SolvHealth_January2023/Fonts/lineto-circular-pro-book.woff2") format("woff2"),
    url("https://20761317.fs1.hubspotusercontent-na1.net/hubfs/20761317/SolvHealth_January2023/Fonts/lineto-circular-pro-book.woff") format("woff");
  font-style: 300;
}

@font-face {
  font-family: 'Circular Pro';
  font-display: swap;
  src: url('https://20761317.fs1.hubspotusercontent-na1.net/hubfs/20761317/SolvHealth_January2023/Fonts/lineto-circular-pro-bold.eot');
  src: url('https://20761317.fs1.hubspotusercontent-na1.net/hubfs/20761317/SolvHealth_January2023/Fonts/lineto-circular-pro-bold.eot?#iefix')
    format('embedded-opentype'),
    url('https://20761317.fs1.hubspotusercontent-na1.net/hubfs/20761317/SolvHealth_January2023/Fonts/lineto-circular-pro-bold.woff2') format('woff2'),
    url('https://20761317.fs1.hubspotusercontent-na1.net/hubfs/20761317/SolvHealth_January2023/Fonts/lineto-circular-pro-bold.woff') format('woff');
  font-style: normal;
  font-weight: 700;
}


@font-face {
  font-family: 'Circular Pro';
  font-display: swap;
  src: url('https://20761317.fs1.hubspotusercontent-na1.net/hubfs/20761317/SolvHealth_January2023/Fonts/lineto-circular-pro-medium.eot');
  src: url('https://20761317.fs1.hubspotusercontent-na1.net/hubfs/20761317/SolvHealth_January2023/Fonts/lineto-circular-pro-medium.eot?#iefix')
    format('embedded-opentype'),
    url('https://20761317.fs1.hubspotusercontent-na1.net/hubfs/20761317/SolvHealth_January2023/Fonts/lineto-circular-pro-medium.woff2') format('woff2'),
    url('https://20761317.fs1.hubspotusercontent-na1.net/hubfs/20761317/SolvHealth_January2023/Fonts/lineto-circular-pro-medium.woff') format('woff');
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: 'Circular Pro';
  font-display: swap;
  src: url('https://20761317.fs1.hubspotusercontent-na1.net/hubfs/20761317/SolvHealth_January2023/Fonts/lineto-circular-regular.woff2') format('woff'),
    url('https://20761317.fs1.hubspotusercontent-na1.net/hubfs/20761317/SolvHealth_January2023/Fonts/lineto-circular-regular.woff') format('woff2');
  font-style: normal;
  font-weight: 400;
}






/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */






























































/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.content-wrapper {
  max-width: 1280px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 40px 0px;
}

.dnd-section > .row-fluid {
  max-width: 1280px;
}





html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: 

  
  
    
  


  rgba(91, 107, 125, 1)

;
  font-weight: 400;
  font-family: Circular Std;
}

/* Paragraphs */


/* Anchors */

a {
  color: #e30c79;
}

a:hover,
a:focus,
a:active {
  color: #a20c5b;
}

/* Headings */

h1 {
  font-family: Circular Std;
  font-size: 40px;
  color: 

  
  
    
  


  rgba(65, 79, 96, 1)

;
  font-weight: 700;
}

h2 {
  font-family: Circular Std;
  font-size: 32px;
  color: 

  
  
    
  


  rgba(65, 79, 96, 1)

;
  font-weight: 700;
}

h3 {
  font-family: Circular Std;
  font-size: 28px;
  color: 

  
  
    
  


  rgba(65, 79, 96, 1)

;
  font-weight: 700;
}

h4 {
  font-family: Circular Std;
  font-size: 24px;
  color: 

  
  
    
  


  rgba(65, 79, 96, 1)

;
  font-weight: 700;
}

h5 {
  font-family: Circular Std;
  font-size: 20px;
  color: 

  
  
    
  


  rgba(65, 79, 96, 1)

;
  font-weight: 700;
}

h6 {
  font-family: Circular Std;
  font-size: 18px;
  color: #414f60;
  font-weight: 700;
}

/* Blockquote */

blockquote {
  border-left-color: #F8FAFC;
}





form input[type=submit],
form .hs-button,
.button{
  background-color: 

  
  
    
  


  rgba(227, 12, 121, 1.0)

;
  border: 0px solid #e30c79;
  border-radius: 5px;
  color: #FFFFFF;
  padding: 14px 1.3em;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus,
.button:hover,
.button:focus{
  background-color:#a20c5b;
  border-color: #bb0051;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 52, 161, 1.0);
  border-color: #ff34a1;
  color: #FFFFFF;
}






form,
.submitted-message {
  font-size: 16px;
  color: 

  
  
    
  


  rgba(91, 107, 125, 1)

;
  font-weight: 400
}

/* Form title */

.form-title {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(0, 0, 0, 0.87);
}

/* Form label */

.hs-form label {
  color: rgba(0, 0, 0, 0.87);
}

/* Form help text */

form legend {
  color: #e30c79;
}

/* Form inputs */

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 {
  border-color: rgba(0, 0, 0, 0.87);
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(0, 0, 0, 0.87);
  outline:0;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: 

  
  
    
  


  rgba(91, 107, 125, 1)

;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: 

  
  
    
  


  rgba(91, 107, 125, 1)

;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #e30c79;
}

.fn-date-picker td .pika-button:hover {
  background-color: #e30c79 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #e30c79;
}

/* Submit button */






table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #e30c79;
}

th,
td {
  border-color: #e30c79;
  color: #e30c79;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(227, 12, 121, 1.0)

;
  border-bottom-color: #e30c79;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #e30c79;
}





.header-group {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.99)

;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(132, 144, 158, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color: rgba(132, 144, 158, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header__nav-dropdown{
  background-color: rgba(255, 255, 255, 1.0); 
}
.header__nav-dropdown .header__link-content-heading{
  color: rgba(56, 70, 86, 1.0); 
}

.header__nav-dropdown li>a{
  color: rgba(132, 144, 158, 1.0);
}
.header__nav-dropdown li>a:hover{
  color: rgba(132, 144, 158, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
.header__nav--provider #hs_cos_wrapper_login_button a{
  color: rgba(227, 12, 121, 1.0);
}
.header__nav--provider #hs_cos_wrapper_demo_button a{
  color: rgba(255, 255, 255, 1.0); 
  background-color: rgba(227, 12, 121, 1.0); 
}
.header__nav--provider #hs_cos_wrapper_demo_button a:hover{
  color: rgba(255, 255, 255, 1.0); 
  background-color: rgba(189, 0, 83, 1.0); 
}





.footer {
  background-color: 

  
  
    
  


  rgba(65, 79, 96, 1.0)

;
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer__notice p{
  color: rgba(255, 255, 255, 1.0);
}
@media screen and (min-width: 64em){
  .footer .footer__nav {
    background-color: rgba(65, 79, 96, 1.0);
  }
}
.footer__nav .hs-menu-wrapper>ul>li>a{
  color: rgba(255, 255, 255, 1.0);
}
.footer__nav .hs-menu-wrapper>ul>li>ul>li>a,
.footer__nav .hs-menu-wrapper>ul>li>ul>li.footer-button>.hs_cos_wrapper>a,
.footer__legal .hs-menu-wrapper>ul>li>a{
  color: rgba(255, 255, 255, 1.0);
}
.footer__nav .hs-menu-wrapper>ul>li>ul>li>a:hover,
.footer__nav .hs-menu-wrapper>ul>li>ul>li.footer-button>.hs_cos_wrapper>a:hover,
.footer__legal .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer__notice{
  background-color: rgba(91, 107, 125, 1.0);
}
.footer .footer__bottom-row{
  background-color: rgba(56, 70, 86, 1.0);
}




/* Blog Header */

.blog-header {
  background-color: rgb(238, 240, 242);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: 

  
  
    
  


  rgba(91, 107, 125, 1)

;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #a20c5b;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #a20c5b;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #e30c79;
}

.blog-pagination__link {
  color: 

  
  
    
  


  rgba(91, 107, 125, 1)

;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #e30c79;
}

.blog-post__title {
  color: 

  
  
    
  


  rgba(65, 79, 96, 1)

;
  font-family:Circular Std;
  font-size: 40px;
  font-weight: 700;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: #F8FAFC;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #a20c5b;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #a20c5b;
}

.blog-index__post-content--small h2 {
  font-size: 28px;
}

.blog-index__post-content a {
  color: 

  
  
    
  


  rgba(91, 107, 125, 1)

;
}

.blog-post__read-more svg {
  fill: 

  
  
    
  


  rgba(91, 107, 125, 1)

;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-sidebar a {
  color: 

  
  
    
  


  rgba(91, 107, 125, 1)

;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(238, 240, 242);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-post__meta a {
  color: 

  
  
    
  


  rgba(91, 107, 125, 1)

;
}

.blog-post__meta a:hover {
  color: #a20c5b;
}

.blog-post__links-container {
  border-top:  2px solid rgb(228, 230, 232);
}

.blog-post__back-to-blog {
  color: 

  
  
    
  


  rgba(91, 107, 125, 1)

;
}

.blog-post__back-to-blog svg {
  fill: 

  
  
    
  


  rgba(91, 107, 125, 1)

;
}

.comment.depth-1 {
  border-left: 2px solid rgb(228, 230, 232);
}

.blog-recent-posts {
  background-color: rgb(238, 240, 242);
}




.system_templates_body {
  background-color: #d3f1ff;
}
.system_templates_body h1 {
  font-size: 68px;
  color: #000;
}
.system_templates_body h2 {
  color: #000;
  font-size: 26px;
  font-weight: 400;
}

.system_templates_body form, .system_templates_body .submitted-message {
  color: #000;
}
.system_templates_body form .hs-button {
  transition: background 75ms ease 0s, box-shadow 0.15s ease 0s, transform 25ms ease 0s;
  font-size: 0.888889rem;
  line-height: 1.33333rem;
  font-weight: 500;
  background: #E30C79;
  color: rgb(255, 255, 255);
  border: solid 1px #E30C79;
  padding: 0.666667rem 1.11111rem;
  border-radius: 0.444444rem;
  -webkit-box-pack: center;
  justify-content: center;
}
.system_templates_body form .hs-button:hover {
  background-color: #F50B7C;
  border-color: #F50B7C;
}
/* .system_templates_body input[type="checkbox"] {
display: none;
} */
.system_templates_body .subscribe-options label, .system_templates_body .item {
  position: relative;
  padding-left: 30px;
  display: inline-block;
  WIDTH: 100%;
}
.system_templates_body input[type="checkbox"] + span:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid lightgray;
  left: 0;
  top: 3px;
}
.system_templates_body input[type="checkbox"]:checked + span:after {
  content: '';
  position: absolute;
  width: 14px;
  height: 7px;
  border-left: 3px solid #E30C79;
  border-bottom: 3px solid #E30C79;
  left: 2px;
  top: 4px;
  transform: rotate(-45deg);
}
.system_templates_body .email-prefs,
.backup_unsub_body #email-prefs-form{
  background-color: #fff;
  padding: 40px;
  margin: 40px 0;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
}
.system_templates_body input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.system_templates_body #email-prefs-form h3 {
  background: white;
  cursor: text;
  user-select: none;
  font-size: 13px;
  font-family: Roboto,sans-serif;
  margin: 0;
  display: inline-block;
  position: relative;
  left: 15px;
  top: 8px;
  padding: 0 7px;
  color: #6a7685;
}
.system_templates_body #email-prefs-form input[type="email"] {
  border-color: #d3d3d3;
  border-radius: 4px;
  transition: all 100ms ease-in-out;
}
.system_templates_body #email-prefs-form input[type="email"]:focus {
  border-color: #E30C79;
}
.system_templates_body .item-inner p {
  font-style: italic;
  opacity: .4;
  font-size: 14px;
}
.system_templates_body .item-inner p:before {
  content: '(';
}
.system_templates_body .item-inner p:after {
  content: ')';
}




.card__price {
  font-family: Circular Std
    font-size: 28px;
  color: 

  
  
    
  


  rgba(65, 79, 96, 1)

;
  font-weight: 700
}

body.show-body{
  opacity:1;
}
body{
  opacity:0;
}

.lp .custom-menu-primary {
  visibility: visible;
  height: 100px;
}

@media (max-width: 1024px) {
  .lp .custom-menu-primary {
    visibility: visible;
    height: 60px;
    transform: none;
    position: static;
  }
}

@media (max-width: 767px) {
  .system_templates_body h1 {
    font-size: 38px;
  }
  .system_templates_body h2 {
    font-size: 22px;
  }
  .system_templates_body .email-prefs, .backup_unsub_body #email-prefs-form {
    padding: 20px;
  }
}

main {
  padding-top: 64px;
  
  @media (min-width: 768px) {
    padding-top: 105px;
  }
}