.click_red {
  right: -62px !important;
}
.click_purple {
  right: -2px !important;
  top: 270px !important;
  border-radius: 12px 0px 0px 12px !important;
}

input[type=text], input[type=email], input[type=password], input[type=tel], input[type=number], input[type=file], select, textarea {
  font-size: .6rem
}
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select {
  padding: 15px 10px 15px 20px
}
form input[type=submit], form .hs-button {
  font-size: .6rem;
  padding: 15px 30px
}
.content-wrapper {
  max-width: 1240px;
  padding: 0 20px
}
.dnd-section {
  padding: 81px 20px
}
.dnd-section > .row-fluid {
  max-width: 1240px
}
html {
  font-size: 17px
}
body {
  font-family: Euclid Circular A Regular, sans-serif !important;
  color: #494a52;
  font-size: 16px !important
}
p {
  font-family: Euclid Circular A Regular, sans-serif !important
}
a {
  color: #0270e0
}
a:hover, a:focus {
  color: #0048b8
}
a:active {
  color: #2a98ff
}
h1 {
  font-weight: 700;
  text-decoration: none;
  font-family: Lato;
  font-style: normal;
  color: #494a52;
  font-size: 50px
}
h2 {
  font-weight: normal;
  text-decoration: none;
  font-family: Lato;
  font-style: normal;
  color: #494a52;
  font-size: 38px
}
h3 {
  font-weight: normal;
  text-decoration: none;
  font-family: Lato;
  font-style: normal;
  color: #494a52;
  font-size: 30px
}
h4 {
  font-weight: normal;
  text-decoration: none;
  font-family: Lato;
  font-style: normal;
  color: #494a52;
  font-size: 24px
}
h5 {
  font-weight: normal;
  text-decoration: none;
  font-family: Lato;
  font-style: normal;
  color: #000;
  font-size: 16px
}
h6 {
  font-weight: normal;
  text-decoration: none;
  font-family: Lato;
  font-style: normal;
  color: #494a52;
  font-size: 14px
}
.blog-post h1 {
  font-size: 40px;
  font-weight: 400
}
.blog-post h2 {
  font-size: 35px
}
.blog-post h3 {
  font-size: 30px
}
.blog-post h4 {
  font-size: 25px
}
.blog-post h5 {
  font-size: 20px
}
.blog-post h6 {
  font-size: 15px
}
blockquote {
  border-left-color: #f8fafc
}
.dark-section h1, .dark-section p, .dark-section h2, .dark-section h3, .photo-bg-section h1, .photo-bg-section h2, .photo-bg-section h3, .photo-bg-section p {
  color: white
}
a {
  text-decoration: underline;
  font-family: Euclid Circular A Medium
}
button, .button {
  background-color: rgba(233, 96, 97, 1.0);
  border: 1px solid #e96061;
  border-radius: 6px;
  color: #fff;
  padding: 15px 53px
}
button:hover, button:focus, .button:hover, .button:focus {
  background-color: rgba(193, 56, 57, 1.0);
  border-color: #c13839;
  color: #fff
}
button:active, .button:active {
  background-color: rgba(255, 136, 137, 1.0);
  border-color: #ff8889;
  color: #fff
}
form, .submitted-message {
    {
    font=Lato, font_set=GOOGLE, styles= {
      font-family=Lato, font-style=normal, font-weight=normal, text-decoration=none
    }
    , size=17, size_unit=px, color=#494A52, variant=null, fallback=null, style=font-family:Lato;
    font-style:normal;
    font-weight:normal;
    text-decoration:none, css=color:#494a52;
    font-size:17px;
    font-family:Lato
  }
}
h3.form-title {
  background-color: rgba(73, 74, 82, 1);
  color: #f8fafc
}
form label {
  color: #494a52
}
form legend {
  color: #494a52
}
input[type=text], input[type=email], input[type=password], input[type=tel], input[type=number], input[type=file], select, textarea {
  border-color: #d1d6dc;
  color: #494a52
}
input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=number]:focus, input[type=file]:focus, select:focus, textarea:focus {
  border-color: #494a52
}
::-webkit-input-placeholder, ::-moz-placeholder, :-ms-input-placeholder, :-moz-placeholder, ::placeholder, .hs-fieldtype-date .input .hs-dateinput:before {
  color: #494a52
}
.fn-date-picker td.is-selected .pika-button {
  background: #494a52
}
.fn-date-picker td .pika-button:hover {
  background-color: #494a52 !important
}
.fn-date-picker td.is-today .pika-button {
  color: #494a52
}
form input[type=submit], form .hs-button {
  background-color: rgba(233, 96, 97, 1.0);
  border: 1px solid #e96061;
  border-radius: 6px;
  color: #fff;
  padding: 15px 53px
}
form input[type=submit]:hover, form input[type=submit]:focus, form .hs-button:hover, form .hs-button:focus {
  background-color: rgba(193, 56, 57, 1.0);
  border-color: #c13839;
  color: #fff
}
form input[type=submit]:active, form .hs-button:active {
  background-color: rgba(255, 136, 137, 1.0);
  border-color: #ff8889;
  color: #fff
}
table {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: #494a52
}
th, td {
  border-color: #494a52;
  color: #494a52
}
thead th, thead td {
  background-color: rgba(73, 74, 82, 1);
  border-bottom-color: #494a52;
  color: #fff
}
tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: #494a52
}
tbody + tbody {
  border-top-color: #494a52
}
.header {
  background-color: rgba(248, 250, 252, 1.0)
}
body .navigation-primary a, .header__logo .logo-company-name, .header__language-switcher-label-current, .header__language-switcher .lang_list_class li a {
  color: #494a52;
  font-family: Lato
}
body .navigation-primary a:hover, body .navigation-primary a:focus, .header__language-switcher-label-current:hover, .header__language-switcher-label-current:focus, .header__language-switcher .lang_list_class li:hover a, .header__language-switcher .lang_list_class li a:focus {
  color: #21222a
}
body .navigation-primary a:active, body .header__language-switcher-label-current:active, body .header__language-switcher .lang_list_class li a:active {
  color: #71727a
}
body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #494a52
}
body .submenu.level-2, body .header__language-switcher .lang_list_class {
  background-color: rgba(248, 250, 252, 1.0);
  border-color: #494a52
}
body .triangle.level-2 {
  border-color: #494a52
}
body .submenu.level-2 .menu-item .menu-link:hover, body .submenu.level-2 .menu-item .menu-link:focus, body .header__language-switcher .lang_list_class li:hover, body .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: rgba(248, 250, 252, 1.0)
}
.header__language-switcher-label-current, .header__language-switcher .lang_list_class li a {
  font-family: Lato
}
.header__language-switcher-label-current:after {
  border-top-color: #494a52
}
@media(max-width:767px) {
  .header__navigation {
    background-color: rgba(248, 250, 252, 1.0)
  }
  .header__navigation-toggle svg, .menu-arrow svg {
    fill: #494a52
  }
}
.header__logo-main {
  padding-top: 27px;
  padding-bottom: 30px
}
.header__container {
  padding-top: .9rem
}
.header__navigation {
  display: inline-flex
}
body .mega-menu .drop-down-multilevel a {
  color: #555 !important
}
.card-container-box .btn-secondary:hover, body .btn-hover-border-0:hover {
  border-width: 0 !important
}
.footer {
  background-color: rgba(248, 250, 252, 1.0)
}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 .footer p, .footer a, .footer div, .footer span {
  color: #494a52
}
.footer__copyright {
  text-align: center
}
.blog-post__date {
  border-color: #494a52
}
.blog-tag-filter__menu-link, .blog-post__tag-link, .blog-card__tag-link, .blog-post__author-name, .blog-card__title a {
  color: #494a52
}
.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: #21222a
}
.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: #71727a
}
.blog-tag-filter__menu-link--active-item:after {
  background-color: #494a52
}
.blog-pagination__link {
  color: #494a52
}
.blog-pagination__link--active:after, .blog-pagination__prev-link:after, .blog-pagination__next-link:after {
  background-color: #494a52
}
.blog-post__title {
  font-weight: normal;
  text-decoration: none;
  font-family: Lato;
  font-style: normal;
  color: #494a52;
  font-size: 38px
}
.blog-post__author {
  background-color: #f8fafc
}
#comments-listing .comment-reply-to {
  color: #0270e0
}
#comments-listing .comment-reply-to:hover, #comments-listing .comment-reply-to:focus {
  color: #0048b8
}
#comments-listing .comment-reply-to:active {
  color: #2a98ff
}
body .icon svg {
  fill: #494a52
}
body .tns-nav button.tns-nav-active {
  background-color: #494a52
}
body .tns-nav button:hover, body .tns-nav button:focus {
  background-color: #494a52
}
body .team-member__description {
  background-color: #f8fafc
}
.bg_post {
  background-color: #f8fafc;
  text-align: center;
  max-height: 490px;
  background-size: contain;
  height: 30vw
}
.blog-pagination__link {
  text-decoration: none !important
}
.blog-post {
  padding-right: 6rem
}
.navigation-primary {
  padding-right: 2rem
}
.navigation-primary a {
  font-size: 15px
}
.sidebar_blog {
  padding-top: 3rem;
  margin-bottom: 5rem;
  max-width: 290px;
  position: relative
}
.blog-index__post-content--small h2 {
  font-size: 1.25rem;
  padding-bottom: 1rem;
  line-height: 1.2;
  font-weight: 100;
  padding-top: 1.5rem
}
.read_more {
  display: block;
  margin-top: 2rem;
  margin-bottom: 1rem
}
.read_more a {
  padding: 10px 25px;
  border: 1px solid;
  border-radius: 5px
}
.event_image {
  display: block;
  margin-bottom: 4rem
}
.inline_heading h2 {
  width: 100%;
  text-align: left;
  border-bottom: .5px solid #000;
  line-height: .1em;
  font-size: 13px;
  font-weight: 100;
  margin: 20px 0 25px 0px;
  text-transform: uppercase;
  padding: 0
}
.inline_heading h2 span {
  background: #fff;
  padding-right: 10px
}
.select-archive {
  width: 200px;
  position: relative;
  z-index: 99
}
.select-archive h3 {
  display: none
}
.select-archive .widget-module {
  width: 100%;
  position: absolute;
  border: 0;
  box-sizing: border-box
}
.select-archive .widget-module ul {
  margin: 0;
  padding: 0
}
.select-archive .widget-module li {
  list-style-type: none;
  height: 60px
}
.select-archive .widget-module li a {
  display: block;
  padding: 20px 20px;
  text-decoration: none;
  background-color: #e6e6e6;
  margin-top: 0px;
  margin-bottom: 0px;
  border: solid 1px white
}
.select-archive .widget-module li a:hover {
  background-color: #f4afaf
}
.select-archive .widget-module ul li:before {
  content: ''
}
.sel-container {
  position: relative;
  width: 200px;
  text-align: center
}
.sel-dropdown {
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 20px;
  display: none;
  z-index: 999999999999
}
#dropdown-opener {
  display: inline-block;
  width: 200px;
  border: solid 1px black;
  padding: 5px 8px
}
.blog-listing-wrapper {
  padding-top: 3rem
}
.iso-nav {
  border-bottom: 1px solid;
  text-align: center;
  margin-bottom: 1.5rem
}
.listing_all {
  margin: 0
}
.post-header {
  word-break: break-all;
  width: 379px;
  max-width: 100%;
  padding-top: 5px
}
.summ {
  max-width: 379px;
  padding: 0px;
  text-align: left;
  word-break: break-word
}
.tag_cloud {
  padding-bottom: 1rem
}
.tag_cloud a {
  color: #7ec197;
  padding: 10px 10px;
  font-size: 15px
}
form input[type=submit], form .hs-button {
  background-color: var(--secondary) !important;
  border-color: var(--secondary) !important;
  color: #fff
}
.blog-header__title {
  font-size: 3rem;
  color: #fff;
  text-align: left
}
.blog-header__inner {
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 20px
}
.blog-header__title {
  max-width: 600px
}
.blog-header__inner {
  margin: 0 auto;
  max-width: 1240px
}
@media screen and (max-width:768px) {
  .blog-header__inner {
    padding: 0 20px !important
  }
}
.big_title {
  font-size: 40px;
  text-align: left;
  line-height: 3.5rem;
  color: #fff;
  max-width: 640px;
  margin-bottom: 2rem
}
.cent_cta {
  width: 100%
}
.cent_cta .cta_button, .cent_cta .cta-button-light {
  padding: 0px 15px 0 0;
  text-decoration: none
}
.detail {
  color: #fff;
  font-size: 20px;
  margin-bottom: 2rem;
  max-width: 300px;
  text-align: left
}
.red_box {
  background: #e96061
}
.blog-recent-posts__list {
  flex-wrap: wrap
}
.related_post {
  display: block
}
.footer_wrapper {
  padding: 6em 20px 6em 20px
}
.logo_grid_red {
  background-color: #e96061
}
.logo_grid_white {
  background-color: #fff
}
@media screen and (max-width:960px) {
  .large_cta .grid-fixed-height {
    height: 45vw
  }
}
@media screen and (min-width:961px) {
  .large_cta .grid-fixed-height {
    height: 35vw
  }
}
}
.black_con {
  background-color: #000;
  padding-top: 3rem;
  padding-bottom: 3rem
}
.black_con h3, .black_con h2, .black_con h1 {
  color: #fff !important
}
.white_co {
  background-color: #fff;
  padding-top: 3rem;
  padding-bottom: 3rem
}
.green_con {
  background-color: #7ec197;
  padding-top: 3rem;
  padding-bottom: 3rem
}
.black_co > .bg_dots {
  display: none
}
.contact_form_box_b {
  background-color: #000;
  padding-top: 3rem;
  padding-bottom: 3rem
}
.contact_form_box_w {
  background-color: #fff;
  padding-top: 3rem;
  padding-bottom: 3rem
}
.contact_form_box_b .form_heading h2 {
  color: #000
}
.red_text_large {
  font-size: 30px !important;
  line-height: 2.35rem !important;
  color: #e96061 !important
}
.card-image {
  height: 220px;
  padding-top: 2px;
  max-width: 400px
}
.blog-post {
  padding: 5rem 0
}
h6 {
  background-color: #e96061;
  background-image: linear-gradient(to right, #e96061 0%, #e96061 100%);
  display: inherit;
  color: #fff;
  padding: 3px;
  line-height: 1.75rem
}
blockquote {
  line-height: 2.5rem;
  color: #e96061;
  word-break: break-word;
  border: 0;
  margin: 0;
  padding: 20px 20px 0px 20px;
  font-size: 1.75rem !important
}
blockquote p {
  line-height: 2.5rem;
  color: #e96061;
  word-break: break-word;
  border: 0;
  margin-bottom: 0px !important;
  padding: 0px 20px 0px 20px;
  font-size: 1.75rem !important
}
blockquote p .quote-author {
  line-height: 2.5rem;
  color: #e96061;
  word-break: break-word;
  border: 0;
  margin: 0;
  padding: 0px;
  font-size: 14pt !important
}
blockquote p .quote-author {
  line-height: .5rem !important;
  border-bottom:
}
.blog-post ul {
  list-style: none
}
.blog-post ul li::before {
  display: inline-block;
  content: '';
  height: .2rem;
  width: .75rem;
  margin-right: .5rem;
  background-color: #e96061;
  line-height: 2rem;
  margin-top: 1rem;
  margin-bottom: .5rem
}
.blog-post ul li {
  text-indent: -0.75em
}
.blog-post {
  margin: 0 auto;
  max-width: 760px;
  padding: 3.3rem 0
}
.sidebar_blog .wrapper {
  width: 100%
}
.rev {
  position: relative
}
.side {
  position: sticky;
  position: -webkit-sticky;
  position: sticky;
  top: 0
}
@media screen and (max-width:768px) {
  .rev .row-fluid {
    display: flex;
    flex-direction: column-reverse
  }
  .bg_post {
    height: 100vw !important
  }
  .blog-post {
    max-width: 100% !important
  }
  .side {
    width: 100% !important
  }
}
.main {
  overflow: hidden !important
}
.blog-post img {
  max-width: 100%
}
@media screen and (min-width:769px) and (max-width:1380px) {
  .bg_post {
    height: 45vw !important
  }
}
@media screen and (max-width:425px) {
  .blog-post {
    margin: 0 auto;
    max-width: 100% !important;
    padding: 0
  }
  .sidebar_blog {
    max-width: 100% !important
  }
  .blog-post img {
    width: 100%
  }
  .big_title {
    font-size: 2rem;
    line-height: 2.5rem
  }
  .white_co .span4 {
    width: 100% !important
  }
}
@media screen and (max-width:320px) {
  .card-image {
    width: 280px !important
  }
  .post-header {
    max-width: 100%;
    padding: 0;
    width: 100%
  }
  .summ {
    max-width: 280px;
    padding: 0rem 0rem 0rem 0;
    text-align: left;
    word-break: break-word
  }
}
.cta_head {
  color: #fff;
  font-size: 20px;
  margin-bottom: 2rem;
  max-width: 500px;
  text-align: left
}
.form_small > .span8 {
  max-width: 760px !important;
  float: right !important
}
.form_small .hs-input {
  width: 100% !important
}
.down_p p {
  margin: 0;
  padding: 0
}
.detail > .down_btn {
  max-width: 260px !important;
  width: auto !important
}
.download_cta {
  color: #fff !important;
  padding: 10px 20px;
  text-align: left;
  width: 170px
}
.down_btn {
  max-width: 260px;
  width: auto
}
.post-header h5, h2.post-title {
  min-height: 50px;
  font-size: 16px;
  font-weight: 700
}
.post-header a {
  color: #494a52 !important;
  text-decoration: none
}
.post-header a:hover {
  color: #494a52 !important;
  text-decoration: none
}
.event_image > img {
  width: 100%
}
.sidebar_blog img {
  width: 100%
}
.sidebar_blog .related-blog-item h5 {
  font-size: 16px;
  padding: 0;
  margin: 0;
  margin-bottom: .5rem
}
.sidebar_blog .related-blog-item img {
  width: 100%;
  height: 70px;
  object-fit: cover
}
.sidebar_blog .read {
  color: #e96061;
  text-decoration: none
}
.quote_link p a {
  color: #fff !important
}
.op_down {
  margin-bottom: 2rem !important
}
}
.social-links {
  -webkit-box-align: left;
  -ms-flex-align: lef;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left !important;
  padding-top: 4rem;
  padding-bottom: 4rem
}
.social-links__icon svg {
  fill: #000 !important;
  height: 35px !important
}
.social-links__icon svg:hover {
  fill: #7360a4 !important;
  height: 35px !important
}
.social-links__icon {
  background-color: transparent !important
}
.footer {
  background-color: #f6f6f6 !important
}
.footer .social-links {
  margin-left: -9px
}
.footer input {
  background: #fff !important
}
@media screen and (max-width:425px) {
  .footer {
    padding: 2rem
  }
}
.right_Fl {
  float: right !important
}
.blog-pagination {
  display: block;
  text-align: center;
  margin-top: 3rem
}
.blog-pagination > div {
  display: inline-block
}
.blog-pagination-left {
  text-align: right
}
.blog-pagination-right {
  text-align: left
}
.blog-pagination a {
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  padding: 5px 10px
}
.blog-pagination a:hover, .blog-pagination a:focus {
  background-color: #c8ecff;
  text-decoration: none
}
.blog-pagination a.elipses {
  border: 0
}
.blog-pagination a.active {
  background-color: #f5f5f5;
  color: #666;
  pointer-events: none;
  cursor: default
}
.blog-pagination a.next-link, .blog-pagination a.prev-link {
  background-color: #666;
  color: #fff
}
.blog-pagination a.next-link:hover, .blog-pagination a.prev-link:hover {
  background-color: #008cd4;
  color: #fff
}
.blog-pagination a {
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  background: #f6f6f6;
  padding: 10px 20px !important
}
.blog-pagination a:hover, .blog-pagination a:focus {
  background-color: var(--primary) !important;
  color: #fff;
  text-decoration: none
}
.SumoSelect > .CaptionCont > label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 300px
}
.footer .hs-menu-wrapper ul {
  flex-direction: column
}
.SumoSelect > .CaptionCont > label > i {
  left: inherit
}
a {
  color: #7360a4
}
.blog-header {
  background: url(https://f.hubspotusercontent40.net/hubfs/1734343/MSO-header.jpg);
  height: 40vh;
  background-size: cover;
  display: flex;
  place-content: center;
  text-align: left;
  background-position: center
}
.SumoSelect > .CaptionCont > label {
  width: 100%
}
@media screen and (max-width:425px) {

  .SumoSelect {
    width: 100%;
    margin-bottom: 1rem
  }
}
.systems-page {
  max-width: 100%;
  padding: 3rem 0
}
.results_wrapper {
  background-color: #f6f6f6
}
.results_wrapper .content-wrapper {
  max-width: 1270px;
  padding: 0 0px
}
.results_wrapper .content-wrapper .systems-page h1 {
  font-weight: 100
}
.hs-search-results__title {
  color: var(--primary);
  text-decoration: none
}
ul.hs-search-results__listing li {
  margin-bottom: 1.4rem;
  background: #fff;
  padding: 1rem;
  text-decoration: none
}
.hs-search-highlight {
  font-weight: 100;
  font-family: Euclid Circular A Medium, sans-serif !important
}
.hs-search-results__title {
  color: var(--primary);
  font-family: Euclid Circular A Medium, Sans Serif !important
}
.btn-solid .btn-secondary:hover, .cta_button .btn-secondary:hover {
  background-color: var(--secondary-dark) !important;
  border-color: var(--secondary-dark) !important;
  border: solid 1px var(--secondary-dark) !important;
  margin
}
.btn-solid.btn-secondary.cta_button {
  border: solid 1px var(--secondary)
}
ul {
  padding-inline-start: 20px
}
@media screen and (max-width:768px) {
  .card-item, .iso-nav, .card-item-mob {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
    max-width: 90vw !important
  }
  .card-image img {
    max-width: 90vw !important
  }
  #btn_load_more {
    width: 50vw
  }
}
h3.form-title {
  background-color: white;
  color: #000
}
#logo-img {
  position: relative;
  z-index: 9999
}
@media screen and (max-width:768px) {
  .footer-menu-sm ul li a {
    padding-left: 0px
  }
  .footer-copyright-sm {
    padding-left: 0px;
    padding-right: 0px
  }
  .footer_wrapper {
    padding-left: 0vw;
    padding-right: 0vw
  }
  .post-header h5, h2.post-title {
    min-height: 0px
  }
  .click_red {
    right: -62px
  }
}
body .btn-primary a:visited {
  color: #fff !important
}
.btn-black a:visited, .btn-white a, .btn-primary a:visited, .btn-secondary a:visited {
  color: #fff !important
}
.body-wrapper {
  margin-top: 60px !important
}
.hs_cos_wrapper_type_rich_text .cta_button {
  display: block !important;
  padding: 10px 20px;
  max-width: 50px;
  font-size: 16px
}
.mega-menu .menu-logo > li > a {
  margin: 0;
  display: inline-block;
  float: left;
  width: 180px;
  color: #fff;
  font-size: .0px !important;
  padding: 10px 0px 0px 20px;
  line-height: 50px;
  transition: background-color 200ms ease
}
.adjusted-breadcrumb {
  text-decoration: none;
  cursor: default
}
.adjusted-breadcrumb:hover {
  text-decoration: none;
  cursor: default
}
.hs_free_demo.hs-free_demo.hs-fieldtype-radio.field.hs-form-field input {
  width: unset !important
}
.logos {
  display: flex;
  justify-content: center;
  place-items: center;
  flex-wrap: wrap
}
.logos img {
  padding: 10px 10px;
  max-width: 160px !important
}
.heading_logos {
  text-align: center !important;
  color: #fff;
  padding-top: 3rem;
  padding-bottom: 1rem
}
.logo_grid_red {
  padding-bottom: 2rem
}
.heading_logos_white {
  text-align: center !important;
  padding-top: 3rem;
  padding-bottom: 1rem
}
.logo_grid_white {
  padding-bottom: 2rem
}
strong h2, h2 strong, strong h3, h3 strong {
  font-weight: 400
}