.gallery-container img{cursor:pointer;display:block;max-width:100%}.gallery-container figure{break-inside:avoid;display:grid;grid-template-rows:1fr auto;margin:0 0 10px}.gallery-container figure>img{grid-column:1;grid-row:1/-1}.gallery-container figure a{color:#000;text-decoration:none}.gallery-container{column-count:4;column-gap:10px}.lightbox{background:#000000e6;display:none;height:90%;left:0;margin:auto;perspective:1000;position:fixed;right:0;top:5%;width:90%;z-index:99999}.filter{background-position:50%;background-size:cover;filter:blur(20px);height:80%;opacity:.5;position:absolute;width:80%}.lightbox img{left:50%;max-height:85vh;max-width:calc(90vw - 100px);position:absolute;top:50%;transform:translate(-50%,-50%) rotateY(0deg);transform-style:preserve-3d;transition:.8s cubic-bezier(.7,0,.4,1)}[class^=arrow]{background:rgba(0,0,0,.4);cursor:pointer;height:200px;position:absolute;top:50%;transform:translateY(-50%);width:50px}[class^=arrow]:after{content:"";height:15px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-45deg);width:15px}.arrowr{display:none!important;right:0}.arrowr:after{border-bottom:1px solid #fff;border-right:1px solid #fff}.arrowl{display:none!important;left:0}.arrowl:after{border-left:1px solid #fff;border-top:1px solid #fff}.close{background:rgba(0,0,0,.4);cursor:pointer;height:35px;margin:20px;position:absolute;right:0;width:35px}.close:after,.close:before{background:#db6015;content:"";height:100%;left:50%;position:absolute;top:50%;width:3px}.close:after{transform:translate(-50%,-50%) rotate(-45deg)}.close:before{transform:translate(-50%,-50%) rotate(45deg)}.title{color:#000;font-size:20px;left:0;position:absolute;top:0;z-index:1000}.gallery-container figure>img:hover{opacity:.5}@media only screen and (max-width:1024px){.gallery-container{column-count:3;column-gap:10px}}@media only screen and (max-width:768px){.gallery-container{column-count:2;column-gap:10px}}@media only screen and (max-width:468px){.gallery-container{column-count:1;column-gap:10px}}