.tl-popup:not(.active){display:none}.tl-popup{background:rgba(0,0,0,.52);height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999}.tl-popup__model{display:grid;height:100%;padding:15px;place-items:center}.tl-popup__dialog{background:#fff;margin-inline:auto;padding:60px 25px 30px;position:relative;text-align:center;width:min(700px,100%)}.tl-popup__inner{margin-inline:auto;width:min(500px,100%)}.popup__button{background-color:#fd6903;border:1px solid #fd6903;border-radius:4px;color:#fff;display:inline-block;font-size:20px;line-height:1.2;min-width:283px;padding:13px 36px;text-transform:uppercase}.popup__button:hover{background-color:#e25112!important;border-color:#e25112!important;color:#fff;opacity:.9}.tl-popup__close{background:transparent!important;border:0!important;border-radius:0;height:40px;padding:0;position:absolute;right:15px;top:15px;width:40px}@media screen and (max-width:767px){.popup__button{min-width:inherit}}