




* {
    -webkit-font-smoothing: antialiased;
}

p, p span, ul>li {
    letter-spacing: .75px;
}

.quick-links--icon, a, a:hover, input.hs-button {
    cursor: pointer;
    transition: all .25s ease-in-out;
}

.dropzone .splide__slide--caption {
    align-self: flex-end;
    box-sizing: border-box;
    height: auto;
    padding: .5rem 7% 0;
}
.dropzone a.cta_button:hover,
.dropzone a.cta_button:focus {
   text-decoration:none !important;
  color: #ffffff !important;
}
.dropzone blockquote, 
.dropzone .testimonial blockquote {
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

@media (max-width: 768px) {
  .dropzone .splide__slide--caption {
    align-self: flex-end;
    box-sizing: border-box;
    height: auto;
    padding: .5rem 10% 0;
  }
  
  .dropzone button.splide__arrow--next {
    right: -0.5em;
  }
  
  .dropzone button.splide__arrow--prev {
    left: -0.5em;
  }  
  
  .dropzone .slider__container {
    padding: 20px 0;
  }
  
  .dropzone .splide__track--loop, 
  .dropzone .splide--loop {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  
  .dropzone .page-actions .hs-cta-embed {
   overflow-y: visible !important;
     display: flex !important;
     flex-direction: row;
     max-height: calc(100% + 20px) !important; 
  }
  
  .dropzone .page-actions .hs-cta-embed iframe {
     height: calc(100% + 20px) !important 
  }
  
  .content-align-middle_center .billboard-ctas .button-cta.primary, 
  .content-align-top_middle .billboard-ctas .button-cta.primary,
  .content-align-bottom_middle .billboard-ctas .button-cta.primary,
  .content-align-middle_center .billboard-ctas .button-cta.secondary, 
  .content-align-top_middle .billboard-ctas .button-cta.secondary,
  .content-align-bottom_middle .billboard-ctas .button-cta.secondary {
        margin-left: 10px;
        margin-right: 10px;
    }
}

.billboard-content.content-align-bottom_middle .page-actions, 
.billboard-content.content-align-middle_center .page-actions, 
.billboard-content.content-align-top_middle .page-actions {
    justify-content: space-around;
    max-width: fit-content;
    margin: 0 auto;
}

.dropzone .widget-type-post_filter .widget-module ul li a {
    color: #2098c7 !important;
    display: block !important;
    text-decoration: none !important;
    position: relative !important;
    border-radius: 0 !important;
    font-size: 16px !important;
    margin: 0 0 !important;
    max-width: fit-content !important;
    padding: 0.5em 1.5em 0.5em 0 !important;
    background: none !important;
    border: none !important;
    transition: all .2s ease !important;
    white-space: nowrap;
}

.dropzone .widget-type-post_filter ul {
    list-style: none;
    padding-left: 0;
    display: block;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    line-height: 1.5rem;
    columns: 3;
}

.dropzone .widget-type-post_filter .widget-module ul li {
    display: inline-block;
    margin: 0 8px 0px 8px;
    min-width: 250px;
}

.dropzone .blog-post-wrapper h1 {
    font-size: 40px;
    color: #717171;
    font-weight: 500;
}

.dropzone .header-container .hero-form label {
    display: none;
}

.dropzone .header-container .hero-form input[type="submit"] {
	padding: 5px 15px !important;
}


.fa.fa-search {
    margin-top: -4px;
    font-size: 15px !important;
    font-weight: 1000;
    margin-left: -3px;
}
.header-container-wrapper {
  position: absolute;
  top: 0;
  border-bottom: 3px solid #f55304;
  max-height: 101px;
}
#hs_cos_wrapper_hero_dnd_area-module-1 .main-nav,
#hs_cos_wrapper_module_nav .main-nav {
  right: 0;
  width: calc(100% - 20px);
}

.dropzone .blog-content .hs-featured-image {
  padding: 0 !important; 
  margin: 0 !important; 
}
  
.sticky {
    z-index: 500;
}

@media (min-width: 1200px) {
  [class*='template']:not(.sticky) .header-container-wrapper ul li a {
    font-size: 16px;
  }
  
  .sticky-hero.template-blog .billboard-wrapper.short-background, 
  .sticky-hero.template-blog .short-background .billboard-content, 
  .sticky-hero.template-blog .short-background .parallax-hero-background, 
  .sticky-hero.template-blog .short-background .parallax-hero-container {
    height: calc(30vh - 100px);
    margin-top: 95px !important;
    min-height: 425px;
  }
}

@media ( min-width: 984px) and (max-width: 1200px) {
  [class*=template]:not(.sticky) .header-container-wrapper ul li.hs-menu-depth-1 a {
          font-size: 14.4px !important;
  }
  
  .sticky-hero.header-container-wrapper .row-fluid [class*=span].global-wrapper.header-nav-wrapper {
    padding: 7px 0 6px 32px !important;
    transition: all .25s;
  }
  
  .sticky-hero.template-blog .billboard-wrapper.short-background, 
  .sticky-hero.template-blog .short-background .billboard-content, 
  .sticky-hero.template-blog .short-background .parallax-hero-background, 
  .sticky-hero.template-blog .short-background .parallax-hero-container {
    height: calc(30vh - 100px);
    margin-top: 89px !important;
    min-height: 425px;
  }
  
}

.desktopmenu .hs-menu-wrapper span:has(.fa-phone),
.mobilemenu .hs-menu-wrapper span:has(.fa-phone) {
  background-color: #f3541f;
  border-color: #f3541f;
  border: 1px solid #f3541f;
  font-size: 16px;
  color: #fff !important;
  padding: 9px 14px 9px 16px;
  border-radius: 50px;
  letter-spacing: 0;
    margin-left: -10.5px;
    margin-right: -3px;
    margin-top: -8.5px;
    padding: 9px 13px 9px 15px;
    transition: all .25s;
}

.desktopmenu .hs-menu-wrapper span .fa-phone,
.mobilemenu .hs-menu-wrapper span .fa-phone {
  font-weight: 600 !important;
  font-size: 13px;
  margin-top: -2px;
}

.mobilemenu .hs-menu-wrapper ul li span .fa-phone {
  display: none !important;
}

.desktopmenu .hs-menu-wrapper span:has(.fa-phone):hover,
.mobilemenu .hs-menu-wrapper span:has(.fa-phone):hover {
  background-color: #222;
  border-color: #222;
  transition: all 0.25s;
}

.headers-container-wrapper.custom-logo img,
  .dropzone .span2.widget-span.widget-type-logo.custom-logo {
    min-width: 174px !important;
  }

@media (max-width: 1080px) {
  .main-nav .desktopmenu .hs-menu-wrapper > ul li:nth-last-child(2) {
    display: none !important;
  }
  
  #hs_cos_wrapper_module_nav_company_logo {
    margin: -6px 0 0 12px !important;
    display: block;
  } 
  
  .main-nav .desktopmenu .hs-menu-wrapper {
    float: right;
    padding: 19px 16px 20px 0;
    position: relative;
  }
  
  .mobilephone {
    position: absolute;
    width: 100vw;
    top: 74px;
    display: block !important;
    left: 0;
    margin: 0 !important;
    text-align: center;
    padding: 5px 0 4px !important;
    background-color: #f3541f !important;
    border-color: #f3541f !important;
  }
  
  .mobilephone span:has(.fa-phone),
  .desktopmenu .hs-menu-wrapper span:has(.fa-phone),
  .mobilemenu .hs-menu-wrapper span:has(.fa-phone) {
    width: 100vw;
    border-radius: 0 !important;
    font-weight: 700;
    margin: 0 !important;
    background-color: #f3541f !important;
    border-color: #f3541f !important;
  }
  
  .mobilephone .fa-phone {
    font-weight: 13px; 
  }
    
  a.mobilephone {
    color: #ffffff !important;
    font-size: 14.4px;
  }

  .mobilephone span:has(.fa-phone):hover,
  a.mobilephone:hover > span:has(.fa-phone),
  .desktopmenu .hs-menu-wrapper span:has(.fa-phone):hover
  .mobilemenu .hs-menu-wrapper span:has(.fa-phone):hover,
  .desktopmenu .hs-menu-wrapper a:hover > span:has(.fa-phone),
  .mobilemenu .hs-menu-wrapper a:hover > span:has(.fa-phone) {
    background-color: #f3541f !important;
    border-color: #f3541f !important;
    color: #ffffff !important;
  }
  
  .main-nav .desktopmenu .hs-menu-wrapper .fa.fa-search {
    margin-left: 6px;
    margin-right: 20px;
  } 
  
  .blog-content .single-meta {
    flex-direction: column;
    gap: 14px !important;
    margin-bottom: 20px;
  }

  .blog-content .single-meta * {
    margin: 0;
    padding: 0;
  }

}

