.backgroundRoot{position:absolute;display:flex;overflow:hidden;align-items:center;top:70px;left:0;width:100%;height:min(56vw,50vh);object-fit:cover;z-index:-2;opacity:.6;filter:blur(.5px);mask-image:linear-gradient(to bottom,black 60%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 60%,transparent 100%)}.backgroundVideo{top:0;left:0;width:100%;height:56vw;transform:scale(1.1)}.serviceTop{height:20vh}.serviceBottom{height:10vh}@media (max-width: 768px){.serviceTop{height:max(32vw,32vh)}.serviceBottom{height:1.4em}.backgroundRoot{width:100%;height:max(56vw,50vh)}.backgroundVideo{top:0;left:0;width:100%;height:56vw;transform:translate(100px,-20px) scale(2)}}
