This is an HTML code snippet that appears to be a part of a web page's content. I'll break it down and identify the key elements:
**Container**
The code is wrapped in a `<div>` container with class `video-page__CTA--desktop`.
**News Now Section**
Inside the container, there is another `<div>` with class `styles_newsNow__M_63_`, which contains the "Get more news" text.
**Live Image**
Below the News Now section, there are two images:
1. A `<span>` element with class `styles_img__gUAMI styles_live-img__EPBAb` containing an SVG image.
2. Another `<span>` element with class `styles_img__gUAMI styles_chevron-img__9Ibgq` containing a simple SVG chevron icon.
The live image SVG has several paths and rectangles that define its shape and color.
**CTA Buttons**
At the bottom of the container, there are two CTA (Call-to-Action) buttons:
1. `<button>` with class `styles_nextButton__vNvjX` labeled "Next".
2. Another `<button>` label not specified.
Both buttons have an SVG icon at their top-left corner.
This code snippet appears to be part of a news aggregation website or app, showcasing a live image and CTA buttons for navigating through the content.
**Container**
The code is wrapped in a `<div>` container with class `video-page__CTA--desktop`.
**News Now Section**
Inside the container, there is another `<div>` with class `styles_newsNow__M_63_`, which contains the "Get more news" text.
**Live Image**
Below the News Now section, there are two images:
1. A `<span>` element with class `styles_img__gUAMI styles_live-img__EPBAb` containing an SVG image.
2. Another `<span>` element with class `styles_img__gUAMI styles_chevron-img__9Ibgq` containing a simple SVG chevron icon.
The live image SVG has several paths and rectangles that define its shape and color.
**CTA Buttons**
At the bottom of the container, there are two CTA (Call-to-Action) buttons:
1. `<button>` with class `styles_nextButton__vNvjX` labeled "Next".
2. Another `<button>` label not specified.
Both buttons have an SVG icon at their top-left corner.
This code snippet appears to be part of a news aggregation website or app, showcasing a live image and CTA buttons for navigating through the content.