.fa-search {
  font-size: 16px !important !important;
}

#search-form-wrapper {
    top: 47px !important;
    background-color: rgba(0,0,0,0.4);
    height: 100px !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center !important;
}

#search-form-wrapper .container-wrap {
    padding-right: 2em !important;
    padding-left: 2em !important;
    max-width: 900px !important;
    float: none !important;
    margin: 0 auto !important;
    position: relative !important;
    width: 100% !important;
    z-index: 2 !important;
}

#search-form-wrapper .flex-wrap {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}

#search-form-wrapper .hs-search-field__bar input, 
#search-form-wrapper .hs-search-field__bar .hs-close {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 0 !important;
    flex: 1 0 !important;
    margin: 0 !important;
}

#search-form-wrapper .hs-search-field__bar input {
    border-radius: 0 !important;
    font-size: 1em !important;
    padding: .5em !important;
    width: 100% !important;
    -webkit-appearance: none !important;
    background-color: #fff !important;
    border: thin solid #dedede !important;
    height: 35px !important;
    width: 100% !important;
}

#search-form-wrapper  .hs-search-field__bar .hs-search-button, 
#search-form-wrapper  .hs-search-field__bar .hs-close {
    padding: 0.5em !important;
    border: 0 !important;
    background-color: #172925 !important;
    color: #fff !important;
    max-width: 3em !important;
    width: 100% !important;
    cursor: pointer !important;
}

.hs-search-field__suggestions {
    background-color: #fff !important;
    border: 1px solid #dadada !important;
    display: none !important;
    position: absolute !important;
    width: 100% !important;
      margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
  transition: all 0.5s;
}
.hs-search-field__suggestions:hover {
    background-color: #efefef !important;
  transition: all 0.5s;
}

#search-form-wrapper .hs-search-field__bar .hs-search-button {
    max-width: 6em !important;
    width: 100% !important;
    margin: 0 0.2em !important;
    background-color: #156fff !important;
    font-size: 0.9em !important;
    font-weight: 700 !important;
}

#search-form-wrapper input[type=text] {
    background: #ffffff !important;
    border: none !important;
    color:#222222 !important;
      font-size: 18px !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
    font-weight: 300 !important;
    height: 38px !important;
    margin-top: 32px !important;
    padding: 0 0 0 11px !important;
    text-align: left !important;
    width: calc( 100% - 100px) !important;
    max-width: 768px !important;
}

.footer-container-wrapper h3.widget_title {
  letter-spacing: 1.5px;
  border-bottom: 1px solid #222222;
  margin-top: 30px;
}

.blog-post__author .reviewed {
  display: flex; 
  min-width: 33%;
  width: auto;
  flex-direction: row;
  padding: 0 20px; 
}

.blog-post__author .check {
  display: inline-flex;
  max-width: 52px;
  flex-direction: column;
  margin-right: 20px;
}

.blog-post__author .reviewedby,
.blog-post__author .rev {
  display: flex;
  width: auto;
  flex-direction: column;
}
.blog-post__author .rev {
  flex-direction: row;
}
.blog-post__author .reviewer {
  font-weight: 700; 
  display: inline-block; 
  white-space: nowrap;
}
.blog-post__author .title {
  display: inline-block;
  white-space: nowrap;
}

@media only screen and (max-width: 768px) {
  .footer-container-wrapper h3.widget_title {
    margin-top: 30px;
  }
  #hs_cos_wrapper_module_footer .footer-wrapper .copyright *,
  .dropzone .footer-container-wrapper .copyright {
    line-height: 1.4 !important;
    text-align: left !important;
  }
  .footer-nav * {
     padding-left: 0 !important;
  }
  .dropzone .footer-container-wrapper .fa-stack {
    width: 1.5em !important;
  }
  
  .trustpilot-widget iframe {
    width: fit-content !important;
    margin-left: -20px;
    
  }
  
  #search-form-wrapper input[type=text] {
    width: calc( 100% - 140px) !important;
  }
  .blog-post__author .reviewed,
  .blog-post__author {
    flex-direction: column !important;
  }
  .blog-post__author .reviewed {
    padding: 0; 
  }
  .blog-post__author .reviewedby {
     padding: 0 10px; 
  }
  .blog-post__author .post_aut, 
  .blog-post__author .blog-post__authbox,
  .blog-post__author .blog-post__bio {
    margin-bottom: 20px; 
  }
  .blog-post__author .check {
    margin-top: 20px; 
    margin-bottom: 20px; 
  }
}

