/* updated 1.14.2025 */
/* FID 3321 */

/* 930166.26 | 08.19.21 */
#intercom-container > div > div:nth-child(1) > iframe{
    display: none;
}

/* 930166.25 | 08.23.21 */
#form > div.product-page > section.lead.lead--inverse > div > div:nth-child(1){
    width: 1000px;
}

/* 930166.26 | 09.15.21 */
#intercom-container > div > iframe{
    display: none;
}

/* 930134.6 | 10.01.21 */
#form > div.product-page.solutions-page > section.section.section--gradient-light-reverse.p-0 > div > div > div:nth-child(2) > div:nth-child(2) > a > span > span > span.card-tile__metadata > span.card-tile__title{
    font-size: 26px;
}

/* 00014462 | 8.20.2024 */
@media only screen and (min-width:1351px){
    #form .hero-slider-dots-wrapper{
        left: -170px;
    }
}

/* 00022839 | 1.14.2025 */
#form .sticky-demo-btn{
    writing-mode:vertical-rl;
    text-orientation: sideways;
  }