.hero-video{background-color:#f3f9eb;display:grid;gap:80px;grid-template-columns:1fr 1fr;--container-max-margin:20px;--container-width:min(calc(100dvw - var(--container-max-margin)*2),1300px);--container-margin:max(var(--container-max-margin),calc((100dvw - var(--container-width))/2))}.hero-video__content{padding:80px 0;padding-left:var(--container-margin)}.hero-video__description{font-size:18px}.hero-video__description p:first-child{margin-top:0}.hero-video__description p:last-child{margin-bottom:0}.hero-video__cta{margin-top:2rem}.hero-video__media{height:100%;width:100%}a.hero-video__player{display:block;text-decoration:none}.hero-video__player{height:100%;position:relative;width:100%}.hero-video__poster{border-radius:0;display:block;height:100%;object-fit:cover;width:100%}.hero-video__play-btn{height:100px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .2s ease;width:100px;z-index:2}a.hero-video__player:focus .hero-video__play-btn,a.hero-video__player:hover .hero-video__play-btn{transform:translate(-50%,-50%) scale(1.1)}a.hero-video__player:focus{outline:2px solid #0077c8;outline-offset:4px}@media (max-width:992px){.hero-video{display:flex;flex-direction:column;gap:30px}.hero-video__content{padding:40px 20px}.hero-video__description{font-size:1rem}.hero-video__play-btn{height:70px;width:70px}}.dnd-section[class*=force-full-width-section],.dnd-section[class*=force-full-width-section] .widget-type-cell{padding:0}