body{background:#fafafa;overflow-x:hidden}#wrapper{display:block;position:relative;width:100%}#wrapper .centerItems{margin:0 auto;display:block;position:relative}#wrapper .centerItems .item{position:absolute;width:280px;padding:12px 12px;box-sizing:border-box;transition:transform .2s ease}#wrapper .centerItems .item .pint{border-radius:8px;box-sizing:border-box;width:100%;padding:0}#wrapper .centerItems .item .pint img{width:100%;border-radius:8px;background-color:#4a889c;border:1px solid #4a889c}#wrapper .centerItems .item .pint p{padding:0;margin:0;color:#f2f2f2;line-height:1.3;font-size:16px;opacity:1}#popup{display:flex;width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:100000;background:#4a889cd4;justify-content:center;align-items:center}#wrap_popup{position:relative}#description_popup,#title_popup{position:absolute;z-index:100001}#img_popup img{max-width:80vw;max-height:80vh}#description_popup,#title_popup{background:#bfb58a80;width:calc(100% - 30px);padding:15px;color:#fff}#description_popup{bottom:6px}#title_popup{top:0;text-align:center}#close_popup{position:absolute;z-index:100002;right:0;padding:10px 15px;font-size:20px;font-weight:900;font-family:Tahoma,Geneva,sans-serif;color:#fff;cursor:pointer;text-shadow:3px 2px 3px #888}@media screen and (max-width:760px){#title_popup{top:0;text-align:center;position:fixed;left:0}#description_popup{position:fixed;left:0;bottom:0}}
