.videographyPhotoCarousel-photo-carousel{padding:clamp(1.5rem,4vw,3rem) 0 clamp(3rem,8vw,6rem);background:linear-gradient(180deg,color-mix(in srgb,#000 98%,transparent) 0,color-mix(in srgb,#000 88%,transparent) 100%),#000}.videographyPhotoCarousel-photo-carousel__inner{width:min(86rem,calc(100% - 3rem));margin:0 auto;display:grid;gap:clamp(1.25rem,2.4vw,2rem)}.videographyPhotoCarousel-photo-carousel__header{width:min(100%,46rem);margin:0 auto;display:grid;gap:.75rem;justify-items:center;text-align:center}.videographyPhotoCarousel-photo-carousel__eyebrow{margin:0;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb,#fff 72%,transparent)}.videographyPhotoCarousel-photo-carousel__heading{margin:0;font-family:Anton,Impact,'Arial Narrow Bold',sans-serif;font-size:clamp(2rem, 5vw, 3.4rem);letter-spacing:-.02em;line-height:.95;color:#fff;text-transform:uppercase}.videographyPhotoCarousel-photo-carousel__heading-line{display:block}.videographyPhotoCarousel-photo-carousel__heading-line--accent{color:#4b5ae4}.videographyPhotoCarousel-photo-carousel__description{margin:0;font-size:clamp(1rem, 2.2vw, 1.125rem);line-height:1.5;color:color-mix(in srgb,#fff 82%,transparent)}.videographyPhotoCarousel-photo-carousel__viewport{position:relative;width:100%;display:grid;justify-items:center;gap:clamp(.75rem,2vw,1.25rem)}.videographyPhotoCarousel-photo-carousel__track{--carousel-slide-size:clamp(14rem, 23vw, 21rem);--carousel-side-padding:max(
    0.75rem,
    calc((100% - var(--carousel-slide-size)) / 2)
  );width:100%;display:flex;gap:clamp(.75rem,2.6vw,1.5rem);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-inline:var(--carousel-side-padding);padding:.5rem var(--carousel-side-padding) .75rem;scrollbar-width:none;cursor:grab;user-select:none;-webkit-user-select:none;overscroll-behavior-x:contain;touch-action:pan-y}.videographyPhotoCarousel-photo-carousel__track::-webkit-scrollbar{display:none}.videographyPhotoCarousel-photo-carousel__track.is-dragging,.videographyPhotoCarousel-photo-carousel__track.is-throwing{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.videographyPhotoCarousel-photo-carousel__slide{flex:0 0 var(--carousel-slide-size);scroll-snap-align:center}.videographyPhotoCarousel-photo-carousel__figure{margin:0;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:16px;border:none;background:#000;aspect-ratio:9/16;max-height:min(82vh,46rem);box-shadow:0 1.25rem 2.8rem rgba(0,0,0,.35)}.videographyPhotoCarousel-photo-carousel__image{width:100%;height:100%;object-fit:contain;display:block;background:#000;-webkit-user-drag:none;user-select:none;-webkit-user-select:none;transition:transform 350ms cubic-bezier(.4, 0, .2, 1)}.videographyPhotoCarousel-photo-carousel__figure:focus-within .videographyPhotoCarousel-photo-carousel__image,.videographyPhotoCarousel-photo-carousel__figure:hover .videographyPhotoCarousel-photo-carousel__image{transform:scale(1.02)}.videographyPhotoCarousel-photo-carousel__caption{display:none}.videographyPhotoCarousel-photo-carousel__caption-title{margin:0;font-size:clamp(1rem, 2vw, 1.125rem);font-weight:700;line-height:1.2;color:#fff}.videographyPhotoCarousel-photo-carousel__caption-text{margin:0;font-size:clamp(.875rem, 1.6vw, 1rem);line-height:1.35;color:color-mix(in srgb,#fff 84%,transparent)}.videographyPhotoCarousel-photo-carousel__control{width:clamp(2.9rem,4.2vw,3.25rem);height:clamp(2.9rem,4.2vw,3.25rem);border:1px solid;border-radius:50%;background:color-mix(in srgb,#000 70%,transparent);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;backdrop-filter:blur(6px);pointer-events:auto;box-shadow:0 .9rem 1.8rem rgba(0,0,0,.28);transition:transform 150ms cubic-bezier(.4, 0, .2, 1),background-color 150ms cubic-bezier(.4, 0, .2, 1),border-color 150ms cubic-bezier(.4, 0, .2, 1),opacity 150ms cubic-bezier(.4, 0, .2, 1)}.videographyPhotoCarousel-photo-carousel__nav{display:flex;justify-content:center;align-items:center;gap:1rem;width:fit-content;margin:0 auto;pointer-events:auto}.videographyPhotoCarousel-photo-carousel__control:hover{background:color-mix(in srgb,#4b5ae4 55%,transparent);border-color:color-mix(in srgb,#fff 68%,transparent)}.videographyPhotoCarousel-photo-carousel__control:active{transform:scale(.97)}.videographyPhotoCarousel-photo-carousel__control:disabled{opacity:.35;cursor:not-allowed}.videographyPhotoCarousel-photo-carousel__description:empty,.videographyPhotoCarousel-photo-carousel__eyebrow:empty,.videographyPhotoCarousel-photo-carousel__heading:empty{display:none}@media (max-width:991px){.videographyPhotoCarousel-photo-carousel{padding-inline:0}.videographyPhotoCarousel-photo-carousel__viewport{gap:.75rem}.videographyPhotoCarousel-photo-carousel__track{--carousel-slide-size:min(100%, 82vw)}.videographyPhotoCarousel-photo-carousel__control{width:2.75rem;height:2.75rem;font-size:1.05rem}}@media (prefers-reduced-motion:reduce){.videographyPhotoCarousel-photo-carousel__track{scroll-behavior:auto}.videographyPhotoCarousel-photo-carousel__control,.videographyPhotoCarousel-photo-carousel__image{transition:none}}@media (max-width:700px){.videographyPhotoCarousel-photo-carousel__inner{width:calc(100% - 1.5rem)}}