/* @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    */
/*****************************************/
/*  <link rel="preconnect" href="https://fonts.googleapis.com">
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  <link href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;500&family=Jost:wght@500;600;700&display=swap"
    rel="stylesheet">

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap'); */
/* h1, h2, h3, h4, h5, h6{
    font-family: "Jost",sans-serif!important;
}

    body {
    font-family: "Heebo",sans-serif!important;
} */
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');


.header__menu-item--depth-1 .header__menu-child-toggle svg
{
  fill: hsla(0, 0%, 100%, .6)!important;
/* background-color:#ffff!important; */
/* border: 1px solid #0000 !important */
}
.no-list {
    list-style: disc!important;
}
/* button, .button, .hs-button
{
--tw-border-opacity: 1!important;
    border-color: rgb(251 165 4 / var(--tw-border-opacity)) !important;
  
} */
.button, input.hs-button.primary {
/*     background: transparent !important; */
    --tw-border-opacity: 1 !important;
   border: 1px solid rgb(195 154 255 / 12%) !important;
    color: #fff !important;
  font-size: 14px;
     font-family: "Inter", sans-serif !important;
    border-radius: 30px !important;
  padding: 14px 20px;
}
li.header__menu-item::marker {
    color: #fba504;
}
/* form {
    
    background-color: #F6F4F9!important;
} */

@media only screen and (min-width: 768px) and (max-width: 965px) {
.header__menu-item--depth-1 {
    padding: 0px!important;
}
}
@media only screen and (min-width: 1201px) {
    .hs-blog-listing h1 {
        font-size: 70px;
    }
  .header__logo img{
  max-width: 180px!important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .hs-blog-listing h1 {
        font-size: 80px;
    }
   .header__logo img{
  max-width: 150px!important;
  }
}
.container-fluid, #main-content {
    background: #000!important;
}
myBtn01 .button
      {
      color: #000 !important;
/*     background-color: #FBA504 !important; */
    border-color: #FBA504 !important;
        padding-right: 3rem !important;
        padding-left: 3rem !important;
        border-radius: 50rem !important;
       background-image: linear-gradient(to right,var(--tw-gradient-stops));
      }
      
/*       .button
      {
      color: #000 !important;
    background-color: #FBA504 !important;
    border-color: #FBA504 !important;
        padding-right: 3rem !important;
        padding-left: 3rem !important;
        border-radius: 50rem !important;
      } */
.modal01{
    padding-top: 1%;
    left: 0;
    top: 0px;
    width: 100%;
    height: 200%;
    background-color: rgba(0, 0, 0, 1)!important;
    z-index: 100000;
    position: fixed;
    overflow: hidden;
    display: none;
    outline: 0
}