#search-form-wrapper button.hs-search-button {
  border-radius: 0 !important;
  border: none !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  margin-top: -1px !important;
}

#search-form-wrapper button.closeX {
  border-radius: 0 !important;
  font-weight: 700 !important;
  background-color: #222 !important;
  border: none !important;
  color: #ffffff !important;
  margin-top: -1px !important;
}
/* Tables */

table {
  border-collapse: collapse;
  width: 100%;
}

th {
  background-color: #ffffff !important;
  padding: 10px 10px !important;
  text-align: left;
  color: #222 !important;
  font-weight: 700;
}

td {
  padding: 10px 10px !important;
  word-wrap: normal;
}

tr:nth-child(even) {
  background-color: #eff2f5;
}

tr:nth-child(odd) {
  background-color: #ffffff;
}



@media only screen and (max-width: 768px) and (min-width: 480px) {
    .dropzone .widget-type-post_filter .widget-module ul {
        column-count: 2;
    }
}

@media only screen and (max-width: 768px) and (min-width: 480px) {
    .dropzone .widget-type-post_filter .widget-module ul {
        max-width: 512px !important;
    }
}

@media only screen and (max-width: 480px) {
    .dropzone .widget-type-post_filter .widget-module ul {
        column-count: 1;
    }
}

@media (min-width: 984px) {
  .dropzone .span2.widget-span.widget-type-logo.custom-logo {
      padding-left: 0px; /* was 6 */
  }
  

  .sticky-hero.header-container-wrapper .row-fluid [class*="span"].global-wrapper.header-nav-wrapper {
    padding: 9px 0px 10px 32px;
    margin-top: 0px;
    transition: all 0.25s;
    width: 100vw;
  }
  .sticky-hero.header-container-wrapper.sticky .row-fluid [class*="span"].global-wrapper.header-nav-wrapper {
    padding: 7px 0px 6px 32px;
    margin-top: 0px;
    transition: all 0.25s;
  }
  .sticky-hero.header-container-wrapper.sticky .main-nav .desktopmenu .hs-menu-wrapper > ul {
    margin: -7.5px auto 0;
  }
  .sticky-hero.header-container-wrapper.sticky .desktopmenu .hs-menu-wrapper span:has(.fa-phone) {
    margin-top: -7.5px;
  }
  .sticky-hero.header-container-wrapper.sticky .main-nav .desktopmenu .hs-menu-wrapper > ul li a {
    padding-left: 11.5px;
  }
  .sticky-hero.header-container-wrapper.sticky .fa.fa-search {
    margin-top: -3px;
  }
  .header-container-wrapper.sticky-hero {
        position: fixed;
  }

}

@media (max-width: 984px) {
  
  .sticky-hero.template-blog .billboard-wrapper.short-background, 
  .sticky-hero.template-blog .short-background .billboard-content, 
  .sticky-hero.template-blog .short-background .parallax-hero-background, 
  .sticky-hero.template-blog .short-background .parallax-hero-container {
    height: calc(80vh - 63px);
    margin-top: 60px !important;
    min-height: 420px;
  }
  
  
  .row-fluid [class*=span].global-wrapper.header-nav-wrapper {
    padding: 10px 4px 10px 4px !important;
  } 
  
  .row-fluid [class*="span"].global-wrapper.header-nav-wrapper {
    padding: 20px;
    margin-top: 13px;
  }
  
  .dropzone .blog-content, 
  .dropzone .blog-section {
    padding: 80px 0 0 0 !important;
  }
  
  .desktopmenu ul li.hs-menu-depth-1 > a,
  [class*=template]:not(.sticky) .header-container-wrapper ul li a {
          font-size: 14.4px !important;
    }

  .mobile-open .mobile-trigger {
    z-index: 10; 
  }

  .search-trigger {
      margin-right: 50px;
      margin-top: 11px;
  }
  
  .search-trigger i,
  .search-trigger a {
    color:#222; 
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul li:first-of-type {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  
    
  .main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
  background: #FFFFFF;
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 120px, rgba(21, 111, 255, 1) 120px);
    float: left;
    height: max-content;
    max-height: inherit;
    max-width: 300px;
    min-height: auto;
    min-width: min-content;
    overflow-x: hidden;
    
    padding: 90px 0 0px;
    position: absolute;
    top: 0px;
    width: 300px;
    right: auto;
    left: 0px;
}
  
   .main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul:before {
     content: url('https://2686942.fs1.hubspotusercontent-na1.net/hubfs/2686942/bz-cc/CC%20Logos/2022/primary/credit_canada_primary_logo_blue.svg');
     position: absolute;
     top: 14.5px;
     width: 174px;
     height: 61px;
     left: 15.5px;
  }
  
  .child-trigger {
    WIDTH: 48px !important;
    HEIGHT: 60px !important;
    background: none !important;
  }
  
  .child-trigger i {
    border: none;  
    WIDTH: 48px !important;
    HEIGHT: 60px !important;
    background: none !important;
    top: 0;
  }

  .child-trigger i::after {
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20'><rect width='20' height='20' fill='%23156fff'/><path fill='%23fff' d='M4 8l6 6 6-6'/></svg>");
    width: 20px;
    height: 20px;
    display: inline-block;
    top: 19px;
    left: 14px;
    background: none !important;
  }

  body .custom-menu-primary.js-enabled .hs-menu-wrapper {
    max-width: 300px;
    float: left;
    left: -350px;
    top: 0;
    transition: left 0.5s;
  
  }
  .relative-hero-m.header-container-wrapper {
    position: fixed;
    width: 100vw;
  }
  
  body.mobile-open .custom-menu-primary.js-enabled .hs-menu-wrapper {
    left: 0;
    float:left;
    clear:both;
    top: 0;
    transition: left 0.5s;
    position: fixed;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    max-width: 300px;
    scrollbar-width: 2px;
    scrollbar-color: transparent transparent;
  }
  body.mobile-open .custom-menu-primary.js-enabled .hs-menu-wrapper::-webkit-scrollbar {
    width: 2px; /* Width of the entire scrollbar */
  }

  body.mobile-open .custom-menu-primary.js-enabled .hs-menu-wrapper::-webkit-scrollbar-track {
    background: transparent; /* Color of the scrollbar track */
  }

  body.mobile-open .custom-menu-primary.js-enabled .hs-menu-wrapper::-webkit-scrollbar-thumb {
    background-color: transparent; /* Color of the scrollbar thumb */
    border-radius: 0; /* Rounded corners for the thumb */
  }

  body.mobile-open .custom-menu-primary.js-enabled .hs-menu-wrapper::-webkit-scrollbar-thumb:hover {
    background-color: transaprent; /* Color on hover */
  }
  
  body.mobile-open #hs_cos_wrapper_module_nav .custom-logo {
   /* margin: -5px -10px 0 0 !important; */
  }
  
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        background-color: #156fff;
    }
  
  .main-nav .mobilemenu {
    display: block !important;
    position: absolute;
    top: 1px;
    right: 4px;
  }
  
  .footer-container-wrapper, 
  .footer-container-wrapper .text-left, 
  .footer-container-wrapper .text-right, 
  .footer-container-wrapper .thmbleft, 
  .footer-container-wrapper .thmbright, 
  .footer-container-wrapper .posttleft, 
  .footer-container-wrapper .posttright {
    text-align: center !important;
    float: none !important;
  }
  
  .footer-container-wrapper .span12,
  .social-icons--container {
    flex-direction: column;
    justify-content: flex-start;
    padding: 10px !important;
  }
  
  .dropzone #hs_cos_wrapper_module_footer .footer-wrapper .logo-area {
    margin-top: 0;
    padding-top: 0;
  }
  
  .footer-container-wrapper .span12 .span3 {
    text-align: left;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li:last-child {
   display: none !important;  
  }
  
  .dropzone .mobile-trigger {
    top: 7px;
    right: 1px;
  }
  
  .row-fluid [class*=span].global-wrapper.header-nav-wrapper {
        padding: 8px 20px 8px;
  }
 
}


