/* updated 8.20.2024 */
/* FID: 3890 */

/* 951031.18 | 03.02.22 */
#insent-iframe{
    display: none;
}

/* 00014462 | 8.20.2024 */
@media only screen and (min-width:1351px){
    #form .hero-slider-dots-wrapper{
        left: -155px;
    }
}

/* 00022839 | 1.14.2025 */
#form .sticky-demo-btn{
    writing-mode:vertical-rl;
    text-orientation: sideways;
  }