/*
Generated time: September 1, 2025 13:02
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.usp-dialog-content img{height:auto}.usp-dialog-content::backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;opacity:.8}@media screen and (max-width:480px){.usp-dialog-content img{width:100%}}.usp-dialog-content[open]{-webkit-animation:show .5s cubic-bezier(.4,0,.2,1) normal}.usp-dialog-content.hide{-webkit-animation:hide .5s cubic-bezier(.4,0,.2,1) normal}@keyframes show{from{transform:translateX(110%)}to{transform:translateX(0)}}@keyframes hide{from{transform:translateX(0)}to{transform:translateX(110%)}}@-webkit-keyframes show{from{transform:translateX(110%)}to{transform:translateX(0)}}@-webkit-keyframes hide{from{transform:translateX(0)}to{transform:translateX(110%)}}