.system-gallery-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.system-gallery-heading span{font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;font-weight:900;color:var(--secondary)}.system-gallery-heading h2{font-size:clamp(2.1rem,4vw,4rem);font-weight:950;letter-spacing:-.045em;line-height:1;margin-top:9px}.system-gallery-nav{display:flex;align-items:center;gap:12px}.system-gallery-nav button{width:46px;height:46px;border:1px solid #dbe4ef;border-radius:14px;background:#fff;color:var(--primary);cursor:pointer;transition:.3s}.system-gallery-nav button:hover{background:var(--primary);color:#fff;transform:translateY(-3px)}.system-gallery-section{overflow:hidden}.system-gallery[data-system-gallery]{display:flex;gap:18px;overflow:hidden;scroll-snap-type:x mandatory}.system-gallery[data-system-gallery] .system-media{flex:0 0 min(68vw,780px);height:480px;min-height:480px;grid-column:auto;scroll-snap-align:start;cursor:zoom-in;box-shadow:0 24px 60px rgba(15,35,75,.12)}.system-gallery[data-system-gallery] .system-media:nth-child(even){flex-basis:min(42vw,520px)}.system-media-tag{display:inline-flex;padding:6px 9px;border-radius:99px;background:rgba(255,255,255,.14);font-size:.65rem;text-transform:uppercase;letter-spacing:.13em;font-weight:900}.system-progress{height:5px;background:#e4ebf3;border-radius:99px;margin-top:25px;overflow:hidden}.system-progress b{display:block;width:10%;height:100%;background:linear-gradient(90deg,var(--secondary),var(--primary));transition:.35s}.system-lightbox{position:fixed;inset:0;z-index:99999;display:none;place-items:center;padding:6vw;background:rgba(2,9,30,.9);backdrop-filter:blur(12px)}.system-lightbox.open{display:grid}.system-lightbox>button{position:absolute;right:25px;top:25px;width:52px;height:52px;border:0;border-radius:50%;background:#fff;color:#001b79;font-size:1.2rem}.system-lightbox [data-system-lightbox-media]{max-width:1100px;width:100%;max-height:76vh}.system-lightbox img,.system-lightbox video{display:block;width:100%;max-height:76vh;object-fit:contain;border-radius:22px}.system-lightbox p{color:#fff;font-weight:850;text-align:center}.system-module{position:relative;overflow:hidden}.system-module:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;border:24px solid color-mix(in srgb,currentColor 6%,transparent);right:-35px;bottom:-42px}.system-module:hover i{transform:rotate(-8deg) scale(1.12)}.system-module i{transition:.35s}@media(max-width:700px){.system-gallery-heading{align-items:start;flex-direction:column}.system-gallery[data-system-gallery] .system-media,.system-gallery[data-system-gallery] .system-media:nth-child(even){flex-basis:88vw;height:340px;min-height:340px}}