.main-nav .desktopmenu .hs-menu-wrapper > ul li a {
  letter-spacing: 0;
}


.main-nav .hs-menu-flow-horizontal > ul > li:not(.first-column) ul.hs-menu-children-wrapper > li {
    display: flex;    
    min-width: max-content;
}

.main-nav .flyouts .hs-item-has-children:hover > ul.hs-menu-children-wrapper,
.main-nav .flyouts .hs-item-has-children:active > ul.hs-menu-children-wrapper,
.main-nav .flyouts .hs-item-has-children:focus > ul.hs-menu-children-wrapper {
    background-color: #ffffff;
   /*  padding: 0 16px 16px; */
}

.hs-menu-depth-1 .hs-menu-depth-2 {
        -webkit-box-flex: 1;
        -ms-flex: 1 0;
        flex: 1 0;
        max-width: 50%;
        width: 100%;
    }

.hs-menu-wrapper, 
.hs-menu-wrapper * {
    vertical-align: middle;
    word-wrap: normal;
    white-space: normal;
    overflow-wrap: normal;
    word-break: keep-all;
}

.main-nav .flyouts .hs-item-has-children:hover > ul.hs-menu-children-wrapper,
.main-nav .flyouts .hs-item-has-children:hover > ul.hs-menu-children-wrapper ul.hs-menu-children-wrapper,
.main-nav .flyouts .hs-item-has-children:active > ul.hs-menu-children-wrapper,
.main-nav .flyouts .hs-item-has-children:active > ul.hs-menu-children-wrapper ul.hs-menu-children-wrapper,
.main-nav .flyouts .hs-item-has-children:focus > ul.hs-menu-children-wrapper,
.main-nav .flyouts .hs-item-has-children:focus > ul.hs-menu-children-wrapper ul.hs-menu-children-wrapper {
    left: -17px;
    right: 0;
    opacity: 1;
    top: 53px;
    display: flex;
    visibility: visible;
    flex: 1 0;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-right: 1px solid #eff2f5;
}

.main-nav .desktopmenu .hs-menu-wrapper > ul {
    padding-right: 20px;
}

.main-nav .desktopmenu .hs-menu-wrapper > ul > ul {
    padding-top: 10px;
    margin-top: 10px;
}

.main-nav .flyouts .hs-item-has-children.first-column:hover > ul.hs-menu-children-wrapper {
    flex-direction: column;
    max-width: max-content !important;
}

.custom-menu-primary .hs-menu-flow-horizontal > ul > li ul.hs-menu-children-wrapper {
  min-width: auto;
}

.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.first-column ul {
    height: 320px;  
    padding: 0 10px;
}

.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.first-column ul.hs-menu-children-wrapper li a {
   font-weight: 300 !important;
   padding: 16px 0 9px;
   height: fit-content;
}

.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.second-column ul.hs-menu-children-wrapper > li:nth-child(1),
.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.second-column ul.hs-menu-children-wrapper > li:nth-child(2) {
  max-width: 28% !important;
  min-width: 28% !important;
  border-right: 1px solid #eff2f5;
}

.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.second-column ul.hs-menu-children-wrapper > li:nth-child(1) > ul > li,
.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.second-column ul.hs-menu-children-wrapper > li:nth-child(2) > ul > li {
  max-width: 100% !important;
  min-width: 100% !important;
}

.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.second-column > ul {
  height: 100px;  
  overflow: hidden;
}

.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.second-column ul.hs-menu-children-wrapper > li:nth-child(3),
.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.second-column ul.hs-menu-children-wrapper > li:nth-child(4),
.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.second-column ul.hs-menu-children-wrapper > li:nth-child(5) {
  max-width: 14.33% !important;
  min-width: 14.33% !important;
}

.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.fourth-column ul.hs-menu-children-wrapper > li:nth-child(1),
.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.fourth-column ul.hs-menu-children-wrapper > li:nth-child(2) {
  max-width: 31.75% !important;
  min-width: 31.75% !important;
  vertical-align: middle;
  height: fit-content;
  
}

.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.fourth-column ul.hs-menu-children-wrapper {
  height: 630px;  
  overflow: hidden;
  min-width: max-content;
}

.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.fourth-column ul.hs-menu-children-wrapper > li:nth-child(3),
.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.fourth-column ul.hs-menu-children-wrapper > li:nth-child(4){
  max-width: 18% !important;
  min-width: 18% !important;
  vertical-align: middle;
  height: fit-content;
  
}

.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.fourth-column ul.hs-menu-children-wrapper > li > ul {
  vertical-align: middle;
  height: fit-content;
  flex-direction: row;
}

