.doya-theme.page-service-video .hero-video-section,.doya-theme.page-service-photo .hero-photo-section{width:calc(100% - 6rem);margin:calc(70px + 2rem) auto 2rem;border-radius:var(--border-radius-xl);box-shadow:var(--shadow-lg);overflow:hidden;max-width:100%;max-height:600px}.hero-video-section,.hero-photo-section{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:500px;height:70vh;color:var(--white)}.hero-video-bg,.hero-photo-bg{position:absolute;inset:0;z-index:var(--z-base);pointer-events:none;overflow:hidden}.hero-video-bg iframe{width:100vw;height:56.25vw;min-height:60vh;min-width:177.77vh;border:none;pointer-events:none}.hero-overlay{position:absolute;inset:0;z-index:var(--z-background);background:var(--overlay-medium)}.hero-video-section .hero-content,.hero-photo-section .hero-content{position:relative;z-index:var(--z-content);text-align:center;max-width:900px;padding:0 var(--spacing-md)}.hero-video-section .hero-content .label,.hero-photo-section .hero-content .label{color:var(--white);margin-bottom:var(--spacing-md)}.hero-video-section .hero-content .label--line::before,.hero-photo-section .hero-content .label--line::before{background:var(--white);opacity:.5}.page-service-video .studio-header.header--transparent,.page-service-photo .studio-header.header--transparent{background:rgba(10,10,10,.95);backdrop-filter:var(--blur-lg);-webkit-backdrop-filter:var(--blur-lg);border-bottom:1px solid var(--carbon-100)}.page-service-video .studio-header.header--transparent.scrolled,.page-service-photo .studio-header.header--transparent.scrolled{background:rgba(10,10,10,.98)}@media (max-width:1024px){.doya-theme.page-service-video .hero-video-section,.doya-theme.page-service-photo .hero-photo-section{width:calc(100% - 4rem)}}@media (max-width:768px){.doya-theme.page-service-video .hero-video-section,.doya-theme.page-service-photo .hero-photo-section{width:calc(100% - 2rem);margin:calc(60px + 1rem) auto 1rem;border-radius:var(--border-radius-lg)}}