Here's a guide to all 1,248 players at the 2026 World Cup.

Here's a guide to all 1,248 players at the 2026 World Cup.

Here’s the rewritten version in fluent, natural English:

“`css
@import “../../../../node_modules/interactive-style-library/dist/visuals/charts.css”;
@import “../../../../node_modules/interactive-style-library/dist/visuals/colors.css”;
@import “../../../../node_modules/interactive-style-library/dist/source/palette.css”;
@import “../../../../node_modules/interactive-style-library/dist/source/typography-classes.css”;

div#maincontent:focus {
box-shadow: none !important;
}

p + .element-atom {
padding-top: 0;
padding-bottom: 0;
margin-top: 12px;
margin-bottom: 12px;
}

@media (min-width: 980px) {
.content–interactive-grid {
grid-template-columns: 620px 300px;
grid-template-areas:
“title right-column”
“headline right-column”
“standfirst right-column”
“media right-column”
“lines right-column”
“meta right-column”
“body right-column”
“. right-column”;
}
}

@media (min-width: 1140px) {
.content–interactive-grid {
grid-template-rows: auto auto auto min-content 1fr auto;
grid-template-columns: 140px 1px 620px 300px;
grid-template-areas:
“title border headline right-column”
“. border standfirst right-column”
“. border media right-column”
“lines border body right-column”
“meta border body right-column”
“. border . right-column”;
}
}

@media (min-width: 1300px) {
.content–interactive-grid {
grid-template-columns: 219px 1px 620px 80px 300px;
grid-template-areas:
“title border headline . right-column”
“. border standfirst . right-column”
“. border media . right-column”
“lines border body . right-column”
“meta border body . right-column”
“. border . . right-column”;
}
}

.austria-selected .gv-player-details,
.austria-selected .gv-player-details-inner,
.austria-selected #gv-player-details-pointer-inner,
.austria-selected .gv-details-pointer-hand,
.austria-selected .gv-player-details-block {
border-color: #cd3733 !important;
}

.austria-selected .gv-player-details:before,
.austria-selected .gv-player-details:after,
.austria-selected .gv-player-details-inner:before,
.austria-selected .gv-player-details-inner:after,
.austria-selected #gv-player-details-pointer-inner:before,
.austria-selected #gv-player-details-pointer-inner:after,
.austria-selected .gv-details-pointer-hand:before,
.austria-selected .gv-details-pointer-hand:after,
.austria-selected .gv-player-details-block:before,
.austria-selected .gv-player-details-block:after {
border-color: #cd3733 !important;
}

.gv-player-cell.gv-austria.gv-cell-selected .gv-player-image-wrapper:after {
border-color: #cd3733 !important;
}

.gv-player-details-austria:before {
border-color: #cd3733 !important;
}

.gv-pointer-austria #gv-player-details-pointer-inner,
.gv-pointer-austria #gv-player-details-pointer-inner .gv-details-pointer-hand {
border-color: #cd3733 !important;
}

#gv-team-block_austria .gv-special-player.gv-team-base-color,
#gv-team-block_austria h4.gv-team-base-color,
#gv-team-details-block_austria .gv-special-player.gv-team-base-color,
#gv-team-details-block_austria h4.gv-team-base-color,
#gv-player-details-austria .gv-special-player.gv-team-base-color,
#gv-player-details-austria h4.gv-team-base-color,
.gv-wc2018-widget-wrapper_austria .gv-special-player.gv-team-base-color,
.gv-wc2018-widget-wrapper_austria h4.gv-team-base-color,
#gv-cell-block_austria .gv-special-player.gv-team-base-color,
#gv-cell-block_austria h4.gv-team-base-color,
.gv-austria .gv-special-player.gv-team-base-color,
.gv-austria h4.gv-team-base-color {
color: #cd3733 !important;
}

#gv-team-block_austria .gv-team-base-background,
#gv-team-details-block_austria .gv-team-base-background,
#gv-player-details-austria .gv-team-base-background,
.gv-wc2018-widget-wrapper_austria .gv-team-base-background,
#gv-cell-block_austria .gv-team-base-background,
.gv-austria .gv-team-base-background {
background-color: #cd3733;
}

#gv-team-block_austria .gv-team-base-background-dark,
#gv-team-details-block_austria .gv-team-base-background-dark,
#gv-player-details-austria .gv-team-base-background-dark,
.gv-wc2018-widget-wrapper_austria .gv-team-base-background-dark,
#gv-cell-block_austria .gv-team-base-background-dark,
.gv-austria .gv-team-base-background-dark {
background-color: #cd3733;
}
“`Here’s the rewritten text in fluent, natural English:

For Austria’s dark theme, the background color is set to #671b19. The border color for Austria’s team blocks, details, player details, and widgets is #121212. The fill color used in these elements is #cd3733, with darker variations at #b9312d and #a52c28. The special player highlight border is also #cd3733.

For Belgium, when a player is selected, the borders of their details and pointer elements turn #c02026. This color is also used for the player image wrapper border when a Belgian player cell is selected. The special player text and headings for Belgium are colored #c02026. The background color for Belgium’s team elements is also #c02026.The background color is set to #c02026. For the Belgium team block, details block, player details, WC2018 widget, cell block, and any element with the class “gv-belgium,” the dark background color is #530e10. The border color for these elements is #121212. The fill color is #c02026, with darker shades: darker-1 is #c02026, darker-2 is #aa1c22, and darker-3 is #94191d. The special player highlight uses a border color of #c02026.

When Denmark is selected, the player details, inner details, pointer inner, pointer hand, and details block all have a border color of #eb302b. The same applies to the before and after pseudo-elements of these components. For a selected Denmark player cell, the image wrapper’s after pseudo-element also uses a border color of #eb302b. The player details for Denmark have a before pseudo-element with a border color of #eb302b. The pointer for Denmark, including its inner and hand elements, uses a border color of #eb302b.

For the Denmark team block, details block, player details, WC2018 widget, cell block, and any element with the class “gv-denmark,” the special player and h4 elements use the team base color.Here’s the rewritten text in fluent, natural English:

“`css
.se-color { color: #eb302b !important; }

/ Denmark team styles /
#gv-team-block_denmark .gv-team-base-background,
#gv-team-details-block_denmark .gv-team-base-background,
#gv-player-details-denmark .gv-team-base-background,
.gv-wc2018-widget-wrapper_denmark .gv-team-base-background,
#gv-cell-block_denmark .gv-team-base-background,
.gv-denmark .gv-team-base-background {
background-color: #eb302b;
}

#gv-team-block_denmark .gv-team-base-background-dark,
#gv-team-details-block_denmark .gv-team-base-background-dark,
#gv-player-details-denmark .gv-team-base-background-dark,
.gv-wc2018-widget-wrapper_denmark .gv-team-base-background-dark,
#gv-cell-block_denmark .gv-team-base-background-dark,
.gv-denmark .gv-team-base-background-dark {
background-color: #8a100d;
}

#gv-team-block_denmark .gv-team-base-border,
#gv-team-details-block_denmark .gv-team-base-border,
#gv-player-details-denmark .gv-team-base-border,
.gv-wc2018-widget-wrapper_denmark .gv-team-base-border,
#gv-cell-block_denmark .gv-team-base-border,
.gv-denmark .gv-team-base-border {
border-color: #121212;
}

#gv-team-block_denmark .gv-team-base-fill,
#gv-team-details-block_denmark .gv-team-base-fill,
#gv-player-details-denmark .gv-team-base-fill,
.gv-wc2018-widget-wrapper_denmark .gv-team-base-fill,
#gv-cell-block_denmark .gv-team-base-fill,
.gv-denmark .gv-team-base-fill,
#gv-team-block_denmark .gv-team-base-fill-darker-1,
#gv-team-details-block_denmark .gv-team-base-fill-darker-1,
#gv-player-details-denmark .gv-team-base-fill-darker-1,
.gv-wc2018-widget-wrapper_denmark .gv-team-base-fill-darker-1,
#gv-cell-block_denmark .gv-team-base-fill-darker-1,
.gv-denmark .gv-team-base-fill-darker-1 {
fill: #eb302b;
}

#gv-team-block_denmark .gv-team-base-fill-darker-2,
#gv-team-details-block_denmark .gv-team-base-fill-darker-2,
#gv-player-details-denmark .gv-team-base-fill-darker-2,
.gv-wc2018-widget-wrapper_denmark .gv-team-base-fill-darker-2,
#gv-cell-block_denmark .gv-team-base-fill-darker-2,
.gv-denmark .gv-team-base-fill-darker-2 {
fill: #e71b16;
}

#gv-team-block_denmark .gv-team-base-fill-darker-3,
#gv-team-details-block_denmark .gv-team-base-fill-darker-3,
#gv-player-details-denmark .gv-team-base-fill-darker-3,
.gv-wc2018-widget-wrapper_denmark .gv-team-base-fill-darker-3,
#gv-cell-block_denmark .gv-team-base-fill-darker-3,
.gv-denmark .gv-team-base-fill-darker-3 {
fill: #cf1814;
}

#gv-team-block_denmark .gv-special-player-highlight:before,
#gv-team-details-block_denmark .gv-special-player-highlight:before,
#gv-player-details-denmark .gv-special-player-highlight:before,
.gv-wc2018-widget-wrapper_denmark .gv-special-player-highlight:before,
#gv-cell-block_denmark .gv-special-player-highlight:before,
.gv-denmark .gv-special-player-highlight:before {
border-color: #eb302b;
}

/ England team styles /
.england-selected .gv-player-details,
.england-selected .gv-player-details-inner,
.england-selected #gv-player-details-pointer-inner,
.england-selected .gv-details-pointer-hand,
.england-selected .gv-player-details-block {
border-color: #c73631 !important;
}

.england-selected .gv-player-details:before,
.england-selected .gv-player-details:after,
.england-selected .gv-player-details-inner:before,
.england-selected .gv-player-details-inner:after,
.england-selected #gv-player-details-pointer-inner:before,
.england-selected #gv-player-details-pointer-inner:after,
.england-selected .gv-details-pointer-hand:before,
.england-selected .gv-details-pointer-hand:after,
.england-selected .gv-player-details-block:before,
.england-selected .gv-player-details-block:after {
border-color: #c73631 !important;
}

.gv-player-cell.gv-england.gv-cell-selected .gv-player-image-wrapper:after {
border-color: #c73631 !important;
}

.gv-player-details-england:before {
border-color: #c73631 !important;
}

.gv-pointer-england #gv-player-details-pointer-inner,
.gv-pointer-england #gv-player-details-pointer-inner .gv-details-pointer-hand {
border-color: #c73631 !important;
}

#gv-team-block_england .gv-special-player.gv-team-base-color,
#gv-team-block_england h4.gv-team-base-color,
#gv-team-details-block_england .gv-special-player.gv-team-base-color,
#gv-team-details-block_england h4.gv-team-base-color,
#gv-player-details-england .gv-special-player.gv-team-base-color,
#gv-player-details-england h4.gv-team-base-color {
/ Note: the original text cuts off here /
}
“`Here’s the rewritten version in fluent, natural English:

The base color for England is #c73631. This color is used for text in various England-themed elements, such as special player names and headings. The background color for England-related blocks and details is also #c73631. A darker shade, #611a18, is used for darker backgrounds. The border color for England elements is #121212. The fill color for England is #c73631, with progressively darker fills at #b3302c and #9e2b27. Special player highlights for England use a border color of #c73631.

For Slovenia, when selected, the player details and related elements use a border color of #1268b3. This includes the player details block, inner details, pointer, and pointer hand. The same color (#1268b3) is used for the borders of pseudo-elements like :before and :after on these elements. When a Slovenia player cell is selected, the image wrapper’s border is also #1268b3. The player details for Slovenia use #1268b3 for their border as well. Finally, the Slovenia pointer and its inner pointer hand both have a border color of #1268b3.Here’s the rewritten version in fluent, natural English:

For the Slovenia team block, details block, player details, widget, cell block, and general Slovenia styles, the team’s base color is set to #1268b3. This applies to special players and headings.

The background color for these elements is also #1268b3, while a darker version uses #06253f. The border color is #121212.

The fill color for these elements is #1268b3, with darker shades at #105b9c and #0d4d85.

For special player highlights, the border color is #1268b3.

When Germany is selected, the player details sections, inner details, pointer, pointer hand, and details block all use a border color of #f39b1f. This also applies to the pseudo-elements (before and after) of these components.Here’s the rewritten text in fluent, natural English:

`.yer-details-block:after` should have a border color of `#f39b1f`.
`.gv-player-cell.gv-germany.gv-cell-selected .gv-player-image-wrapper:after` should also use `#f39b1f` for its border.
`.gv-player-details-germany:before` should have a border color of `#f39b1f`.
For `.gv-pointer-germany #gv-player-details-pointer-inner` and `.gv-pointer-germany #gv-player-details-pointer-inner .gv-details-pointer-hand`, the border color should be `#f39b1f`.

In `#gv-team-block_germany`, `#gv-team-details-block_germany`, `#gv-player-details-germany`, `.gv-wc2018-widget-wrapper_germany`, `#gv-cell-block_germany`, and `.gv-germany`, any element with the class `.gv-special-player.gv-team-base-color` or `h4.gv-team-base-color` should have text color `#f39b1f`.

For the same selectors, elements with the class `.gv-team-base-background` should have a background color of `#f39b1f`.
Elements with `.gv-team-base-background-dark` should have a background color of `#8b5407`.
Elements with `.gv-team-base-border` should have a border color of `#121212`.

In those same selectors, `.gv-team-base-fill` and `.gv-team-base-fill-darker-1` should use `#f39b1f` as their fill color.
`.gv-team-base-fill-darker-2` should use `#ec8f0d`.
`.gv-team-base-fill-darker-3` should use `#d4810b`.

For `.gv-special-player-highlight:before` in all those selectors, the border color should be `#f39b1f`.

When `.hungary-selected` is applied, the following elements should have a border color of `#f1493b`:
– `.gv-player-details`
– `.gv-player-details-inner`
– `#gv-player-details-pointer-inner`
– `.gv-details-pointer-hand`
– `.gv-player-details-block`

Also, when `.hungary-selected` is applied, the `:before` and `:after` pseudo-elements of `.gv-player-details` and `.gv-player-details-inner` should use `#f1493b` as their border color.Here’s the rewritten version in fluent, natural English:

All border colors for Hungary’s selected elements are set to #f1493b (a red shade). This includes the player details sections, pointer elements, and detail blocks.

When a Hungarian player cell is selected, the border around the player image also turns red.

