#POPUPS_ROOT{display:none}
body.tp-menu-open #POPUPS_ROOT{display:block}
body.tp-menu-open{overflow:hidden}
.tp-acc-panel{overflow:hidden;transition:height .35s ease}
.tp-form-note{display:none;margin-top:12px;font:400 14px/1.45 inherit}
.tp-form-note:not(:empty){display:block}
.tp-form-ok{color:#1a7f37}
.tp-form-err{color:#c0392b}
#popups-wrapper{position:fixed;inset:0;z-index:100000;overflow-y:auto;overscroll-behavior:contain}
#popups-wrapper>*{min-height:100%}
body.tp-menu-open #POPUPS_ROOT{display:block;position:fixed;inset:0;z-index:100000}
