.vo-popup{display:none}.vo-popup--visible{display:block}.vo-popup__overlay{align-items:center;background-color:rgba(0,0,0,.5);display:flex;inset:0;justify-content:center;position:fixed;z-index:999999}.vo-popup__content{background-color:#fff;border-radius:8px;max-height:90vh;max-width:90vw;overflow:hidden;position:relative}.vo-popup__close{align-items:center;background-color:#f9fafd;border:none;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;position:absolute;right:10px;top:10px;transition:background-color .2s ease;width:30px;z-index:10}.vo-popup__close:after,.vo-popup__close:before{background-color:#454746;border-radius:1px;content:"";height:1px;position:absolute;width:10px}.vo-popup__close:before{transform:rotate(45deg)}.vo-popup__close:after{transform:rotate(-45deg)}.vo-popup__close:focus,.vo-popup__close:hover{background-color:#ebecee;outline:none}.vo-popup__link{display:block}.vo-popup__image{display:block;height:auto;max-height:80vh;max-width:100%}@media (min-width:768px){.vo-popup__content{max-width:700px}}
