/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* === NEUE MONTREAL FONT DEFINITIONS === */
@font-face {
  font-family: 'Neue Montreal';
  src: url('//14542760.fs1.hubspotusercontent-na1.net/hubfs/14542760/raw_assets/public/Company_Watch_June2021/css/Fonts/PPNeueMontreal-Thin.woff2') format('woff2'),
       url('') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Neue Montreal';
  src: url('//14542760.fs1.hubspotusercontent-na1.net/hubfs/14542760/raw_assets/public/Company_Watch_June2021/css/Fonts/PPNeueMontreal-Light.woff2') format('woff2'),
       url('') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Neue Montreal';
  src: url('//14542760.fs1.hubspotusercontent-na1.net/hubfs/14542760/raw_assets/public/Company_Watch_June2021/css/Fonts/PPNeueMontreal-Book.woff2') format('woff2'),
       url('') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Neue Montreal';
  src: url('//14542760.fs1.hubspotusercontent-na1.net/hubfs/14542760/raw_assets/public/Company_Watch_June2021/css/Fonts/PPNeueMontreal-Medium.woff2') format('woff2'),
       url('') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Neue Montreal';
  src: url('//14542760.fs1.hubspotusercontent-na1.net/hubfs/14542760/raw_assets/public/Company_Watch_June2021/css/Fonts/PPNeueMontreal-SemiBold.woff2') format('woff2'),
       url('') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Neue Montreal';
  src: url('//14542760.fs1.hubspotusercontent-na1.net/hubfs/14542760/raw_assets/public/Company_Watch_June2021/css/Fonts/PPNeueMontreal-Bold.woff2') format('woff2'),
       url('') format('woff');
  font-weight: 700;
  font-style: normal;
}
/* === Override theme font variable for hover === */
.theme-overrides {
  --a-hover-primary-body-font-family: 'Neue Montreal', sans-serif;
}

/* === Force Neue Montreal for buttons and hover === */
a.button,
a.button:hover,
.header__button,
.header__button:hover {
  font-family: 'Neue Montreal', sans-serif !important;
}


/* === Force Neue Montreal on header buttons === */
.header__button,
.header__button:hover,
.button,
.button:hover {
  font-family: 'Neue Montreal', sans-serif !important;
}


html, body {
  font-family: 'Neue Montreal', sans-serif !important;
}

















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

.dnd-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #080a0c;
}