.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.fourth-column ul.hs-menu-children-wrapper > li:nth-child(1) > ul > li,
.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.fourth-column ul.hs-menu-children-wrapper > li:nth-child(2) > ul > li,
.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.fourth-column ul.hs-menu-children-wrapper > li:nth-child(3) > ul > li,
.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.fourth-column ul.hs-menu-children-wrapper > li:nth-child(4) > ul > li {
  vertical-align: middle;
  height: fit-content;
  flex-direction: column;
  width:  220px !important;
  max-width: 246px !important;
  min-width: auto !important;
  margin-left: 13px;
  margin-right: 13px;
  border-bottom: 1px solid #eff2f5;
}

.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.fourth-column ul.hs-menu-children-wrapper > li:nth-child(1) > ul > li > a,
.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.fourth-column ul.hs-menu-children-wrapper > li:nth-child(2) > ul > li > a,
.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.fourth-column ul.hs-menu-children-wrapper > li:nth-child(3) > ul > li > a,
.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.fourth-column ul.hs-menu-children-wrapper > li:nth-child(4) > ul > li > a {
   margin-left: -12px !important;
  margin-right: -12px !important;
  
}

.main-nav .mobilemenu .hs-menu-flow-horizontal > ul > li ul.hs-menu-children-wrapper > li > a {
  text-indent: 0;
  padding-right: 20px;
  margin-left: 7.5px !important;
}

