@font-face {
	font-family: 'Merriweather'; 
	src: url('https://www.smart-reporting.com/hubfs/fonts/Merriweather-Regular.eot') format("eot")
  , url('https://www.smart-reporting.com/hubfs/fonts/Merriweather-Regular.woff') format('woff')
  , url('https://www.smart-reporting.com/hubfs/fonts/Merriweather-Regular.eot') format('truetype');
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'Merriweather'; 
	src: url('https://www.smart-reporting.com/hubfs/fonts/Merriweather-Bold.eot') format("eot")
  , url('https://www.smart-reporting.com/hubfs/fonts/Merriweather-Bold.woff') format('woff')
  , url('https://www.smart-reporting.com/hubfs/fonts/Merriweather-Bold.eot') format('truetype');
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}

@font-face {
	font-family: 'Lato'; 
	src: url('https://www.smart-reporting.com/hubfs/fonts/Lato-Regular.eot') format("eot")
  , url('https://www.smart-reporting.com/hubfs/fonts/Lato-Regular.woff') format('woff')
  , url('https://www.smart-reporting.com/hubfs/fonts/Lato-Regular.ttf') format('truetype');
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'Lato'; 
	src: url('https://www.smart-reporting.com/hubfs/fonts/Lato-Bold.eot') format("eot")
  , url('https://www.smart-reporting.com/hubfs/fonts/Lato-Bold.woff') format('woff')
  , url('https://www.smart-reporting.com/hubfs/fonts/Lato-Bold.ttf') format('truetype');
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}

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

/* Test */

















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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.page-center {
  max-width: 1520px;
}




html {
  font-size: 18;
}

body {
  color: #121b22;
  font-family: IBM Plex Sans;
  font-weight: 300;
  font-size: 18px;
}

p {
  font-family: IBM Plex Sans;
  font-weight: 300
}

a {
  color: rgba(18, 27, 34, 1.0);
}
a:hover {
  color: rgba(18, 27, 34, 1.0);
}
a:active {
  color: rgba(18, 27, 34, 1.0);
}

h1 {
  color: #000000;
  font-family: IBM Plex Sans;
  font-size: 36px;
  font-weight: 700;
}

@media(max-width: 767px) {
  h1 {
    font-size: 30.599999999999998px;
  }
}

h2 {
  color: #000000;
  font-family: IBM Plex Sans;
  font-size: 27px;
  font-weight: 700;
}

@media(max-width: 767px) {
  h2 {
    font-size: 22.95px;
  }
}

h3 {
  color: #000000;
  font-family: IBM Plex Sans;
  font-size: 21px;
  font-weight: 700;
}

@media(max-width: 767px) {
  h3 {
    font-size: 17.849999999999998px;
  }
}

h4 {
  color: #000000;
  font-family: IBM Plex Sans;
  font-size: 19px;
  font-weight: 700;
}

@media(max-width: 767px) {
  h4 {
    font-size: 16.15px;
  }
}

h5 {
  color: #000000;
  font-family: IBM Plex Sans;
  font-size: 15px;
  font-weight: 700;
}

h6 {
  color: #000000;
  font-family: IBM Plex Sans;
  font-size: 12px;
  font-weight: 700;
}







.hs_cos_wrapper_type_blog_subscribe,
.hs_cos_wrapper_type_google_search,
.widget-type-email_simple_subscription,
.hs_cos_wrapper_type_blog_comments,
.widget-type-password_prompt,
.hs_cos_wrapper_type_password_reset,
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_member_login{
  background-color: rgba(255, 255, 255, 1.0) ;
}


form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: IBM Plex Sans;
}

