.video-hero{display:block}.video-hero.a-center{text-align:center}.video-hero.a-left{text-align:left}.video-hero__container{position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;padding:16px 20px 24px}@media(min-width: 769px){.video-hero__container{padding:24px 40px 36px}}.video-hero__poster{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;transition:opacity .6s ease}.video-hero__video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;transition:opacity .6s ease}.video-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.video-hero__caption-wrapper{position:relative;z-index:3;width:100%;max-width:1022px;display:flex;flex-direction:column;align-items:center;gap:12px}@media(min-width: 769px){.video-hero__caption-wrapper{gap:16px}}.a-left .video-hero__caption-wrapper{align-items:flex-start}.video-hero__heading{margin:0 0 24px;color:#1a1717}@media(min-width: 481px){.video-hero__heading{margin-bottom:32px}}@media(min-width: 769px){.video-hero__heading{margin-bottom:40px}}.video-hero__text-content{max-width:682px;display:flex;flex-direction:column;gap:10px}.video-hero__text{margin:0}.video-hero__text p{margin:0;font-family:"Gotham",var(--body-font-family);font-weight:400;font-size:14px;line-height:1.5;letter-spacing:.02em;color:#f2f2f2}@media(min-width: 769px){.video-hero__text p{font-size:16px;line-height:1.375}}.video-hero__button-wrapper .button{border-radius:100px;padding:17px 46px 14.5px;font-weight:750;font-size:16px;letter-spacing:.05em;text-transform:uppercase;color:#f2f2f2;background-color:#d90b10;min-width:auto}.video-hero__button-wrapper .button:hover,.video-hero__button-wrapper .button:focus{background-color:#b2090d;color:#f2f2f2;min-width:auto}.video-hero__button-wrapper .button:before{display:none}.video-hero__controls{position:absolute;bottom:16px;right:16px;z-index:4;display:flex;gap:8px}@media(min-width: 769px){.video-hero__controls{bottom:24px;right:24px}}.video-hero__control-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:50%;background:rgba(0,0,0,.5);color:#fff;cursor:pointer;transition:background .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.video-hero__control-btn:hover,.video-hero__control-btn:focus{background:rgba(0,0,0,.75);outline:none}.video-hero__control-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.video-hero__control-btn svg{width:16px;height:16px;pointer-events:none}@media(prefers-reduced-motion: reduce){.video-hero__video:not(.video-hero__video--playing){display:none}.video-hero__poster{opacity:1 !important}}