.modal-content01{
    background-color:transparent!important;
    margin: auto;
    padding: 0px;
    border: 1px solid #888;
/*     width: 80%; */
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    border-bottom: 4px solid #5e8bac;
    border-radius: 0px;
    outline: 0
}
.close01{
    color: #5e8bac;
    float: right;
    font-size: 40px;
    font-weight: 100;
    left: -1%;
    position: relative;
    opacity: inherit;
    font-family: 'Open Sans'
}

  .close01:hover, .close01:focus
    {
    color: #fba504!important;
    text-decoration: none;
    cursor: pointer
}

  @media (max-width: 767px) {
.footer .hs-menu-wrapper a {
    text-align: left;
    float: left;
}
      h1:after {
    content: url(https://blog.intuist.ai/hubfs/img-line.svg);
    position: absolute;
    margin-top: 20px;
}
    .footer img.hs-image-widget {
    width: 50% !important;
}
    
    #hs_cos_wrapper_footer-module-2 .social-follow__link {
    margin-bottom: 0px!important;
}
    .dnd_area-row-3-vertical-alignment {
    padding-bottom: 40px !important;
}
    .header__wrapper.header__wrapper--bottom {
    padding: 0px;
}
    .footer h4{
      font-size: 18px;
    }
/*     .header__logo img {
      
    width: 150px;
} */
    .row-fluid{
      padding-left:0px!important;
      padding-right: 0px!important;
    }
    .no-list li{
    list-style: none;
}
    footer h4 {
    padding-top: 30px;
}
    
.footer-row-1-padding {
    margin-left: 20px!important;
    margin-right: 20px!important;
}
    .footer-list li {
    margin-left: 0px;
}
span#hs_cos_wrapper_footer-module-2_ {
    padding-left: 0px !important;
}
    .hbspt-form h2 {
    font-size: 35px !important;
}
    .header__menu-toggle svg{
      fill: #fff!important;
    }
  .modal-content01{
      margin: 20px!important;
    }
    h1.bg-utilities {
    font-size: 112px;
}
    h2.blog-head {
    position: relative;
    bottom: -180px;
}
    h2.blog-head{
      font-size: 55px!important;
    }
    .header__menu--desktop{
      display: none!important;
    }
    .relative.z-\[5\].bg-\[url\(\'\/hubfs\/bannerBottom\.png\'\)\].bg-no-repeat.bg-center.s18\:bg-top.bg-cover.p-\[130px_0_60px_0\].xl\:p-\[100px_0_70px_0\].s16\:p-\[140px_0_75px_0\] {
    margin-top: 0px !important;
}
a.header__button.button {
      background: radial-gradient(circle, rgba(159, 144, 229, 1) -81%, rgba(55, 24, 102, 1) 107%) !important
    --tw-bg-opacity: 1;
    --tw-gradient-to: #fba504b8 var(--tw-gradient-to-position);
}
      img.circle-img {
        left: 38%;
        position: relative;
        width: 90px;
        top: -100px;
    }
    .header__menu--mobile {
        --tw-backdrop-blur: blur(50px);
        background-color: #000;
    }
#hs_cos_wrapper_header-module-1 .header__menu-link {
    color: #fff!important;
}
    .modal-content01 {
    height: 600px;
    overflow: scroll;
}
    .actions {
    margin-top: 20px;
}
    .copyright-sec {
    text-align: left !important;
}
    .header__logo-col {
    max-width: 70%;
}
    .blog-listing__heading{
      padding-top: 40px;
    }
     .social-follow {
    justify-content: left!important;
}
    .hs-blog-listing .dnd-section {
    padding-bottom: 0px;
}
}
@media (max-width: 347px) { 
 h1:after {
    margin-left: -130px;
}
}
@media (min-width: 348px) and (max-width: 767px) {    
h1:after {
    margin-left: -200px;
}
}
@media (min-width: 768px) and (max-width: 1200px) {    
h1:after {
    margin-left: -360px;
}
}
@media (min-width: 1201px) {    
h1:after {
    margin-left: -330px;
}
}
  @media (min-width: 768px) {
    .header__container--left .header__menu-col {
        flex: 3!important;
    }
    h1:after {
    content: url(https://blog.intuist.ai/hubfs/img-line.svg);
    position: absolute;
    margin-top: 20px;
}
    .footer-row-1-padding {
  padding-left: 40px;
  padding-right: 40px;
}
    .header__bottom {
    padding-top: 45px!important;
}
    .row-number-1.dnd_area-row-0-background-layers.dnd-section.dnd_area-row-0-padding.dnd_area-row-0-background-image{
      height: 600px;
        align-items: center;
        display: flex;
    }
      .modal-content01 {
 
      width: 700px;
}
    footer .social-follow {
    padding-top: 40px;
}
 a.header__button.button, .button{
   background: linear-gradient(90deg, rgba(250, 165, 26, 0.8) 0%, rgba(125, 79, 3, 0.8) 100%);
      --tw-bg-opacity: 1;
  --tw-gradient-to: #fba504 var(--tw-gradient-to-position);
}
    .header__menu-item--depth-1 > .header__menu-link:not(.button) {
    color: hsla(0, 0%, 100%, .6);
}
    ul.header__menu-wrapper.no-list {
    padding: 14px 30px;
    border: 1px solid hsla(0,0%,100%,.2);
    border-radius: 30px;
    display: flex;
        column-gap: 40px;
    align-items: center;
    margin: 0 auto;
}

    img.circle-img {
    left: 45%;
    position: absolute;
    width: 130px;
   margin-top: -200px;
}
    .blog-comments {
    max-width: 60%;
    margin: 0 auto;
}
     .bg-utilities {
        font-size: 290px;
    
}
    .header__container.header__container--left {
/*         position: fixed; */
      left: 0px;
        width: 100%;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity));
        --tw-bg-opacity: 1;
      
    }
}
    .header__menu-item--depth-1:last-child>.header__menu-submenu {
    left: 0!important;
    }
    .header__container.header__container--left {
    background-image: url(/hubfs/img/bannerTop.png);
    background-repeat: no-repeat;
    background-position: center;
      z-index: 1;
}
/*     h1 {
    font-size: 54px !important;
  
} */

     
    .modal-content01 {
    height: 600px;
    overflow: scroll;
   
}
    .modal01 {
    padding-top: 2%!important;
    }
        .header__container--left .header__logo-col {
        flex: 1 0 0!important;
    }
    .hs_cos_wrapper_type_blog_subscribe form .hs-form-field {
    margin-bottom: 1.4rem;
    width: 80%;
    clear: both;
}
    .hs_cos_wrapper_type_blog_subscribe .actions {
    clear: both;
    float: right;
    width: 20%;
    position: relative;
       margin-top: -40px;
}
     
}
    .blog-post-section {
    padding-bottom: 0px;h
      padding-top: 40px!important;
}

  .post-footer form{
    padding: 20px;
    border-radius: 10px;
  }

  .post-footer form .hs-form-field {
    margin-bottom: 10px;
}
.post-footer form .hs-error-msg, .post-footer form .hs-error-msgs {
    font-size: 14px;
    margin: 0px !important;
    padding: 0px;
}
  .post-footer form .hs-button, .post-footer form input[type=submit]{
    width: auto!important;
  }

           .social-sharing {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 30px;
} 
.post-footer input.hs-button.primary:hover, a.blog-listing__post-button.button:hover, .button--icon-right:hover, .header__button .button:hover   {
background-color: transparent  !important; 
color:  #ffffff !important;
font-style: normal;
    font-weight: bold;
   text-transform: capitalize;
    text-decoration: none;
border-radius: 30px;
    padding: 14px 20px;
border: 1px solid rgb(195 154 255 / 12%) !important;
}
form input[type='submit']:hover {
    background-color: #fff !important;
    border: 1px solid #6366f1;
    border-radius: 1px;
    color: #6366f1 !important;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    text-transform: capitalize;
}
h2.blog-listing__post-title
{
  color: #fff;
font-size: 24px !important;
}
.blog-post__body, .blog-listing__post-author-name, .blog-post__author-name, .blog-listing__post-tag, h3, h2, .dnd_area-row-3-background-layers p{
    color: #fff!important;
    font-family: "Inter", sans-serif !important;
 
}
a.blog-listing__post-author-name, .blog-listing__post-tags, a.blog-listing__post-tag, .blog-listing__post-author, .blog-post__author, a.blog-post__author-name{
  font-family: "Inter", sans-serif !important;
}
.blog-listing__post-timestamp, .blog-listing__post-summary p{
  color: #fff!important;
  font-family: "Inter", sans-serif !important;
}
.blog-listing__post-title-link:hover, .blog-listing__post-title-link:focus, a.blog-listing__post-title-link, .blog-post__body h3, .blog-post__body h4, .blog-post__body h2{
    font-family: "Urbanist", sans-serif !important;

}
.blog-post__body h3{
  font-size: 20px!important;
}
.blog-post__body, .blog-post__body p, .social-sharing__share-text, .blog-post__body a, .blog-post__tags a {
 font-family: "Inter", sans-serif !important;
}
.dnd-section > .row-fluid, .content-wrapper, .header__wrapper
{
  max-width: 1180px!important;
  padding-left: 20px;
  padding-right: 20px;
}
    .footer-row-0-padding
    {
      padding-bottom: 20px !important;
    }



