The provided HTML code snippet appears to be a partial fragment of an HTML document, likely from a news website or similar platform. It includes several elements, such as:
* A container div with the class `video-page`
* A section element containing news-related content
* Several button elements for navigating through the content (next and previous buttons)
* A CTA (Call-to-Action) section with a live news widget
Here's an excerpt of the HTML code:
```html
<div class="video-page">
<section>
<!-- News content -->
</section>
<button class="styles_nextButton__vNvjX" type="button" data-testid="next-button">...</button>
<button class="styles_prevButton__GwZcD" type="button" data-testid="prev-button">...</button>
<div class="video-page-CTA--desktop">
<!-- Live news widget -->
<span class="styles_img__gUAMI styles_live-img__EPBAb"><svg width="39" height="22" viewBox="0 0 39 22" fill="none">...</svg></span>
<span class="styles_chevron-img__9Ibgq"><svg viewBox="0 0 10 7" fill="none">...</svg></span>
</div>
</div>
```
Please note that this is just a partial fragment, and the actual HTML code may vary depending on the specific requirements of the website or application.
* A container div with the class `video-page`
* A section element containing news-related content
* Several button elements for navigating through the content (next and previous buttons)
* A CTA (Call-to-Action) section with a live news widget
Here's an excerpt of the HTML code:
```html
<div class="video-page">
<section>
<!-- News content -->
</section>
<button class="styles_nextButton__vNvjX" type="button" data-testid="next-button">...</button>
<button class="styles_prevButton__GwZcD" type="button" data-testid="prev-button">...</button>
<div class="video-page-CTA--desktop">
<!-- Live news widget -->
<span class="styles_img__gUAMI styles_live-img__EPBAb"><svg width="39" height="22" viewBox="0 0 39 22" fill="none">...</svg></span>
<span class="styles_chevron-img__9Ibgq"><svg viewBox="0 0 10 7" fill="none">...</svg></span>
</div>
</div>
```
Please note that this is just a partial fragment, and the actual HTML code may vary depending on the specific requirements of the website or application.