.card-gallery-items{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px}@media(max-width:767px){.card-gallery-items{grid-column-gap:10px}}.card-gallery{cursor:pointer;min-width:1px}.card-gallery__img{width:100%;border-radius:10px;display:flex;align-items:center;justify-content:center;text-align:center}.card-gallery__img .v-icon{width:48px;height:48px;border-radius:50%;background-color:rgba(52,52,57,.7);position:relative;z-index:2}.card-gallery__img.card-gallery__img--video{position:relative}.card-gallery__img.card-gallery__img--video:after{position:absolute;content:"";background-color:#343439;opacity:.3;top:0;bottom:0;left:0;right:0}.card-gallery__caption{font-size:14px;line-height:19px;margin-top:8px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;max-width:100%;white-space:normal}.vue-lb-container{background-color:#fff;display:flex;height:100%;justify-content:center;flex-wrap:wrap;left:0;padding:16px;position:fixed;top:0;width:100%;z-index:2000}.vue-lb-content{max-width:100%;width:1344px;padding:0 16px;position:relative;display:flex;align-items:center}.vue-lb-button-close{position:absolute;right:16px;top:16px;outline:none;height:40px;padding:10px;width:40px;color:#343439}.vue-lb-button-close path{fill:currentColor}.vue-lb-figure{width:900px;max-width:100%;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.vue-lb-figure video,.vue-lb-modal-image{max-width:100%;height:auto}.vue-lb-modal-image{max-height:calc(100vh - 140px);display:block;margin:0 auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:10px}.vue-lb-info{height:40px;width:100%;text-align:center;margin-top:10px;font-size:14px;font-weight:600}.vue-lb-footer-count{top:16px;left:16px;position:absolute;font-size:14px;line-height:40px;font-weight:600}.vue-lb-arrow{border-radius:50%;outline:none;padding:10px;position:absolute;top:calc(50% - 24px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:48px;height:48px;border:1px solid #f6f6f6;transition:.3s cubic-bezier(.25,.8,.5,1),visibility 0s}.vue-lb-arrow svg{width:14px}.vue-lb-arrow path{fill:currentColor}.vue-lb-arrow:hover{border-color:#dbdbdb;box-shadow:0 2px 4px 0 rgba(52,52,57,.1)}.vue-lb-left{left:calc(50% - 656px)}.vue-lb-right{right:calc(50% - 656px)}.vue-lb-open{overflow:hidden}@media(max-width:1376px){.vue-lb-left{left:32px}.vue-lb-right{right:32px}}@media(max-width:1023px){.vue-lb-container{padding-left:0;padding-right:0}.vue-lb-content{padding:0 72px}.vue-lb-left{left:16px}.vue-lb-right{right:16px}}@media(max-width:767px){.vue-lb-content{padding:0}.vue-lb-footer-count{left:50%;transform:translateX(-50%)}.vue-lb-figure{margin-top:80px}.vue-lb-modal-image{border-radius:0}.vue-lb-arrow{position:static;margin:auto 16px 16px}.vue-lb-left{margin-right:auto}}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter,.fade-leave-to{opacity:0}.no-scroll{overflow-y:hidden}