#vtb-asset-image-popup{position:fixed;inset:0;z-index:2147483647;background:rgba(0,0,0,.82);display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}#vtb-asset-image-popup .vtb-asset-image-card{position:relative;max-width:min(96vw,1600px);max-height:94vh;display:flex;align-items:center;justify-content:center}#vtb-asset-image-popup img{display:block;max-width:96vw;max-height:94vh;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 18px 70px rgba(0,0,0,.55)}#vtb-asset-image-popup .vtb-asset-image-close{position:absolute;right:8px;top:8px;z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:rgba(0,0,0,.58);color:#fff;font-size:30px;line-height:1;cursor:pointer}#vtb-iframe-popup{position:fixed;inset:0;z-index:2147483647;background:rgba(0,0,0,.72);display:flex;align-items:center;justify-content:center;padding:18px;box-sizing:border-box}#vtb-iframe-popup .vtb-popup-card{max-width:calc(100vw - 24px);max-height:calc(100vh - 24px);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 20px 70px rgba(0,0,0,.5);display:flex;flex-direction:column}#vtb-iframe-popup .vtb-popup-head{min-height:48px;padding:0 10px 0 16px;display:flex;align-items:center;justify-content:space-between;background:#fff;color:#172033;border-bottom:1px solid #e7e9ee;font:15px Arial}#vtb-iframe-popup button{border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer;padding:5px 10px;color:#172033}#vtb-iframe-popup iframe{border:0;width:100%;height:100%;flex:1;background:#fff}@media(max-width:768px){#vtb-iframe-popup{padding:0}#vtb-iframe-popup .vtb-popup-card{width:100vw!important;height:100vh!important;max-width:none;max-height:none;border-radius:0}}