.popup{z-index:100;background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;padding:40px;display:none;position:fixed;top:0;left:0}@media (width<=768px){.popup{padding:10px}}.popup__image{width:auto;max-width:100%;height:auto;max-height:80vh;display:block}.popup__link{display:inline-block;position:relative}.popup__popup-close-area{z-index:5;cursor:pointer;background-color:#0000;width:50px;height:55px;position:absolute;top:0;right:0}@media (width<=768px){.popup__popup-close-area{width:30px;height:35px}}
