.p-movie-gallery{--movie-gallery-placeholder:#b3b3b3;--movie-gallery-panel-shadow:0 2rem 3.5rem #1a3d681f}.movie-gallery-container{width:min(100% - var(--container-inline) * 2, var(--content-width));margin-inline:auto}.movie-gallery-breadcrumb{padding-top:2.4rem;font-size:1.1rem;line-height:1.5}.movie-gallery-breadcrumb__list{align-items:center;gap:.3rem;min-width:0;list-style:none;display:flex}.movie-gallery-breadcrumb__item{color:#555;align-items:center;gap:.3rem;min-width:0;display:flex;overflow:hidden}.movie-gallery-breadcrumb__separator{flex:none;width:1.2124rem;height:.4536rem}.movie-gallery-breadcrumb__link,.movie-gallery-breadcrumb__current{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.movie-gallery-breadcrumb__link{color:inherit;text-decoration:none}@media (hover:hover){.movie-gallery-breadcrumb__link:hover{text-decoration:underline}}.movie-gallery-breadcrumb__link:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.movie-gallery-hero{width:100%;max-width:var(--content-width-grid);margin-inline:auto;padding-block:5rem 6.1rem}@media (width>=1024px){.movie-gallery-hero{padding-block:clamp(76px,7.07143vw,113.143px) clamp(74px,6.71429vw,107.429px)}}.movie-gallery-hero__title{white-space:nowrap;font-size:clamp(32px,10vw,40px)}@media (width>=600px){.movie-gallery-hero__title{font-size:clamp(40px,5.71429vw,92px)}}.movie-gallery-list__grid{grid-template-columns:minmax(0,1fr);gap:4rem 3rem;width:100%;max-width:36rem;margin-inline:auto;list-style:none;display:grid}@media (width>=768px){.movie-gallery-list__grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:75rem}}@media (width>=1024px){.movie-gallery-list__grid{max-width:var(--content-width-grid);grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(31px,2.71429vw,43.4286px) 3rem}}.movie-gallery-list__item,.movie-gallery-card{min-width:0}.movie-gallery-card__media{aspect-ratio:12/7;background-color:var(--movie-gallery-placeholder);border-radius:clamp(11px,3.5vw,14px);width:100%;display:block;position:relative;overflow:hidden}@media (width>=1024px){.movie-gallery-card__media{border-radius:clamp(13px,1.14286vw,18.2857px)}}.movie-gallery-card__trigger{transition:filter .22s ease-out}@media (hover:hover) and (pointer:fine){.movie-gallery-card__trigger:is(:hover,:focus-visible):not(:disabled,[aria-disabled=true]){filter:brightness(1.1)}}@media (prefers-reduced-motion:reduce){.movie-gallery-card__trigger{transition:none}}.movie-gallery-card__trigger .movie-gallery-card__image{transition:transform .28s ease-out}@media (prefers-reduced-motion:reduce){.movie-gallery-card__trigger .movie-gallery-card__image{transition:none}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.movie-gallery-card__trigger:is(:hover,:focus-visible) .movie-gallery-card__image{transform:scale(1.025)}}.movie-gallery-card__trigger{color:inherit;cursor:pointer}.movie-gallery-card__trigger:focus-visible{outline:3px solid var(--color-focus);outline-offset:4px}.movie-gallery-card__placeholder{width:100%;height:100%;display:block}.movie-gallery-card__image{object-fit:cover;width:100%;height:100%}.movie-gallery-card__play{aspect-ratio:1;background-color:var(--color-background);pointer-events:none;border-radius:50%;place-items:center;width:clamp(40px,12vw,48px);display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 .4rem 1.6rem #0000002e}@media (width>=1024px){.movie-gallery-card__play{width:clamp(48px,4.28571vw,68.5714px)}}.movie-gallery-card__play:before{content:"";border-top:.9rem solid #0000;border-bottom:.9rem solid #0000;border-left:1.4rem solid #1264d6;width:0;height:0;margin-left:.4rem}@media (width>=1024px){.movie-gallery-card__play:before{border-top-width:clamp(9px,.857143vw,13.7143px);border-bottom-width:clamp(9px,.857143vw,13.7143px);border-left-width:clamp(14px,1.28571vw,20.5714px);margin-left:clamp(4px,.357143vw,5.71429px)}}.movie-gallery-card__body{padding-top:1.7rem}@media (width>=1024px){.movie-gallery-card__body{padding-top:clamp(15px,1.21429vw,19.4286px)}}.movie-gallery-card__title{font-family:var(--font-heading);font-size:clamp(16px,4.5vw,18px);font-weight:var(--font-weight-bold);text-align:center;overflow-wrap:anywhere;line-height:1.5}@media (width>=1024px){.movie-gallery-card__title{font-size:clamp(18px,1.57143vw,22px)}}.movie-gallery-card__excerpt{overflow-wrap:anywhere;margin-top:.6rem;padding-inline:2.5rem;font-size:clamp(11px,3vw,12px);line-height:1.75}@media (width>=1024px){.movie-gallery-card__excerpt{font-size:clamp(12px,.928571vw,14px)}}.movie-gallery-featured{padding-block:9rem}@media (width>=1024px){.movie-gallery-featured{padding-block:clamp(59px,5.14286vw,82.2857px) clamp(145px,12.8571vw,205.714px)}}.movie-gallery-featured__panel{background-color:var(--color-background);width:calc(100% + 2rem);max-width:74rem;box-shadow:var(--movie-gallery-panel-shadow);border-radius:1.2rem;margin-inline:-1rem;padding:1rem;overflow:hidden}@media (width>=768px){.movie-gallery-featured__panel{width:100%;max-width:72rem;margin-inline:auto;padding:0}}@media (width>=1024px){.movie-gallery-featured__panel{max-width:var(--content-width-grid);border-radius:clamp(13px,1.14286vw,18.2857px);grid-template-columns:minmax(0,48rem) minmax(0,1fr);align-items:center;gap:clamp(36px,3.57143vw,57.1429px);padding:clamp(30px,2.85714vw,45.7143px);display:grid}}.movie-gallery-featured__media{aspect-ratio:16/9;background-color:var(--movie-gallery-placeholder);cursor:pointer;border-radius:clamp(10px,3vw,12px);width:100%;display:block;position:relative;overflow:hidden}@media (width>=1024px){.movie-gallery-featured__media{border-radius:clamp(10px,.857143vw,13.7143px)}}.movie-gallery-featured__media:focus-visible,.movie-gallery-featured__button:focus-visible{outline:3px solid var(--color-focus);outline-offset:4px}.movie-gallery-featured__image{object-fit:cover;width:100%;height:100%}.movie-gallery-featured__play{aspect-ratio:1;background-color:var(--color-background);border-radius:50%;place-items:center;width:clamp(40px,12vw,48px);display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width>=1024px){.movie-gallery-featured__play{width:clamp(48px,4.28571vw,68.5714px)}}.movie-gallery-featured__play:before{content:"";border-top:.9rem solid #0000;border-bottom:.9rem solid #0000;border-left:1.4rem solid #1264d6;width:0;height:0;margin-left:.4rem}@media (width>=1024px){.movie-gallery-featured__play:before{border-top-width:clamp(9px,.857143vw,13.7143px);border-bottom-width:clamp(9px,.857143vw,13.7143px);border-left-width:clamp(14px,1.28571vw,20.5714px);margin-left:clamp(4px,.357143vw,5.71429px)}}.movie-gallery-featured__content{min-width:0;padding:2.3rem 1rem 0}@media (width>=768px){.movie-gallery-featured__content{padding-bottom:1rem}}@media (width>=1024px){.movie-gallery-featured__content{padding:0}}.movie-gallery-featured__title{width:calc(100% + 2rem);color:var(--color-primary);font-family:var(--font-heading);font-size:clamp(18px,5vw,20px);font-weight:var(--font-weight-bold);letter-spacing:-.02em;overflow-wrap:anywhere;margin-inline-start:-1rem;line-height:1.8}@media (width>=768px){.movie-gallery-featured__title{width:100%;margin-inline-start:0;line-height:1.55}}@media (width>=1024px){.movie-gallery-featured__title{letter-spacing:normal;font-size:clamp(20px,2vw,28px);line-height:1.5}}.movie-gallery-featured__description{font-size:clamp(11px,3vw,12px);font-weight:var(--font-weight-bold);overflow-wrap:anywhere;margin-top:1.4rem;line-height:1.8}@media (width>=1024px){.movie-gallery-featured__description{margin-top:clamp(14px,1.21429vw,19.4286px);font-size:clamp(12px,.928571vw,15px);line-height:1.85}}.movie-gallery-featured__description span{display:block}.movie-gallery-featured__button{width:calc(100% + 2rem);height:7rem;color:var(--color-background);font-family:var(--font-heading);font-size:clamp(12px,4vw,16px);font-weight:var(--font-weight-bold);text-align:center;cursor:pointer;opacity:1;margin-top:2.4rem;background-color:#064dbf;border-radius:999px;justify-content:center;align-items:center;margin-inline-start:-1rem;padding:0 5.4rem 0 1.4rem;line-height:1.3;display:flex;position:relative}@media (width>=768px){.movie-gallery-featured__button{width:100%;margin-inline-start:0}}@media (width>=1024px){.movie-gallery-featured__button{max-width:48.8rem;height:clamp(58px,5vw,80px);margin-top:clamp(19px,1.71429vw,27.4286px);padding-right:clamp(50px,4.14286vw,66.2857px);font-size:clamp(15px,1.28571vw,20px)}}.movie-gallery-featured__button-icon{width:3.8rem;height:3.8rem;position:absolute;right:1.2rem}@media (width>=1024px){.movie-gallery-featured__button-icon{aspect-ratio:1;width:clamp(38px,2.85714vw,45.7143px);height:auto;right:clamp(12px,1.07143vw,17.1429px)}}.movie-gallery-modal{width:100%;max-width:none;height:100%;max-height:none;color:var(--color-text);background:0 0;margin:0;padding:5.6rem 2rem 2rem;position:fixed;inset:0;overflow:auto}@media (width>=768px){.movie-gallery-modal{padding:7.2rem 4rem 4rem}}.movie-gallery-modal[open]{place-items:center;display:grid}.movie-gallery-modal:not([open]){display:none}.movie-gallery-modal.is-fallback,.movie-gallery-modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000c2}.movie-gallery-modal__panel{background-color:#000;width:min(100%,112rem);animation:.18s ease-out movie-gallery-modal-enter;position:relative;box-shadow:0 2rem 6rem #00000059}@media (prefers-reduced-motion:reduce){.movie-gallery-modal__panel{animation:none}}.movie-gallery-modal__close{aspect-ratio:1;width:4rem;color:var(--color-background);font-size:3.2rem;font-weight:var(--font-weight-regular);cursor:pointer;background-color:#0000;border-radius:50%;place-items:center;line-height:1;display:grid;position:absolute;bottom:calc(100% + 1.2rem);right:0}.movie-gallery-modal__close:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.movie-gallery-modal__video{aspect-ratio:16/9;background-color:#000;width:100%}@keyframes movie-gallery-modal-enter{0%{opacity:0;transform:translateY(1.2rem)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}
