.twz-sticky-action .twz-sticky-action__toggle{position:fixed;bottom:2rem;right:4rem;z-index:1000;animation-name:animation_sticky-button;animation-duration:1.2s;animation-timing-function:ease-in;animation-delay:1s;animation-iteration-count:6;animation-direction:alternate-reverse}@keyframes animation_sticky-button{from{bottom:1%}to{bottom:3%}}.twz-sticky-action__close{position:fixed;bottom:6rem;right:3rem;z-index:1005;border-radius:50%;background-color:var(--black);color:var(--white);border:none;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;cursor:pointer}.twz-sticky-action__close-icon{translate:0 -1px}.twz-sticky-action__dialog{width:min(70rem,95%);padding:3rem 2rem}.twz-sticky-action__dialog .twz-form{margin-block:2rem}.twz-sticky-action__dialog .twz-form .twz-text:has(+.twz-form__form .gform_confirmation_wrapper){display:none}.twz-sticky-action__dialog-close{position:absolute;top:1rem;right:1rem;border-radius:50%;color:var(--black);border:none;height:3rem;width:3rem;font-size:1.6rem;cursor:pointer}
