This is a complex HTML document that contains a variety of elements, including video players, images, and text. However, I can help you identify the specific sections or elements that are related to the "CTA - desktop" section.
The CTA (Call-to-Action) - desktop section appears to be a container element that wraps around several other elements. Here is a simplified version of the HTML code for this section:
```
<div class="video-page__CTA--desktop">
<div class="styles_newsNow__M_63_" data-testid="news-now">Get more news...</div>
...
</div>
```
The `styles_newsNow__M_63_` class is likely a CSS class that styles the text content of the "Get more news..." element. The `data-testid` attribute is used to identify this element for testing purposes.
If you're looking for a specific piece of information or functionality within this section, I'd be happy to try and help you with that!
The CTA (Call-to-Action) - desktop section appears to be a container element that wraps around several other elements. Here is a simplified version of the HTML code for this section:
```
<div class="video-page__CTA--desktop">
<div class="styles_newsNow__M_63_" data-testid="news-now">Get more news...</div>
...
</div>
```
The `styles_newsNow__M_63_` class is likely a CSS class that styles the text content of the "Get more news..." element. The `data-testid` attribute is used to identify this element for testing purposes.
If you're looking for a specific piece of information or functionality within this section, I'd be happy to try and help you with that!