.sn_popup_message__overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1031;background-color:rgba(50,50,50,.8);-webkit-transition:all .35s ease;transition:all .35s ease;pointer-events:none;opacity:0}.__visible .sn_popup_message__overlay{opacity:1}@media only screen and (min-width: 62em){.sn_popup_message__overlay{display:none}}.sn_popup_message__el{-webkit-box-shadow:2px -5px 20px 0px rgba(0,0,0,.1);box-shadow:2px -5px 20px 0px rgba(0,0,0,.1);z-index:1032;-webkit-transition:all .35s ease;transition:all .35s ease;background-color:#f5f5f5;pointer-events:none;border-radius:2px;max-width:320px;width:100%;opacity:0}.__visible .sn_popup_message__el{opacity:1;pointer-events:all}@media only screen and (min-width: 0em)and (max-width: 61.99em){.sn_popup_message__el{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}@media only screen and (min-width: 62em){.sn_popup_message__el{position:fixed;bottom:20px;left:20px;max-width:500px;-webkit-transform:translate(0px);-ms-transform:translate(0px);transform:translate(0px)}}.sn_popup_message__el__thumbnail{width:72px;height:72px;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:50%;overflow:hidden}.sn_popup_message__el__thumbnail.__dsk{width:120px;height:120px}.sn_popup_message__el__thumbnail img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sn_popup_message__el__info .btn span{white-space:nowrap}.sn_popup_message__el .btn-close{position:absolute;top:16px;right:16px;width:24px;height:24px}