div.modal-free{top:50px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3333;max-width:861px;padding:30px;border-radius:20px;background-color:#fff}div.dark-free,div.modal-free{position:fixed;display:none;width:100%}div.dark-free{top:0;height:100vh;left:0;z-index:333;background-color:#474344;opacity:.75}.modal-free p#close-free-modal{position:absolute;right:17px;top:17px;cursor:pointer}div.modal-free .langs{display:flex;flex-wrap:wrap;justify-content:space-between}div.modal-free .langs .lang{width:30%;margin-bottom:30px}div.modal-free .langs .lang img{max-width:80px;display:block;margin:auto auto 10px}div.modal-free .langs .lang p{text-align:center;margin-bottom:10px;font-size:18px}@media (max-width:767px){div.modal-free .langs .lang{width:100%;margin-bottom:20px}div.modal-free{position:fixed;top:0;left:0;transform:unset;z-index:3333;max-width:861px;width:100%;padding:30px;border-radius:20px;background-color:#fff}div.modal-free h1{font-size:22px;text-align:center}}@media (max-height:850px){div.modal-free{width:calc(100% - 30px)!important}}