.content-wrapper {
  max-width: 1272px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.page-center {
  max-width: 1272px;
  margin: 0 auto;
}





/* html {
  font-size: 16;
} */

body {
  
  color: #191A1B;
  
  font-family: PP Neue Montreal,sans-serif;
  font-weight: 400;
  font-size: 16px;
}

a {
  color: rgba(251, 133, 0, 1.0);
}

a:hover,
a:focus {
  color: rgba(8, 10, 12, 1.0);
}

h1 {
  
  color: #191A1B;
  
  font-family: PP Neue Montreal;
  font-size: 56px;
  font-weight: 500;
}

@media (max-width: 619px) {
  h1 {
    font-size: 31.919999999999998px;
  }
}

  
h2 {
  
  color: #191A1B;
  
  font-family: PP Neue Montreal;
  font-size: 32px;
  font-weight: 500;
}

@media (max-width: 619px) {
  h2 {
    font-size: 29.76px;
  }
}

h3 {
  
  color: #191A1B;
  
  font-family: PP Neue Montreal;
  font-size: 28px;
  font-weight: 500;
}

h4 {
  
  color: #191A1B;
  
  font-family: PP Neue Montreal;
  font-size: 24px;
  font-weight: 500;
}

h5 {
  
  color: #191A1B;
  
  font-family: PP Neue Montreal;
  font-size: 20px;
  font-weight: 500;
}

h6 {
  
  color: #191A1B;
  
  font-family: PP Neue Montreal;
  font-size: 18px;
  font-weight: 500;
}

blockquote {
  border-left: 10px solid #080a0c;;
}





.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_blog_subscribe,
.hs_cos_wrapper_type_google_search,
.widget-type-password_prompt,
.hs-search-field ,
.hs_cos_wrapper_type_email_simple_subscription #email-prefs-form,
.form-container {
  max-width: 767px;
  display: block;
  border-radius: 32px;
  padding: 30px;
  margin-bottom: 20px;
  box-shadow: 0 2px 15px 2px rgb(54 54 54 / 10%);
  background-color: rgba(255, 255, 255, 1.0) ;
}



h3.form-title {
  background-color: rgba(#null, 0.0);
  color: rgba(25, 26, 27, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(240, 87, 136, 1.0);
  border-color: rgba(240, 75, 122, 1.0);
  border-radius: 24px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(236, 33, 91, 1.0);
  border-color: rgba(236, 33, 91, 1.0);
  color: rgba(255, 255, 255, 1.0);
}


.hs-form label,
.hs-form-field > label {
  color: rgba(0, 0, 0, 0.9);
}

.hs-form legend {
  color: rgba(0, 0, 0, 1.0);
}

form input,
form select,
form textarea,
.hs-input,
input#hs-pwd-widget-password {
  background-color: rgba(244, 245, 246, 1.0);
  border-color: rgba(244, 245, 246, 1.0);
  color: rgba(0, 0, 0, 1.0);
  border-radius: 8px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
input#hs-pwd-widget-password:focus {
  border-color: rgba(244, 245, 246, 1.0);
  outline: 1px dashed rgba(0, 0, 0, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #191A1B;
}

.hs-richtext {
  font-size: 16;
}


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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(26, 26, 26, 1.0);
  color: rgba(26, 26, 26, 1.0);
}

thead th,
thead td {
  background-color: rgba(26, 26, 26, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

table,
tbody + tbody {
  border-color: rgba(26, 26, 26, 1.0);
}





.header {
  background-color: rgba(255, 255, 255, 1.0);
}

.header__container {
  max-width: 1272px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a  {
  color: rgba(0, 0, 0, 1.0);
}

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

.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a:after,
.custom-menu-primary .hs-menu-wrapper > ul > li > a.active-branch:after {
 background-color: rgba(64, 200, 244, 0.2);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a.active-branch {
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}


.custom-menu-primary .hs-menu-wrapper ul ul {
   background-color: rgba(235, 249, 253, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul:before {
  background-color: rgba(64, 200, 244, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a,
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a.active-branch{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(64, 200, 244, 1.0);
}


.custom-menu-primary .hs-menu-wrapper ul ul li a {
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(235, 249, 253, 1.0);
}

.custom-menu-primary .hs-menu-wrapper ul ul li a:hover {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
}
.custom-menu-primary .hs-menu-wrapper ul ul li a.active-branch {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 0, 0, 1.0);
}

@media(max-width: 1190px) {
  .mobile-menu .hs-menu-wrapper > ul li > a  {
    color: rgba(0, 0, 0, 1.0);
  }

  .mobile-menu .hs-menu-wrapper > ul li > a:hover {
    color: rgba(0, 0, 0, 1.0);
  }

  .mobile-menu .hs-menu-wrapper > ul li > a.active-branch {
    color: rgba(0, 0, 0, 1.0);
  }
}





footer.footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
}
 
.footer__container {
  max-width: 1272px;
}

footer.footer a {
  color: rgba(0, 0, 0, 1.0);
}

footer.footer a:hover {
  color: rgba(0, 0, 0, 1.0);
}

footer.footer h6 {
  color: rgba(0, 0, 0, 1.0);
}

.footer_subscribe .form-title {
  color: rgba(0, 0, 0, 1.0);
}







.blog-post__date {
  border-color: #191A1B;
}

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

.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: #000000;
}

.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: #414243;
}

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

.blog-pagination__link {
  color: #191A1B;
}

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

.blog-post__title {
  color: #191A1B;
  font-family:PP Neue Montreal;
  font-size: 32px;
  font-weight: ;
}

.blog-post__author {
  background-color: #080a0c;
}

#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            */

.blog-header {
  background-color: rgb(245, 245, 245);
}

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

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

.blog-post__tag-link:hover{
  color: #080a0c;
}

.blog-post__read-more svg {
  fill: #191A1B;
}

.blog-post__read-more a:hover svg {
  fill: #080a0c;
}

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

.blog-sidebar a {
  color: #191A1B;
}

.blog-sidebar a:hover {
  color: #080a0c;
}

.blog__subscription-block {
  background-color: rgb(245, 245, 245);
}

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



.blog-post__meta a {
  color: #191A1B;
}

.blog-post__body, .blog-post__tags a {
  color: #191A1B;
}

.blog-post__meta a:hover {
  color: #080a0c
}

.blog-post__links {
  border-top:  2px solid rgb(0, 0, 0);
}

.blog-post__back-to-blog {
  color: #191A1B;
}

.blog-post__back-to-blog:hover {
  color: #080a0c;
}

.blog-post__back-to-blog svg {
  fill: #191A1B;
}

a.blog-post__back-to-blog:hover svg {
  fill: #080a0c;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(0, 0, 0);
}

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


.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}










body .icon svg {
  fill: #ffffff;
}

body .tns-nav button.tns-nav-active {
  background-color: #ffffff;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #ffffff;
}

body .social-links__icon {
  background-color: #ffffff;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #080a0c;
}






.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, blog_settings=, header=, forms=}
}






.form-card-01 {
  box-shadow: 0 2px 15px 2px rgb(54 54 54 / 10%);
  background-color: rgba(255,255,255,1.0);
  border-radius: 32px;
  padding: 52px 65px;
}
.footer_subscribe-button a {
  color: #fff!important;
  margin: 0!important;
}

/* === FINAL Neue Montreal FONT OVERRIDES === */
@font-face {
  font-family: 'Neue Montreal';
  src: url('//14542760.fs1.hubspotusercontent-na1.net/hubfs/14542760/raw_assets/public/Company_Watch_June2021/css/Fonts/PPNeueMontreal-Thin.woff2') format('woff2'),
       url('') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Neue Montreal';
  src: url('//14542760.fs1.hubspotusercontent-na1.net/hubfs/14542760/raw_assets/public/Company_Watch_June2021/css/Fonts/PPNeueMontreal-Light.woff2') format('woff2'),
       url('') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Neue Montreal';
  src: url('//14542760.fs1.hubspotusercontent-na1.net/hubfs/14542760/raw_assets/public/Company_Watch_June2021/css/Fonts/PPNeueMontreal-Book.woff2') format('woff2'),
       url('') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Neue Montreal';
  src: url('//14542760.fs1.hubspotusercontent-na1.net/hubfs/14542760/raw_assets/public/Company_Watch_June2021/css/Fonts/PPNeueMontreal-Medium.woff2') format('woff2'),
       url('') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Neue Montreal';
  src: url('//14542760.fs1.hubspotusercontent-na1.net/hubfs/14542760/raw_assets/public/Company_Watch_June2021/css/Fonts/PPNeueMontreal-SemiBold.woff2') format('woff2'),
       url('') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Neue Montreal';
  src: url('//14542760.fs1.hubspotusercontent-na1.net/hubfs/14542760/raw_assets/public/Company_Watch_June2021/css/Fonts/PPNeueMontreal-Bold.woff2') format('woff2'),
       url('') format('woff');
  font-weight: 700;
  font-style: normal;
}

/* Force font-family globally using :root overrides */
:root {
  --primary-body-font-family: 'Neue Montreal', sans-serif !important;
  --secondary-header-font-family: 'Neue Montreal', sans-serif !important;
  --a-primary-body-font-family: 'Neue Montreal', sans-serif !important;
  --header-button-font-family: 'Neue Montreal', sans-serif !important;
}

/* And force all key areas to use Neue Montreal */
body,
html,
a,
h1, h2, h3, h4, h5, h6,
.button,
.button:hover,
.header__button,
.header__button:hover {
  font-family: 'Neue Montreal', sans-serif !important;
}

/* === FORCE NEUE MONTREAL ACROSS COMMON AREAS === */

html, body,
h1, h2, h3, h4, h5, h6,
a,
.button,
.button:hover,
.header__button,
.header__button:hover,
a.header__button,
a.button,
a.button:hover {
  font-family: 'Neue Montreal', sans-serif !important;
}

/* Target variables with stronger specificity if necessary */
body {
  font-family: 'Neue Montreal', sans-serif !important;
}

.header__button.button,
.header__button.button:hover {
  font-family: 'Neue Montreal', sans-serif !important;
}

/* FINAL override for header buttons */
a.header__button,
a.header__button:hover,
.header__button,
.header__button:hover,
.header__button.button,
.header__button.button:hover {
  font-family: 'Neue Montreal', sans-serif !important;
}

/* === HARD OVERRIDE ON BUTTON FONT === */
a.header__button,
a.header__button:hover,
.header__button,
.header__button:hover,
.header__button.button,
.header__button.button:hover {
  font-family: 'Neue Montreal', sans-serif !important;
}

/* === FINAL OVERRIDE FOR BUTTON FONT === */
a.header__button,
a.header__button:hover,
.header__button,
.header__button:hover,
.header__button.button,
.header__button.button:hover {
  font-family: 'Neue Montreal', sans-serif !important;
}

:root {
  --header-button-font-family: 'Neue Montreal', sans-serif !important;
}

:root {
  --a-hover-primary-body-font-family: 'Neue Montreal', sans-serif !important;
}

/* Force Neue Montreal on header buttons via CSS variable override */
:root {
  --header-button-font-family: 'Neue Montreal', sans-serif;
}

/* Force backup override just in case */
.header__button.button,
.header__button.button:hover,
.button,
.button:hover {
  font-family: 'Neue Montreal', sans-serif !important;
}