.esv-section{box-sizing:border-box;padding-block:80px 160px;width:100%}.esv-inner{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:1144px;padding-inline:32px;text-align:center}.esv-heading{font-size:var(--h1-size);font-weight:var(--h1-weight);line-height:var(--h1-line);margin:0}.esv-description{font-size:var(--text-body-size);font-weight:var(--text-body-weight3);line-height:var(--text-body-line);margin:0 0 8px;max-width:640px}.esv-description p{margin:0}.esv-video{aspect-ratio:16/9;background:#0000001a;border-radius:24px;overflow:hidden;position:relative;width:100%}.esv-video__poster{align-items:center;display:flex;inset:0;justify-content:center;position:absolute}.esv-video__poster-img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.esv-video__play{align-items:center;background:rgba(27,31,29,.45);border:none;border-radius:50%;cursor:pointer;display:flex;height:88px;justify-content:center;padding:0;position:relative;transition:background .2s ease,transform .2s ease;width:88px;z-index:1}.esv-video__play path{fill:#fff!important}.esv-video__play:hover{background:rgba(27,31,29,.65);transform:scale(1.05)}.esv-video__player{inset:0;position:absolute}.esv-video__el{border:none;display:block;height:100%;width:100%}@media(max-width:768px){.esv-section{padding-block:48px 96px}.esv-inner{gap:12px;padding-inline:20px}.esv-description{font-size:16px;margin-bottom:24px}.esv-video{border-radius:16px}.esv-video__play{height:64px;width:64px}.esv-video__play svg{height:22px;width:22px}}