.app-gallery-lightbox{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c0a0dcc;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:1000}.app-gallery-lightbox .splide,.app-gallery-lightbox img{height:700px;max-height:75vh;max-width:95vw;-o-object-fit:contain;object-fit:contain;width:850px}.app-gallery-lightbox__content{opacity:0;position:relative;text-align:center;transition:scale .3s ease-in-out,opacity .3s ease-in-out;will-change:scale}.app-gallery-lightbox__close{color:#fff;cursor:pointer;font-size:24px;left:16px;position:absolute;top:16px;width:24px}.app-gallery-lightbox__controls{align-items:center;display:flex;justify-content:space-between;margin:16px auto 0;width:80%}.app-gallery-lightbox--show{opacity:1}.app-gallery-lightbox--show .app-gallery-lightbox__content.loaded{opacity:1;scale:1}.app-blog-gallery{align-items:stretch;border:2px solid var(--app-purple);border-radius:16px;display:flex;gap:4px;height:500px;overflow:hidden;position:relative}@media (max-width:767.98px){.app-blog-gallery{height:350px}}.app-blog-gallery__col{display:flex;flex:1;flex-direction:column;gap:4px;justify-content:stretch}@media (max-width:767.98px){.app-blog-gallery__col:last-of-type{display:none}}.app-blog-gallery__col--multiple img{flex:1 0 50%!important;height:50%!important}.app-blog-gallery img{border-radius:0!important;cursor:pointer;flex:1 0 auto;height:100%;margin:0!important;-o-object-fit:cover;object-fit:cover;width:100%!important}.app-blog-gallery__count{background:var(--app-blog-color,#12b8ff);border-radius:10px;bottom:56px;color:#fff;font-size:12px;font-style:normal;font-weight:600;line-height:32px;position:absolute;right:42px;text-align:center;width:83px}.app-blog-gallery__action{background-color:var(--app-red)!important;border-radius:4px;bottom:12px;color:var(--app-white)!important;height:42px;padding:8px;position:absolute;right:12px;transition:transform .3s;width:42px}.app-blog-gallery__action svg{fill:var(--app-white)}.app-blog-gallery__action:hover{transform:scale(1.1)}
