.video-player[data-astro-cid-w2ojolpr]{width:100%;overflow:hidden;border-radius:1rem;border:2px solid rgb(255 255 255 / .12);background:var(--color-road);box-shadow:0 24px 60px #00000073}.video-player__frame[data-astro-cid-w2ojolpr]{position:relative;aspect-ratio:16 / 9;background:var(--color-road-light);overflow:hidden}.video-player__video[data-astro-cid-w2ojolpr]{display:block;width:100%;height:100%;object-fit:contain;background:#000;cursor:pointer}.video-player__big-play[data-astro-cid-w2ojolpr]{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;border:0;background:#0c101459;color:#fff;cursor:pointer;transition:opacity .2s,background .2s}.video-player__big-play[data-astro-cid-w2ojolpr] svg[data-astro-cid-w2ojolpr]{width:4rem;height:4rem;padding-left:.25rem;border-radius:9999px;background:var(--color-call);box-shadow:0 12px 28px #0c101459}.video-player[data-astro-cid-w2ojolpr].is-playing .video-player__big-play[data-astro-cid-w2ojolpr]{opacity:0;pointer-events:none}.video-player__bar[data-astro-cid-w2ojolpr]{display:flex;align-items:center;gap:.625rem;padding:.75rem .875rem;background:var(--color-road-light);border-top:1px solid rgb(255 255 255 / .08)}.video-player__btn[data-astro-cid-w2ojolpr]{display:inline-flex;flex-shrink:0;width:2.25rem;height:2.25rem;align-items:center;justify-content:center;border:0;border-radius:9999px;background:#ffffff14;color:#fff;cursor:pointer;transition:background .15s}.video-player__btn[data-astro-cid-w2ojolpr]:hover{background:#e5a02040}.video-player__btn[data-astro-cid-w2ojolpr] svg[data-astro-cid-w2ojolpr]{width:1.125rem;height:1.125rem}.video-player__icon-pause[data-astro-cid-w2ojolpr],.video-player__icon-muted[data-astro-cid-w2ojolpr],.video-player[data-astro-cid-w2ojolpr].is-playing .video-player__icon-play[data-astro-cid-w2ojolpr]{display:none}.video-player[data-astro-cid-w2ojolpr].is-playing .video-player__icon-pause[data-astro-cid-w2ojolpr]{display:block}.video-player[data-astro-cid-w2ojolpr].is-muted .video-player__icon-volume[data-astro-cid-w2ojolpr]{display:none}.video-player[data-astro-cid-w2ojolpr].is-muted .video-player__icon-muted[data-astro-cid-w2ojolpr]{display:block}.video-player__progress-wrap[data-astro-cid-w2ojolpr]{position:relative;flex:1;height:1.25rem;display:flex;align-items:center}.video-player__progress-track[data-astro-cid-w2ojolpr]{position:absolute;inset-inline:0;height:.3125rem;border-radius:9999px;background:#ffffff26;overflow:hidden;pointer-events:none}.video-player__progress-fill[data-astro-cid-w2ojolpr]{height:100%;width:0;border-radius:inherit;background:var(--color-stripe);transition:width .05s linear}.video-player__seek[data-astro-cid-w2ojolpr]{position:relative;z-index:1;width:100%;margin:0;opacity:0;cursor:pointer}.video-player__time[data-astro-cid-w2ojolpr]{flex-shrink:0;min-width:5.5rem;font-family:var(--font-display);font-size:.75rem;font-weight:700;letter-spacing:.04em;color:#ffffffb8;text-align:right}@media(max-width:639px){.video-player__time[data-astro-cid-w2ojolpr]{display:none}}.gallery-filter[data-astro-cid-u5hpd7j5]{min-height:2.5rem;border-radius:9999px;border:2px solid var(--color-road);background:#fff;padding-inline:1rem;font-family:var(--font-display);font-size:.875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-road);transition:background .15s,color .15s,border-color .15s}.gallery-filter[data-astro-cid-u5hpd7j5].is-active,.gallery-filter[data-astro-cid-u5hpd7j5]:hover{border-color:var(--color-stripe);background:var(--color-stripe)}.gallery-grid[data-astro-cid-u5hpd7j5]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:768px){.gallery-grid[data-astro-cid-u5hpd7j5]{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media(min-width:1024px){.gallery-grid[data-astro-cid-u5hpd7j5]{grid-template-columns:repeat(4,minmax(0,1fr))}}.gallery-grid__item[data-astro-cid-u5hpd7j5]{scroll-margin-top:6rem}.gallery-grid__item[data-astro-cid-u5hpd7j5][hidden]{display:none}.gallery-tile[data-astro-cid-u5hpd7j5]{transition:transform .25s ease,box-shadow .25s ease}.gallery-tile--photo[data-astro-cid-u5hpd7j5]{cursor:zoom-in;border:0;padding:0}.gallery-tile--video[data-astro-cid-u5hpd7j5]{cursor:pointer;border:0;padding:0}.gallery-tile[data-astro-cid-u5hpd7j5]:hover{transform:translateY(-2px);box-shadow:0 18px 36px #0c101429}.gallery-tile:hover .gallery-media__img[data-astro-cid-u5hpd7j5],.gallery-tile:hover img[data-astro-cid-u5hpd7j5]{transform:scale(1.04)}.gallery-lightbox[data-astro-cid-u5hpd7j5]{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:1rem}.gallery-lightbox[data-astro-cid-u5hpd7j5][hidden]{display:none}.gallery-lightbox__backdrop[data-astro-cid-u5hpd7j5]{position:absolute;inset:0;background:#0c1014eb;backdrop-filter:blur(6px)}.gallery-lightbox__panel[data-astro-cid-u5hpd7j5]{position:relative;z-index:1;display:grid;width:min(100%,72rem);grid-template-columns:auto 1fr auto;grid-template-rows:1fr auto;align-items:center;gap:.75rem;outline:none}.gallery-lightbox__figure[data-astro-cid-u5hpd7j5]{position:relative;grid-column:2;grid-row:1;margin:0;max-height:min(82vh,900px);overflow:auto;-webkit-overflow-scrolling:touch}.gallery-lightbox__image[data-astro-cid-u5hpd7j5]{display:block;width:auto;max-width:100%;max-height:min(82vh,900px);margin-inline:auto;border-radius:.75rem;object-fit:contain;box-shadow:0 24px 60px #00000073;animation:lightbox-in .28s cubic-bezier(.22,1,.36,1)}@keyframes lightbox-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.gallery-lightbox__count[data-astro-cid-u5hpd7j5]{grid-column:1 / -1;grid-row:2;margin:0;text-align:center;font-family:var(--font-display);font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c}.gallery-lightbox__close[data-astro-cid-u5hpd7j5]{position:absolute;top:.75rem;right:.75rem;z-index:2;display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border:0;border-radius:9999px;background:#0c10148c;color:#fff;backdrop-filter:blur(4px);transition:background .15s}.gallery-lightbox__close[data-astro-cid-u5hpd7j5]:hover{background:#0c1014b8}.gallery-lightbox__close[data-astro-cid-u5hpd7j5] svg[data-astro-cid-u5hpd7j5]{width:1.25rem;height:1.25rem}.gallery-lightbox__nav[data-astro-cid-u5hpd7j5]{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border:2px solid rgb(255 255 255 / .25);border-radius:9999px;background:#ffffff14;color:#fff;transition:background .15s,border-color .15s}.gallery-lightbox__nav--prev[data-astro-cid-u5hpd7j5]{grid-column:1;grid-row:1;justify-self:center}.gallery-lightbox__nav--next[data-astro-cid-u5hpd7j5]{grid-column:3;grid-row:1;justify-self:center}.gallery-lightbox__nav[data-astro-cid-u5hpd7j5]:hover{border-color:var(--color-stripe);background:#e5a02033}.gallery-lightbox__nav[data-astro-cid-u5hpd7j5] svg[data-astro-cid-u5hpd7j5]{width:1.25rem;height:1.25rem}.gallery-video[data-astro-cid-u5hpd7j5]{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:1rem}.gallery-video[data-astro-cid-u5hpd7j5][hidden]{display:none}.gallery-video__backdrop[data-astro-cid-u5hpd7j5]{position:absolute;inset:0;background:#0c1014eb;backdrop-filter:blur(6px)}.gallery-video__panel[data-astro-cid-u5hpd7j5]{position:relative;z-index:1;width:min(100%,48rem);outline:none}.gallery-video__close[data-astro-cid-u5hpd7j5]{position:absolute;top:-.25rem;right:0;z-index:2;display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border:0;border-radius:9999px;background:#ffffff1f;color:#fff;transition:background .15s}.gallery-video__close[data-astro-cid-u5hpd7j5]:hover{background:#ffffff38}.gallery-video__close[data-astro-cid-u5hpd7j5] svg[data-astro-cid-u5hpd7j5]{width:1.25rem;height:1.25rem}@media(max-width:639px){.gallery-lightbox__panel[data-astro-cid-u5hpd7j5]{grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr auto auto}.gallery-lightbox__figure[data-astro-cid-u5hpd7j5]{grid-column:1 / -1;grid-row:2}.gallery-lightbox__nav--prev[data-astro-cid-u5hpd7j5]{grid-column:1;grid-row:3;justify-self:start}.gallery-lightbox__nav--next[data-astro-cid-u5hpd7j5]{grid-column:2;grid-row:3;justify-self:end}.gallery-lightbox__count[data-astro-cid-u5hpd7j5]{grid-column:1 / -1;grid-row:4}}@media(prefers-reduced-motion:reduce){.gallery-tile[data-astro-cid-u5hpd7j5]:hover,.gallery-tile:hover .gallery-media__img[data-astro-cid-u5hpd7j5],.gallery-tile:hover img[data-astro-cid-u5hpd7j5]{transform:none}.gallery-lightbox__image[data-astro-cid-u5hpd7j5]{animation:none}}
