.gallery{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex}.gallery__item{box-sizing:border-box;width:calc(25% - 2rem);margin:1rem;position:relative;overflow:hidden}.gallery__item:after{content:"";opacity:0;background-color:#000;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.gallery__item .preview{object-fit:cover;width:100%;height:auto;transition:transform .5s;display:block}.gallery__item:hover{cursor:pointer}.gallery__item:hover:after{opacity:.6;transition:opacity .6s}.gallery__item:hover .preview{transform:scale(1.1)}@media (max-width:1024px){.gallery__item{width:calc(50% - 2rem)}}@media (max-width:690px){.gallery__item{width:calc(100% - 2rem);max-width:400px;margin-left:auto;margin-right:auto}}.viewer{box-sizing:border-box;color:#ccc;z-index:100;background-color:rgba(0,0,0,.7);width:100%;height:100%;padding:20px;display:none;position:fixed;top:0;left:0}.viewer.open{display:block}.viewer__viewport{box-sizing:border-box;height:100%;display:-ms-flexbox;display:flex}.viewer__content{box-sizing:border-box;min-width:250px;min-height:150px;margin:auto;padding:30px 0;position:relative}.viewer__content img{box-sizing:border-box;width:auto;max-width:100%;height:auto;margin:auto;display:block}.viewer__close,.viewer__next,.viewer__prev{background-color:transparent;background-position:50%;background-repeat:no-repeat;border-radius:4px;outline:none;width:40px;height:40px;padding:10px;position:absolute}.viewer__prev,.viewer__next{background-size:10px;border:2px solid rgba(255,255,255,.4);top:calc(50% - 20px)}.viewer__prev:after,.viewer__next:after{content:"";opacity:0;background-color:#fff;width:36px;height:2px;transition:all .47s;display:block;position:absolute;top:18px}.viewer__prev:hover,.viewer__next:hover{cursor:pointer;border-color:rgba(255,255,255,0)}.viewer__next{background-image:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" fill=\"%23FFFFFF\" viewBox=\"0 0 256 512\"%3E%3Cpath d=\"M24.707 38.101L4.908 57.899c-4.686 4.686-4.686 12.284 0 16.971L185.607 256 4.908 437.13c-4.686 4.686-4.686 12.284 0 16.971L24.707 473.9c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L41.678 38.101c-4.687-4.687-12.285-4.687-16.971 0z\"/%3E%3C/svg%3E");right:30px}.viewer__next:after{left:-6px;transform:translate(-37px)}.viewer__next:hover:after{opacity:1;transform:translate(-10px)}.viewer__prev{background-image:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" fill=\"%23FFFFFF\" viewBox=\"0 0 256 512\"%3E%3Cpath d=\"M231.293 473.899l19.799-19.799c4.686-4.686 4.686-12.284 0-16.971L70.393 256 251.092 74.87c4.686-4.686 4.686-12.284 0-16.971L231.293 38.1c-4.686-4.686-12.284-4.686-16.971 0L4.908 247.515c-4.686 4.686-4.686 12.284 0 16.971L214.322 473.9c4.687 4.686 12.285 4.686 16.971-.001z\"/%3E%3C/svg%3E");left:30px}.viewer__prev:after{right:-6px;transform:translate(37px)}.viewer__prev:hover:after{opacity:1;transform:translate(10px)}.viewer__close{background-image:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" fill=\"%23FFFFFF\" viewBox=\"0 0 320 512\"%3E%3Cpath d=\"M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z\"/%3E%3C/svg%3E");background-size:20px;border:none;top:-20px;right:-10px}.viewer__close:hover{cursor:zoom-out;transition:all .47s;transform:rotate(90deg)}.viewer__meta{position:absolute;bottom:0;right:0}
/*# sourceMappingURL=blog.83ab19fe.css.map */
