.popup-wrapper{align-items:center;background:rgba(0,0,0,.9);display:flex;inset:0;justify-content:center;opacity:1;overflow-y:hidden;padding:0;pointer-events:all;position:fixed;width:auto;z-index:200}.popup-wrapper__content{background:var(--pk-blocks-white);border-radius:2px;margin:20px;max-height:90vh;max-width:1280px;overflow:auto;padding:35px;position:relative}.popup-wrapper__content .popup-close{border-radius:8px;cursor:pointer;height:25px;position:absolute;right:7px;transition:all .3s;top:7px;width:25px}.popup-wrapper__content .popup-close::before,.popup-wrapper__content .popup-close::after{background-color:var(--pk-blocks-black);border-radius:1px;content:"";height:2px;left:50%;position:absolute;top:50%;width:15px}.popup-wrapper__content .popup-close::before{transform:translate(-50%, -50%) rotate(45deg)}.popup-wrapper__content .popup-close::after{transform:translate(-50%, -50%) rotate(-45deg)}.popup-wrapper__content .popup-close:hover{background-color:var(--pk-blocks-canvas-light)}@media(max-width: 768px){.popup-wrapper__content{margin:10px}}.popup-wrapper.is-hidden{opacity:0;pointer-events:none}.popup-wrapper a{display:block}.popup-wrapper a figure{position:relative;display:block;margin:0}.popup-wrapper a figure img{display:block;height:auto;width:100%}.popup-wrapper a figure figcaption{left:20px;max-width:calc(100% - 40px);position:absolute;text-align:left;top:17px}.popup-wrapper a figure figcaption h4{font-size:4.6vw}@media(min-width: 841px){.popup-wrapper a figure figcaption h4{font-size:36px}}.popup-wrapper a figure figcaption small{font-size:80%;font-weight:inherit}