form {
    padding: 20px 25px!important;
    }

    .form-title {
    padding: 20px 25px!important;
    font-size: 20px!important;
}
.field.hs-form-field {
    margin: 0px !important;
}

ul.no-list.hs-error-msgs.inputs-list:last-child {
    display: none;
}
.hs-blog-post .actions {
    margin-top: 30px!important;
}
form .hs-error-msgs li {
    margin: 0px !important;
    display: none !important;
}
form ul.no-list.hs-error-msgs.inputs-list {
    margin: 0px;
}
form input[type='submit']:active, form .hs-button:active {
    background-color: #fba504!important;
}
.column.sticky-btn {
    position: fixed;
    top: 50%;
    right: -71px;
      border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    transform: translateY(-50%) rotate(-90deg);
    -webkit-transform: translateY(-50%) rotate(-90deg);
}
.modal-content01 form.banner-form {
    display: none;
    background-color: transparent;
}
/* .modal-content01 {
    width: 500px;
    max-width: 500px;
} */
/* .column.sticky-btn button:hover {
    background-color: #fff !important;
    border: 1px solid #6366f1;
    color: #6366f1 !important;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    text-transform: capitalize;
} */
#main-content .button-wrapper {
    margin-bottom: 15%;
}

.hbspt-form input.hs-button.primary.large {
    border-color: #fff;
}
.hbspt-form input.hs-button.primary.large:hover {
    background: #fff!important;
    color: #6366F1!important;
}

