/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.span5.widget-span.widget-type-cell.dnd_area-dnd_partial-1-column-3-background-color.dnd_area-dnd_partial-1-column-3-background-layers.dnd_area-dnd_partial-1-column-3-padding.dnd-column.dnd_area-dnd_partial-1-column-3-vertical-alignment {
  border-radius: 30px;
}


.hs-menu-wrapper li {
  text-align: left !important;
  margin-bottom: 5px !important;
}

.span4.widget-span.widget-type-cell.cell_1733850012744-background-color.cell_1733850012744-vertical-alignment.cell_1733850012744-background-layers.cell_1733850012744-padding.dnd-column {
  border-radius: 20px !important;
}

.span4.widget-span.widget-type-cell.cell_1733849670788-background-layers.cell_1733849670788-margin.cell_1733849670788-background-color.cell_1733849670788-vertical-alignment.dnd-column {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  padding: 20px; !important;
  border-radius: 20px !important;
}

.span4.widget-span.widget-type-cell.cell_1733849677619-vertical-alignment.cell_1733849677619-margin.cell_1733849677619-background-layers.cell_1733849677619-background-color.dnd-column {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  padding: 20px; !important;
  border-radius: 20px !important;
}

.span4.widget-span.widget-type-cell.cell_1733849676554-background-color.cell_1733849676554-vertical-alignment.cell_1733849676554-background-layers.cell_1733849676554-margin.dnd-column {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  padding: 20px; !important;
  border-radius: 20px !important;
}

.span4.widget-span.widget-type-cell.cell_1733849674486-background-color.cell_1733849674486-margin.cell_1733849674486-background-layers.cell_1733849674486-vertical-alignment.dnd-column {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  padding: 20px; !important;
  border-radius: 20px !important;
}

.span4.widget-span.widget-type-cell.cell_1733849651025-background-layers.cell_1733849651025-background-color.cell_1733849651025-vertical-alignment.dnd-column {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  padding: 20px; !important;
  border-radius: 20px !important;
}

.blog-listing__post-tags a {
  background-color: #c7d300;
  color: white;
  padding: 10px;
  border-radius: 30px;
  font-size: 15px;
}

.blog-listing__post-content.blog-listing__post-content--card.blog-post-listing__post-content--with-image {
  padding: 20px;
}

article.blog-listing__post.card.blog-post-listing__post--card.blog-post-listing__post--4 {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
} 

form#hsForm_10a5eebc-792b-4900-b9a0-12e83dfa4df6_1859 {
  display:none !important;
}

form#hsForm_10a5eebc-792b-4900-b9a0-12e83dfa4df6_3055 {
  display:none;
}

#hs_cos_wrapper_dnd_area-module-2 .blog-listing__post {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: #44565f;
  border-radius: 20px;
}

div#hs_cos_wrapper_widget_1720020670662 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.footer .hs-menu-wrapper a {
font-weight: 300;
}

.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .footer p, .footer a:not(.button), .footer span, .footer div, .footer li, .footer blockquote, .footer .tabs__tab, .footer .tabs__tab:hover, .footer .tabs__tab:focus, .footer .tabs__tab:active {
  font-weight: 300;
}

@media only screen and (max-width: 1100px) {
  
  h1 {
    font-size: 40px !important;
  }
}