.watch-service{padding:0;background:#000;min-height:90vh;display:flex;align-items:center;position:relative;margin-right:0;width:100%}.service-video{position:absolute;top:0;left:0;width:100%;height:100%}.background-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-content{position:absolute;z-index:2;width:38.2%;margin-left:auto;margin-right:0;padding:8rem calc(5% + 1px);color:#fff;background:#0006;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:0;border-left:1px solid rgba(255,255,255,.1);text-align:left;align-self:stretch;display:flex;flex-direction:column;justify-content:center;right:0;height:100%}.service-content h2,.service-content h3,.service-content p{max-width:none;margin-left:0;margin-right:0}.service-content h2{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:300;letter-spacing:.1em;margin-bottom:.75rem}.service-content h3{font-size:clamp(2rem,4vw,3.5rem);font-weight:300;font-style:italic;margin-bottom:1.25rem}.service-content p{font-size:1rem;line-height:1.6;opacity:.8;margin-bottom:2.5rem;max-width:500px}.discover-more{display:inline-flex;align-items:center;color:#fff;text-decoration:none;font-size:1rem;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.discover-more:after{content:"";width:60px;height:1px;background:#fff;margin-left:1rem;transition:width .3s ease}.discover-more:hover:after{width:100px}@media (max-width: 768px){.service-content{width:100%;margin:0;padding:2rem}}