.main-nav .desktopmenu .hs-menu-wrapper > ul li.hs-item-has-children.fourth-column ul.hs-menu-children-wrapper > li > ul > li:last-of-type {
  border-bottom: none !important;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper  {
  flex-direction: row;
}

.main-nav .desktopmenu .hs-menu-wrapper > ul li ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
.main-nav .desktopmenu .hs-menu-wrapper > ul li ul li ul > li > a {
    line-height: 1.5;
}

.hs-menu-depth-1 .hs-menu-children-wrapper > li:not(:last-of-type) {
   border-bottom: 1px solid #eee;
}

.main-nav.custom-desktop .hs-menu-flow-horizontal>ul>li ul.hs-menu-children-wrapper>li {
  width: auto !important;
  min-width: fit-content;
  line-height: 1.5;
  padding: 0 10px;
  border-bottom: none;
 /* border-right: 1px solid #eff2f5; */
}

.main-nav.custom-desktop .hs-menu-flow-horizontal>ul>li ul.hs-menu-children-wrapper>li.hs-menu-children ul.hs-menu-children-wrapper>li {
  width: auto !important;
  min-width: fit-content;
  line-height: 1.5;
  padding: 0 10px;
  /* border-right: 1px solid #eff2f5; */
}

.main-nav.custom-desktop .hs-menu-flow-horizontal>ul>li.first-column ul.hs-menu-children-wrapper>li {
  border-right: none;
}

.main-nav.custom-desktop  .hs-menu-children-wrapper {
     flex-direction: row;
}

.main-nav.custom-desktop .hs-menu-flow-horizontal>ul>li ul.hs-menu-children-wrapper>li.hs-item-has-children {
    width: 25% !important; 
    min-width: 25%;
}

.main-nav.custom-desktop .hs-menu-flow-horizontal>ul>li ul.hs-menu-children-wrapper>li.hs-item-has-children ul.hs-menu-children-wrapper>li.hs-item-has-children {
    width: 100% !important; 
    min-width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 0;
    display: flex;
    top: 31px; 
    right: auto; 
    flex-direction: column;
}

/* Container setup */
.social-icons--container {
  display: flex;
  justify-content: center; /* center horizontally */
  margin: 20px 0;
}

/* Flex layout for icons */
.social-icons {
  display: flex;
  gap: 15px; /* spacing between icons */
  padding: 0;
  margin: 0;
  list-style: none;
}

/* Make each icon link relative for hover effect */
.social-icons li a {
  display: inline-block;
  
   border: 2px solid #222222;
  border-radius: 50%;
  
}

/* Hover effect: slightly scale up */
.social-icons li a:hover {
   
}

/* Stack size */
.fa-stack {
  font-size: 1em; /* adjust size */
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
}

/* Circle background */
.fa-circle-thin {
  color: #222222; /* your blue color */
}

/* Icon foreground */
.fa-facebook { color: #222222; } /* #3b5998 */
  .fa-brands.fa-x-twitter { color: #222222; } /* #1da1f2 */
.fa-linkedin { color: #222222; } /* #0077b5 */
.fa-instagram { color: #222222; } /* #e4405f */
.fa-youtube { color: #222222; } /* #ff0000 */
.fa-brands.fa-tiktok { color: #222222; } /* #000000 */

.blog-pagination {
  float:right;
  text-transform: capitalize !important;
  margin-top: 26px;
  margin-bottom: 40px;
}

.blog-pagination .button-post {
    border: 1px solid;
    border-radius: 100px;
    display: inline-block;
    margin-left: 9px;
    padding: 6px 16px;
      cursor: pointer;
    transition: all .25s ease-in-out;
}

.blog-pagination .button-post:hover,
.blog-pagination .button-post:focus {
    background-color: #222;
    border-color: #222;
    color: #fff;
    transition: all .25s ease-in-out;
}
.post-item {
    margin: 0 0 20px;
    padding: 0 0 30px;
}

.grid-3-cols .blog-grid .post-item {
  width: calc(33.333% - 16.4px);
}

.blog-grid .post-item:nth-child(4n), .blog-grid .post-item:nth-child(3n), .blog-grid .post-item:nth-child(1n), .blog-grid .post-item {
    margin-right: 24.6px;
}
.dropzone .blog-grid .post-item {
    margin-bottom: 24.6px;
}
.post-item .title-date {
    background-color: #156fff;
    bottom: -.3px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    left: 50%;
    max-width: 203px;
    padding: 3.9px 13px 2.6px;
    position: relative;
    z-index: 4;
    transform: translateX(-50%);
    width: 100%;
    margin-top: -56px;
    margin-bottom: 20px;
}

.post-item .title-topic {
    color: #424759;
    font-size: 13px;
    margin-bottom: 3px;
  text-align: center;
}
.post-item .title-topic ul {
   padding: 0; 
}

/* Responsive adjustments */
@media (max-width: 480px) {
  .fa-stack {
    font-size: 1.5em;
    width: 1.5em;
    height: 1.5em;
  }
  .social-icons {
    gap: 10px;
  }
}
.dropzone .more-link {
   font-size: 14px !important;
    margin: 8px auto 25px !important;
    padding: 8px 10px !important;
}
.dropzone .blog-grid .post-item a:visited {
 /* color: #ffffff; */
}

.dropzone .blog-grid .post-listing {
  display: flex;
  flex-wrap: wrap; 
  gap: 24.6px;
  justify-content: space-between;
}

.dropzone .grid-3-cols .blog-grid .post-item {
  flex: 0 0 calc(33.33% - 17px); 
  display: flex;
  flex-direction: column;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  box-shadow: 0 5px 6px rgba(0, 0, 0, .06);
  color: inherit;
  padding: 0;
  box-sizing: border-box;
  margin: 0;
  width: auto
}
.dropzone .grid-4-cols .blog-grid .post-item {
  flex: 0 0 calc(25% - 24.6px) !important; 
  width: auto;
  
  margin: 0 !important; 
}
.dropzone .grid-2-cols .blog-grid .post-item {
  flex: 0 0 calc(50% - 24.6px) !important; 
  width: auto;
  
  margin: 0 !important; 
}
.billboard-content .page-header, .billboard-content .billboard-ctas, .billboard-content .hero-blog {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.dropzone .billboard-content h4.secondary-header {
  padding-top: 15px;
}

.dropzone .post-list .flex-item:hover,
.dropzone .blog-grid .post-item:hover {
    -webkit-transform: translateY(-1em);
    -ms-transform: translateY(-1em);
    transform: translateY(-1em);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.dropzone .post-body {
    height: 100%;  
}

.dropzone .hs-featured-image-wrapper {
  display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}

#credit-canada-chat img {
    height: 86.25% !important;
    bottom: 91% !important;
}

#credit-canada-chat button {
    border: none !important;
    height: 0 !important;
}

.dropzone .rel-posts .image,
.dropzone .blog-grid .post-item .hs-featured-image {
    border-bottom: 5px solid #f55304;
    height: 220px;
    max-width: 100%;
  display: block;
  object-fit: cover; 
  border-radius: 0;
}

.dropzone .rel-posts .item {
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  box-shadow: 0 5px 6px rgba(0, 0, 0, .06);
}

.dropzone .rel-posts .content-area {
  color: #222222;  
  background-color: #eff2f5
}

.dropzone .blog-grid .post-item .content {
  flex-grow: 1;
}

.dropzone .footer-container-wrapper .hs-menu-wrapper ul {
   margin: 0;
  flex-wrap: wrap;
    justify-items: flex-start;
}
.dropzone .footer-container-wrapper .hs-menu-wrapper ul li {
   margin: 0;
  width: auto;
}
.dropzone.footer-container-wrapper,
.dropzone .footer-container-wrapper, 
.dropzone .footer-container-wrapper p {
    padding-bottom: 0 !important;
    margin: 0 !important;
}

.dropzone .footer-container-wrapper .copyright-area h4 {
   padding-bottom: 17px; 
}

.dropzone .footer-container-wrapper .fa-stack {
    height: 1.5em;
    line-height: 1.5em;
    width: 1.82em;
}

.dropzone .social-icons--container {
  margin: 22px 0 43px;
    width: 100%;
}

.dropzone .social-icons--container ul {
   margin: 0;
  flex-wrap: wrap;
    justify-items: flex-start;
}
.dropzone .social-icons--container ul>li {
   margin: 0;
  width: auto;
  list-style-type: none;
}

.dropzone .social-icons--container .social-icons {
    gap: 16px;
}
.social-icons--container,
.dropzone #hs_cos_wrapper_module_footer .footer-wrapper .logo-area {
 
    margin-bottom: 0;
}

/* Tablet: 2 per row */
@media (max-width: 984px) {
  .dropzone .grid-3-cols .blog-grid .post-item {
    flex: 0 0 calc(50% - 24.6px);
  }
  
  .billboard-content .page-header, .billboard-content .billboard-ctas, .billboard-content .hero-blog {
      padding-left: 0;
      padding-right: 0;
      padding-top: 30px;
  }

  .main-nav .flyouts .hs-item-has-children:hover > ul.hs-menu-children-wrapper,
  .main-nav .flyouts .hs-item-has-children:hover > ul.hs-menu-children-wrapper ul.hs-menu-children-wrapper,
  .main-nav .flyouts .hs-item-has-children:active > ul.hs-menu-children-wrapper,
  .main-nav .flyouts .hs-item-has-children:active > ul.hs-menu-children-wrapper ul.hs-menu-children-wrapper,
  .main-nav .flyouts .hs-item-has-children:focus > ul.hs-menu-children-wrapper,
  .main-nav .flyouts .hs-item-has-children:focus > ul.hs-menu-children-wrapper ul.hs-menu-children-wrapper {
      left: -17px;
      right: 0;
      opacity: 1;
      top: 53px;
      display: flex;
      visibility: visible;
      flex: 1 0;
      flex-direction: row;
      width: auto;
      flex-wrap: wrap;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      height: auto;
  }
  
  .main-nav .hs-menu-flow-horizontal > ul > li:not(.first-column) ul.hs-menu-children-wrapper {
    display: table 
  }
  
  .main-nav .hs-menu-flow-horizontal > ul > li:not(.first-column) ul.hs-menu-children-wrapper > li {
    display: table-cell;
    padding: 4px 0;
    border: none;
    height: auto;
            min-width: 100% !important;
  }
  
   .main-nav .hs-menu-flow-horizontal > ul > li:not(.first-column) ul.hs-menu-children-wrapper > li.hs-item-has-children > a {
     color: #f55304 !important; 
  } 
  
  .main-nav .hs-menu-flow-horizontal > ul > li:not(.first-column) ul.hs-menu-children-wrapper > li .child-trigger {
    display: none !important;
  }
  .mobile-open .custom-menu-primary .hs-menu-wrapper > ul {
    overflow-y: scroll;
    height: 1000%;
  }
  
  .mobile-open .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: block !important;
    height: auto;
    border: none;
  }
  
  .mobile-open .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper li {
    display: block !important;
    height: auto;
   
  }
  .mobile-open .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper li a {
     display: block !important;
     height: auto;
     line-height: 1.5;
  }
} 

/* Mobile: 1 per row */
@media (max-width: 480px) {
  .dropzone .grid-3-cols .blog-grid .post-item {
    flex: 0 0 100%;
  }
}


/* Blog post page */

.blog-content {
  
}
.blog-content .single-meta {
    display: flex;
  gap: calc(1.66em + 2.33%);
    line-height: 1.2;
}

.dropzone .blog-content .hs-featured-image-wrapper {
    display: flex;
    flex-direction: column;
    aspect-ratio: 2 / 1;
    border-radius: 10px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.dropzone a.hs-featured-image-link ,
.dropzone .blog-content .hs-featured-image-wrapper a {
   display: flex;
   height: auto;
  flex-direction: column;
}

.blog-content .hs-featured-image {
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
    border-radius: 
}

.dropzone .blog-post-wrapper h2 {
    color: #222;
    font-size: 30.4px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 45.6px;
}



.dropzone .hs-form-field .hs-error-msgs {
  background: #eff2f5;
    padding: 3px 6px;
    border: 1px solid #f3541f; 
}

.dropzone .hs-form-field .hs-error-msgs *, 
.invert .hero-form .hs-error-msgs label {
    background: #eff2f5;
    color: #f3541f !important;
}

.dropzone .blog-grid .post-item.subscribe {
  background-color: #424759;
}

.dropzone .blog-grid .post-item .sub-wrapper {
  text-align: center;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    flex-direction: column;
    justify-content: in-between;
    padding: 25px 16px;
    width: 100%;
}

.dropzone .blog-grid .post-item .sub-wrapper .icon {
  width: 58px;
  margin: 0 auto 10px;
}

.dropzone .blog-grid .post-item .sub-wrapper  .hs-form-field label,
.dropzone .blog-grid .post-item .sub-wrapper  .hs-form-field .hs-field-desc {
    font-size: 16px;
    text-align: left;
    color: #ffffff;
}

.dropzone .blog-grid .post-item .sub-wrapper form {
    max-width: 330px;
    margin: 0 auto;
}

.dropzone .blog-grid .post-item .sub-wrapper input[type=email] {
  background-color: #ffffff; 
  max-width: 
}

.dropzone .blog-grid .post-item .sub-wrapper p {
  color: #ffffff;
  font-size: 14.4px;
}

.dropzone .blog-grid .post-item .sub-wrapper h2 {
  color: #ffffff;
  padding-bottom: 20px;
}

.dropzone .blog-grid .post-item .sub-wrapper h3 {
  display: none;
}

/* Key Takeaways */
.process-steps .widget-span[class*=span] {
    border-radius: 10px;
}

.dropzone .row-fluid [class*='span'].grid-post-filter:not(.global-wrapper):first-child, 
.dropzone .row-fluid [class*='span'].grid-post-filter:not(.global-wrapper):first-of-type {
  margin-left: -50% !important;
}

.grid-post-filter { 
  background-color:#156fff;
  width:200% !important;
  margin-left:-50% !important;
  margin-right:-50% !important;
  display: block;
  padding:31.5px 50% 31.5px !important;
}

@media (max-width: 984px) {
  .dropzone .row-fluid [class*='span'].grid-post-filter:not(.global-wrapper):first-child, 
  .dropzone .row-fluid [class*='span'].grid-post-filter:not(.global-wrapper):first-of-type {
    margin-left: -20px !important;
  }
  
  .tags-list {
    left: calc(-50vw + 110px);
    margin: 4px auto 0;
    max-width: 100vw;
    width: calc(100vw - 40px);
}
  
  .dropzone .row-fluid [class*="span"].grid-post-filter {
        width: calc(100% + 40px) !important;
  }
  
  .suggestions-list {
        width: calc(100% + 98px);
    max-width: calc(100vw - 44px);
  }
  
  .grid-post-filter {  
    width: 100%;
    min-width: auto !important;
    margin-left: -20px !important;
    margin-right: -20px !important;
    display: flex !important;
    padding: 30px 25px 20px !important;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
  }
  
  .grid-post-filter .widget-type-post_filter {
    display: block;
    float: none;
    position: relative;
    margin: 0 auto;
    clear: both;
  }  
  
  .search-form {
    position: relative;
    max-width: calc( 100vw - 40px);
    width: auto;
    float: none;
    clear: both;
    width: -webkit-fill-available;
  }
}

/* blog-post__author */
.blog-content .blog-post__author {
    background-color: #ffffff;
    border-radius: 10px;
    border: 2px solid #e3edf5;
    box-shadow: 4px 4px 0 #e3edf5;
    color: #000;
    max-height: calc(100vh - 50px);
    overflow-y: auto;
    padding: 25px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.blog-content .blog-post__author-name {
  margin-top: -5px solid; 
}
.blog-content .blog-post__authbox {
  width: calc( 100% - 30px );
  padding: 0 10px;
}

.blog-content .blog-post__authbut {
  display:flex;
  align-items: stretch;
  vertical-align: middle;
  justify-content: center;
  flex-direction: column;
}

.blog-content .blog-post__author button {
  background-color: #ffffff;
  border-color: #f3541f;
}

.blog-content .blog-post__author button a {
  color: #f3541f;
}

.blog-content  .post_ath_avatar {

    width: 50px;
    height: 50px;
    margin-right: 15px;
    border: 2px solid #f3541f;

}

.blog-content .blog-post__bio {
    width: calc( 100% - 30px ); 
}

.dropzone .post-listing .post-item:hover a.more-link,
.dropzone .post-listing .post-item:focus a.more-link {
	background: rgba(66, 71, 89, 1) !important;
	border-radius: 50px !important;
	border: 2px solid #424759;
 !important;
	color: #ffffff !important;
}
.dropzone .post-list .flex-item:hover .button-cta ,
.dropzone .post-list .flex-item:focus .button-cta {
	background: rgba(243, 95, 31, 0.16) !important;
	color: rgba(243, 84, 31, 1) !important;
  border-color: rgba(243, 84, 31, 1) !important;

}

/* Blog comments */

.dropzone .comments-count {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
}

.dropzone .comments-list {
  display: grid;
  gap: 1rem;
  margin-bottom: 2rem;
}

.dropzone .comment-card {
  background: #f9f9f9;
  border: 1px solid #e2e2e2;
  border-radius: 8px;
  padding: 1rem;
}

.dropzone .comment-header {
  display: flex;
  justify-content: space-between;
  font-size: 0.875rem;
  color: #666;
  margin-bottom: 0.5rem;
}

.dropzone .comment-body {
  font-size: 16px;
  line-height: 1.5;
  color: #444;
}

.dropzone .comment-reply-to {
  margin-bottom: 30px; 
  border-bottom: 1ox solid #156fff;
}

.dropzone .comment-form {
  margin-top: 25px !important;
  /* border-bottom: 1px solid #156fff  !important; */
}

.dropzone .blog-comments-section .post-comments {
    background-color: #f0f2f5;
    border-radius: 10px;
    border-radius: 0;
    font-size: 14.4px;
    margin-top: 14.4px;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    text-align: center;
}

.blog-comments-section #comments-listing {
    padding-bottom: 20px;
}

.blog-comments-section #comments-listing:before {
    content: "Previous Comments:";
    font-size: 20px;
    font-weight: 500;
    position: relative;
  display: block;
  padding-bottom: 15px;
}
.blog-comments-section #comments-listing:empty {
  display: none;  
}

.blog-comments-section .comment-date {
    font-size: 16px;
    float: right;
    display: block;
}
.blog-comments-section .comment-form {
    font-size: 18px;
    display: block;
    border-bottom: 1px solid #ffffff  !important;
}
.blog-comments-section .comment-from:before {
  content: "Commenter:";
    font-size: 20px;
    font-weight: 500;
    position: relative;
}
.blog-comments-section .comment-from h4 {
    margin-bottom: 0 !important;
    display: inline-block !important;
    font-size: 18px;
    font-weight: 500;
}
.blog-comments-section .comment-body {
  clear: both;
}
.blog-comments-section .comment {
  padding-top: 10px; 
  margin-top: -2px;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}

   
    .post-bottom-section .post-comment {
      width: 100%;
      background-color: #f0f2f5;
      padding: 50px 50px;
      border-radius: 10px;
      position: relative;
    }

    .post-bottom-section .post-comment.closed .hs_cos_wrapper_type_blog_comments,
    .post-bottom-section .post-comment.closed .close-button,
    .post-bottom-section .post-comment.closed .post-comments {
      height: 0px;
      opacity: 0;
      transition: all 0.25s;
      display: block;
      overflow: hidden;
    }

    .post-bottom-section .post-comment.closed .open-button {
      height: webkit-fit-content;
      height: fit-content;
      opacity: 1;
      transition: all 0.25s;
      display: block;
      margin: 0 auto;
      overflow: hidden;
    }

    .post-bottom-section .post-comment.open .open-button {
      height: 0px;
      opacity: 0;
      transition: all 0.25s;
      display: block;
      margin: 0 auto;
      overflow: hidden;
      position: relative;
    }

    .post-bottom-section .post-comment.open .hs_cos_wrapper_type_blog_comments,
    .post-bottom-section .post-comment.open .close-button,
    .post-bottom-section .post-comment.open .post-comments {
      width: auto;
      opacity: 1;
      transition: all 0.25s;
      display: block;
    }

    .post-bottom-section .post-comment .close-button {
      color: #222222;
      font-weight: 700;
      position: absolute !important;
      display:block;
      top: 20px;
      right:20px;
      overflow: hidden;
    }

.post-listing-simple .post-item {
  width: 100%;
  padding: 10px;
  margin: 7.5px 0;
}
.post-listing-simple h3 {
  color: #222222;
}

.post-listing-simple .subscribe {
  display: none;
}

/* FAQ */
.dz-faq_module {
  border: none; 
  margin: 20px 0;
}

.dz-faq_module .faq_module-block {
    border: 1px solid #f0f2f5;
    padding: 20px;
    border-radius: 10px;
    background-color: #f0f2f5;
    margin-bottom: 14px;
}
.dz-faq_module .answer {
    font-size: 16px;
    border-top: 1px solid #f0f2f5;
    padding: 20px 20px 20px 0;
}
.dz-faq_module .question:before {
    aspect-ratio: 1/1;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cmask id='a' width='32' height='32' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23D9D9D9' d='M0 0h32v32H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23156FFF' d='m16 20.667 6-6-1.9-1.867-4.1 4.1-4.1-4.1-1.9 1.867zm0 8.666q-2.767 0-5.2-1.05a13.5 13.5 0 0 1-4.234-2.85q-1.8-1.8-2.85-4.233T2.666 16t1.05-5.2 2.85-4.233 4.233-2.85 5.2-1.05 5.2 1.05 4.234 2.85 2.85 4.233 1.05 5.2-1.05 5.2a13.5 13.5 0 0 1-2.85 4.233q-1.8 1.8-4.234 2.85-2.433 1.05-5.2 1.05'/%3E%3C/g%3E%3C/svg%3E");
    content: "";
    display: block;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: .125s ease-in-out;
    width: 32px;
}
.dz-faq_module .question:after {
    content: "";
  }

.dz-faq_module .block-active .question:before {
    transform: translateY(-50%) rotate(180deg) !important;
    transition: .125s ease-in-out;
}

/* related posts */

.dropzone .related-posts h2 {
    color: #222;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 54px;
}




/* Shared Styles */
.post-share {
  background-color: #e6f6fd;
  color: #f55304;
  width: 39px;
  height: 39px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  right: 0;
  top: 30%;
  z-index: 9999;
  transition: color 0.25s;
}

.post-share:hover {
  color: #000;
}

/* === Desktop Menu === */
.toc-menu {
  position: fixed;
  top: calc(30% + 39px); /* just below the icon */
  right: -300px; /* hidden off-screen to right */
  width: 300px;
  background: #fff;
  border: 1px solid #e6f6fd;
  padding: 0 10px;
  max-height: 70vh;
  overflow-y: auto;
  transition: right 0.5s ease-out;

  z-index: 9998;
  margin-top: 0; /* 39px; */
}

.toc-menu.open {
  right: 0; /* slides out to left of icon */
}

/* === Mobile Menu === */
@media (max-width: 768px) {
  .post-share {
    bottom: 0;
    top: auto;
    left: 120px;
    right: auto;
  }

  .toc-menu {
    top: auto;
    bottom: 39px; /* aligns with top of button */
    left: -100%;
    width: 100%;
    max-width: 480px;
    max-height: 70vh;
    border-left: none;
    border-right: none;
    transition: left 0.5s ease-out;
  }

  .toc-menu.open {
    left: 0;
  }
}

/* === TOC List === */
.toc-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.toc-menu li {
  list-style-type: none;
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  border-bottom: 1px solid #e6f6fd;
  padding: 10px 5px !important;
  display: flex;
  align-items: center;
  margin: 0 !important;
}

.toc-menu li:last-child {
  border-bottom: none;
}

.toc-menu li a {
  color: inherit;
  text-decoration: none;
  display: block;
  width: 100%;
  transition: color 0.25s;
}

.toc-menu li a:hover {
  color: #f55304;
}

.body-container-wrapper .blog-section ul > li {
  list-style-type: disc; 
}

.body-container-wrapper table ul {
    list-style-type: none;
    margin: 10px 0 8px 0;
    padding-inline-start: 0;
}

.body-container-wrapper .blog-section table ul > li {
  list-style-type: none; 
}