.promo-modal33{display:none;z-index:100000;animation:promo-33-fade-in 1s;position:fixed;inset:0;align-items:center}
.promo-modal33__curtain{background-color:rgba(128,128,128,.5);position:fixed;top:0;right:0;bottom:0;left:0;cursor:pointer;align-items:center}
.promo-modal33__wrapper{overflow:auto;width:100%;max-height:100%;padding:10px}
.promo-modal33__modal{max-width:500px;width:100%;background-color:#fff;padding:31px 45px;display:flex;flex-direction:column;align-items:center;font-family:'RingCentralSans',Helvetica,Arial,sans-serif;color:#222;text-align:center;margin:0 auto;position:relative;box-shadow:5px 0 13px rgb(0 0 0 / 13%)}
.promo-modal33__label{font-size:12px;line-height:12px;display:inline-block;padding:3px 12px;background-color:#faa331;border-radius:10px;margin-bottom:20px}
.promo-modal33__title{font-family:'RingCentralDisplay',Helvetica,Arial,sans-serif;font-size:32px;line-height:40px;margin-bottom:10px}
.promo-modal33__text{font-size:16px;line-height:24px;margin-bottom:30px}
.promo-modal33__image{margin-bottom:40px}
.promo-modal33__button{display:inline-block;width:100%;padding:13px 0 15px;color:#fff;font-size:18px;line-height:24px;background-color:#066fac;border-radius:4px}
.promo-modal33__close-button{position:absolute;top:10px;right:10px;width:16px;height:16px}
.promo-modal33__end{opacity:0}
.leadform__submit-btn--buy-now{display:none;color:#fff}
.leadform__submit-wrap-or-text{display:none}
.leadform-wrapper--view-demo .leadform__submit-wrap.leadform__submit-wrap--with-buy-now .leadform__submit-btn--buy-now{display:block}
.leadform-wrapper--view-demo .leadform__submit-wrap.leadform__submit-wrap--with-buy-now .leadform__submit-wrap-or-text{display:block}
.leadform-wrapper--view-demo .leadform__submit-wrap.leadform__submit-wrap--with-buy-now .leadform__submit-btn{padding:13px 24px}
.leadform-wrapper--view-demo .leadform__submit-wrap.leadform__submit-wrap--with-buy-now .leadform__submit-btn--submit{background-color:#fff;color:#222}
.leadform-wrapper--view-demo .leadform__submit-wrap.leadform__submit-wrap--with-buy-now .leadform__submit-btn--submit:hover{background-color:#d9d6d6}
.leadform-wrapper--view-demo .leadform__submit-wrap.leadform__submit-wrap--with-buy-now .leadform__submit-btn--submit:active{background-color:#9b9b9b}
.leadform-wrapper--view-demo .leadform__submit-wrap.leadform__submit-wrap--with-buy-now .leadform__submit-wrap-or-text{color:#fff}
.leadform-wrapper--view-demo .leadform__submit-wrap.leadform__submit-wrap--with-buy-now{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:20px}
.leadform-wrapper--view-demo .leadform__submit-wrap.leadform__submit-wrap--with-buy-now+.leadform__additional-text{margin-bottom:15px}
@media only screen and (max-width:768px){.promo-modal33__modal{max-width:400px}
.promo-modal33__title{font-size:24px;line-height:32px}
.leadform-wrapper--view-demo .leadform__submit-wrap.leadform__submit-wrap--with-buy-now .leadform__submit-btn{padding:13px 15px}
}
@media only screen and (max-width:414px){.promo-modal33__modal{max-width:264px}
}
@keyframes promo-33-fade-in{from{opacity:0}
to{opacity:1}
}