@property --hero-tag-glow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.hero-background__overlay{--hero-overlay-top:hsla(0,9%,7%,.62);--hero-overlay-mid:hsla(0,9%,7%,.14);--hero-overlay-bottom-mid:hsla(0,9%,7%,.48);--hero-overlay-bottom:#131010;--hero-overlay-top-radial:hsla(0,9%,7%,.42)}.hero-background__overlay--light{--hero-overlay-top:hsla(0,9%,7%,.46);--hero-overlay-mid:hsla(0,9%,7%,.1);--hero-overlay-bottom-mid:hsla(0,9%,7%,.32);--hero-overlay-bottom:#131010;--hero-overlay-top-radial:hsla(0,9%,7%,.24)}.hero-background__overlay--medium{--hero-overlay-top:hsla(0,9%,7%,.62);--hero-overlay-mid:hsla(0,9%,7%,.14);--hero-overlay-bottom-mid:hsla(0,9%,7%,.48);--hero-overlay-bottom:#131010;--hero-overlay-top-radial:hsla(0,9%,7%,.42)}.hero-background__overlay--heavy{--hero-overlay-top:hsla(0,9%,7%,.78);--hero-overlay-mid:hsla(0,9%,7%,.2);--hero-overlay-bottom-mid:hsla(0,9%,7%,.6);--hero-overlay-bottom:#131010;--hero-overlay-top-radial:hsla(0,9%,7%,.56)}.hero-background__overlay--bottom-only{background:linear-gradient(180deg,hsla(0,9%,7%,0) 0,hsla(0,9%,7%,.02) 12%,var(--hero-overlay-mid) 42%,var(--hero-overlay-bottom-mid) 66%,var(--hero-overlay-bottom) 100%)}.hero-background__overlay--top-and-bottom{background:linear-gradient(180deg,var(--hero-overlay-top) 0,var(--hero-overlay-bottom-mid) 34%,var(--hero-overlay-mid) 58%,hsla(0,9%,7%,.02) 88%,hsla(0,9%,7%,0) 100%),linear-gradient(180deg,hsla(0,9%,7%,0) 0,hsla(0,9%,7%,.02) 12%,var(--hero-overlay-mid) 42%,var(--hero-overlay-bottom-mid) 66%,var(--hero-overlay-bottom) 100%)}.hero-background__video-toggle-wrap{bottom:84px;display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;z-index:4}.hero-background__video-toggle{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:hsla(0,9%,7%,.46);border:1px solid rgba(245,245,246,.24);border-radius:999px;box-shadow:0 10px 24px rgba(0,0,0,.18);color:var(--color-davi-white);cursor:pointer;display:inline-flex;height:44px;justify-content:center;margin-left:auto;margin-right:24px;padding:0;pointer-events:auto;position:relative;transition:background-color .18s ease,border-color .18s ease,transform .18s ease;width:44px;z-index:1}.hero-background__video-toggle-wrap:before{content:"";max-width:900px;width:100%}.hero-background__video-toggle:focus-visible,.hero-background__video-toggle:hover{background:hsla(0,9%,7%,.66);border-color:rgba(245,245,246,.52)}.hero-background__video-toggle:focus-visible{outline:2px solid rgba(245,245,246,.9);outline-offset:2px}.hero-background__video-toggle:active{transform:scale(.97)}.hero-background__video-toggle-icon{align-items:center;display:inline-flex;inset:0;justify-content:center;position:absolute;transition:opacity .18s ease}.hero-background__video-toggle-icon--pause{gap:4px;opacity:1}.hero-background__video-toggle-icon--pause span{background:currentColor;border-radius:999px;display:block;height:14px;width:3px}.hero-background__video-toggle-icon--play{opacity:0}.hero-background__video-toggle-icon--play span{border-bottom:8px solid transparent;border-left:12px solid;border-top:8px solid transparent;display:block;height:0;margin-left:2px;width:0}.hero-background__video-toggle.is-paused .hero-background__video-toggle-icon--pause{opacity:0}.hero-background__video-toggle.is-paused .hero-background__video-toggle-icon--play{opacity:1}.hero-background__tag{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 0 0 1px rgba(245,245,246,.08),0 12px 35px rgba(0,0,0,.16);isolation:isolate;position:relative}.hero-background__tag:before{animation:hero-background-tag-border-glow 2.8s linear infinite;background:conic-gradient(from var(--hero-tag-glow-angle,0deg),rgba(245,245,246,.06) 0deg,rgba(245,245,246,.08) 220deg,rgba(245,245,246,.18) 285deg,hsla(0,0%,100%,.96) 308deg,rgba(204,205,223,.9) 320deg,rgba(245,245,246,.12) 348deg,rgba(245,245,246,.06) 1turn);border-radius:inherit;content:"";filter:drop-shadow(0 0 10px rgba(255,255,255,.22)) drop-shadow(0 0 16px rgba(225,0,49,.14));inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute}.hero-background__description>*{margin:0}.hero-background__description p{color:inherit;font:inherit;line-height:inherit;margin:0}@keyframes hero-background-tag-border-glow{0%{--hero-tag-glow-angle:0deg}to{--hero-tag-glow-angle:360deg}}@media (min-width:768px) and (max-width:1023px){.hero-background__video-toggle-wrap{bottom:72px}.hero-background__video-toggle{margin-right:28px}}@media (max-width:767px){.hero-background__video-toggle-wrap{bottom:56px}.hero-background__video-toggle{margin-right:20px}}