The text color for special players and headings related to Hungary is red (#f1493b). This applies across all team blocks, player details, and widget sections.

The background color for Hungary’s team elements is red (#f1493b), with a darker red (#a1170c) used for darker backgrounds.

The border color for Hungary’s team elements is black (#121212).

The fill color for Hungary’s team elements is red (#f1493b), with progressively darker shades used for darker fills: #ef3323, then #e82111.

Special player highlights for Hungary use a red border (#f1493b).

For Albania’s selected elements, the player details and inner details sections follow a different style.Here’s the rewritten text in fluent, natural English:

When Albania is selected, the border color of `#gv-player-details-pointer-inner`, `.gv-details-pointer-hand`, and `.gv-player-details-block` changes to `#d82227`. Similarly, the border color of several other elementsโ€”including `.gv-player-details`, `.gv-player-details-inner`, `#gv-player-details-pointer-inner`, `.gv-details-pointer-hand`, and `.gv-player-details-block`โ€”and their `:before` and `:after` pseudo-elements also turns to `#d82227`.

When an Albania player cell is selected, the `:after` pseudo-element of `.gv-player-image-wrapper` gets a border color of `#d82227`. The `:before` pseudo-element of `.gv-player-details-albania` also uses this color.

If the pointer is set to Albania, both `#gv-player-details-pointer-inner` and its child `.gv-details-pointer-hand` have a border color of `#d82227`.

For text elements like `.gv-special-player` and `h4` with the class `.gv-team-base-color`, the color is set to `#d82227` across various containers, including `#gv-team-block_albania`, `#gv-team-details-block_albania`, `#gv-player-details-albania`, `.gv-wc2018-widget-wrapper_albania`, `#gv-cell-block_albania`, and `.gv-albania`.

The background color for elements with the class `.gv-team-base-background` is `#d82227` in all these containers. For darker backgrounds (`.gv-team-base-background-dark`), the color is `#6a1113`.

The border color for elements with the class `.gv-team-base-border` is `#121212`.

For fill colors, `.gv-team-base-fill` and `.gv-team-base-fill-darker-1` use `#d82227`. The darker fills are: `.gv-team-base-fill-darker-2` uses `#c21f23`, and `.gv-team-base-fill-darker-3` uses `#ac1b1f`.

Finally, the `:before` pseudo-element of `.gv-special-player-highlight` in `#gv-team-block_albania`, `#gv-team-details-block_albania`, and `#gv-player-details-albania` also uses the color `#d82227`.Here’s the rewritten version in fluent, natural English:

For Albania, the special player highlight uses a red border color (#d82227). When North Macedonia is selected, the player details sections, inner details, pointer elements, and details blocks all have a red border (#d82227). The same red color is used for the borders of the before and after pseudo-elements in these components.

When a North Macedonia player cell is selected, the image wrapper also gets a red border. The player details for North Macedonia use the same red border color. The pointer elements for North Macedonia also have red borders.

For North Macedonia, the team base color (used for special players and headings) is red (#d82227). The team base background is also red, while a darker version of it is a deep maroon (#6a1113). The team base border is black (#121212). The team base fill and its darker shade are both red (#d82227).Here’s the rewritten version in fluent, natural English:

For North Macedonia:
– The darker base fill color is #c21f23.
– The even darker base fill color is #ac1b1f.
– The special player highlight border color is #d82227.

For Poland:
– When Poland is selected, the borders of player details, inner details, pointer elements, and detail blocks all use #c81721.
– The same color (#c81721) is used for the borders of the before and after pseudo-elements on those components.
– When a Polish player cell is selected, the border around the player image wrapper is also #c81721.
– The player details pointer for Poland uses #c81721 for its border.
– Special players and headings in Poland’s team blocks, details, and widgets are colored #c81721.
– The base background color for Poland is #c81721.
– The darker base background color for Poland is #560a0e.
– The base border color for Poland is #121212.Here’s the rewritten text in fluent, natural English:

For Poland, the main team color is #c81721. This color is used for fills in various elements like team blocks, player details, and widgets. The darker shades are #b1141d, #9a1219, and so on. The special player highlight border also uses #c81721.

When Serbia is selected, the player details and related elements use #c81721 as the border color. This applies to all parts of the player details block, including pointers and inner sections. The selected player image wrapper also shows this border color.

For Serbia, the team base color is #c81721, used for special players and headings. The background color is also #c81721, with a darker version at #560a0e. The team base border follows the same color scheme.Here’s the rewritten text in fluent, natural English:

For Serbia, the team border color is set to #121212. The fill colors for various Serbia team elementsโ€”like team blocks, player details, and widgetsโ€”are #c81721 for the main fill, #b1141d for a darker shade, and #9a1219 for an even darker shade. The special player highlight border also uses #c81721.

For Scotland, when a player is selected, the borders of player details, inner details, pointer elements, and details blocks all use #3472b7. The same color applies to the borders of before and after pseudo-elements for these components. When a Scotland player cell is selected, the image wrapper’s after element also has a #3472b7 border. The player details and pointer elements for Scotland similarly use #3472b7 for borders.

In Scotland’s team blocks, details blocks, player details, widgets, and cell blocks, the special player text and h4 headings are colored #3472b7. The background color for these Scotland elements is also #3472b7, with a darker background variant available.The dark background for the team base, as well as for `.gv-scotland .gv-team-base-background-dark`, uses the color `#183454`.
For Scotland, the border color for team base elements in various blocks and widgets is `#121212`.
The fill color for team base elements in Scotland-related components is `#3472b7`, with darker shades at `#2e66a3` and `#29598f`.
The special player highlight border in Scotland uses `#3472b7`.

For Slovakia, when selected, the player details, inner details, pointer, pointer hand, and details block all have a border color of `#e52627`.
The same color applies to the borders of pseudo-elements (`:before` and `:after`) for these components.
When a player cell for Slovakia is selected, the border around the player image wrapper is also `#e52627`.
The player details for Slovakia use `#e52627` for their border.
The pointer for Slovakia, including its inner element and hand, also uses `#e52627` for borders.
For Slovakia, special players and `h4` elements with the class `gv-team-base-color` are colored `#e52627`.
The team base background for Slovakia uses the color `#e52627`.Here’s the rewritten version in fluent, natural English:

“`css
/ Slovakia team colors /
.am-base-background,
#gv-cell-block_slovakia .gv-team-base-background,
.gv-slovakia .gv-team-base-background {
background-color: #e52627;
}

#gv-team-block_slovakia .gv-team-base-background-dark,
#gv-team-details-block_slovakia .gv-team-base-background-dark,
#gv-player-details-slovakia .gv-team-base-background-dark,
.gv-wc2018-widget-wrapper_slovakia .gv-team-base-background-dark,
#gv-cell-block_slovakia .gv-team-base-background-dark,
.gv-slovakia .gv-team-base-background-dark {
background-color: #7d0f10;
}

#gv-team-block_slovakia .gv-team-base-border,
#gv-team-details-block_slovakia .gv-team-base-border,
#gv-player-details-slovakia .gv-team-base-border,
.gv-wc2018-widget-wrapper_slovakia .gv-team-base-border,
#gv-cell-block_slovakia .gv-team-base-border,
.gv-slovakia .gv-team-base-border {
border-color: #121212;
}

#gv-team-block_slovakia .gv-team-base-fill,
#gv-team-details-block_slovakia .gv-team-base-fill,
#gv-player-details-slovakia .gv-team-base-fill,
.gv-wc2018-widget-wrapper_slovakia .gv-team-base-fill,
#gv-cell-block_slovakia .gv-team-base-fill,
.gv-slovakia .gv-team-base-fill,
#gv-team-block_slovakia .gv-team-base-fill-darker-1,
#gv-team-details-block_slovakia .gv-team-base-fill-darker-1,
#gv-player-details-slovakia .gv-team-base-fill-darker-1,
.gv-wc2018-widget-wrapper_slovakia .gv-team-base-fill-darker-1,
#gv-cell-block_slovakia .gv-team-base-fill-darker-1,
.gv-slovakia .gv-team-base-fill-darker-1 {
fill: #e52627;
}

#gv-team-block_slovakia .gv-team-base-fill-darker-2,
#gv-team-details-block_slovakia .gv-team-base-fill-darker-2,
#gv-player-details-slovakia .gv-team-base-fill-darker-2,
.gv-wc2018-widget-wrapper_slovakia .gv-team-base-fill-darker-2,
#gv-cell-block_slovakia .gv-team-base-fill-darker-2,
.gv-slovakia .gv-team-base-fill-darker-2 {
fill: #d81a1b;
}

#gv-team-block_slovakia .gv-team-base-fill-darker-3,
#gv-team-details-block_slovakia .gv-team-base-fill-darker-3,
#gv-player-details-slovakia .gv-team-base-fill-darker-3,
.gv-wc2018-widget-wrapper_slovakia .gv-team-base-fill-darker-3,
#gv-cell-block_slovakia .gv-team-base-fill-darker-3,
.gv-slovakia .gv-team-base-fill-darker-3 {
fill: #c11718;
}

#gv-team-block_slovakia .gv-special-player-highlight:before,
#gv-team-details-block_slovakia .gv-special-player-highlight:before,
#gv-player-details-slovakia .gv-special-player-highlight:before,
.gv-wc2018-widget-wrapper_slovakia .gv-special-player-highlight:before,
#gv-cell-block_slovakia .gv-special-player-highlight:before,
.gv-slovakia .gv-special-player-highlight:before {
border-color: #e52627;
}

/ Switzerland team colors /
.switzerland-selected .gv-player-details,
.switzerland-selected .gv-player-details-inner,
.switzerland-selected #gv-player-details-pointer-inner,
.switzerland-selected .gv-details-pointer-hand,
.switzerland-selected .gv-player-details-block {
border-color: #d73b3b !important;
}

.switzerland-selected .gv-player-details:before,
.switzerland-selected .gv-player-details:after,
.switzerland-selected .gv-player-details-inner:before,
.switzerland-selected .gv-player-details-inner:after,
.switzerland-selected #gv-player-details-pointer-inner:before,
.switzerland-selected #gv-player-details-pointer-inner:after,
.switzerland-selected .gv-details-pointer-hand:before,
.switzerland-selected .gv-details-pointer-hand:after,
.switzerland-selected .gv-player-details-block:before,
.switzerland-selected .gv-player-details-block:after {
border-color: #d73b3b !important;
}

.gv-player-cell.gv-switzerland.gv-cell-selected .gv-player-image-wrapper:after {
border-color: #d73b3b !important;
}

.gv-player-details-switzerland:before {
border-color: #d73b3b !important;
}

.gv-pointer-switzerland #gv-player-details-pointer-inner,
.gv-pointer-switzerland #gv-player-details-pointer-inner .gv-details-pointer-hand {
border-color: #d73b3b !important;
}

#gv-team-block_switzerland .gv-special-player.gv-team-base-color,
#gv-team-block_switzerland h4.gv-team-base-color,
#gv-team-details-block_switzerland .gv-special-player.gv-team-base-color,
#gv-team-details-block_switzerland h4.gv-team-base-color,
#gv-player-details-switzerland .gv-special-player.gv-team-base-color,
#gv-player-details-switzerland h4.gv-team-base-color,
.gv-wc2018-widget-wrapper_switzerland .gv-special-player.gv-team-base-color {
/ Note: The original text cut off here. Add the missing property if needed. /
}
“`

Let me know if you’d like me to complete the last rule or adjust anything further.Here’s the rewritten text in fluent, natural English:

For Switzerland’s team styling, the base color is set to red (#d73b3b). This applies to headings, special player labels, and other key elements across various team blocks and widgets.

The background color for team blocks, player details, and widgets is also red (#d73b3b). A darker shade (#7a1919) is used for darker backgrounds.

Borders around team blocks and widgets are black (#121212).

Fill colors for team elements are red (#d73b3b), with progressively darker shades: #ce2a2a, then #b92626.

Special player highlights have a red border (#d73b3b).

For Turkey’s team styling, when a player is selected, the borders of player details, inner details, pointer elements, and detail blocks all turn a specific red (#e22c33). This same red color is used for the borders of various pointer and detail elements, as well as for the player image wrapper when a Turkey player cell is selected.Here’s the rewritten text in fluent, natural English:

For Turkey:

– The pointer hand inside the player details section should have a border color of #e22c33 (red).
– Special players and headings in the Turkey team block, team details block, player details block, World Cup 2018 widget, cell block, and general Turkey section should all use the color #e22c33.
– The background color for the team base in all these sections should be #e22c33.
– A darker version of that background should be #7d1115.
– The border color for the team base should be #121212 (black).
– The fill color for the team base and a slightly darker fill (darker-1) should be #e22c33.
– A darker fill (darker-2) should be #d71e25.
– An even darker fill (darker-3) should be #c11a21.
– The highlight border for special players should be #e22c33.

For Croatia (when selected):

– The player details section, inner details, pointer, pointer hand, and details block should all have a border color of #1268b3 (blue).
– The before and after pseudo-elements for all these elements should also use the same border color.Here is the rewritten text in fluent, natural English:

The border color is set to #1268b3. When a Croatia player cell is selected, the border around the player image also uses #1268b3. The same color appears in the player details section for Croatia. The pointer and inner pointer for Croatia also use #1268b3.

In the Croatia team block, team details, player details, and other related sections, the team’s main color (#1268b3) is used for special players and headings. The background color for these sections is also #1268b3, while a darker shade (#06253f) is used for darker backgrounds. The border color is #121212.

The fill color for Croatia-related elements is #1268b3, with darker fills at #105b9c and #0d4d85. Special player highlights use a border color of #1268b3.

When Georgia is selected, the player details, inner details, pointer, pointer hand, and details block all have a border color of #d82227. The player details also show this color in their before and after pseudo-elements.Here’s the rewritten text in fluent, natural English:

For Georgia, the border color is set to #d82227 for selected elements like player details pointers and blocks. The player image wrapper also uses this red color when selected. In the Georgia player details section, the border color is #d82227 as well.

For the Georgia team block, details block, player details, widget wrapper, cell block, and general Georgia class, the team base color for special players and headings is #d82227. The team base background is also #d82227, while the darker background is #6a1113. The team base border color is #121212.

The fill color for Georgia elements is #d82227, with darker shades at #c21f23 and #ac1b1f. The special player highlight also uses a border color of #d82227.

For Czechia, when selected, the player details and inner player details sections are affected.Here’s the rewritten version in fluent, natural English:

When the Czechia team is selected, the borders of certain elementsโ€”like `.details-pointer-inner`, `.gv-details-pointer-hand`, and `.gv-player-details-block`โ€”turn to the color `#b1383e`. The same color is applied to the borders of various pseudo-elements (like `:before` and `:after`) on elements such as `.gv-player-details`, `.gv-player-details-inner`, `#gv-player-details-pointer-inner`, `.gv-details-pointer-hand`, and `.gv-player-details-block`.

When a player cell for Czechia is selected, the border of `.gv-player-image-wrapper:after` also changes to `#b1383e`. The same goes for the `:before` pseudo-element of `.gv-player-details-czechia`.

For the pointer elements related to Czechia, both `#gv-player-details-pointer-inner` and its child `.gv-details-pointer-hand` get a border color of `#b1383e`.

Text color for special players and `h4` headings with the class `.gv-team-base-color` is set to `#b1383e` across several Czechia-related containers, including `#gv-team-block_czechia`, `#gv-team-details-block_czechia`, `#gv-player-details-czechia`, `.gv-wc2018-widget-wrapper_czechia`, `#gv-cell-block_czechia`, and `.gv-czechia`.

The background color for elements with the class `.gv-team-base-background` is `#b1383e` in all those same containers. For darker backgrounds (`.gv-team-base-background-dark`), the color is `#50191c`.

Borders for elements with `.gv-team-base-border` are set to `#121212`.

For SVG fills, `.gv-team-base-fill` and `.gv-team-base-fill-darker-1` use `#b1383e`. A slightly darker fill (`.gv-team-base-fill-darker-2`) is `#9e3237`, and an even darker one (`.gv-team-base-fill-darker-3`) is `#8a2c30`.

Finally, the `.gv-special-player-highlight:before` pseudo-element is also styled, though the color isn’t specified in the original text.Here’s the rewritten text in fluent, natural English:

For the Czechia team, the special player highlight border color is set to #b1383e.

When Finland is selected, the player details sections and their inner elements, along with the pointer and details block, all use a border color of #1363ab. The same color is applied to the pseudo-elements (before and after) of these components.

If a Finland player cell is selected, the border around the player image wrapper is also #1363ab.

The Finland player details section and pointer elements all use #1363ab as their border color.

For text elements like special players and headings in Finland’s team block, details block, player details, widget wrapper, cell block, and general Finland class, the color is set to #1363ab.

The background color for these same Finland-related sections is #1363ab, while a darker background (#062138) is used for the dark variant.

The border color for all Finland-related sections is #121212.

The fill color for Finland-related elements is #1363ab, with darker fills at #105694 for the second level and further darker shades for the third level.Here’s the rewritten text in fluent, natural English:

For Finland:
– The darker base fill color is #0e487d.
– The special player highlight border color is #1363ab.

For France:
– When a French player is selected, the borders of player details, details inner, pointer inner, pointer hand, and details block all turn #2b3187.
– The same color (#2b3187) is used for the borders of the before and after pseudo-elements of these components.
– When a French player cell is selected, the border of the player image wrapper also becomes #2b3187.
– The player details border for France is #2b3187.
– The pointer inner and its hand element for France also use #2b3187 for their borders.
– Special players and h4 headings in French team blocks, details blocks, player details, widgets, cell blocks, and general France sections have text color #2b3187.
– The base background color for France is #2b3187.
– The darker base background color is #0c0e26.
– The base border color is #121212.
– The base fill color and the first darker fill shade are both #2b3187.
– The second darker fill shade is not specified in the original text.Here’s the rewritten text in fluent, natural English:

For France, the darker fill colors are used in team blocks and widgets. The `.gv-team-base-fill-darker-2` is set to `#252a74`, and the `.gv-team-base-fill-darker-3` is set to `#1f2360`. The special player highlight border color is `#2b3187`.

For Italy, when a player is selected, the borders of player details, inner details, pointer, pointer hand, and details block all use the color `#4a8dcb`. The same color is applied to the borders of various elements before and after these components. The player image wrapper border also uses `#4a8dcb` when an Italian player cell is selected. The player details pointer for Italy uses `#4a8dcb` as well.

In Italy’s team block, details block, player details, widget, cell block, and general Italy class, special players and `h4` elements with the team base color are set to `#4a8dcb`. The team base background is `#4a8dcb`, and the darker background is `#214c74`. The team base border is `#121212`. The team base fill and its darker-1 variant are both `#4a8dcb`.For Italy:

– `.gv-team-base-fill-darker-2` and related selectors: fill color is `#3880c3`
– `.gv-team-base-fill-darker-3` and related selectors: fill color is `#3273b0`
– `.gv-special-player-highlight:before` and related selectors: border color is `#4a8dcb`

For Netherlands (when selected):

– `.gv-player-details`, `.gv-player-details-inner`, `#gv-player-details-pointer-inner`, `.gv-details-pointer-hand`, and `.gv-player-details-block` all have a border color of `#e87457!important`
– The `:before` and `:after` pseudo-elements for those same selectors also use `#e87457!important` as border color
– `.gv-player-cell.gv-netherlands.gv-cell-selected .gv-player-image-wrapper:after` has a border color of `#e87457!important`
– `.gv-player-details-netherlands:before` has a border color of `#e87457!important`
– `.gv-pointer-netherlands #gv-player-details-pointer-inner` and its `.gv-details-pointer-hand` child have a border color of `#e87457!important`
– `.gv-special-player.gv-team-base-color` and `h4.gv-team-base-color` for Netherlands: text color is `#e87457!important`
– `.gv-team-base-background` for Netherlands: background color is `#e87457`
– `.gv-team-base-background-dark` for Netherlands: background color is `#a83417`
– `.gv-team-base-border` for Netherlands: border color is `#121212`Here’s the rewritten text in fluent, natural English:

For the Netherlands team, the base fill color is #e87457. The darker shades are #e56141 and #e24f2a. The special player highlight border also uses #e87457.

For Portugal, when a player is selected, the borders of the player details sections turn #d82227. This includes the player details box, inner details, pointer, and pointer hand. The same color is used for the border around the selected player’s image.

The Portugal team’s base color is #d82227, used for special player text and headings. The background color is also #d82227, with a darker background shade of #6a1113.Here’s the rewritten text in fluent, natural English:

For Portugal’s team styling, the border color is set to #121212 across all related elements, including team blocks, details, player details, widgets, and cells.

The main fill color for Portugal is #d82227, used in team blocks, details, player details, widgets, and cells. Darker shades are also defined: #c21f23 for the first darker shade, #ac1b1f for the second, and the third darker shade follows the same pattern.

When a special player is highlighted for Portugal, the border color is #d82227.

For Romania’s selected elements, the border color is #d79b2a. This applies to player details, inner details, pointer details, pointer handles, and detail blocks. The same color is used for the borders of pseudo-elements (before and after) on these components.

When a Romania player cell is selected, the border around the player image wrapper is also #d79b2a.

For Romania’s player details, the border color is #d79b2a, and the pointer details and pointer handles share the same color.

Text color for special players and headings in Romania’s team blocks, details, player details, widgets, and cells is #d79b2a.

Finally, the background color for Romania’s team elements is #d79b2a.Here’s the rewritten version in fluent, natural English:

For Romania’s team styling, the dark background color is set to #6d4e14. The border color is #121212. The main fill color is #d79b2a, with darker shades at #c38c25 and #ad7d21. The special player highlight also uses the border color #d79b2a.

For Russia’s team styling, when a player is selected, the borders of their details and inner elements turn to #1668b1. This color also applies to the player image wrapper border when a Russian player cell is selected. The special player and heading text for Russia are also colored #1668b1.Here’s the rewritten text in fluent, natural English:

For Russia team elements, the base background color is #1668b1. The darker background shade is #082540, and the border color is #121212. The fill color is also #1668b1, with darker fill variations at #135b9a and #104d84. The special player highlight border uses #1668b1.

For Spain, when selected, the player details, inner details, pointer, pointer hand, and details block all use a border color of #c23531. The same color applies to the borders of the player image wrapper when a Spanish player cell is selected. The Spain player details pointer and its inner pointer also use #c23531. Additionally, special players and headings in Spain team blocks, details blocks, player details, widgets, and cell blocks use the team’s base color.Here’s the rewritten version in fluent, natural English:

For Spain’s team colors, the base color is set to #c23531 (a shade of red). This color is used for text, backgrounds, borders, and fills across various team-related elements like team blocks, player details, and widgets. Darker shades of this red (#5c1917, #ae2f2c, and #992a27) are used for backgrounds and fills where a deeper color is needed. The border color is #121212 (a very dark shade, almost black). Special player highlights also use the base red color (#c23531).

For Sweden’s team colors, the accent color is #cea724 (a shade of gold/yellow). This color appears in borders for player details, selected player cells, and pointer elements. When a Swedish player is selected, the borders of their details panel, pointer, and related elements all turn this gold color. The gold color is also used for the player image wrapper border when a Swedish player cell is selected.Here’s the rewritten version in fluent, natural English:

For Sweden’s team colors, the gold color (#cea724) is used for text and highlights. The background uses the same gold, with a darker shade (#614f11) for darker backgrounds. Borders are set to black (#121212). The fill colors range from the main gold (#cea724) to progressively darker shades (#b89520 and #a3841c). Special player highlights also use the gold border color.

For Ukraine’s team colors, the blue color (#1268b3) is applied to borders of player details, detail blocks, and pointer elements. This blue is also used for the borders of selected player cells and their image wrappers.The text you provided appears to be CSS code for styling elements related to a team (likely Ukraine) and a player selection state (Wales). Here’s a rewritten version in fluent, natural English, keeping the original meaning intact:

For the Ukraine team block, the base color is set to #1268b3. This applies to text, backgrounds, borders, and fills across various elements like team blocks, player details, and widgets. Darker shades of this color are used for backgrounds and fills, with values like #06253f, #105b9c, and #0d4d85. Special player highlights use a border color of #1268b3.

When Wales is selected, the border color changes to #c91430. This affects player details, inner elements, pointers, and blocks. The same color is used for all borders, including before and after pseudo-elements. Additionally, when a player cell for Wales is selected, the border around the player image wrapper also uses #c91430.The following CSS code defines the styling for the Wales team theme. It sets the primary color to red (#c91430) for various elements like borders, text, backgrounds, and fills. For example, the border color for player details and pointers is red, and the team’s base text color is also red. The background color for team blocks and player details is red, with darker shades used for darker backgrounds (#550814) and fills (#b2122a, #9b0f25). The border color for the team base is black (#121212). Additionally, special player highlights use a red border.

For the Northern Ireland selected state, the styling changes the border color of player details, inner details, pointer, pointer hand, and details block to green (#19a44a). The pseudo-elements (before and after) for these elements also use the green border color.Here’s the rewritten text in fluent, natural English:

For Northern Ireland selections, the pointer hand and details block borders are colored #19a44a (green). When a Northern Ireland player cell is selected, the image wrapper border also turns green. The player details section for Northern Ireland uses the same green border color.

The team’s base color is #19a44a, which appears in special player highlights and headings across all Northern Ireland team blocks, detail blocks, player details, widgets, and cell blocks.

The background color for Northern Ireland elements is #19a44a, with a darker version (#083518) used for darker backgrounds. The border color is #121212 (nearly black).

The fill color for Northern Ireland elements is #19a44a, with progressively darker shades: #168e40, #127836, and so on. Special player highlights also use this green color scheme.Here’s the rewritten text in fluent, natural English:

For Northern Ireland, the special player highlight uses a green border color (#19a44a).

When Iceland is selected, the player details sections, including the inner details, pointer, pointer hand, and details block, all use a blue border color (#006bb7). This blue color is also applied to the borders of the before and after pseudo-elements for these sections.

If an Iceland player cell is selected, the border around the player image wrapper also turns blue (#006bb7).

The player details for Iceland use a blue border (#006bb7) for their before pseudo-element.

For the Iceland pointer, both the pointer inner and its hand element have blue borders (#006bb7).

In the Iceland team block, team details block, player details, widget wrapper, cell block, and general Iceland sections, the special player and h4 headings that use the team base color are colored blue (#006bb7).

The team base background for all these Iceland sections is blue (#006bb7).

The darker version of the team base background is a very dark blue (#002038).

The team base border for all Iceland sections is black (#121212).

The team base fill and its slightly darker shade (darker-1) are both blue (#006bb7).

The even darker fill (darker-2) is a medium dark blue (#005c9e).Here’s the rewritten text in fluent, natural English:

For Iceland’s team styling, the darker fill color is set to #004d84. The special player highlight border uses #006bb7.

When Norway is selected, the player details sections, inner details, pointer elements, and details blocks all use a border color of #d6383d. The same color applies to the borders of the before and after pseudo-elements for these components.

If a player cell for Norway is selected, the border around the player image wrapper is also #d6383d. The player details for Norway use the same border color, and the pointer elements for Norway follow suit.

For Norway’s team blocks, special players and headings use the color #d6383d. The team’s base background is also #d6383d, while the darker background is #76181b. The base border color is #121212. The base fill and the first darker fill are both #d6383d.Here’s the rewritten text in fluent, natural English:

For Norway:
– The darker-2 team base fill color is #cb2a2f.
– The darker-3 team base fill color is #b6252a.
– The special player highlight border color is #d6383d.

For the USA:
– When a player is selected, the borders of the player details, player details inner, player details pointer inner, details pointer hand, and player details block all use the color #eb2227.
– The same color (#eb2227) is used for the borders of the before and after pseudo-elements of those same elements.
– When a USA player cell is selected, the border around the player image wrapper is also #eb2227.
– The border of the USA player details element is #eb2227.
– For the USA pointer, both the player details pointer inner and its hand element have a border color of #eb2227.
– Special players and h4 headings in the USA team block, team details block, player details, widget wrapper, cell block, and general USA class all have the text color #eb2227.
– The team base background color for all USA elements is #eb2227.
– The darker team base background color for all USA elements is #820c0f.
– The team base border color for all USA elements is #121212.
– The team base fill color and the darker-1 fill color for all USA elements is #eb2227.Here’s the rewritten text in fluent, natural English:

For the USA team styling:
– The darker fill color is set to #df1419.
– The even darker fill color is #c81217.
– The highlight border for special players is #eb2227.

For the Argentina team styling:
– When selected, player details and their borders use the color #75abdc.
– The same color (#75abdc) is used for special player text and headings.
– The background color is #75abdc.
– A darker background color is #2a6ca7.
– The border color is #121212.
– The base fill color is also #75abdc.For Argentina:

– `.gv-argentina .gv-team-base-fill-darker-1` and similar selectors use the fill color `#75abdc`.
– `.gv-argentina .gv-team-base-fill-darker-2` and similar selectors use the fill color `#619fd7`.
– `.gv-argentina .gv-team-base-fill-darker-3` and similar selectors use the fill color `#4c92d2`.
– `.gv-argentina .gv-special-player-highlight:before` and similar selectors have a border color of `#75abdc`.

For Costa Rica:

– When a Costa Rica player is selected, the borders of `.gv-player-details`, `.gv-player-details-inner`, `#gv-player-details-pointer-inner`, `.gv-details-pointer-hand`, and `.gv-player-details-block` are set to `#d82227`.
– The same border color applies to the `:before` and `:after` pseudo-elements of those elements.
– When a Costa Rica player cell is selected, `.gv-player-image-wrapper:after` also gets a border color of `#d82227`.
– `.gv-player-details-costa-rica:before` has a border color of `#d82227`.
– For the pointer, `#gv-player-details-pointer-inner` and its `.gv-details-pointer-hand` have a border color of `#d82227`.
– Text color for `.gv-special-player.gv-team-base-color` and `h4.gv-team-base-color` in Costa Rica sections is `#d82227`.
– Background color for `.gv-team-base-background` in Costa Rica sections is `#d82227`.
– Dark background color for `.gv-team-base-background-dark` in Costa Rica sections is `#6a1113`.
– Border color for `.gv-team-base-border` in Costa Rica sections is also `#d82227`.Here’s the rewritten version in fluent, natural English:

For Costa Rica, the border color for team elements is set to #121212. The main fill color is #d82227, with darker shades at #c21f23 and #ac1b1f. The special player highlight also uses the border color #d82227.

For Jamaica, when a player is selected, the borders of their details and pointer elements turn #43b85c. This color also appears in the player image wrapper border when a Jamaican player cell is selected. The special player text and headings are colored #43b85c, and the team background color is also #43b85c.For Jamaica:

– `.team-base-background-dark`, `#gv-team-details-block_jamaica .gv-team-base-background-dark`, `#gv-player-details-jamaica .gv-team-base-background-dark`, `.gv-wc2018-widget-wrapper_jamaica .gv-team-base-background-dark`, `#gv-cell-block_jamaica .gv-team-base-background-dark`, and `.gv-jamaica .gv-team-base-background-dark` all have a background color of `#215b2d`.

– `#gv-team-block_jamaica .gv-team-base-border`, `#gv-team-details-block_jamaica .gv-team-base-border`, `#gv-player-details-jamaica .gv-team-base-border`, `.gv-wc2018-widget-wrapper_jamaica .gv-team-base-border`, `#gv-cell-block_jamaica .gv-team-base-border`, and `.gv-jamaica .gv-team-base-border` all have a border color of `#121212`.

– `#gv-team-block_jamaica .gv-team-base-fill`, `#gv-team-details-block_jamaica .gv-team-base-fill`, `#gv-player-details-jamaica .gv-team-base-fill`, `.gv-wc2018-widget-wrapper_jamaica .gv-team-base-fill`, `#gv-cell-block_jamaica .gv-team-base-fill`, `.gv-jamaica .gv-team-base-fill`, and their darker-1 variants all use a fill color of `#43b85c`.

– The darker-2 variants of the same elements use a fill color of `#3ca553`.

– The darker-3 variants use a fill color of `#359349`.

– For `#gv-team-block_jamaica .gv-special-player-highlight:before`, `#gv-team-details-block_jamaica .gv-special-player-highlight:before`, `#gv-player-details-jamaica .gv-special-player-highlight:before`, `.gv-wc2018-widget-wrapper_jamaica .gv-special-player-highlight:before`, `#gv-cell-block_jamaica .gv-special-player-highlight:before`, and `.gv-jamaica .gv-special-player-highlight:before`, the border color is `#43b85c`.

For Japan:

– When `.japan-selected` is applied, the border color of `.gv-player-details`, `.gv-player-details-inner`, `#gv-player-details-pointer-inner`, `.gv-details-pointer-hand`, and `.gv-player-details-block` is set to `#283a85` (with `!important`).

– The same applies to the `:before` and `:after` pseudo-elements of those elements.

– When a player cell with `.gv-japan` and `.gv-cell-selected` is selected, the `:after` pseudo-element of `.gv-player-image-wrapper` also gets a border color of `#283a85` (with `!important`).

– `.gv-player-details-japan:before` also uses a border color of `#283a85` (with `!important`).

– For `.gv-pointer-japan #gv-player-details-pointer-inner` and its `.gv-details-pointer-hand` child, the border color is `#283a85` (with `!important`).

– In `#gv-team-block_japan`, `#gv-team-details-block_japan`, `#gv-player-details-japan`, `.gv-wc2018-widget-wrapper_japan`, `#gv-cell-block_japan`, and `.gv-japan`, any element with the class `.gv-special-player.gv-team-base-color` or any `h4.gv-team-base-color` will have a text color of `#283a85` (with `!important`).

– `#gv-team-block_japan .gv-team-base-background`, `#gv-team-details-block_japan .gv-team-base-background`, and related elements use a background color of `#283a85`.Here’s the rewritten text in fluent, natural English:

For Japan’s team styling, the main background color is #283a85, used across various elements like player details, team blocks, and widgets. The darker background shade is #0b0f23, and the border color is #121212. The fill color for team elements is also #283a85, with progressively darker shades at #223171 and #1c295e. Special player highlights use a border color of #283a85.

When New Zealand is selected, the player details, inner details, pointer elements, and details blocks all have a border color of #0a2569. This same color applies to the borders of various pseudo-elements (like :before and :after) on those components. For a selected New Zealand player cell, the image wrapper’s border is also #0a2569. The player details and pointer elements for New Zealand follow the same border color. Special players and headings in New Zealand’s team blocks, details, and widgets use the team’s base color.Here’s the rewritten text in fluent, natural English:

For New Zealand team styling:
– Headings and special player text should use dark blue (#0a2569).
– Backgrounds for team blocks, details, player details, and widgets should be dark blue (#0a2569).
– Darker backgrounds should be black (#000).
– Borders should be very dark (#121212).
– Fill colors for team elements should be dark blue (#0a2569), with darker shades at #081d52 and #06153a.
– Special player highlights should have a dark blue border (#0a2569).

For Philippines team styling:
– When a Philippines player is selected, the player details, inner details, pointer, pointer hand, and details block should all have a blue border (#0659a3).
– The same blue border applies to the before and after pseudo-elements of these components.
– Selected Philippines player cells should show a blue border (#0659a3) around the player image wrapper.
– The player details pointer for Philippines should also use the same blue border (#0659a3).Here’s the rewritten text in fluent, natural English:

For the Philippines section:

– The border color for the player details pointer and its handle should be #0659a3.
– The text color for special players and headings in various Philippines-related blocks should be #0659a3.
– The background color for team blocks, details, player details, widgets, and cell blocks should be #0659a3.
– A darker background color (#011628) is used for the same elements.
– The border color for these elements is #121212.
– The fill color for team blocks and related elements is #0659a3, with darker shades at #054c8a and #043e72.
– The special player highlight border color is #0659a3.

For the Australia section:

– When Australia is selected, the border color for player details, the details inner section, the pointer inner, the pointer hand, and the details block should be #eaa238.
– The pseudo-elements (before and after) for player details and the details inner section also use this color.Here’s the rewritten text in fluent, natural English:

For Australia, the border color is set to #eaa238 (a gold/orange shade) in several places, including:
– `.australia-selected .gv-player-details-inner:after`
– `.australia-selected #gv-player-details-pointer-inner:before` and `:after`
– `.australia-selected .gv-details-pointer-hand:before` and `:after`
– `.australia-selected .gv-player-details-block:before` and `:after`

When a player cell for Australia is selected, the border around the player image also uses #eaa238.

The player details section for Australia, and the pointer elements related to it, also use #eaa238 as the border color.

For text elements like special players and headings, the color #eaa238 is applied across various Australia-related sections, including team blocks, details blocks, player details, widgets, cell blocks, and general Australia classes.

The background color for Australia-related elements is #eaa238, while a darker version (#935e10) is used for darker backgrounds.

The border color for Australia elements is #121212 (a very dark shade, almost black).

The fill color for Australia elements is #eaa238, with darker variations:
– Darker-1: #eaa238
– Darker-2: #e89721
– Darker-3: #d88a17

Finally, special player highlights in Australia sections use a `:before` pseudo-element, but the color is not specified in the provided text.Here’s the rewritten version in fluent, natural English:

For the Australia team, the border color for special player highlights is set to #eaa238.

For Nigeria, when a player is selected, the borders of their details, details inner, pointer inner, pointer hand, and details block all use the color #236925. The same applies to the pseudo-elements (before and after) of these elements.

When a Nigeria player cell is selected, the border around the player image wrapper is also #236925.

The border color for Nigeria player details is #236925.

For the Nigeria pointer, both the pointer inner and its hand element use #236925 as the border color.

In various Nigeria-related blocksโ€”such as team blocks, team details, player details, widget wrappers, cell blocks, and general Nigeria sectionsโ€”the special player and heading text colors are set to #236925.

The background color for these Nigeria sections is #236925.

A darker background variant (#030903) is used in the same Nigeria sections.

The border color for Nigeria sections is #121212.

The fill color for Nigeria sections, including a slightly darker variant (darker-1), is #236925.

An even darker fill (darker-2) is #1d561e.

And the darkest fill (darker-3) is also #1d561e.Here’s the rewritten text in fluent, natural English:

For Nigeria, the special player highlight uses a border color of #236925. When Canada is selected, the player details sections, including the inner details, pointer, pointer hand, and details block, all have a border color of #d53933. The same red color (#d53933) is used for the borders of the before and after pseudo-elements in these Canada-selected elements. When a Canada player cell is selected, the border around the player image wrapper is also #d53933. The player details for Canada use #d53933 for their border as well. For the Canada pointer, both the pointer inner and its hand element have a border color of #d53933.

For Canada’s team blocks, special players and h4 headings that use the team base color are set to #d53933. The team base background for Canada is #d53933, while the darker version is #711b17. The team base border for Canada is #121212. The team base fill for Canada is #d53933, with darker fills at #c62f29 for the second level and progressively darker shades for the third level.For Canada:

– `.ils-block_canada .gv-team-base-fill-darker-3`,
– `#gv-player-details-canada .gv-team-base-fill-darker-3`,
– `.gv-wc2018-widget-wrapper_canada .gv-team-base-fill-darker-3`,
– `#gv-cell-block_canada .gv-team-base-fill-darker-3`,
– `.gv-canada .gv-team-base-fill-darker-3`

These should use the fill color `#b12a24`.

– `#gv-team-block_canada .gv-special-player-highlight:before`,
– `#gv-team-details-block_canada .gv-special-player-highlight:before`,
– `#gv-player-details-canada .gv-special-player-highlight:before`,
– `.gv-wc2018-widget-wrapper_canada .gv-special-player-highlight:before`,
– `#gv-cell-block_canada .gv-special-player-highlight:before`,
– `.gv-canada .gv-special-player-highlight:before`

These should have a border color of `#d53933`.

For the Republic of Ireland:

When the `.republic-of-ireland-selected` class is applied, the following elements should have a border color of `#19a44a`:
– `.gv-player-details`,
– `.gv-player-details-inner`,
– `#gv-player-details-pointer-inner`,
– `.gv-details-pointer-hand`,
– `.gv-player-details-block`

Also, the `:before` and `:after` pseudo-elements of these same elements should use the border color `#19a44a`.

– `.gv-player-cell.gv-republic-of-ireland.gv-cell-selected .gv-player-image-wrapper:after` should have a border color of `#19a44a`.
– `.gv-player-details-republic-of-ireland:before` should have a border color of `#19a44a`.
– `.gv-pointer-republic-of-ireland #gv-player-details-pointer-inner` and its `.gv-details-pointer-hand` should have a border color of `#19a44a`.

For text color:
– `#gv-team-block_republic-of-ireland .gv-special-player.gv-team-base-color`,
– `#gv-team-block_republic-of-ireland h4.gv-team-base-color`,
– `#gv-team-details-block_republic-of-ireland .gv-special-player.gv-team-base-color`,
– `#gv-team-details-block_republic-of-ireland h4.gv-team-base-color`,
– `#gv-player-details-republic-of-ireland .gv-special-player.gv-team-base-color`,
– `#gv-player-details-republic-of-ireland h4.gv-team-base-color`,
– `.gv-wc2018-widget-wrapper_republic-of-ireland .gv-special-player.gv-team-base-color`,
– `.gv-wc2018-widget-wrapper_republic-of-ireland h4.gv-team-base-color`,
– `#gv-cell-block_republic-of-ireland .gv-special-player.gv-team-base-color`,
– `#gv-cell-block_republic-of-ireland h4.gv-team-base-color`,
– `.gv-republic-of-ireland .gv-special-player.gv-team-base-color`,
– `.gv-republic-of-ireland h4.gv-team-base-color`

These should use the text color `#19a44a`.

For background color:
– `#gv-team-block_republic-of-ireland .gv-team-base-background`,
– `#gv-team-details-block_republic-of-ireland .gv-team-base-background`,
– `#gv-player-details-republic-of-ireland .gv-team-base-background`,
– `.gv-wc2018-widget-wrapper_republic-of-ireland .gv-team-base-background`,
– `#gv-cell-block_republic-of-ireland .gv-team-base-background`,
– `.gv-republic-of-ireland .gv-team-base-background`

These should have a background color of `#19a44a`.

For dark background:
– `#gv-team-block_republic-of-ireland .gv-team-base-background-dark`,
– `#gv-team-details-block_republic-of-ireland .gv-team-base-background-dark`,
– `#gv-player-details-republic-of-ireland .gv-team-base-background-dark`,
– `.gv-wc2018-widget-wrapper_republic-of-ireland .gv-team-base-background-dark`,
– `#gv-cell-block_republic-of-ireland .gv-team-base-background-dark`,
– `.gv-republic-of-ireland .gv-team-base-background-dark`

These should use the background color `#083518`.

For border color:
– `#gv-team-block_republic-of-ireland .gv-team-base-border`,
– `#gv-team-details-block_republic-of-ireland .gv-team-base-border`,
– `#gv-player-details-republic-of-ireland .gv-team-base-border`,
– `.gv-wc2018-widget-wrapper_republic-of-ireland .gv-team-base-border`,
– `#gv-cell-block_republic-of-ireland .gv-team-base-border`,
– `.gv-republic-of-ireland .gv-team-base-border`

These should have a border color of `#121212`.The following CSS rules apply to the Republic of Ireland team styling:

– For elements like `.gv-team-base-fill` and similar selectors related to the Republic of Ireland, the fill color is `#19a44a`.
– For darker shades (darker-1), the fill color is `#168e40`.
– For even darker shades (darker-2), the fill color is `#127836`.
– The special player highlight border color is `#19a44a`.

For Zambia team styling:

– When a player is selected (`.zambia-selected`), the border color for various player detail elements is `#f37433`.
– The same color applies to the player image wrapper border when a Zambia player cell is selected.
– For Zambia-specific elements like `.gv-player-details-zambia`, the border color is also `#f37433`.
– The pointer and details pointer inner elements for Zambia use `#f37433` as the border color.
– Text color for special players and `h4` headings in Zambia-related blocks is `#f37433`.
– The background color for Zambia team base elements is `#f37433`.Here’s the rewritten text in fluent, natural English:

For Zambia, the dark background color is #9d3b09. The border color is #121212. The main fill color is #f37433, with darker shades at #f2641b and #e6570e. Special player highlights use a border color of #f37433.

For Haiti, when selected, the player details, inner details, pointer, pointer hand, and details block all use a border color of #2b4d99. The same color applies to the borders of the player image wrapper when a Haiti player cell is selected. The player details for Haiti also use #2b4d99 as the border color. The pointer and pointer hand for Haiti share the same border color.

In team blocks, team details blocks, player details, widgets, cell blocks, and general Haiti elements, special players and h4 headings use the text color #2b4d99. The team base background for Haiti is also set to a specific color.Here’s the rewritten text in fluent, natural English:

For Haiti’s team block, the background color is set to #2b4d99. The darker background shade is #0f1b35. The border color is #121212. The fill color is #2b4d99, with darker fill shades at #254385 and #203971. The special player highlight border color is also #2b4d99.

For China, when a player is selected, the player details sections and their inner elements, including pointers and blocks, all use a border color of #db1018. The same color applies to the borders of the player image wrapper when a Chinese player cell is selected. The special player and heading text for China’s team block, details, player details, and related widgets are also colored #db1018.Here’s the rewritten version in fluent, natural English:

For China team elements, the main background color is #db1018. The darker background shade is #64070b, and the border color is #121212. The fill color used in various China team components is #db1018, with darker fill shades at #c30e15 and #ab0d13. The special player highlight border also uses #db1018.

For Vietnam team elements, when selected, the player details, inner details, pointer, pointer hand, and details block all have a border color of #db1018. The same applies to their before and after pseudo-elements. When a Vietnam player cell is selected, the image wrapper’s after element also uses #db1018 as its border color. The Vietnam player details pointer and its inner elements also share this border color.

For both China and Vietnam, the special player and heading elements use the team’s base color (#db1018) across all relevant blocks and widgets.Here’s the rewritten text in fluent, natural English:

The base color for the Vietnam team is #db1018 (red). This color is used for text, backgrounds, borders, and fills across various team blocks, details, player details, and widgets. Darker shades of this red are also defined: #64070b for backgrounds, and #c30e15, #ab0d13 for fills. The border color is #121212 (black).

For the Brazil team, when selected, the border color changes to #cea724 (gold). This gold color appears in player details, detail pointers, and player image wrappers. The Brazil team also uses #cea724 for special player highlights and pointer elements.Here’s the rewritten version in fluent, natural English:

Brazil Team Colors

The base color for Brazil is #cea724 (gold). This color is used for text, backgrounds, fills, and highlights across all Brazil-related elements.

Text color: #cea724 is applied to team names, player details, and headings.
Background color: #cea724 is used for team blocks, player details, and widgets.
Dark background: #614f11 is used as a darker shade.
Border color: #121212 (black) is used for borders.
Fill colors:
– Main fill: #cea724
– Darker shade 1: #cea724
– Darker shade 2: #b89520
– Darker shade 3: #a3841c
Special player highlight: The border color is #cea724.

Panama Team Colors

When Panama is selected, the border color for player details, pointers, and blocks is #d33832 (red). This applies to:

– Player details and inner details
– Pointer elements and handles
– Player detail blocks
– Selected player cells (the image wrapper border)
– Player detail pointers

All these elements use #d33832 as their border color when Panama is active.The border color is set to #d33832. For the Panama team block, details block, player details, World Cup 2018 widget, cell block, and any Panama-related elements, the special player and h4 headings with the team base color are styled in #d33832. The team base background is also #d33832, while the darker version is #6e1b18. The border color for these elements is #121212. The fill color is #d33832, with darker shades at #c22f2a and #ad2a25. The special player highlight uses a border color of #d33832.

When South Africa is selected, the player details, inner details, pointer inner, pointer hand, and details block all have a border color of #198971. The before and after pseudo-elements for these components also use the same border color.Here’s the rewritten text in fluent, natural English:

The border color is set to #198971 for various South Africa team elements. This includes selected player cells, player image wrappers, player details sections, and pointer indicators.

For text and headings related to the South Africa team, the color #198971 is used. The background color for team blocks, details, player details, and widgets is also #198971. A darker background shade (#051d18) is applied to some of these same elements.

The border color for team blocks, details, player details, and widgets is #121212. The fill color for these elements is #198971, with progressively darker shades used for variations: #15735f, #115e4d, and so on.

Special player highlights have a border color of #198971.

When Morocco is selected, the player details and inner details sections are affected.Here’s the rewritten text in fluent, natural English:

The border color for elements like `.layer-details-pointer-inner`, `.morocco-selected .gv-details-pointer-hand`, and `.morocco-selected .gv-player-details-block` is set to `#b1383e` (a dark red). The same color is used for the borders of several other elements when Morocco is selected, including pseudo-elements like `:before` and `:after` on `.gv-player-details`, `.gv-player-details-inner`, `#gv-player-details-pointer-inner`, `.gv-details-pointer-hand`, and `.gv-player-details-block`.

When a player cell for Morocco is selected (`.gv-morocco.gv-cell-selected`), the border color of `.gv-player-image-wrapper:after` is also `#b1383e`. Similarly, the border color of `.gv-player-details-morocco:before` and the pointer elements in `.gv-pointer-morocco` use the same color.

Text color for special players and `h4` headings with the class `.gv-team-base-color` is set to `#b1383e` in various Morocco-related blocks, such as `#gv-team-block_morocco`, `#gv-team-details-block_morocco`, `#gv-player-details-morocco`, `.gv-wc2018-widget-wrapper_morocco`, `#gv-cell-block_morocco`, and `.gv-morocco`.

The background color for elements with `.gv-team-base-background` in these Morocco blocks is `#b1383e`. For darker backgrounds (`.gv-team-base-background-dark`), the color is `#50191c`. The border color for `.gv-team-base-border` is `#121212` (near black).

Fill colors for elements like `.gv-team-base-fill` and `.gv-team-base-fill-darker-1` are `#b1383e`. Darker fill variations are `#9e3237` for `.gv-team-base-fill-darker-2` and `#8a2c30` for `.gv-team-base-fill-darker-3`. Finally, the special player highlight (`.gv-special-player-highlight:before`) uses the same dark red color.Here’s the rewritten text in fluent, natural English:

For Morocco, the highlight border color is set to #b1383e.

When Colombia is selected, the player details sections and their inner elements, including the pointer and details block, all use #cea724 as their border color. The same color is applied to the pseudo-elements (before and after) of these components.

For a selected Colombian player cell, the image wrapper’s after element also uses #cea724 as its border color. The player details for Colombia and the pointer elements for Colombia all have #cea724 as their border color.

In the Colombia team block, details block, player details, widget wrapper, cell block, and general Colombia sections, special players and h4 headings that use the team base color are colored #cea724.

The team base background color for all these Colombia-related elements is #cea724, while the darker background variant is #614f11.

The team base border color for all Colombia elements is #121212.

The team base fill color and its slightly darker variant (darker-1) for all Colombia elements is #cea724. The darker-2 fill variant is #b89520.For Colombia:

– `.gv-team-base-fill-darker-3` in elements like `v-player-details-colombia`, `.gv-wc2018-widget-wrapper_colombia`, `#gv-cell-block_colombia`, and `.gv-colombia` uses the fill color `#a3841c`.

– `.gv-special-player-highlight:before` in elements like `#gv-team-block_colombia`, `#gv-team-details-block_colombia`, `#gv-player-details-colombia`, `.gv-wc2018-widget-wrapper_colombia`, `#gv-cell-block_colombia`, and `.gv-colombia` uses the border color `#cea724`.

For South Korea:

– When `.south-korea-selected` is applied, the border color of `.gv-player-details`, `.gv-player-details-inner`, `#gv-player-details-pointer-inner`, `.gv-details-pointer-hand`, and `.gv-player-details-block` is set to `#d53933`.

– The `:before` and `:after` pseudo-elements of those same elements also use the border color `#d53933`.

– When a player cell with `.gv-south-korea` and `.gv-cell-selected` is active, the `:after` pseudo-element of `.gv-player-image-wrapper` uses the border color `#d53933`.

– `.gv-player-details-south-korea:before` uses the border color `#d53933`.

– For `.gv-pointer-south-korea`, both `#gv-player-details-pointer-inner` and its `.gv-details-pointer-hand` child use the border color `#d53933`.

– In elements like `#gv-team-block_south-korea`, `#gv-team-details-block_south-korea`, `#gv-player-details-south-korea`, `.gv-wc2018-widget-wrapper_south-korea`, `#gv-cell-block_south-korea`, and `.gv-south-korea`, the text color for `.gv-special-player.gv-team-base-color` and `h4.gv-team-base-color` is `#d53933`.

– The background color for `.gv-team-base-background` in those same elements is `#d53933`.

– The darker background color for `.gv-team-base-background-dark` is `#711b17`.

– The border color for `.gv-team-base-border` is `#121212`.

– The fill color for `.gv-team-base-fill` and `.gv-team-base-fill-darker-1` is also `#121212`.Here’s the rewritten text in fluent, natural English:

For South Korea, the darker base fill color is set to #d53933. The next darker shade is #c62f29, and the darkest is #b12a24. The special player highlight border also uses #d53933.

For Mexico, when a player is selected, the borders for player details, inner details, pointer, pointer hand, and details block all use #4fa487. The same color is applied to the borders of the before and after pseudo-elements for these components. When a Mexico player cell is selected, the border around the player image wrapper is also #4fa487. The player details for Mexico use #4fa487 for their border as well. The pointer and pointer hand for Mexico also have borders in #4fa487.

For Mexico, special players and h4 headings with the team base color class are colored #4fa487. The team base background is #4fa487, and the darker background is #264e40. The team base border is #121212.Here’s the rewritten text in fluent, natural English:

For Mexico, the base fill color is set to #4fa487. The darker shades are #479379 and #3e826b. The special player highlight border also uses #4fa487.

When Bosnia and Herzegovina is selected, the player details, inner details, pointer, pointer hand, and details block all use a border color of #124b96. The same color applies to the borders of the player image wrapper when a player cell is selected. The pointer and pointer hand for Bosnia and Herzegovina also use #124b96.

For Bosnia and Herzegovina, the team base color for special players and headings is #124b96. The team base background also uses this color.Here’s the rewritten text in fluent, natural English:

Bosnia and Herzegovina

The team’s main background color is #124b96.
The darker background color used in various team blocks and widgets is #041224.
The border color for team elements is #121212.
The fill color for team blocks, details, player details, and widgets is #124b96.
A slightly darker fill (#0f407f) is used in some areas, and an even darker shade (#0d3468) is applied elsewhere.
Special player highlights use a border color of #124b96.

Qatar

When Qatar is selected, the player details, inner details, pointer, pointer hand, and details block all have a border color of #a3434a.
The same color (#a3434a) is used for the borders of various pseudo-elements (like :before and :after) in these selected elements.
If a player cell for Qatar is selected, the border around the player image wrapper also turns #a3434a.
The player details for Qatar use #a3434a for their border.
The pointer for Qatar, including its inner and hand elements, also has a border color of #a3434a.Here’s the rewritten version in fluent, natural English:

The Qatar team uses a maroon color (#a3434a) as its main team color. This color is applied to text, backgrounds, borders, and fill elements across various team-related sections, including player details, team blocks, and widgets. Darker shades of this maroon are used for backgrounds and fills, with the darkest being a deep brownish-red (#491e21). The border color is set to black (#121212).

For Paraguay, when selected, the player details sections and their inner elements, including pointers and borders, are highlighted in red (#d42e27). This red color is also applied to the borders of selected player cells and their image wrappers.The border color is set to #d42e27 and marked as important. For Paraguay-related elements like `.gv-pointer-paraguay`, `#gv-player-details-pointer-inner`, and `.gv-details-pointer-hand`, the border color is also #d42e27 and important. In blocks such as `#gv-team-block_paraguay`, `#gv-team-details-block_paraguay`, `#gv-player-details-paraguay`, `.gv-wc2018-widget-wrapper_paraguay`, `#gv-cell-block_paraguay`, and `.gv-paraguay`, any special player or heading with the class `.gv-team-base-color` has text color #d42e27 and is important. The background color for `.gv-team-base-background` in these same blocks is #d42e27. For `.gv-team-base-background-dark`, the background color is #681713. The border color for `.gv-team-base-border` is #121212. The fill color for `.gv-team-base-fill` and `.gv-team-base-fill-darker-1` is #d42e27. For `.gv-team-base-fill-darker-2`, the fill is #be2923, and for `.gv-team-base-fill-darker-3`, it’s #a9251f. The special player highlight, using `.gv-special-player-highlight:before`, has a border color of #d42e27.

When the `.curacao-selected` class is applied, the border color for `.gv-player-details`, `.gv-player-details-inner`, `#gv-player-details-pointer-inner`, `.gv-details-pointer-hand`, and `.gv-player-details-block` is #284e8f and important. Additionally, for `.curacao-selected`, the pseudo-elements `:before` and `:after` on `.gv-player-details`, `.gv-player-details-inner`, and `#gv-player-details-pointer-inner` also use the same border color.The border color is set to #284e8f for the following elements: inner:after, .curacao-selected .gv-details-pointer-hand:before and :after, and .curacao-selected .gv-player-details-block:before and :after. When a player cell with the class .gv-curacao is selected, the border color of .gv-player-image-wrapper:after is also #284e8f. The same border color applies to .gv-player-details-curacao:before. For .gv-pointer-curacao, both #gv-player-details-pointer-inner and its .gv-details-pointer-hand use #284e8f as the border color.

The text color #284e8f is used for special players and h4 headings with the class .gv-team-base-color in several blocks: #gv-team-block_curacao, #gv-team-details-block_curacao, #gv-player-details-curacao, .gv-wc2018-widget-wrapper_curacao, #gv-cell-block_curacao, and .gv-curacao.

The background color #284e8f is applied to elements with the class .gv-team-base-background in the same blocks. A darker background color #0c182b is used for .gv-team-base-background-dark in those blocks. The border color #121212 is set for .gv-team-base-border in those blocks.

The fill color #284e8f is used for .gv-team-base-fill and .gv-team-base-fill-darker-1 in the same blocks. A slightly darker fill #22437b is used for .gv-team-base-fill-darker-2, and an even darker fill #1d3867 is used for .gv-team-base-fill-darker-3.

For .gv-special-player-highlight:before in those blocks, the border color is #284e8f. When .ecuador-selected is applied, the player details, player details inner, pointer inner, pointer hand, and player details block are affected.Here’s the rewritten version in fluent, natural English:

The border color is set to #cea724 with an important flag. When Ecuador is selected, various elements like player details, pointers, and blocks also use this same border color. The player image wrapper for Ecuador’s selected cell also has a border in #cea724.

For text elements such as special players and headings in Ecuador-related blocks, the color is #cea724. The background color for Ecuador’s team blocks, player details, and widgets is also #cea724. A darker version of this background is #614f11.

The border color for Ecuador’s team elements is #121212. The fill color for various components is #cea724, with darker shades at #b89520 and #a3841c. Finally, special player highlights in Ecuador’s sections use a specific styling with a colon before the element.Here’s the rewritten version in fluent, natural English:

For the special player highlight on Cรดte d’Ivoire, the border color is set to #cea724. When a Cรดte d’Ivoire player is selected, the borders of their details, details inner, pointer inner, pointer hand, and details block all turn to #e87324. The same color applies to the borders of the before and after pseudo-elements for these components.

When a Cรดte d’Ivoire player cell is selected, the border of the player image wrapper also becomes #e87324. The border before the player details for Cรดte d’Ivoire is also #e87324. For the pointer, both the pointer inner and its hand element use #e87324 as the border color.

The text color for special players and h4 headings in Cรดte d’Ivoire sectionsโ€”such as team blocks, team details, player details, widget wrappers, cell blocks, and general Cรดte d’Ivoire elementsโ€”is #e87324. The background color for these sections is also #e87324, while a darker version of that background is #7f3b0d. The border color for these sections is #121212.

The fill color for Cรดte d’Ivoire elements, including a slightly darker variant, is #e87324. A second, even darker fill color is also defined.Here’s the rewritten text in fluent, natural English:

For Cรดte d’Ivoire, the darker team color is #db6617. The even darker shade is #c45b15. The special player highlight border uses #e87324.

For Tunisia, when a player is selected, the borders for player details, the details block, and the pointer all use #c33733. The same color is used for the player image border when a Tunisian player cell is selected. The special player text and headings are also #c33733. The team’s base background color is #c33733, with a darker version at #5e1a19. The base border color is #121212.Here is the rewritten text in fluent, natural English:

For Tunisia, the darker team colors are:
– Darker shade 1: #c33733
– Darker shade 2: #af312e
– Darker shade 3: #9b2c28

The special player highlight border color for Tunisia is also #c33733.

For Egypt, when a player is selected, the borders of the player details sections and related elements are all #c33733. This includes the player details block, inner details, pointer, and pointer hand.

When an Egypt player cell is selected, the border around the player image wrapper is also #c33733.

The player details pointer for Egypt uses #c33733 for its border.

For Egypt, the team base color (used for special players and headings) is #c33733.

The team base background color for Egypt is #c33733, and the darker background color is #5e1a19.

The team base border color for Egypt is #121212.

The team base fill color for Egypt is also #c33733.Here’s the rewritten version in fluent, natural English:

The base fill color for Egypt is #c33733. This applies to various elements like team blocks, player details, and widgets. The darker shades are: darker-1 is #af312e, darker-2 is #9b2c28, and darker-3 is also #9b2c28. The special player highlight border color is #c33733.

For Iran, when selected, the player details sections and their inner elements, pointers, and blocks all have a border color of #c33733. The same color applies to the borders of the player image wrapper when a player cell is selected. The special player text and headings in Iran’s team blocks, details, and widgets are also colored #c33733. The base background color for Iran is #c33733, with a darker background of #5e1a19. The base border color is #121212.Here’s the rewritten version in fluent, natural English:

For Iran-related elements, the base fill color is #c33733. This applies to team blocks, player details, widgets, and cell blocks. The darker shades are #af312e, #9b2c28, and so on. The special player highlight border also uses #c33733.

For Cape Verde, when selected, the player details, inner details, pointer, pointer hand, and details block all have a border color of #124b96. The same color is used for the borders of the before and after pseudo-elements on these components.

When a Cape Verde player cell is selected, the image wrapper’s after pseudo-element also gets a #124b96 border. The player details pointer and its inner elements use the same color.

In Cape Verde team blocks, details blocks, player details, widgets, and cell blocks, the team base color is #124b96. This applies to special players and h4 headings. The team base background is also #124b96, while the darker background is #041224.Here’s the rewritten version in fluent, natural English:

For Cape Verde, the border color is set to #121212 across all team-related elements, including team blocks, detail blocks, player details, widgets, and cell blocks.

The fill color for these same elements is #124b96, with darker shades at #0f407f, #0d3468, and so on. The special player highlight also uses the border color #124b96.

When Saudi Arabia is selected, the player details, inner details, pointer, pointer hand, and details block all use the border color #106d39. This color also applies to the before and after pseudo-elements of these components.

If a player cell for Saudi Arabia is selected, the border around the player image wrapper is also #106d39. The same goes for the player details pointer and its inner pointer.

For Saudi Arabia, the team base color (used for special players and h4 headings) is #106d39 across all team blocks, detail blocks, player details, widgets, cell blocks, and general Saudi Arabia elements.Here’s the rewritten text in fluent, natural English:

For Saudi Arabia, the team’s main background color is #106d39. The darker background color is #000, and the border color is #121212. The fill color is also #106d39, with darker shades at #0d572d and #094122. The special player highlight border color is #106d39.

When Uruguay is selected, the player details sections, including the inner details, pointer, pointer hand, and details block, all have a border color of #88bce5. The same color applies to the borders of the player details before and after elements, as well as the pointer hand and details block. If a player cell for Uruguay is selected, the border around the player image wrapper is also #88bce5. The player details for Uruguay and the pointer for Uruguay both use #88bce5 for their borders. Additionally, any special player or heading in the Uruguay team block uses the team’s base color..gv-special-player.gv-team-base-color,
#gv-player-details-uruguay h4.gv-team-base-color,
.gv-wc2018-widget-wrapper_uruguay .gv-special-player.gv-team-base-color,
.gv-wc2018-widget-wrapper_uruguay h4.gv-team-base-color,
#gv-cell-block_uruguay .gv-special-player.gv-team-base-color,
#gv-cell-block_uruguay h4.gv-team-base-color,
.gv-uruguay .gv-special-player.gv-team-base-color,
.gv-uruguay h4.gv-team-base-color {
color: #88bce5 !important;
}

#gv-team-block_uruguay .gv-team-base-background,
#gv-team-details-block_uruguay .gv-team-base-background,
#gv-player-details-uruguay .gv-team-base-background,
.gv-wc2018-widget-wrapper_uruguay .gv-team-base-background,
#gv-cell-block_uruguay .gv-team-base-background,
.gv-uruguay .gv-team-base-background {
background-color: #88bce5;
}

#gv-team-block_uruguay .gv-team-base-background-dark,
#gv-team-details-block_uruguay .gv-team-base-background-dark,
#gv-player-details-uruguay .gv-team-base-background-dark,
.gv-wc2018-widget-wrapper_uruguay .gv-team-base-background-dark,
#gv-cell-block_uruguay .gv-team-base-background-dark,
.gv-uruguay .gv-team-base-background-dark {
background-color: #2b80c3;
}

#gv-team-block_uruguay .gv-team-base-border,
#gv-team-details-block_uruguay .gv-team-base-border,
#gv-player-details-uruguay .gv-team-base-border,
.gv-wc2018-widget-wrapper_uruguay .gv-team-base-border,
#gv-cell-block_uruguay .gv-team-base-border,
.gv-uruguay .gv-team-base-border {
border-color: #121212;
}

#gv-team-block_uruguay .gv-team-base-fill,
#gv-team-details-block_uruguay .gv-team-base-fill,
#gv-player-details-uruguay .gv-team-base-fill,
.gv-wc2018-widget-wrapper_uruguay .gv-team-base-fill,
#gv-cell-block_uruguay .gv-team-base-fill,
.gv-uruguay .gv-team-base-fill,
#gv-team-block_uruguay .gv-team-base-fill-darker-1,
#gv-team-details-block_uruguay .gv-team-base-fill-darker-1,
#gv-player-details-uruguay .gv-team-base-fill-darker-1,
.gv-wc2018-widget-wrapper_uruguay .gv-team-base-fill-darker-1,
#gv-cell-block_uruguay .gv-team-base-fill-darker-1,
.gv-uruguay .gv-team-base-fill-darker-1 {
fill: #88bce5;
}

#gv-team-block_uruguay .gv-team-base-fill-darker-2,
#gv-team-details-block_uruguay .gv-team-base-fill-darker-2,
#gv-player-details-uruguay .gv-team-base-fill-darker-2,
.gv-wc2018-widget-wrapper_uruguay .gv-team-base-fill-darker-2,
#gv-cell-block_uruguay .gv-team-base-fill-darker-2,
.gv-uruguay .gv-team-base-fill-darker-2 {
fill: #73b0e0;
}

#gv-team-block_uruguay .gv-team-base-fill-darker-3,
#gv-team-details-block_uruguay .gv-team-base-fill-darker-3,
#gv-player-details-uruguay .gv-team-base-fill-darker-3,
.gv-wc2018-widget-wrapper_uruguay .gv-team-base-fill-darker-3,
#gv-cell-block_uruguay .gv-team-base-fill-darker-3,
.gv-uruguay .gv-team-base-fill-darker-3 {
fill: #5ea4dc;
}

#gv-team-block_uruguay .gv-special-player-highlight:before,
#gv-team-details-block_uruguay .gv-special-player-highlight:before,
#gv-player-details-uruguay .gv-special-player-highlight:before,
.gv-wc2018-widget-wrapper_uruguay .gv-special-player-highlight:before,
#gv-cell-block_uruguay .gv-special-player-highlight:before,
.gv-uruguay .gv-special-player-highlight:before {
border-color: #88bce5;
}

.iraq-selected .gv-player-details,
.iraq-selected .gv-player-details-inner,
.iraq-selected #gv-player-details-pointer-inner,
.iraq-selected .gv-details-pointer-hand,
.iraq-selected .gv-player-details-block {
border-color: #317a67 !important;
}

.iraq-selected .gv-player-details:before,
.iraq-selected .gv-player-details:after,
.iraq-selected .gv-player-details-inner:before,
.iraq-selected .gv-player-details-inner:after,
.iraq-selected #gv-player-details-pointer-inner:before,
.iraq-selected #gv-player-details-pointer-inner:after,
.iraq-selected .gv-details-pointer-hand:before,
.iraq-selected .gv-details-pointer-hand:after,
.iraq-selected .gv-player-details-block:before,
.iraq-selected .gv-player-details-block:after {
border-color: #317a67 !important;
}

.gv-player-cell.gv-iraq.gv-cell-selected .gv-player-image-wrapper:after {
border-color: #317a67 !important;
}

.gv-player-details-iraq:before {
border-color: #317a67 !important;
}

.gv-pointer-iraq #gv-player-details-pointer-inner,
.gv-pointer-iraq #gv-player-details-pointer-inner .gv-details-pointer-hand {
border-color: #317a67 !important;
}Here’s the rewritten version in fluent, natural English:

For the Iraq team block, the special player and heading colors should be #317a67. The same applies to the team details block, player details, the World Cup 2018 widget, the cell block, and any other Iraq-related elements.

The background color for all these Iraq team elements is #317a67.

A darker version of that background (#0c1f1a) is used for certain elements.

The border color for all Iraq team elements is #121212.

The fill color for Iraq team elements is #317a67, with slightly darker versions at #2a6858 and #225648.

For special player highlights, the border color is #317a67.

When Senegal is selected, the player details, inner details, pointer, pointer hand, and details block all have a border color of #317a67. The same applies to the before and after pseudo-elements of these components.

If a player cell for Senegal is selected, the border around the player image wrapper is #317a67.

The player details for Senegal also use #317a67 as the border color.Here’s the rewritten text in fluent, natural English:

For Senegal, the inner pointer and pointer hand for player details should have a border color of #317a67. In all Senegal-related blocksโ€”such as team blocks, player details, and widget wrappersโ€”special players and headings should use the color #317a67. The background color for these elements should also be #317a67, while a darker background (#0c1f1a) is used for the dark variant. The border color is set to #121212. The fill color for team elements is #317a67, with darker fills at #2a6858 and #225648. Special player highlights should have a border color of #317a67.

For Algeria, when selected, the player details, inner details, pointer, pointer hand, and details block should all have a border color of #19967a. Additionally, the before and after pseudo-elements for these components should also use #19967a.Here’s the rewritten text in fluent, natural English:

After that, the Algeria styles are applied. When Algeria is selected, the borders around player details and image wrappers turn to the color #19967a (a teal green). The pointer and details block for Algeria also use this same color. Throughout the Algeria team sectionsโ€”whether in the team block, details block, player details, widget, or cell blockโ€”the main text color is #19967a, and the background color is also #19967a. A darker version of this background (#072921) is used for dark backgrounds. Borders are set to #121212 (a very dark shade). The fill color for icons or shapes is #19967a, with progressively darker fills at #158068 and #126a56. Special player highlights also use #19967a for their border.

For Jordan, when selected, the player details, inner details, pointer, pointer hand, and details block all have borders in the color #b1383e (a red tone). The player details section also uses this color for its border.After that, when Jordan is selected, the borders of various player detail elements turn red (#b1383e). This includes the inner and outer parts of the player details, the pointer, the pointer hand, and the details block.

When a Jordan player cell is selected, the border around the player image wrapper also becomes red.

The same red color is used for the border of the Jordan player details section and the pointer elements.

For team blocks, details, player details, widgets, and cell blocks related to Jordan, any special player or heading with the team base color will be red.

The background color for these Jordan-related elements is red, while a darker shade (#50191c) is used for the dark background.

The border color for these elements is black (#121212).

The fill color for Jordan-related elements is red, with darker shades used for deeper fills: #9e3237 for the second darkest, and #8a2c30 for the third darkest.

Finally, the highlight for special players in Jordan-related sections uses a red border.Here’s the rewritten text in fluent, natural English:

When DR Congo is selected, the border color of certain elements changes to #c33733 (a red shade). This includes the player details pointer, the pointer hand, and the player details block.

Also, the pseudo-elements (before and after) of the player details, pointer inner, pointer hand, and details block all use the same red border color.

When a DR Congo player cell is selected, the border around the player image wrapper also turns red.

The same red color (#c33733) is used for:
– The border of the DR Congo player details section
– The pointer inner and hand when the pointer is set to DR Congo
– Text color for special players and headings labeled with the team base color

The background color for DR Congo team elements is #c33733, with a darker version at #5e1a19.

The border color for DR Congo elements is #121212 (a very dark shade).

For fill colors:
– The main fill and a slightly darker fill (darker-1) are both #c33733
– Darker-2 fill is #af312e
– Darker-3 fill is #9b2c28

Special player highlights for DR Congo also use the team’s base color.Here is the rewritten text in fluent, natural English:

For the s-block of DR Congo, and for elements like `.gv-special-player-highlight:before` in various DR Congo-related sections, the border color is set to `#c33733`.

When Uzbekistan is selected, the borders of player details, inner details, pointer inner, pointer hand, and details block all use `#124b96`. The same color applies to the `:before` and `:after` pseudo-elements of these components.

If a player cell for Uzbekistan is selected, the border of the player image wrapper’s `:after` element is also `#124b96`.

The `:before` element of player details for Uzbekistan uses `#124b96` as well.

For the Uzbekistan pointer, both the pointer inner and its hand element have a border color of `#124b96`.

In the Uzbekistan team block, details block, player details, widget wrapper, cell block, and general Uzbekistan section, special players and `h4` headings with the class `gv-team-base-color` are colored `#124b96`.

The background color for the team base in all these Uzbekistan sections is `#124b96`.

A darker background, `#041224`, is used for the team base background dark class in the same sections.

The border color for the team base in Uzbekistan sections is `#121212`.

The fill color for the team base and its darker-1 variant in all Uzbekistan sections is `#124b96`.

The darker-2 fill for the team base in Uzbekistan sections uses a different color (though the original text cuts off before specifying it).Here is the rewritten text in fluent, natural English:

For Uzbekistan:

– The darker shade (level 2) uses the color #0f407f.
– The darkest shade (level 3) uses the color #0d3468.
– The special player highlight border uses the color #124b96.

For Ghana:

When a Ghana player is selected, the following elements all use the border color #cea724:
– Player details sections (outer, inner, pointer, and block)
– The player image wrapper
– The player details pointer and its hand

The special player text and headings for Ghana use the color #cea724.

The background color for Ghana is #cea724, and the darker background is #614f11.

The border color for Ghana is #121212.

The fill colors for Ghana (including the base fill and the first darker shade) are also set to #cea724..l-darker-1 { fill: #cea724; }

#gv-team-block_ghana .gv-team-base-fill-darker-2,
#gv-team-details-block_ghana .gv-team-base-fill-darker-2,
#gv-player-details-ghana .gv-team-base-fill-darker-2,
.gv-wc2018-widget-wrapper_ghana .gv-team-base-fill-darker-2,
#gv-cell-block_ghana .gv-team-base-fill-darker-2,
.gv-ghana .gv-team-base-fill-darker-2 {
fill: #b89520;
}

#gv-team-block_ghana .gv-team-base-fill-darker-3,
#gv-team-details-block_ghana .gv-team-base-fill-darker-3,
#gv-player-details-ghana .gv-team-base-fill-darker-3,
.gv-wc2018-widget-wrapper_ghana .gv-team-base-fill-darker-3,
#gv-cell-block_ghana .gv-team-base-fill-darker-3,
.gv-ghana .gv-team-base-fill-darker-3 {
fill: #a3841c;
}

#gv-team-block_ghana .gv-special-player-highlight:before,
#gv-team-details-block_ghana .gv-special-player-highlight:before,
#gv-player-details-ghana .gv-special-player-highlight:before,
.gv-wc2018-widget-wrapper_ghana .gv-special-player-highlight:before,
#gv-cell-block_ghana .gv-special-player-highlight:before,
.gv-ghana .gv-special-player-highlight:before {
border-color: #cea724;
}

:root {
–headline-xxxsmall: 17px;
–headline-xxsmall: 20px;
–headline-xsmall: 24px;
–headline-small: 28px;
–headline-medium: 34px;
–headline-large: 42px;
–headline-xlarge: 50px;
–sans-xxsmall: 12px;
–sans-xsmall: 14px;
–sans-small: 15px;
–sans-medium: 17px;
–sans-large: 20px;
–sans-xlarge: 24px;
–sans-xxlarge: 28px;
–sans-xxxlarge: 34px;
–titlepiece-xxxsmall: 16px;
–titlepiece-xxsmall: 24px;
–titlepiece-xsmall: 36px;
–titlepiece-small: 42px;
–titlepiece-medium: 50px;
–titlepiece-large: 70px;
–body-xsmall: 14px;
–body-small: 15px;
–body-medium: 17px;
–line-height-tight: 1.15;
–line-height-regular: 1.3;
–line-height-loose: 1.4;
–headline-line-height: 1.15;
–sans-line-height: 1.3;
–titlepiece-line-height: 1.15;
–body-line-height: 1.4;
–text-sans: “GuardianTextSans”, “Guardian Text Sans Web”, “Helvetica Neue”, “Helvetica”, “Arial”, “Lucida Grande”, “sans-serif”;
–text-serif: “GuardianTextEgyptian”, “Guardian Text Egyptian Web”, “Georgia”, “serif”;
–text-headline: “GH Guardian Headline”, “Guardian Egyptian Web”, “Georgia”, “serif”;
–text-titlepiece: “Guardian Titlepiece”, “Guardian Headline Full”, “Guardian Headline”, “Guardian Egyptian Web”, “Georgia”, “serif”;
–space-0: 2px;
–space-1: 4px;
–space-2: 8px;
–space-3: 12px;
–space-4: 16px;
–space-5: 20px;
–space-6: 24px;
–space-8: 32px;
–space-9: 36px;
–space-10: 40px;
–space-12: 48px;
–space-14: 56px;
–space-16: 64px;
–space-18: 72px;
–space-24: 96px;
–custom-button-bg-color: #121212;
–custom-button-text-color: #fff;
}

.content__main-column–interactive > figure:has(#gv-atom) {
margin-left: -10px;
margin-right: -10px;
width: auto;
–align-to-body-left: 10px;
–grid-left-col-width: 0px;
}

@media (min-width: 480px) {
.content__main-column–interactive > figure:has(#gv-atom) {
–align-to-body-left: 20px;
margin-left: -20px;
margin-right: -20px;
}
}

@media (min-width: 660px) {
.content__main-column–interactive > figure:has(#gv-atom) {
width: calc(100vw – var(–scrollbar-width, 0px));
margin-left: -20px;
margin-right: 0;
}
}

@media (min-width: 740px) {
.content__main-column–interactive > figure:has(#gv-atom) {
–grid-width: 740px;
margin-left: calc((100vw – var(–grid-width) – var(–scrollbar-width, 0px)) / -2 – var(–grid-left-col-width) – 21px);
–align-to-body-left: calc(-1 * calc((100vw – var(–grid-width) – var(–scrollbar-width, 0px)) / -2 – var(–grid-left-col-width) – 21px));
}
}

@media (min-width: 980px) {
.content__main-column–interactive > figure:has(#gv-atom) {
–grid-width: 980px;
}
}

@media (min-width: 1140px) {
.content__main-column–interactive > figure:has(#gv-atom) {
–grid-width: 1140px;
–grid-left-col-width: 161px;
}
}

@media (min-width: 1300px) {
.content__main-column–interactive > figure:has(#gv-atom) {
–grid-width: 1300px;
–grid-left-col-width: 240px;
}
}

body {
–primary-text-color: #121212;
–secondary-text-color: #707070;
–tertiary-text-color: #707070;
–primary-bg-color: #ffffff;
–secondary-bg-color: #f3f3f3;
–tertiary-bg-color: #f6f6f6;
–primary-line-color: #333333;
–secondary-line-color: #dcdcdc;
–border-divider-color: #dcdcdc;
–axis-color: #bababa;
–primary-button-color: #121212;
–primary-button-text-color: #ffffff;
}–primary-button-highlight-color: #333333;
–highlight-color: #ffe500;
–highlighted-text-color: #121212;
–info-color: #00b2ff;
–news-grey-01: #121212;
–news-grey-02: #707070;
–news-grey-03: #a1a1a1;
–news-grey-04: #bababa;
–news-grey-05: #dcdcdc;
–news-grey-06: #f3f3f3;
–news-core-01: #005689;
–news-core-02: #0094da;
–news-core-03: #c70000;
–news-core-04: #23b4a9;
–news-core-05: #494949;
–news-core-06: #cca36e
}

@media (prefers-color-scheme: dark) {
:root:not([data-color-scheme=light]) body {
–primary-text-color: #dcdcdc;
–secondary-text-color: #c8c8c8;
–tertiary-text-color: #999999;
–primary-bg-color: #1a1a1a;
–secondary-bg-color: #383838;
–tertiary-bg-color: #121212;
–primary-line-color: #dcdcdc;
–secondary-line-color: #707070;
–border-divider-color: #606060;
–axis-color: var(–news-grey-04);
–primary-button-color: #383838;
–primary-button-text-color: #dcdcdc;
–primary-button-highlight-color: #707070;
–highlight-color: #cda500;
–highlighted-text-color: #121212;
–info-color: #0077b6;
–news-grey-01: #dcdcdc;
–news-grey-02: #c8c8c8;
–news-grey-03: #a1a1a1;
–news-grey-04: #707070;
–news-grey-05: #494949;
–news-grey-06: #383838;
–news-core-01: #0077b6;
–news-core-02: #00b2ff;
–news-core-03: #e33824;
–news-core-04: #23b4a9;
–news-core-05: #494949;
–news-core-06: #cca36e;
–custom-button-bg-color: #fff;
–custom-button-text-color: #121212
}
}

.gv-desktop-visible {
display: none !important
}

@media (min-width: 30em) {
.gv-desktop-visible {
display: block !important
}
}

.gv-mobile-visible {
display: block !important
}

@media (min-width: 30em) {
.gv-mobile-visible {
display: none !important
}
}

@media (min-width: 61.25em) {
:root:root {
–dateline: #fff;
–share-button: #fff;
–share-button-hover: $world-cup-green;
–byline: #fff;
–byline-anchor: #fff
}
}

article.content–interactive div.content–interactive [data-gu-name=title],
article.content–interactive div.content–interactive [data-gu-name=media] {
display: none
}

article.content–interactive div.content–interactive .new-header-wrapper {
margin: 0 -10px;
position: relative;
display: grid;
overflow: hidden;
border-bottom: 1px solid #dcdcdc
}

@media (min-width: 30em) {
article.content–interactive div.content–interactive .new-header-wrapper {
margin: 0 -20px
}
}

article.content–interactive div.content–interactive .new-header-wrapper .header-shape {
pointer-events: none;
z-index: 1;
display: none
}

@media (max-width: 46.24em) {
article.content–interactive div.content–interactive .new-header-wrapper {
border-top: 1px solid var(–masthead-nav-lines);
grid-template-columns: repeat(4, 25vw);
grid-template-rows: repeat(4, 1fr)
}
}

@media (max-width: 46.24em) and (min-width: 30em) {
article.content–interactive div.content–interactive .new-header-wrapper {
grid-template-rows: repeat(4, minmax(85px, auto))
}
}

@media (max-width: 46.24em) {
article.content–interactive div.content–interactive .new-header-wrapper .shape-1,
article.content–interactive div.content–interactive .new-header-wrapper .shape-2,
article.content–interactive div.content–interactive .new-header-wrapper .shape-3,
article.content–interactive div.content–interactive .new-header-wrapper .shape-4,
article.content–interactive div.content–interactive .new-header-wrapper .shape-5,
article.content–interactive div.content–interactive .new-header-wrapper .shape-6,
article.content–interactive div.content–interactive .new-header-wrapper .green-circle,
article.content–interactive div.content–interactive .new-header-wrapper .red-circle {
display: block
}

article.content–interactive div.content–interactive .new-header-wrapper .shape-1 {
grid-column: 1/4;
grid-row: 1/3;
background-color: #052962
}

article.content–interactive div.content–interactive .new-header-wrapper .shape-2 {
grid-column: 4/5;
grid-row: 1/2;
background-color: #e7e4de
}

article.content–interactive div.content–interactive .new-header-wrapper .shape-3 {
grid-column: 4/5;
grid-row: 2/3;
position: relative;
background-color: #e7e4de;
background-image: url(https://media.guim.co.uk/36578c5eb5842feae34a3817dc4b45388126aa8b/0_0_498_498/498.png);
background-size: 206%;
background-position: top left;
background-repeat: no-repeat
}Here’s the rewritten version in fluent, natural English:

.shape-3:before {
content: “”;
display: block;
position: absolute;
width: 120%;
height: 200%;
bottom: 0;
right: -30px;
background-size: contain;
background-position: top;
background-repeat: no-repeat;
background-image: url(https://media.guim.co.uk/79005df1cb6b07df350841c30b2e18a3de2a570d/0_0_282_520/282.png);
}

article.content–interactive div.content–interactive .new-header-wrapper .shape-4 {
grid-column: 1 / 2;
grid-row: 3 / 4;
background-color: #e7e4de;
background-image: url(https://media.guim.co.uk/7ed56e4338fa93a00b3473d0ae303ad3d797de0c/0_0_600_596/500.png);
background-size: contain;
background-position: top left;
background-repeat: no-repeat;
}

article.content–interactive div.content–interactive .new-header-wrapper .shape-5 {
grid-column: 2 / 5;
grid-row: 3 / 5;
background-color: #007e46;
z-index: 4;
}

article.content–interactive div.content–interactive .new-header-wrapper .shape-6 {
grid-column: 1 / 2;
grid-row: 4 / 5;
background-color: #d71921;
}

article.content–interactive div.content–interactive .new-header-wrapper .red-circle {
grid-row: 3 / 5;
grid-column: 3 / 5;
z-index: 4;
background: #d71921;
border-radius: 50%;
aspect-ratio: 1 / 1;
margin-left: -12.5vw;
margin-right: 12.5vw;
position: relative;
height: 100%;
}

article.content–interactive div.content–interactive .new-header-wrapper .red-circle:before {
content: “”;
background-image: url(https://media.guim.co.uk/f373cd4bebac6a6f46389b6c253321eea74fc9ca/0_0_1041_651/1000.png);
width: 100vw;
height: 279px;
position: absolute;
bottom: 0;
left: -37.5vw;
background-size: contain;
background-repeat: no-repeat;
background-position: bottom;
}

@media (max-width: 46.24em) and (min-width: 30em) {
article.content–interactive div.content–interactive .new-header-wrapper .red-circle:before {
height: 260px;
background-size: cover;
background-repeat: no-repeat;
background-position: top;
}
}

@media (max-width: 46.24em) and (min-width: 41.25em) {
article.content–interactive div.content–interactive .new-header-wrapper .red-circle:before {
height: 340px;
}
}

@media (max-width: 46.24em) {
article.content–interactive div.content–interactive .new-header-wrapper [data-gu-name=”headline”] {
grid-column: 1 / 4;
grid-row: 1 / 3;
z-index: 3;
background-color: transparent;
}

article.content–interactive div.content–interactive .new-header-wrapper [data-gu-name=”standfirst”] {
grid-column: 1 / 5;
grid-row: 5 / 6;
z-index: 3;
}

article.content–interactive div.content–interactive .new-header-wrapper [data-gu-name=”lines”] {
grid-column: 1 / 5;
grid-row: 6 / 7;
display: block;
z-index: 3;
}

article.content–interactive div.content–interactive .new-header-wrapper [data-gu-name=”meta”] {
grid-column: 1 / 5;
grid-row: 7 / 8;
z-index: 3;
}
}

@media (min-width: 46.25em) and (max-width: 61.24em) {
article.content–interactive div.content–interactive .new-header-wrapper {
grid-template-columns: repeat(8, 1fr);
grid-template-rows: repeat(5, minmax(36px, auto)) auto auto auto;
}

article.content–interactive div.content–interactive .new-header-wrapper .shape-1,
article.content–interactive div.content–interactive .new-header-wrapper .shape-2,
article.content–interactive div.content–interactive .new-header-wrapper .shape-3,
article.content–interactive div.content–interactive .new-header-wrapper .shape-4,
article.content–interactive div.content–interactive .new-header-wrapper .shape-5,
article.content–interactive div.content–interactive .new-header-wrapper .shape-6,
article.content–interactive div.content–interactive .new-header-wrapper .shape-7,
article.content–interactive div.content–interactive .new-header-wrapper .red-circle {
display: block;
}

article.content–interactive div.content–interactive .new-header-wrapper .shape-1 {
grid-column: 1 / 6;
grid-row: 1 / 4;
background-color: #052962;
}

article.content–interactive div.content–interactive .new-header-wrapper .shape-2 {
grid-column: 6 / 9;
grid-row: 1 / 6;
background-color: #007e46;
position: relative;
z-index: 5;
}

article.content–interactive div.content–interactive .new-header-wrapper .shape-2:before {
content: “”;
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-size: contain;
background-position: left;
background-repeat: no-repeat;
background-image: url(https://media.guim.co.uk/36578c5eb5842feae34a3817dc4b45388126aa8b/0_0_498_498/498.png);
}
}Here’s the rewritten version in fluent, natural English:

For interactive content, the new header layout uses a grid system. The `.shape-2` element has a background image that fills the right side, covering the full height and 148% of the width, with the image positioned at the bottom right and not repeating.

The `.shape-3` element sits in the seventh and eighth columns of the grid, spanning rows one through three, with a red background (#d71921). It is hidden by default.

The `.shape-4` element spans columns eight and nine, and rows one through five, with a dark blue background (#052962). It is also hidden by default.

The `.shape-5` element is in the first column, rows four through six, with a light blue background (#00afdd).

The `.shape-6` element covers columns two through four, rows four through six, with a red background (#d71921).

The `.shape-7` element is positioned in columns four through six, rows four through six. It has a light beige background (#e7e4de) and uses a background image that covers the area, positioned at the top left and not repeating. It also has a pseudo-element (`::before`) that adds a second image, positioned to the left and slightly above the main element.

The red circle is in columns two and three, rows four through six. It has a beige background, is fully round, and fills its grid area completely.

The headline section spans columns one through six, rows one through three, with a transparent background.

The standfirst section spans columns one through nine, row six.

The lines section spans columns one through nine, row seven.

The meta section spans columns one through nine, row eight.

For screens wider than 61.25em (about 980px), the grid changes to 12 columns and 4 rows. All shape elements become visible. The `.shape-1` element spans columns one through five, rows one through four. The `.shape-2` element moves to columns seven and eight, rows one and two, with a light blue background. On even wider screens (above 81.25em, about 1300px), `.shape-2` shifts to columns six through eight. The `.shape-3` element sits in columns eight and nine, rows one and two, with a red background. On wider screens, it shifts to columns seven through nine. The `.shape-4` element covers columns six through nine, rows three through five.Here is the rewritten text in fluent, natural English:

The background color is set to `#e7e4de`. In the interactive content section, the element with the class `shape-5` inside the `new-header-wrapper` spans from column 9 to 13 and row 1 to 5. Its background color is `#007e46`, and it is positioned relatively with a z-index of 4.

The `shape-5` element has a `:before` pseudo-element that is empty but displayed as a block. It is positioned absolutely at the top left, covering the full width and height of its parent. The background image is set to a specific URL, with `contain` sizing, left alignment, and no repeat.

The `shape-5` element also has an `:after` pseudo-element, which is empty but displayed as a block. It is positioned absolutely, 23 pixels to the right of its parent, with a width of 160% and full height. Its background image uses a different URL, with `contain` sizing, bottom alignment, and no repeat. This element has a z-index of 5.

For screens wider than 61.25em and 71.25em, the `:after` pseudo-element of `shape-5` is positioned at the right edge, with a width of 156%, `cover` sizing, and top-right alignment.

For screens wider than 61.25em and 81.25em, the background image of the `:after` pseudo-element changes to another URL.

On screens wider than 61.25em, the elements with classes `shape-6`, `shape-7`, and `red-circle` inside the `new-header-wrapper` are hidden.

The `new-furniture-wrapper` inside the `new-header-wrapper` is placed in the grid area called “furniture.” Its background color is `#052962`, and it is positioned relatively with a z-index of 2. It spans from column 1 to 7 and row 1 to 5.

For screens wider than 71.25em, the `new-furniture-wrapper` has an `:after` pseudo-element that is empty but displayed as a block. It is positioned absolutely at the top right, with a width of 60%, height of 70%, and an offset of 380 pixels to the right. Its background image uses a specific URL, with `contain` sizing, top-left alignment, and no repeat.

For screens wider than 81.25em, the `new-furniture-wrapper` still spans from column 1 to 7, and its `:after` pseudo-element has a width of 58%.

The element with the attribute `data-gu-name=”headline”` inside the `new-header-wrapper` has left padding of 10 pixels and right padding of 5 pixels. On screens wider than 30em, the left padding increases to 20 pixels. On screens wider than 61.25em, the background color becomes transparent.

Inside the `headline` element, any `div` that contains an `h1` has bottom padding of 24 pixels. The `h1` itself is white with a font size of 34 pixels. On screens wider than 23.4375em, the font size increases to 40 pixels. On screens wider than 46.25em, the maximum width of the `h1` is 370 pixels. On screens wider than 61.25em, the font size becomes 44 pixels and the maximum width is 600 pixels. On screens wider than 81.25em, the font size is 48 pixels.

On screens wider than 61.25em, the element with the attribute `data-gu-name=”standfirst”` inside the `new-header-wrapper` has its `content__standfirst` class with no bottom padding.The CSS styles define how different elements appear on a Guardian interactive article. The standfirst text is white and 17px in size. On wider screens (over 71.25em), the standfirst paragraph inside the interactive article also uses 17px font. The standfirst and meta sections have padding of 0 10px, which increases to 0 20px on screens wider than 30em. The standfirst has 4px padding at the top. On medium screens (between 61.25em and 71.24em), the standfirst has no right padding. The lines element is hidden.

For the player cell (class `gv-player-cell`), the cursor is a pointer and it has a minimum width of 0. The inner part of the cell has no pointer events. On screens wider than 61.25em, the inner cell has no bottom padding and a minimum height of 190px. The player name has 5px padding at the top and takes full width. The name text uses a serif font, with size 0.9375rem (about 15px) on smaller screens and 1.0625rem (about 17px) on screens wider than 30em. It’s bold and has a text decoration thickness of 2px.

The player number is positioned absolutely, with a 34px width and height, rounded corners (50% border radius), and placed at 15% from the left and bottom. It’s centered using transforms. The number text is white, uses a sans-serif font, is 1.25rem (20px) bold, and uses lining numbers.

The player image wrapper is relative, full width, and auto height. The image clipper is full width, relative, has a 50% border radius (making it a circle), and uses padding-bottom: 100% to maintain a square shape. The image inside is absolutely positioned, covering the full area with background-size: cover.

When a player cell is selected (`.gv-cell-selected`), a black border (4px solid #121212) appears around the image wrapper, but only on screens wider than 61.25em. A white border (4px solid #fff) is also added but hidden (display: none) on those screens. The special player text has 5px padding at the top, uses a sans-serif font, is 0.75rem (12px) regular weight, and has a font size of 13px.Here’s the rewritten text in fluent, natural English:

The team navigation section uses a specific font style and size. On wider screens, it has a left margin of 160px, and on even wider screens, 240px. The inner navigation is hidden on smaller screens but becomes visible on screens wider than 61.25em.

On mobile devices, the navigation appears as a dropdown menu with a dotted top border. It includes a label and a select box styled with rounded corners, a custom arrow icon, and a white background. The select box has a dark border, bold text, and is 140px wide.

Each team link is displayed inline with a small right and bottom margin. It has a light gray bottom border and changes to a darker border when hovered over.

Group labels are bold, while navigation labels are regular weight.

The main content column has a maximum width that adjusts based on screen size. On larger screens, it also has left margins. Horizontal rules (lines) are used to separate sections, with different styles for full-width and column-specific layouts.

Team information blocks have a top margin and a thick dark line above them. The line extends beyond the block on smaller screens and further on larger ones. The content inside these blocks is arranged to stay visible and clear on all screen sizes.The CSS code defines styles for a team information block. It sets a bottom margin of 20px and a maximum width of 400px. The heading inside the block uses a serif font, with a font size of 2.125rem, bold weight, and a black background with white text. It has padding and a box-shadow effect. On screens wider than 30em, the heading shifts left by 10px. At 46.25em and above, the font size increases to 2.625rem. At 71.25em, the heading moves back to the left edge. Subheadings (h3 and h4) also use serif fonts with different sizes and bold weight. The byline uses a sans-serif font at 0.875rem with bottom padding. Paragraphs use a serif font at 0.9375rem with standard spacing. The left quick navigation is hidden by default but appears on screens wider than 71.25em, positioned absolutely with a left offset. It includes a span and a styled select dropdown with a custom arrow, border, and font settings. The team info content is displayed as a table, and the table header uses a sans-serif font.The text you provided appears to be CSS code, not a natural language passage. If you’d like me to rewrite a different piece of text in fluent, natural English, please share that instead.At 61.25em, the small pick image inside the team info pick is hidden. The pick text is white, positioned at the bottom left (20px from bottom, 25px from left), with a line height of 16px. On screens at least 30em wide, the left position moves to 30px. At 61.25em, the bottom position changes to 40px. At 81.25em, the left position becomes 70px. The text inside the pick uses a span with a font size of 14px, padding of 2px 5px, and the font family Guardian Text Sans Web, Helvetica, Arial, sans-serif. It’s white, uses box-decoration-break: clone, is displayed inline, has a font weight of 400, and a line height of 18px. The second span has a font weight of 700.

The cell block header has a bottom padding of 20px. At 71.25em, the left margin is 0, bottom padding is 0, and the bottom margin is -20px. The cell block for players uses a grid layout with two columns, a column gap of 10px, a row gap of 20px, and bottom padding of 20px. It has a minimum height and width of 0. At 23.4375em, it switches to three columns with a 10px gap. At 30em, the column gap becomes 20px. At 41.25em, it uses four columns with a 20px gap. At 61.25em, the max width is set to 600px.

The team block is hidden by default and shown with the class “gv-show”. The player details section takes up the full width, is positioned absolutely at the top left, has a background color set by a variable, and is fixed to the viewport with a height of 100vh and scrollable overflow. At 61.25em, it becomes absolutely positioned on the right, with a width of 300px, no overflow scrolling, and a smooth transition. It also has a pseudo-element after it that creates a 300px wide, 179px tall block at the top left, and a pseudo-element before it that adds a 4px top border. At 81.25em, the width increases to 320px, and the after element matches that width.

Inside the player details, the inner container has padding of 0 15px 60px, a top margin of 10px, a left margin of 25px, and a left border. At 61.25em, the left border is removed, the left margin is 0, padding becomes 0 10px, and the top margin is 4px. The player details block has a pseudo-element before it that creates a 380px tall block with a top border, but this is hidden at 61.25em. It also has a pseudo-element after it that creates a 260px wide, 1px tall line.Here’s the rewritten text in fluent, natural English:

“`css
@media (min-width: 61.25em) {
.gv-player-details.svelte-1scmj78 .gv-player-details-block:where(.svelte-1scmj78):after {
display: none;
}
}

.gv-player-details.svelte-1scmj78 .gv-player-details-block:where(.svelte-1scmj78):last-of-type:after {
display: none;
}

.gv-player-details.svelte-1scmj78 h2:where(.svelte-1scmj78) {
font-family: GT Guardian Titlepiece, Georgia, serif;
font-size: 2.625rem;
–source-text-decoration-thickness: 5px;
font-weight: 600 !important;
font-size: 30px;
line-height: 32px;
padding-bottom: 5px;
font-family: GH Guardian Headline, Guardian Egyptian Web, Georgia, serif;
font-size: 1.75rem;
line-height: 1.15;
font-weight: 700;
font-style: normal;
–source-text-decoration-thickness: 3px;
font-variant-numeric: lining-nums;
}

.gv-player-details.svelte-1scmj78 h4:where(.svelte-1scmj78) {
font-family: GuardianTextSans, Guardian Text Sans Web, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
font-size: .9375rem;
line-height: 1.3;
font-weight: 700;
font-style: normal;
–source-text-decoration-thickness: 2px;
font-style: italic;
}

.gv-player-details.svelte-1scmj78 p:where(.svelte-1scmj78) {
clear: left;
max-width: 500px;
font-family: GuardianTextEgyptian, Guardian Text Egyptian Web, Georgia, serif;
font-size: .9375rem;
line-height: 1.4;
font-weight: 400;
font-style: normal;
–source-text-decoration-thickness: 2px;
margin: 4px 0 20px;
padding: 0;
}

.gv-player-details.svelte-1scmj78 .gv-player-details-heading:where(.svelte-1scmj78) {
float: left;
min-height: 100px;
margin-top: 10px;
}

.gv-player-details.svelte-1scmj78 .gv-player-details-heading:where(.svelte-1scmj78):after {
content: “”;
display: table;
width: 100%;
clear: both;
}

@media (min-width: 61.25em) {
.gv-player-details.svelte-1scmj78 .gv-player-details-heading:where(.svelte-1scmj78) {
margin-top: 0;
padding-left: 0;
padding-bottom: 0;
min-height: auto;
}
}

.gv-player-details.svelte-1scmj78 .gv-player-details-portrait:where(.svelte-1scmj78) {
position: relative;
width: 150px;
height: 150px;
border-radius: 50%;
background-color: #767676;
pointer-events: none;
overflow: hidden;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.gv-player-details.svelte-1scmj78 .gv-player-details-portrait:where(.svelte-1scmj78) .gv-player-details-image:where(.svelte-1scmj78) {
position: absolute;
width: 100%;
inset: 0;
background-size: 100%;
}

@media (min-width: 61.25em) {
.gv-player-details.svelte-1scmj78 .gv-player-details-portrait:where(.svelte-1scmj78) {
display: none;
}
}

.gv-player-details.svelte-1scmj78 .gv-player-details-number:where(.svelte-1scmj78) {
width: 34px;
height: 34px;
border-radius: 50%;
margin-top: 102px;
pointer-events: none;
position: absolute;
}

@media (min-width: 61.25em) {
.gv-player-details.svelte-1scmj78 .gv-player-details-number:where(.svelte-1scmj78) {
display: none;
}
}

.gv-player-details.svelte-1scmj78 .gv-player-details-number:where(.svelte-1scmj78) span:where(.svelte-1scmj78) {
display: block;
width: 100%;
text-align: center;
padding-top: 4px;
line-height: 100%;
font-family: GuardianTextSans, Guardian Text Sans Web, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
font-size: 1.25rem;
line-height: 1.3;
font-style: normal;
–source-text-decoration-thickness: 3px;
font-size: 20px;
font-variant-numeric: lining-nums;
font-weight: 700;
color: #fff;
}

.gv-player-details.svelte-1scmj78 .gv-player-details-wrapper:where(.svelte-1scmj78) {
float: left;
}

.gv-player-details.svelte-1scmj78 .gv-player-details-table:where(.svelte-1scmj78) {
font-family: GuardianTextSans, Guardian Text Sans Web, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
font-size: .875rem;
line-height: 1.3;
font-style: normal;
–source-text-decoration-thickness: 2px;
font-weight: 400;
font-size: 12px;
line-height: 12px;
padding-bottom: 10px;
display: table;
width: 100%;
}

.gv-player-details.svelte-1scmj78 .gv-player-details-table:where(.svelte-1scmj78):first-of-type {
margin-top: 20px;
}

.gv-player-details.svelte-1scmj78 .gv-player-details-table:where(.svelte-1scmj78) .gv-table-header:where(.svelte-1scmj78) {
display: table-header-group;
font-weight: 800;
}

.gv-player-details.svelte-1scmj78 .gv-player-details-table:where(.svelte-1scmj78) .gv-table-header:where(.svelte-1scmj78) .gv-table-cell:where(.svelte-1scmj78) {
padding-bottom: 2px;
}

.gv-player-details.svelte-1scmj78 .gv-player-details-table:where(.svelte-1scmj78) .gv
“`v-table-row.svelte-1scmj78 {
display: table-row;
}

.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-table-cell.svelte-1scmj78 {
display: table-cell;
}

.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-table-cell.gv-team-info-age.svelte-1scmj78 {
width: 40px;
}

@media (min-width: 30em) {
.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-table-cell.gv-team-info-age.svelte-1scmj78 {
width: 80px;
}
}

.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-table-cell.gv-team-info-coach.svelte-1scmj78 {
width: 130px;
}

@media (min-width: 30em) {
.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-table-cell.gv-team-info-coach.svelte-1scmj78 {
width: 80px;
}
}

.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-team-info-rating.svelte-1scmj78 {
clear: left;
}

@media (min-width: 30em) {
.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-team-info-rating.svelte-1scmj78 {
clear: none;
float: left;
width: 185px;
}
}

.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-team-info-rating.svelte-1scmj78 span.svelte-1scmj78 {
display: block;
float: left;
position: relative;
}

.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-team-info-rating.svelte-1scmj78 span.svelte-1scmj78:nth-of-type(1) {
width: 65px;
}

@media (min-width: 30em) {
.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-team-info-rating.svelte-1scmj78 span.svelte-1scmj78:nth-of-type(1) {
width: 76px;
}
}

.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-team-info-rating.svelte-1scmj78 span.svelte-1scmj78:nth-of-type(2),
.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-team-info-rating.svelte-1scmj78 span.svelte-1scmj78:nth-of-type(3),
.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-team-info-rating.svelte-1scmj78 span.svelte-1scmj78:nth-of-type(4),
.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-team-info-rating.svelte-1scmj78 span.svelte-1scmj78:nth-of-type(5) {
width: 21px;
}

@media (min-width: 30em) {
.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-team-info-rating.svelte-1scmj78 span.svelte-1scmj78:nth-of-type(2),
.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-team-info-rating.svelte-1scmj78 span.svelte-1scmj78:nth-of-type(3),
.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-team-info-rating.svelte-1scmj78 span.svelte-1scmj78:nth-of-type(4),
.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-team-info-rating.svelte-1scmj78 span.svelte-1scmj78:nth-of-type(5) {
width: 25px;
}
}

.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-player-details-table-circle.svelte-1scmj78 {
float: left;
position: relative;
width: 19px;
height: 19px;
border: 1px solid #121212;
background: #999;
margin-right: 2px;
border-radius: 50%;
margin-top: 3px;
margin-bottom: 10px;
}

@media (min-width: 30em) {
.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-player-details-table-circle.svelte-1scmj78 {
margin-right: 5px;
width: 20px;
height: 20px;
}
}

.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-player-details-table-circle.gv-rated.svelte-1scmj78 {
background: #fff;
font-weight: 800;
}

.gv-player-details.svelte-1scmj78 .gv-player-details-table.svelte-1scmj78 .gv-player-details-table-circle.svelte-1scmj78 span.svelte-1scmj78 {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
padding-top: 4px;
text-align: center;
float: none !important;
}Here’s the rewritten text in fluent, natural English:

The close button container is fixed at the bottom of the screen, 70px from the bottom, with a high z-index. Inside, the inner container is positioned on the right side and spans the full width. The close button itself is a 44x44px circle, colored with the primary text color. It sits 50px from the bottom and 15px from the left, with a z-index of 6000. It’s fully visible, clickable, and fades in over half a second. When hidden, it disappears and becomes invisible. On screens wider than 30em, the left margin increases to 25px. On screens wider than 61.25em, the button is hidden entirely.

The pointer element is absolutely positioned, doesn’t respond to clicks, spans the full width, and has a very high z-index. It’s hidden by default but becomes visible on screens wider than 61.25em. Inside, the inner pointer is positioned at the top left, 129px tall, with a dashed right and bottom border in dark color, and rounded bottom corners. The hand part of the pointer sits 10px to the left and 4px from the bottom, also 129px tall and 12px wide, with a dashed right border and a solid top border, rounded at the top right. The pointer hides when it has the “gv-hide” class.

For ad slots, on screens wider than 71.25em, the container has a left margin of 160px. On screens wider than 81.25em, that margin increases to 240px. The slot inside is displayed as a block and doesn’t exceed the full width.

The reader revenue section is positioned relatively and spans the full width. It uses a yellow background for supporters and is displayed as a block with no floating elements. On screens narrower than 61.25em, it has a bottom margin of 80px. On screens wider than 71.25em, it’s shifted 20px to the left. The background is absolutely positioned at the top left, fills the full height, and extends 20px beyond the container’s width. It has a top border but no bottom border, and uses the secondary background color. On screens wider than 20em, it shifts 10px left; on screens wider than 30em, it shifts 20px left and extends 40px beyond. On screens wider than 71.25em, it has padding and shifts 40px left. The card inside takes the full height, uses the supporter background color, and clears floats. On screens wider than 71.25em, it has rounded corners. The content is positioned relatively with a z-index of 1, a max width of 620px, and vertical padding. It clears floats. On screens wider than 46.25em, it takes 60% of the width. On screens wider than 61.25em, the width is unset. On screens wider than 71.25em, it has vertical padding and a left margin of 140px. On screens wider than 81.25em, the left margin increases to 220px. The headline uses the text headline font and is colored dark.Here is the rewritten text in fluent, natural English:

Important.
Font size is set to the headline small variable, with line height matching the headline line height. The background is transparent and font weight is bold.
On screens wider than 61.25em, the headline takes up 80% of the width.

The copy text is dark (#121212), uses a serif font, and is set to body medium size with the appropriate line height. It has normal weight, takes up 80% width, and has a bottom margin of 8px. Its height is automatic.
On screens wider than 61.25em, the copy has a max width of 540px.
On screens wider than 81.25em, the max width increases to 620px.

The button has no border, a transparent background, no padding except for a small bottom padding.
On screens wider than 46.25em, it gains a top margin.
When hovered over, the buttonโ€™s inner background turns dark (#454545).
The button inner has a dark background (#121212), white text, no border, bold font, and uses flexbox to center its content. It has a smooth transition effect, padding of 8px 16px, and uses a sans-serif font at small size. It also has a rounded border (999px).
After the button text, there is a small white arrow icon (16×16) from an external source.

The image is not interactive, takes full width, and is positioned at the bottom. It has negative top and bottom margins to overlap with other elements. On small screens, it is hidden.
On screens wider than 30em, it is aligned to the right and takes 40% width.
On screens wider than 46.25em, it is positioned absolutely at the bottom right.
On wider screens, its height increases and it shifts further right.

When the button is enabled and hovered, its inner background changes to a lighter grey.
Enabled buttons show a pointer cursor.

The content wrapper takes full width and is positioned relatively.
A dummy mobile element is shown on small screens but hidden on larger ones.

The player details close button is fixed at the bottom of the screen, centered, with a z-index of 99991.
Its inner container is positioned absolutely to the right.
The close button itself is a 44×44 circle with a custom background color. It is positioned at the bottom left, with a fade-in animation.
Inside the button, an SVG icon is placed, with its path filled using a custom text color.
The button can be hidden with a special class.
On screens wider than 30em, the button shifts left.
On screens wider than 61.25em, the close button is hidden.

The quick navigation wrapper is fixed at the bottom of the screen, centered horizontally, with a very high z-index.
On screens wider than 30em, it is aligned to the right instead.0px; bottom: 110px; }

@media (min-width: 61.25em) {
.gv-quicknav-wrapper.svelte-d11hmc {
bottom: 110px;
right: 80px;
}
}

@media (min-width: 71.25em) {
.gv-quicknav-wrapper.svelte-d11hmc {
display: none;
}
}

.gv-quicknav-wrapper.svelte-d11hmc #gv-quicknav:where(.svelte-d11hmc) {
position: absolute;
width: 150px;
height: auto;
background: var(–custom-button-bg-color);
box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
padding: 5px;
top: 0;
left: 0;
margin-left: -75px;
opacity: 1;
animation-name: fadeInOpacity;
animation-iteration-count: 1;
animation-timing-function: ease-in;
animation-duration: 0.5s;
font-family: Guardian Text Sans Web, Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 14px;
transition: opacity 0.3s;
}

.gv-quicknav-wrapper.svelte-d11hmc #gv-quicknav:where(.svelte-d11hmc) span:where(.svelte-d11hmc) {
display: block;
padding-bottom: 10px;
font-weight: 800;
color: var(–custom-button-text-color) !important;
}

.gv-quicknav-wrapper.svelte-d11hmc #gv-quicknav:where(.svelte-d11hmc) select:where(.svelte-d11hmc) {
width: 100%;
font-family: Guardian Text Sans Web, Helvetica, Arial, sans-serif;
font-weight: 700;
font-size: 14px;
color: var(–custom-button-text-color) !important;
background: var(–custom-button-bg-color) !important;
}

@media (min-width: 30em) {
.gv-quicknav-wrapper.svelte-d11hmc #gv-quicknav:where(.svelte-d11hmc) {
left: auto;
right: 0;
bottom: auto;
margin-left: 0;
padding: 10px 20px;
}
}

#gv-atom_0.svelte-ul3y1v {
padding: 0 10px;
}

@media (min-width: 30em) {
#gv-atom_0.svelte-ul3y1v {
padding: 0 20px;
}
}

@media (min-width: 46.25em) {
#gv-atom_0.svelte-ul3y1v {
padding: 0;
max-width: 690px !important;
margin: 0 auto;
}
}

@media (min-width: 61.25em) {
#gv-atom_0.svelte-ul3y1v {
max-width: 940px !important;
}
}

@media (min-width: 71.25em) {
#gv-atom_0.svelte-ul3y1v {
max-width: 1100px !important;
}
}

@media (min-width: 81.25em) {
#gv-atom_0.svelte-ul3y1v {
max-width: 1260px !important;
}
}

Frequently Asked Questions
Here is a list of FAQs based on the topic Heres a guide to all 1248 players at the 2026 World Cup

General Beginner Questions

Q What is this guide to all 1248 players
A Its a comprehensive list or database that profiles every single player on every team competing in the 2026 FIFA World Cup

Q Why are there exactly 1248 players
A The 2026 World Cup expanded to 48 teams Each team can have a squad of 26 players So 48 teams x 26 players 1248 players

Q Is this a book or an online thing
A It could be either Its likely a digital guide or a special printed magazine that lists all the players their stats and their teams

Q Who is this guide for
A Its for anyone who wants to follow the World Cup closelyfantasy football players journalists superfans or just people who want to know more than just the famous stars

Practical Usage Questions

Q How do I find a specific player in this guide
A Most guides will have a search function or an index You can search by player name country jersey number or position

Q What kind of info will I find for each player
A Expect details like their full name age height position current club national team caps and sometimes fun facts

Q Does the guide include players who might get injured before the tournament
A Usually its based on the final official squad list submitted to FIFA If a player is replaced due to injury the guide might be updated but its best to check the date of the guide

Q Can I use this guide for fantasy football
A Absolutely Its perfect for scouting lesserknown players from smaller nations who could be hidden gems or cheap options for your fantasy team

Advanced Niche Questions

Q Does the guide include coaching staff and referees