.card-gallery{overflow:hidden;background:#e5eee9!important}.gallery-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s}.gallery-photo.active{opacity:1}.card-gallery small{z-index:3}.gallery-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:34px;height:34px;border:0;border-radius:50%;background:#fff;color:#173b34;font-size:25px;cursor:pointer}.gallery-arrow.prev{left:10px}.gallery-arrow.next{right:10px}.gallery-dots{position:absolute;z-index:4;bottom:10px;left:50%;transform:translateX(-50%);display:flex;gap:5px}.gallery-dots i{width:6px;height:6px;border-radius:50%;background:#ffffff88}.gallery-dots i.active{background:#fff;width:16px;border-radius:8px}.gallery-editor{grid-template-columns:240px 1.4fr .6fr .8fr .8fr}.thumbs{display:flex;gap:5px;flex-wrap:wrap}.thumbs span{position:relative}.thumbs img{width:66px;height:52px;object-fit:cover;border-radius:6px}.remove-photo{position:absolute;right:-4px;top:-5px;width:19px;height:19px;border:0;border-radius:50%;background:#d7482d;color:#fff;cursor:pointer}.add-photos{display:inline-block;background:#e1f1ea;color:#0f5b4d;padding:7px 10px;border-radius:7px;font-size:11px;margin-top:6px;cursor:pointer}.add-photos input{display:none}.admin-photos>small{display:block;color:#66716e;margin-top:5px}@media(max-width:900px){.gallery-editor{grid-template-columns:180px 1fr}.gallery-editor>label{grid-column:2}}
