.motta-project-gallery{--mp-columns:4;--mp-gap:12px;position:relative;width:100%}.motta-project-filters{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin:0 0 22px}.motta-project-filter{appearance:none;padding:7px 18px;border:1px solid #8d6b1b;border-radius:999px;color:#fff;background:transparent;font:inherit;line-height:1.2;cursor:pointer;transition:color .2s,background-color .2s,border-color .2s,transform .2s}.motta-project-filter:hover,.motta-project-filter.is-active{color:#111;border-color:#f4bd22;background:#f4bd22;transform:translateY(-1px)}.motta-project-carousel{position:relative}.motta-project-carousel__viewport{overflow:hidden}.motta-project-grid{display:grid;grid-template-columns:repeat(var(--mp-columns),minmax(0,1fr));gap:var(--mp-gap)}.motta-project-gallery.is-carousel .motta-project-grid{display:flex;gap:var(--mp-gap);transition:transform .45s cubic-bezier(.2,.7,.2,1);will-change:transform}.motta-project-gallery.is-carousel .motta-project-card{flex:0 0 calc((100% - (var(--mp-columns) - 1)*var(--mp-gap))/var(--mp-columns))}.motta-project-card{position:relative;min-width:0;overflow:hidden;background:#111}.motta-project-card[hidden]{display:none!important}.motta-project-card__trigger{display:block;width:100%;height:100%;padding:0;border:0;color:inherit;background:transparent;text-align:inherit;cursor:pointer}.motta-project-card__trigger:not([data-full]){cursor:default}.motta-project-card__image{position:relative;display:block;width:100%;aspect-ratio:4/3;overflow:hidden;background:#151515}.motta-project-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.motta-project-card__overlay{position:absolute;inset:0;display:grid;place-items:center;opacity:0;background:rgba(0,0,0,.62);transition:opacity .25s}.motta-project-card__overlay i{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.75);border-radius:50%;color:#fff;font:normal 26px/1 sans-serif;transform:scale(.75);transition:transform .25s}.motta-project-card:hover .motta-project-card__overlay,.motta-project-card__trigger:focus-visible .motta-project-card__overlay{opacity:1}.motta-project-card:hover .motta-project-card__overlay i{transform:scale(1)}.motta-project-card__content{display:block;padding:13px 15px;background:#111}.motta-project-card__title,.motta-project-card__category{display:block}.motta-project-card__title{color:#fff}.motta-project-card__category{margin-top:3px;color:#f4bd22}.motta-project-carousel__arrow{position:absolute;z-index:3;top:50%;display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;color:#111;background:#f4bd22;font:30px/1 sans-serif;cursor:pointer;transform:translateY(-50%);box-shadow:0 5px 18px rgba(0,0,0,.35)}.motta-project-carousel__arrow.is-prev{left:10px}.motta-project-carousel__arrow.is-next{right:10px}.motta-project-carousel__arrow:disabled{opacity:.35;cursor:not-allowed}.motta-project-gallery__footer{display:flex;justify-content:center;margin-top:20px}.motta-project-gallery__button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-width:255px;padding:11px 24px;border:2px solid #f4bd22;border-radius:5px;color:#fff;background:transparent;text-decoration:none;text-transform:uppercase;transition:color .2s,background-color .2s,transform .2s}.motta-project-gallery__button:hover{color:#111;background:#f4bd22;transform:translateY(-2px)}.motta-project-gallery__button svg{width:1em;height:1em;fill:currentColor}.motta-project-gallery__empty{padding:35px;border:1px dashed #555;color:#aaa;text-align:center}.motta-project-lightbox{position:fixed;z-index:999999;inset:0;display:none;align-items:center;justify-content:center;padding:50px 80px;color:#fff;background:rgba(0,0,0,.94);backdrop-filter:blur(8px)}.motta-project-lightbox.is-open{display:flex}.motta-project-lightbox__figure{position:relative;max-width:min(1200px,100%);max-height:100%;margin:0}.motta-project-lightbox__image{display:block;max-width:100%;max-height:calc(100vh - 130px);margin:auto;object-fit:contain}.motta-project-lightbox__caption{min-height:28px;margin-top:12px;color:#ddd;text-align:center}.motta-project-lightbox__close,.motta-project-lightbox__nav{position:absolute;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#fff;background:rgba(15,15,15,.65);font:32px/1 sans-serif;cursor:pointer}.motta-project-lightbox__close{top:18px;right:22px;width:44px;height:44px}.motta-project-lightbox__nav{top:50%;width:48px;height:48px;transform:translateY(-50%)}.motta-project-lightbox__nav.is-prev{left:20px}.motta-project-lightbox__nav.is-next{right:20px}.motta-project-lightbox__count{position:absolute;top:25px;left:25px;color:#bbb}.motta-project-lightbox-open{overflow:hidden}@media(max-width:767px){.motta-project-lightbox{padding:55px 15px}.motta-project-lightbox__nav{top:auto;bottom:14px}.motta-project-lightbox__nav.is-prev{left:calc(50% - 58px)}.motta-project-lightbox__nav.is-next{right:calc(50% - 58px)}.motta-project-lightbox__image{max-height:calc(100vh - 170px)}.motta-project-lightbox__caption{padding:0 20px}.motta-project-carousel__arrow{width:36px;height:36px}}

