.gg-container{--main-color:#000;--secondary-color:#111;--txt-color:#fff;--img-bg-color:#f0f0f0e6;--backdrop-color:#f0f0f0e6;--gap-length:2px;--row-height:200px;--column-width:220px}.gg-container [data-theme=dark]{--main-color:#ddd;--secondary-color:#eee;--txt-color:#111;--img-bg-color:#141414e6;--backdrop-color:#1e1e1ee6}.gg-box{grid-template-columns:repeat(auto-fit,minmax(var(--column-width),1fr));grid-auto-rows:var(--row-height);grid-gap:var(--gap-length);margin:20px 0;display:grid}.gg-box img{object-fit:cover;cursor:pointer;background:var(--img-bg-color);width:100%;height:100%}.gg-box img:hover{opacity:.98}#gg-screen{background:var(--backdrop-color);z-index:9999;text-align:center;width:100%;height:100%;position:fixed;top:0;left:0}#gg-screen .gg-image{justify-content:center;align-items:center;height:100%;display:inline-flex}#gg-screen .gg-image img{max-width:100%;max-height:100%;margin:0 auto}.gg-btn{background:var(--main-color);width:35px;height:35px;color:var(--txt-color);text-align:center;cursor:pointer;-o-transition:all .4s ease;box-sizing:border-box;padding-left:2px;font-size:20px;line-height:35px;transition:all .4s;position:fixed;bottom:10px}.gg-btn:hover{background:var(--secondary-color)}.gg-close{top:10px}.gg-close,.gg-next{right:10px}.gg-prev{right:50px}.gg-prev,.gg-next{bottom:10px}@media (width>=478px){.gg-box img:nth-child(2n):not(:last-of-type){grid-row-end:span 2}[data-layout=horizontal] img:nth-child(2n):not(:last-of-type){grid-row-end:span 1;grid-column-end:span 2}[data-layout=square] img:nth-child(2n):not(:last-of-type){grid-row-end:span 1;grid-column-end:span 1}}@media (width<=768px){.gg-box{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-auto-rows:calc(var(--row-height) - 15vh);margin:10px 0}}@media (width<=450px){.gg-box{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}}
/*# sourceMappingURL=photographer.bd13ac3c.css.map */
