.popupMod{align-items:center;background:rgba(0,0,0,.35);display:flex;font-family:Sharp Sans No2;height:0;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease;-webkit-transition:opacity .3s ease;visibility:hidden;width:0;z-index:-9999}.popupMod.open{height:100vh;opacity:1;visibility:visible;width:100vw;z-index:99999}.popupMod-close{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:25px;font-weight:700;height:25px;justify-content:center;position:absolute;right:5px;top:-30px;width:25px}.popupMod-inner{background:#fff;border-radius:10px;color:#000;max-width:900px;padding:40px 35px;position:relative}.popupMod-content{display:flex;flex-wrap:wrap;gap:30px;max-height:calc(100vh - 150px);overflow-y:auto}.popupMod-title{line-height:100%;margin-bottom:30px}.popupMod-text>p:last-child{margin-bottom:0}.popupMod-text{font-size:16px;font-weight:400;line-height:133%;margin-bottom:30px}.popupMod-content>div{width:calc(50% - 15px)}.popupMod-content form label span{color:#000}.popupMod-content form input[type=email],.popupMod-content form input[type=file],.popupMod-content form input[type=number],.popupMod-content form input[type=password],.popupMod-content form input[type=search],.popupMod-content form input[type=tel],.popupMod-content form input[type=text],.popupMod-content form select,.popupMod-content form textarea{background-color:#fff;border:1px solid #f2f2f2;border-radius:0;color:#000;font-size:16px;font-style:normal;font-weight:600;text-decoration:none}body.theme-popup-open{overflow:hidden}.popupMod-content .hs_cos_wrapper.form-title{display:none}@media (max-width:991px){.popupMod-inner{border-radius:0;padding:25px 20px}.popupMod-image{max-width:300px}.popupMod-content{display:flex;flex-wrap:wrap;gap:20px;max-height:calc(100vh - 200px);overflow-y:auto}.popupMod-text{font-size:14px}.popupMod-content>div{width:100%}}.video-dnd{position:relative;z-index:40}.popupMod[data-type=video]{position:fixed;z-index:99999999}.popupMod[data-type=video] .popupMod-inner{max-width:1293px;padding:0;width:100%}.popupMod[data-type=video] .popupMod-content{background:#000;max-height:calc(100vh - 85px);padding:0}.popupMod[data-type=video] .popupMod-content>div{position:relative;width:100%}.popupMod[data-type=video] .popupMod-close{right:20px;top:20px;z-index:24}