.lb-hero-service{--lh-card-title:1.4;--fw-card-title:var(--fw-medium);background:var(--lb-hero-bg,var(--c-off-white));padding-inline:var(--space-horizontal);width:100%}.lb-hero-service__outer{margin:0 auto;max-width:var(--layout-max-width);padding-block:var(--space-120);position:relative;width:100%}.lb-hero-service__inner{align-items:stretch;display:flex;flex-direction:row;gap:var(--space-48)}.lb-hero-service__line{align-self:stretch;background:var(--lb-hero-line-color,var(--c-near-black));display:block;flex:0 0 1px;width:1px}.lb-hero-service__content{display:flex;flex:1 1 0;flex-direction:column;gap:var(--space-24);min-width:0}.lb-hero-service__title{color:var(--lb-hero-title-color,var(--c-near-black));margin:0;overflow-wrap:break-word;word-break:normal}.lb-hero-service__row{align-items:center;display:flex;flex:1 1 auto;flex-direction:row;gap:var(--space-48);justify-content:flex-start;min-width:0}.lb-hero-service__media{flex:0 1 auto;min-width:0}.lb-hero-service__thumbnail-wrap{aspect-ratio:16/9;background:var(--c-cloud);border:0;border-radius:var(--radius-sm);color:inherit;display:block;flex-shrink:0;font:inherit;height:auto;margin:0;max-width:100%;overflow:hidden;padding:0;position:relative;text-align:left;width:825px}button.lb-hero-service__thumbnail-wrap{cursor:pointer}button.lb-hero-service__thumbnail-wrap:focus-visible{outline:2px solid var(--c-near-black);outline-offset:4px}.lb-hero-service__thumbnail{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.lb-hero-service__scrim{background:color-mix(in srgb,var(--c-near-black) 28%,transparent);inset:0;pointer-events:none;position:absolute;transition:opacity .2s ease}.lb-hero-service__thumbnail-wrap[data-lb-hero-service-playing=true] .lb-hero-service__scrim{opacity:0}.lb-hero-service__play{align-items:center;bottom:var(--space-40);color:var(--lb-hero-play-color,var(--c-white));display:flex;height:36px;justify-content:center;left:var(--space-24);pointer-events:none;position:absolute;width:36px}.lb-hero-service__play svg{display:block}.lb-hero-service__contact{align-items:flex-start;display:flex;flex:1 1 304px;flex-direction:column;height:auto;min-width:304px;padding:0}.lb-hero-service__contact-stack{align-items:flex-start;display:flex;flex-direction:column;gap:var(--space-16);width:100%}.lb-hero-service__contact-heading{color:var(--lb-hero-desc-h-color,var(--c-near-black));font-family:var(--ff-body);font-size:var(--fs-card-title);font-weight:var(--fw-card-title);letter-spacing:var(--ls-card-title);line-height:var(--lh-card-title);margin:0;width:100%}.lb-hero-service__contact-body{color:color-mix(in srgb,var(--lb-hero-desc-b-color,var(--c-near-black)) 80%,transparent);font-family:var(--ff-body);font-size:var(--fs-body);font-weight:var(--fw-light);letter-spacing:var(--ls-body);line-height:var(--lh-body);width:100%}.lb-hero-service__contact-body p{color:inherit;margin:0 0 var(--space-12) 0}.lb-hero-service__contact-body p:last-child{margin:0}.lb-hero-service__modal{align-items:center;display:flex;inset:0;justify-content:center;padding:var(--space-24);position:fixed;z-index:1000}.lb-hero-service__modal[hidden]{display:none}.lb-hero-service__modal-backdrop{background:color-mix(in srgb,var(--c-near-black) 80%,transparent);inset:0;position:absolute}.lb-hero-service__modal-frame{aspect-ratio:16/9;background:var(--c-near-black);border-radius:var(--radius-sm);overflow:hidden;position:relative;width:min(100%,1280px);z-index:1}.lb-hero-service__modal-close{align-items:center;background:transparent;border:0;color:var(--c-white);cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:absolute;right:var(--space-16);top:var(--space-16);width:44px;z-index:2}.lb-hero-service__modal-close:focus-visible{outline:2px solid var(--c-white);outline-offset:2px}.lb-hero-service__modal-player{height:100%;width:100%}.lb-hero-service__modal-player iframe,.lb-hero-service__modal-player video{border:0;display:block;height:100%;width:100%}.lb-hero-service__inline-player{height:100%;inset:0;position:absolute;width:100%}.lb-hero-service__inline-player iframe,.lb-hero-service__inline-player video{border:0;display:block;height:100%;width:100%}@media (max-width:1023px){.lb-hero-service__outer{padding-bottom:var(--space-48);padding-top:var(--space-48)}.lb-hero-service__inner{gap:var(--space-32)}.lb-hero-service__row{align-items:stretch;flex-direction:column;gap:var(--space-32)}.lb-hero-service__media{width:100%}.lb-hero-service__thumbnail-wrap{aspect-ratio:16/9;height:auto;width:100%}.lb-hero-service__contact{flex:1 1 auto;height:auto;min-width:0;padding:0;width:100%}}@media (max-width:767px){.lb-hero-service__outer{padding-bottom:var(--space-40);padding-top:var(--space-32)}.lb-hero-service__inner{gap:var(--space-24)}.lb-hero-service__content{gap:var(--space-16)}.lb-hero-service__row{gap:var(--space-24)}.lb-hero-service__play{bottom:var(--space-16);left:var(--space-16)}}