h3.form-title {
  background-color: rgba(#null, 0.0);
  color: rgba(51, 71, 91, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(235, 51, 72, 1.0);
  border-color: rgba(183, 13, 127, 0.0);
  border-radius: 4px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(240, 97, 114, 1.0);
  border-color: rgba(240, 97, 114, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 91, 112, 1.0);
  border-color: rgba(223, 53, 167, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(18, 27, 34, 1.0);
}

.hs-form legend {
  color: rgba(18, 27, 34, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(18, 27, 34, 1.0);
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(45, 105, 210, 1.0);
}

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

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

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: IBM Plex Sans;
}

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

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

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





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

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(50, 54, 67, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(50, 54, 67, 1.0);
}




body .top_header{
  background-color: rgba(233, 237, 242, 1.0);
}
body .top_header a{
  color: rgba(18, 27, 34, 1.0);
}

body .top_header a:hover{
  color: rgba(68, 75, 86, 1.0);
}
body .custom_header{
  background-color: rgba(255, 255, 255, 1.0);

}
body .custom-menu-primary .navigation-primary > ul.submenu > li.active-branch > a.menu-link,
body .custom-menu-primary .navigation-primary > ul.submenu > li > a.menu-link.active-branch{
  color: rgba(18, 27, 34, 1.0);
  background-color: rgba(18, 27, 34, 0.0);
}
body .custom-menu-primary .navigation-primary >ul ul>li.active-branch >a,
body .custom-menu-primary .navigation-primary >ul ul>li>a.active-branch{
  color: rgba(18, 27, 34, 1.0);
  background-color: rgba(18, 27, 34, 0.0);
}


body .contact_button,
body .custom-menu-primary .navigation-primary > ul.submenu > li > a.menu-link{
  color: rgba(18, 27, 34, 1.0);

}
body .contact_button:hover,
body .custom-menu-primary .navigation-primary > ul.submenu > li > a.menu-link:hover{
  color: rgba(18, 27, 34, 1.0);
  background-color: rgba(18, 27, 34, 0.0);
}
body .custom-menu-primary .navigation-primary > ul.submenu > li > a.menu-link{
  color: rgba(18, 27, 34, 1.0);

} 
.header_menu_buttons_section .button.signup{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(235, 51, 72, 1.0);
  border-color: rgba(183, 13, 127, 0.0);
}
.header_menu_buttons_section .button.signup:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(240, 97, 114, 1.0);
 
}
body .custom-menu-primary .navigation-primary > ul ul{
  background-color: rgba(255, 255, 255, 1.0);

}
body .custom-menu-primary .navigation-primary > ul ul li a{
  color: rgba(18, 27, 34, 1.0);

}
body .custom-menu-primary .navigation-primary > ul ul li a:hover{
  color: rgba(68, 75, 86, 1.0);
  background-color: rgba(18, 27, 34, 0.0);

}
body .header_menu_buttons_section button.login{
  color: rgba(32, 42, 55, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(182, 192, 207, 1.0);

}
body .header_menu_buttons_section button.login:hover{
  color: rgba(32, 42, 55, 1.0);
  background-color: rgba(245, 245, 245, 1.0);
}




body footer.custom_footer{
  background-color: rgba(255, 255, 255, 1.0);
  color:rgba(18, 27, 34, 1.0);
  border-color:rgba(233, 237, 242, 1.0);
}

.footer_slogan p{
  color:rgba(18, 27, 34, 1.0);
}
body .footer_menu ul li a{
  color:rgba(25, 38, 47, 1.0);
}
body .footer_menu ul li a:hover{
  color:rgba(25, 38, 47, 1.0);
}
footer button.Btn-sc-1so3xfm-0.gnFitO span:before{
  color:rgba(32, 42, 55, 1.0);
}
footer button.Btn-sc-1so3xfm-0.gnFitO{
  background-color: rgba(243, 245, 248, 1.0);
  
}
footer button.Btn-sc-1so3xfm-0.gnFitO:hover span:before{
  color:rgba(32, 42, 55, 1.0);
}
footer button.Btn-sc-1so3xfm-0.gnFitO:hover{
  background-color: rgba(249, 250, 252, 1.0);
  
}
.custom_footer .lang_list_class li{
  background-color: rgba(255, 255, 255, 1.0);
}
.custom_footer .lang_list_class li a:before{

  color: rgba(18, 27, 34, 1.0);
}
.custom_footer .lang_list_class li a:hover:before{

  color: rgba(18, 27, 34, 1.0);
}
.custom_footer .lang_list_class li:hover{
  background-color: rgba(243, 245, 248, 1.0);

}







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

.blog-post__date {
  border-color: #121b22;
}

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

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

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

.blog-pagination__link {
  color: #121b22;
}

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

.blog-post__title {
  color: #000000;
  font-family:IBM Plex Sans;
  font-size: 27px;
  font-weight: ;
}

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

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

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

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

.blog-post__tag-link:hover{
  color: #121b22;
}

.blog-post__read-more svg {
  fill: #121b22;
}

.blog-post__read-more a:hover svg {
  fill: #121b22;
}

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

.blog-sidebar a {
  color: #121b22;
}

.blog-sidebar a:hover {
  color: #121b22;
}

.blog__subscription-block {
  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: #121b22;
}

.blog-post__body, .blog-post__tags a {
  color: #121b22;
}

.blog-post__meta a:hover {
  color: #121b22
}

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

.blog-post__back-to-blog {
  color: #121b22;
}

.blog-post__back-to-blog:hover {
  color: #121b22;
}

.blog-post__back-to-blog svg {
  fill: #121b22;
}

a.blog-post__back-to-blog:hover svg {
  fill: #121b22;
}

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

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

.section.post-footer .hs-input {
  border-color: rgb(228, 230, 232);
}

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










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 .social-links__icon {
  background-color: #494a52;
}

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

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




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

.blog-post__body,
.blog-post__tags a,
.blog-index__post-content a,
.blog-index__post-content,
.blog-post__read-minutes,
.blog-index__post-content a,
.blog-sidebar-post-listing li a,
.blog-pagination__link,
.blog-post__meta,
.blog-post__meta a,
.blog-post__body p,
.blog-post__tags span,
.blog-post__back-to-blog,
.blog-index__post-content h2 a,
.blog-post__read-more a,
.blog-sidebar a{
  color: rgba(73, 74, 82, 1.0);
}
.blog-post__tags a:hover,
.blog-index__post-content a:hover,
.blog-index__post-content a:hover,
.blog-sidebar-post-listing li a:hover,
.blog-pagination__link:hover,
.blog-post__meta a:hover,
.blog-index__post-content h2 a:hover,
.blog-post__read-more a:hover,
.blog-sidebar a:hover{
  color: rgba(248, 250, 252, 1.0);
}

/* 
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #ab171290;
    border-radius: 100%;
}
 */
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: #eb3348 !important;
    border: 0;
    outline: none;
    background: #eb334890 !important;
}



.slick-dots {
    position: absolute;
    bottom: -60px !important;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}