.border-bottom {
    border-bottom: 0px !important;
}
	.plan-sec .col {
    width: 33.33%!important;
    float: left!important;
}
.plan-sec .container {
    display: block;
    clear: both;
}
.footer, .footer-row-0-padding {
    background-color: #000;
}
.header__bottom {
    background-color: transparent;
}
.dnd-module, .footer .hs-menu-wrapper a, .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{
  color: #fff;
  font-family: "Inter", sans-serif !important;
}


.blog-post__timestamp, .header__menu-item--depth-1 > .header__menu-link:hover, .header__menu-item--depth-1 > .header__menu-link:focus, .social-sharing__share-text{
  color: #fff;
  font-family: "Inter", sans-serif !important;
}
.footer .hs-menu-wrapper a:hover, .footer .hs-menu-wrapper a:focus {
    color: rgb(106 122 187 / var(--tw-text-opacity))!important;
    --tw-text-opacity: 1!important;
}
h1 {
background: linear-gradient(180deg, #231f20 54.17%, #F1F2FF 100%);
    -webkit-background-clip: text;
    font-weight: bold;
     font-family: "Urbanist", sans-serif !important;
    -webkit-text-fill-color: transparent;
}
.hs-blog-post h1{
background: linear-gradient(95.19deg, #919AFE 25.48%, #F9A41A 43.65%);    
  -webkit-background-clip: text;
    font-weight: bold;
     font-family: "Urbanist", sans-serif !important;
    -webkit-text-fill-color: transparent;
}
h2.blog-listing__post-title{
background: linear-gradient(95.19deg, #919AFE 25.48%, #F9A41A 43.65%);
    -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    font-family: "Urbanist", sans-serif !important;
  
}
h1{
     text-shadow: none!important;
}

.hs-blog-listing .dnd_area-row-4-background-layers {
    background-color: #000 !important;
    color: #000;
  background-image: unset!important;
}
.header__menu-link{
    font-family: ProximaNovaFont, sans-serif!important;
}
/* a.blog-listing__post-button.button:hover, .sticky-btn button:hover {
    background: radial-gradient(75% 181.159% at 50% 50%, rgb(251, 165, 4) 0%, rgba(255, 255, 255, 0) 100%) !important;
      --tw-bg-opacity: 1;
  --tw-gradient-to: #fba504 var(--tw-gradient-to-position);
} */
a.blog-listing__post-button.button, .column.sticky-btn, .button, input.hs-button.primary{
 background: linear-gradient(90deg, rgba(250, 165, 26, 0.8) 0%, rgba(125, 79, 3, 0.8) 100%);
      --tw-bg-opacity: 1;
  border: 1px solid #f9a41aa3 !important;
  --tw-gradient-to: #fba504 var(--tw-gradient-to-position);
}
a.blog-listing__post-button.button:hover, .column.sticky-btn:hover, a.header__button.button:hover, .button:hover, input.hs-button.primary:hover {
    background: #000 !important;
    border-color: #e5e7eb94 !important;
}

nav.header__menu.header__menu--desktop{
  display: flex;
}
.header__menu-item {
    display: revert!important;
}
.social-follow__icon {
    padding: 15px!important;
    background: transparent !important;
}
.icon svg {
    height: 22px!important;
    width: 22px!important;
}

#hs_cos_wrapper_footer-module-2 .social-follow__icon svg:hover {
    fill: #3b82f680 !important;
}
.sticky-btn button {
    background: transparent;
   border: 1px solid #f9a41aa3 !important;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
ul.header__menu-submenu.header__menu-submenu--level-2.no-list {
    list-style: none !important;
}
.header__menu-submenu{
  background: #000!important;
  border: none!important;
}
.header__menu-submenu .header__menu-link:not(.button) {
    color: hsla(0, 0%, 100%, .6)!important;
  background: transparent!important;
}
.header__menu-submenu .header__menu-item:hover, .header__menu-submenu .header__menu-item:focus {
    background-color: transparent!important;
}
.no-list li:first-child {
    list-style: none;
}
/* .hs-blog-listing h1 {
    background: linear-gradient(90deg, #6a7abb 43%, #fff 46.52%, #fba504 58.03%);
    -webkit-background-clip: text;
  font-size: 94px;
    font-weight: normal;
    -webkit-text-fill-color: transparent;
} */
img.blog-listing__post-image {
    border-radius: 10px;
}
.pagination__link:active .pagination__link-icon svg, .pagination__link-icon svg{
    fill: #fba504;
}
.pagination__link--number, .pagination__link>.pagination__link-text, .pagination__link-icon svg {
    color: #fba504;
      font-family: "Inter", sans-serif !important;
}



form, .popupbx2 {
    padding: 20px 25px !important;
    background-image: linear-gradient(145deg, rgba(106, 122, 187, .4), rgba(106, 122, 187, 0) 49.43%, rgba(106, 122, 187, .4));
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    --tw-backdrop-blur: blur(80px);
    background-color: transparent;
  border: 1px solid hsla(0, 0%, 100%, .2);
  
}
.popupbx2 {
height: auto;
}
form input[type='text'], form input[type='email'], form input[type='password'], form input[type='tel'], form input[type='number'], form input[type='search'], form select, form textarea {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    border: 1px solid hsla(0, 0%, 100%, .3);
      color: hsla(0, 0%, 100%, .5);
  border-radius: 3px;
  font-family: ProximaNovaFont, sans-serif!important;
}

/* .blog-post-section:first-child {
    padding-top: 20%;
} */
/* .row-number-1.dnd_area-row-0-background-layers.dnd-section.dnd_area-row-0-padding.dnd_area-row-0-background-image {
    padding-top: 7% !important;
    background: transparent !important;
} */
/* .dnd_area-row-0-background-layers {
    background-image: url(https://blog.intuist.ai/hubfs/bannerBottom.webp) !important;
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat !important;
} */
footer p {
    font-size: 14px;
}
footer li a {
    font-size: 14px;
    text-decoration: none;
}
ul.footer-list {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
footer h4 {
    margin: 0px;
}
.footer-list li {
    display: flex;
    column-gap: 10px;
  align-items: center;
}
.social-follow {
    justify-content: left!important;
}
span.img-class {
    margin-bottom: 20px !important;
    clear: both;
    display: block;
    line-height: 0;
}
.footer-row-1-padding {
    max-width: 1180px;
    margin: 0 auto;
}
.hbspt-form .hs-form .actions {
    margin: 0px;
    padding: 0px;
}
.hbspt-form .hs-form {
    display: flex;
    }

.hbspt-form h2 {
    font-size: 50px!important;
  --tw-text-opacity: 1!important ;
    color: rgb(251 165 4 / var(--tw-text-opacity))!important;
}
.bg-utilities {
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .08), hsla(0, 0%, 100%, .09) 50.14%, hsla(0, 0%, 100%, .08));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
      margin: 0 auto;
    text-align: center;
}
   .bg-\[url\(\'\/img\/bannerBottom\.png\'\)\] {
    background-image: url(/img/bannerBottom.png);
}
h2.blog-head {
    font-size: 94px;
    text-align: center;
  background: linear-gradient(90deg, #6a7abb 43%, #fff 46.52%, #fba504 58.03%);
    -webkit-background-clip: text;
}
.relative.z-\[5\].bg-\[url\(\'\/hubfs\/bannerBottom\.png\'\)\].bg-no-repeat.bg-center.s18\:bg-top.bg-cover.p-\[130px_0_60px_0\].xl\:p-\[100px_0_70px_0\].s16\:p-\[140px_0_75px_0\] {
    background-image: url(https://intuist.ai/img/bannerBottom.png);
    background-repeat: no-repeat;
    background-position: top;
margin-top: -97px;
}
h2.blog-head {
    position: relative;
    bottom: -100px;
}
 
.footer-row-1-padding {
    background-image: url(https://blog.intuist.ai/hubfs/GloEffect.3ec27419.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  border-radius: 30px 30px 0 0;
  border: 1px solid hsla(0,0%,100%,.05);
}
#hs_cos_wrapper_footer-module-4 hr {
    display: none;
}

ul.footer-list li span {
    --tw-backdrop-blur: blur(10px);
    background-image: linear-gradient(223deg, rgba(106, 122, 187, .35) 8.47%, rgba(18, 20, 29, .2) 49.66%, rgba(106, 122, 187, .35) 90.84%);
    background-color: rgba(106, 122, 187, .02);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    border-radius: 10px;
    width: 38px;
    height: 38px;
  display: flex;
  text-align: center;
 justify-content: center;
}
.hs-input:not([type=file]) {
    --tw-bg-opacity: 1!important;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity))!important;
    border-color: hsla(0, 0%, 100%, .3)!important;
    border-radius: .375rem!important;
}
.hs-input:not([type=file]) {
    background-color: transparent;
}

.hs-blog-post .social-sharing__icon {
    background-color: transparent!important;
    padding-left: 0px;
}
a.button.button--icon-right {
    text-transform: capitalize;
}
#hs_cos_wrapper_dnd_area-dnd_partial-4-module-2 .button svg {
    fill: #fff!important;
}
.blog-listing__post {
    margin-bottom: 80px!important;
}
.dnd_area-row-3-background-layers p {
    margin: 0px!important;
}
div#hs_cos_wrapper_dnd_area-dnd_partial-4-module-2 {
    display: none !important;
}
.dnd_area-row-3-background-layers{
  padding-top: 0px!important;
}
.blog-post__meta-left {
    display: flex;
    flex-wrap: nowrap;
    column-gap: 15px;
}
.blog-post__meta span.separator{
  color: #fff;
}
.blog-post__body img{
  padding-bottom: 30px;
}

.hs-blog-listing h1 {
    margin: 0px;
}
.hs-blog-listing .dnd_area-row-3-background-layers .span8.widget-span.widget-type-custom_widget {
    width: 100% !important;
}
article.blog-post h1:after {
    display: none;
}