div.modal-free{border-radius:10px;left:50%;max-height:730px;max-width:820px;overflow:hidden;top:50px;top:50%;transform:translate(-50%,-50%);z-index:3333}div.dark-free,div.modal-free{display:none;position:fixed;width:100%}div.dark-free{background-color:#474344;height:100vh;left:0;opacity:.75;top:0;z-index:333}div.modal-free .top{background-color:#fff;border-bottom:1px solid #c4c4c4;padding:33px 33px 20px;position:sticky;top:0}div.modal-free .top h4{font-weight:400;margin-bottom:0}div.modal-free .top h4 .activ{font-weight:700}div.modal-free .top h4 span{cursor:pointer}div.modal-free .content{padding:33px 33px 20px}div.modal-free .content h3{font-size:24px;font-weight:400}.modal-free p#close-free-modal{cursor:pointer;position:absolute;right:17px;top:22px;z-index:3}.send-messege{background:#fff;-webkit-box-shadow:4px 3px 17px 1px rgba(0,0,0,.3);-moz-box-shadow:4px 3px 17px 1px rgba(0,0,0,.3);box-shadow:4px 3px 17px 1px rgba(0,0,0,.3);max-height:730px;overflow:auto}@media (max-height:850px){div.modal-free{width:calc(100% - 30px)!important}.send-messege{height:93vh;overflow:scroll}}