.wp-block-metal-core-home-gallery{margin:0}.mct-home-gallery-block{box-sizing:border-box;font-family:InterVariable,Inter,sans-serif}.mct-home-gallery-block *{box-sizing:border-box}.mct-home-section-label{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.mct-home-section-label span{color:#ed5714;font-size:14px;font-weight:600;letter-spacing:1px}.mct-home-section-label i{background:#ed5714;display:block;height:1px;width:40px}.mct-home-section-label strong{color:#636363;font-size:14px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.mct-home-gallery{background:#f2f2f3;border-top:3px solid #ed5714;padding:58px 64px 54px}.mct-home-gallery h2{color:#2e2f30;font-size:40px;line-height:48px;margin:18px 0 32px;text-align:center}.mct-home-gallery__grid{display:grid;gap:16px;grid-template-columns:repeat(var(--mct-gallery-cols,3),1fr)}.mct-home-gallery__item{background:#14171a;border-radius:4px;cursor:default;margin:0;overflow:hidden;position:relative}.mct-home-gallery__item.has-meta{cursor:pointer}.mct-home-gallery__item img{aspect-ratio:4/3;display:block;height:auto;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.2,.8,.2,1),filter .25s ease;width:100%}.mct-home-gallery__caption{background:linear-gradient(180deg,rgba(20,23,26,0),rgba(20,23,26,.88) 60%,rgba(20,23,26,.96));bottom:0;color:#fff;display:flex;flex-direction:column;gap:6px;left:0;opacity:0;padding:18px 20px;position:absolute;right:0;transform:translateY(12px);transition:opacity .25s ease,transform .25s cubic-bezier(.2,.8,.2,1)}.mct-home-gallery__title{color:#fff;font-size:16px;font-weight:700;letter-spacing:.1px;line-height:1.3}.mct-home-gallery__excerpt{color:hsla(0,0%,100%,.82);font-size:13px;line-height:1.5}.mct-home-gallery__item.has-meta:focus-visible img,.mct-home-gallery__item.has-meta:hover img{filter:brightness(.95);transform:scale(1.06)}.mct-home-gallery__item.has-meta:focus-visible .mct-home-gallery__caption,.mct-home-gallery__item.has-meta:hover .mct-home-gallery__caption{opacity:1;transform:translateY(0)}.mct-home-gallery__item:focus-visible{outline:2px solid #ed5714;outline-offset:2px}.mct-home-gallery__pagination{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:40px}.mct-home-gallery__page-btn,.mct-home-gallery__page-num{align-items:center;background:#fff;border:1px solid #e6e7ea;border-radius:6px;color:#2e2f30;cursor:pointer;display:inline-flex;font-family:InterVariable,Inter,sans-serif;font-size:14px;font-weight:600;height:40px;justify-content:center;min-width:40px;padding:0 12px;transition:background-color .18s ease,box-shadow .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.mct-home-gallery__page-btn svg{display:block;height:16px;width:16px}.mct-home-gallery__page-btn:focus-visible,.mct-home-gallery__page-btn:hover,.mct-home-gallery__page-num:focus-visible,.mct-home-gallery__page-num:hover{background-color:rgba(237,87,20,.08);border-color:#ed5714;box-shadow:0 10px 20px rgba(237,87,20,.16);color:#ed5714;outline:none;transform:translateY(-2px)}.mct-home-gallery__page-num.is-active{background:#ed5714;border-color:#ed5714;box-shadow:0 6px 14px rgba(237,87,20,.25);color:#fff}.mct-home-gallery__page-num.is-active:hover{background-color:#d44a0d;box-shadow:0 14px 28px rgba(237,87,20,.3);color:#fff}.mct-home-gallery__item[data-mct-gallery-item],.mct-pd-gallery__item[data-mct-gallery-item],.mct-pd-gallery__main[data-mct-gallery-item]{cursor:zoom-in}.mct-home-gallery__item[data-mct-gallery-item]:focus-visible,.mct-pd-gallery__item[data-mct-gallery-item]:focus-visible,.mct-pd-gallery__main[data-mct-gallery-item]:focus-visible{outline:2px solid #ed5714;outline-offset:3px}body.mct-lightbox-open{overflow:hidden}.mct-lightbox{align-items:stretch;background:transparent;display:flex;inset:0;justify-content:stretch;padding:0;position:fixed;z-index:9999}.mct-lightbox[hidden]{display:none}.mct-lightbox__backdrop{backdrop-filter:blur(10px);background:rgba(8,10,12,.72);border:0;cursor:zoom-out;inset:0;padding:0;position:absolute;z-index:0}.mct-lightbox .mct-lightbox__panel{animation:mct-lb-fade .25s ease both;background:transparent;box-sizing:border-box;display:grid;gap:0;grid-template-rows:minmax(0,1fr) auto;height:100%;margin:0;max-width:none;overflow:hidden;padding:80px clamp(24px,6vw,96px) 24px;position:relative;width:100%;z-index:1}@keyframes mct-lb-fade{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.mct-lightbox .mct-lightbox__close{align-items:center;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:44px;justify-content:center;padding:0;position:absolute;right:24px;top:24px;transition:background .15s ease,border-color .15s ease,transform .25s ease;width:44px;z-index:4}.mct-lightbox .mct-lightbox__close svg{display:block;height:20px;width:20px}.mct-lightbox .mct-lightbox__close:focus-visible,.mct-lightbox .mct-lightbox__close:hover{background:#ed5714;border-color:#ed5714;outline:none;transform:rotate(90deg)}.mct-lightbox .mct-lightbox__nav{align-items:center;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:52px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:background .15s ease,border-color .15s ease,transform .2s ease,opacity .15s ease;width:52px;z-index:3}.mct-lightbox .mct-lightbox__nav svg{display:block;height:22px;width:22px}.mct-lightbox .mct-lightbox__nav:focus-visible,.mct-lightbox .mct-lightbox__nav:hover{background:#ed5714;border-color:#ed5714;outline:none;transform:translateY(-50%) scale(1.05)}.mct-lightbox .mct-lightbox__nav:disabled{cursor:not-allowed;opacity:.25;transform:translateY(-50%)}.mct-lightbox .mct-lightbox__nav--prev{left:24px}.mct-lightbox .mct-lightbox__nav--next{right:24px}.mct-lightbox .mct-lightbox__media{align-items:center;background:transparent;border:0;border-radius:0;box-shadow:none;display:flex;justify-content:center;min-height:0;overflow:hidden;padding:0}.mct-lightbox .mct-lightbox__image{border-radius:8px;box-shadow:0 30px 80px rgba(0,0,0,.55);display:block;height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;transition:opacity .25s ease;width:auto}.mct-lightbox .mct-lightbox__body{align-items:flex-end;color:#fff;display:flex;gap:32px;justify-content:space-between;padding:18px 4px 0}.mct-lightbox .mct-lightbox__meta{flex:1 1 auto;max-width:820px;min-width:0}.mct-lightbox .mct-lightbox__title{color:#fff;font-family:InterVariable,Inter,sans-serif;font-size:19px;font-weight:700;letter-spacing:.1px;line-height:1.3;margin:0 0 6px}.mct-lightbox .mct-lightbox__description{color:hsla(0,0%,100%,.72);font-family:InterVariable,Inter,sans-serif;font-size:14px;line-height:1.6;margin:0;white-space:pre-line}.mct-lightbox .mct-lightbox__counter{color:hsla(0,0%,100%,.6);flex:0 0 auto;font-family:InterVariable,Inter,sans-serif;font-size:13px;font-variant-numeric:tabular-nums;letter-spacing:1px;white-space:nowrap}@media(max-width:900px){.mct-lightbox .mct-lightbox__panel{padding:64px 16px 16px}.mct-lightbox .mct-lightbox__close{height:40px;right:14px;top:14px;width:40px}.mct-lightbox .mct-lightbox__nav{height:40px;width:40px}.mct-lightbox .mct-lightbox__nav svg{height:18px;width:18px}.mct-lightbox .mct-lightbox__nav--prev{left:10px}.mct-lightbox .mct-lightbox__nav--next{right:10px}.mct-lightbox .mct-lightbox__title{font-size:16px}.mct-lightbox .mct-lightbox__body{align-items:flex-start;flex-direction:column;gap:6px;padding-top:12px}}@media(max-width:1024px){.mct-home-gallery__grid{gap:14px;grid-template-columns:repeat(2,1fr)}.mct-home-gallery h2{font-size:32px;line-height:40px;margin:14px 0 24px}}@media(max-width:700px){.mct-home-gallery__grid{gap:12px;grid-template-columns:1fr}.mct-home-gallery h2{font-size:26px;line-height:32px;margin:12px 0 20px}.mct-home-gallery__item.has-meta .mct-home-gallery__caption{opacity:1;transform:translateY(0)}.mct-home-gallery__pagination{gap:4px}.mct-home-gallery__page-btn,.mct-home-gallery__page-num{font-size:13px;height:36px;min-width:36px}}@media(max-width:1024px){.mct-home-gallery{padding-left:32px!important;padding-right:32px!important}}@media(max-width:700px){.mct-home-gallery{padding-left:16px!important;padding-right:16px!important}}
