/**
 * Page: Chivas vs América 2022 En Vivo: El Superclásico [Livestream] | Telemundo
 */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
 line-height: 1.15;
 -webkit-text-size-adjust: 100%
}

body {
 margin: 0
}

main {
 display: block
}

h1 {
 font-size: 2em;
 margin: .67em 0
}

hr {
 box-sizing: content-box;
 height: 0;
 overflow: visible
}

pre {
 font-family: monospace, monospace;
 font-size: 1em
}

a {
 background-color: transparent
}

abbr[title] {
 border-bottom: none;
 text-decoration: underline;
 -webkit-text-decoration: underline dotted;
 text-decoration: underline dotted
}

b, strong {
 font-weight: bolder
}

code, kbd, samp {
 font-family: monospace, monospace;
 font-size: 1em
}

small {
 font-size: 80%
}

sub, sup {
 font-size: 75%;
 line-height: 0;
 position: relative;
 vertical-align: baseline
}

sub {
 bottom: -.25em
}

sup {
 top: -.5em
}

img {
 border-style: none
}

button, input, optgroup, select, textarea {
 font-family: inherit;
 font-size: 100%;
 line-height: 1.15;
 margin: 0
}

button, input {
 overflow: visible
}

button, select {
 text-transform: none
}

[type=button], [type=reset], [type=submit], button {
 -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
 border-style: none;
 padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
 outline: 1px dotted ButtonText
}

fieldset {
 padding: .35em .75em .625em
}

legend {
 box-sizing: border-box;
 color: inherit;
 display: table;
 max-width: 100%;
 padding: 0;
 white-space: normal
}

progress {
 vertical-align: baseline
}

textarea {
 overflow: auto
}

[type=checkbox], [type=radio] {
 box-sizing: border-box;
 padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
 height: auto
}

[type=search] {
 -webkit-appearance: textfield;
 outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
 -webkit-appearance: none
}

::-webkit-file-upload-button {
 -webkit-appearance: button;
 font: inherit
}

details {
 display: block
}

summary {
 display: list-item
}

[hidden], template {
 display: none
}


/** FONTS */
@font-face {
 font-family: peacocksans;
 src: url("../fonts/peacocksans-book.woff2") format("woff2"), url("../fonts/peacocksans-book.woff") format("woff");
 font-display: swap;
 font-weight: 100;
}

@font-face {
 font-family: peacocksans;
 src: url("../fonts/peacocksans-medium.woff2") format("woff2"), url("../fonts/peacocksans-medium.woff") format("woff");
 font-display: swap;
 font-weight: normal;
}

@font-face {
 font-family: peacocksans;
 src: url("../fonts/peacocksans-bold.woff2") format("woff2"), url("../fonts/peacocksans-bold.woff") format("woff");
 font-display: swap;
 font-weight: bold;
}

@font-face {
 font-family: foco;
 src: url("../fonts/foco-regular.woff2") format("woff2"), url("../fonts/foco-regular.woff") format("woff");
 font-display: swap;
 font-weight: normal;
}

@font-face {
 font-family: foco;
 src: url("../fonts/foco-bold.woff2") format("woff2"), url("../fonts/foco-bold.woff") format("woff");
 font-display: swap;
 font-weight: bold;
}

/** GLOBAL **/
html {
 line-height: 1.15;
 -webkit-text-size-adjust: 100%;
}

html, body {
 margin: 0;
 padding: 0;
 box-sizing: border-box;
}

html *, body * {
 box-sizing: inherit;
}

html {
 font-size: 12px;
 line-height: 16px;
 font-family: peacocksans, Helvetica, Arial, sans-serif;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 text-rendering: optimizeLegibility;
}

@media (min-width: 1025px) {
 html {
  font-size: 16px;
  line-height: 22px;
 }
}

body {
 margin: 0;
 background-color: #1d1e20;
}

h1 {
 font-size: 2em;
 margin: 0.67em 0;
}

hr {
 box-sizing: content-box;
 height: 0;
 overflow: visible;
}

pre {
 font-family: monospace, monospace;
 font-size: 1em;
}

a {
 background-color: transparent;
}

a:link {
 text-decoration: none;
}

abbr[title] {
 border-bottom: none;
 -webkit-text-decoration: underline;
 text-decoration: underline;
 -webkit-text-decoration: underline dotted;
 text-decoration: underline dotted;
}

b, strong {
 font-weight: bolder;
}

code, kbd, samp {
 font-family: monospace, monospace;
 font-size: 1em;
}

small {
 font-size: 80%;
}

sub, sup {
 font-size: 75%;
 line-height: 0;
 position: relative;
 vertical-align: baseline;
}

sub {
 bottom: -0.25em;
}

sup {
 top: -0.5em;
}

img {
 border-style: none;
}

button, input, optgroup, select, textarea {
 font-family: inherit;
 font-size: 100%;
 line-height: 1.15;
 margin: 0;
}

button, input {
 overflow: visible;
}

button, select {
 text-transform: none;
}

button, [type="button"], [type="reset"], [type="submit"] {
 -webkit-appearance: button;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
 border-style: none;
 padding: 0;
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
 outline: 1px dotted ButtonText;
}

details {
 display: block;
}

summary {
 display: list-item;
}

template {
 display: none;
}

[hidden] {
 display: none;
}

.hidden-title {
 display: none;
}

.main__container {
 width: 100%;
 max-width: 1200px;
 margin: 0 auto;
 position: relative;
 display: block;
}

/** SECTIONS **/
.section {
 position: relative;
 width: 100%;
}

/** HERO SECTION **/
.hero__section {
 width: 100%;
 margin: 0 auto;
 background: #000 url('../img/honduras-mexico-mobile-bg.jpg') center top no-repeat;
 background-size: cover;
 padding-bottom: 10px;
}

@media (min-width: 768px) {
 .hero__section {
  max-width: 1200px;
  background: #000 url('../img/honduras-mexico-bg.jpg') center top no-repeat;
  background-size: cover;
  padding-bottom: 20px;
 }
}

.hero__section-wrapper {
 display: flex;
 flex-wrap: wrap;
 flex-direction: column;
 width: 100%;
 max-width: 1200px;
 margin: 0 auto;
}

.hero__logo-grita-mexico {
 margin: 10px auto 0;
}

.hero__datetime-wrapper {
 width: 68%;
 text-align: center;
}

@media (max-width: 768px) {
 .hero__datetime-wrapper {
  margin-top: 370px;
 }
}

.hero__logo-grita-mexico-match .hero__logo {
 max-width: 100%;
 margin-top: 20px;
 display: block;
}

@media (max-width: 768px) {
 .hero__logo-grita-mexico-match {
  display: none;
 }
}

.hero__date-desc {
 font-family: foco, Helvetica, Arial, sans-serif;
 color: #fff;
 font-size: 18px;
 font-weight: 400;
 text-transform: uppercase;
 line-height: 1;
 margin-top: 30px;
 margin-bottom: 0;
}

@media (min-width: 768px) {
 .hero__date-desc {
  font-size: 22px;
 }
}

.hero__date {
 font-family: foco, Helvetica, Arial, sans-serif;
 color: #fff;
 font-size: 24px;
 font-weight: 700;
 text-transform: uppercase;
 line-height: 1;
 margin-top: 5px;
 margin-bottom: 0;
}

@media (min-width: 768px) {
 .hero__date {
  font-size: 30px;
 }
}

.hero__time {
 font-family: foco, Helvetica, Arial, sans-serif;
 color: #fff;
 font-size: 24px;
 font-weight: 400;
 text-transform: uppercase;
 line-height: 1;
 margin: 0 auto;
}

@media (min-width: 768px) {
 .hero__time {
  font-size: 30px;
 }
}

.hero__time-separator {
 color: #e1151c;
}

.hero__peacock-wrapper {
 margin: 0 auto;
 text-align: center;
}

.hero__streaming-link {
 display: inline-block;
 border-radius: 5px;
 background: #ef1842;
 color: #fff;
 margin: 0 auto;
 text-align: center;
 padding: 18px 50px;
 font-size: 18px;
}

.peacock__logo {
 margin: 0 auto 10px;
 display: block;
}

.hero__peacock-desc {
 text-align: left;
 color: #fff;
 margin-left: 15px;
}

.hero__peacock-desc a {
 color: #fff;
}

.hero_peacock_wrapper {
 display: flex;
 flex-wrap: wrap;
 width: 90%;
 margin: 0 auto;
}

@media (max-width: 768px) {
 .hero_peacock_wrapper {
  flex-direction: column;
  width: 90%;
  margin-top: 10px;
 }

 .hero__logo-grita-mexico {
  width: 50%;
 }

 .hero__logo-grita-mexico img {
  max-width: 100%;
 }
}

.hero__peacock-title {
 font-size: 18px;
 text-transform: uppercase;
 color: #fff;
 font-family: foco, Helvetica, Arial, sans-serif;
 font-weight: 400;
 line-height: 1.3;
 margin-top: 50px;
 text-align: right;
 padding-right: 30px;
 border-right: 1px solid #5f8f6e;
}

@media (min-width: 768px) {
 .hero__peacock-title {
  font-size: 24px;
 }
}

.hero__peacock-title-wrapper {
 width: 32%;
}

.hero__peacock-wrapper {
 width: 35%;
}

.hero__peacock-wrapper_empty {
 width: 30%;
}

@media (max-width: 768px) {
 .hero__peacock-title-wrapper {
  width: 100%;
 }

 .hero__peacock-title {
  font-size: 20px;
  text-align: left;
  border-right: none;
 }
}

@media (max-width: 768px) {
 .hero__peacock-wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
 }

 .peacock__logo-wrapper {
  width: 80px;
 }

 .peacock__logo {
  max-width: 100%;
 }

 .hero__streaming-link {
  width: 70%;
  height: 100%;
  font-size: 14px;
  padding: 10px;
 }

 .hero__peacock-desc {
  width: 100%;
  margin-left: 0;
 }
}

/** WORLD CUP SECTION **/
.worldcup__section {
 padding-bottom: 0;
 max-width: 1200px;
 margin: 0 auto;
 background: #000;
}

.worldcup__section-wrapper {
 display: flex;
 flex-wrap: wrap;
 width: 100%;
 max-width: 1200px;
 margin: 0 auto;
}

.worldcup__section_image {
 width: 100%;
 max-width: 100%;
 flex: 1 0 auto;
}

@media (min-width: 768px) {
 .worldcup__section_image {
  width: 50%;
  max-width: 50%;
 }
}

.worldcup__section_image img {
 width: 100%;
 height: 100%;
 object-fit: cover;
}

.worldcup__section_content {
 width: 100%;
 max-width: 100%;
 flex: 1 0 auto;
 background-image: linear-gradient(#140924, #351e57);
}

@media (min-width: 768px) {
 .worldcup__section_content {
  width: 50%;
  max-width: 50%;
 }
}

.worldcup__section_text-wrapper {
 margin: 40px 20px;
}

@media (min-width: 1024px) {
 .worldcup__section_text-wrapper {
  margin: 45px 50px;
 }
}

.worldcup__section_title {
 font-family: foco, Helvetica, Arial, sans-serif;
 color: #fff;
 font-size: 24px;
 font-weight: 700;
 text-transform: uppercase;
 line-height: 1.3;
 margin-bottom: 0
}

.worldcup__section_text {
 font-family: foco, Helvetica, Arial, sans-serif;
 color: #fff;
 font-size: 16px;
 font-weight: 400;
 text-transform: uppercase;
 line-height: 1.3;
 margin-top: 10px;
}

@media (min-width: 1024px) {
 .worldcup__section_title {
  font-size: 30px;
 }

 .worldcup__section_text {
  font-size: 20px;
 }
}

/** STREAMING SECTION **/
.streaming__section {
 padding-bottom: 0;
 max-width: 1200px !important;
 margin: 0 auto;
}

.streaming__section-wrapper {
 display: flex;
 flex-wrap: wrap;
 width: 100%;
 max-width: 1200px !important;
 margin: 0 auto;
}

.streaming__section-title-wrapper {
 width: 100%;
 background-color: #000;
}

.streaming__section .streaming__section-title {
 font-size: 24px;
 margin: 25px 20px 20px;
 color: #fff;
 line-height: 1.3em;
}

@media (min-width: 1025px) {
 .streaming__section .streaming__section-title {
  font-size: 40px;
  margin: 15px 125px 20px;
 }
}

.streaming__section-content-wrapper {
 display: flex;
 flex-wrap: wrap;
 width: 100%;
 max-width: 1200px !important;
 margin: 0 auto;
 background: #000;
}

.streaming__item {
 width: 100%;
 height: auto;
 display: flex;
 flex-direction: column;
 justify-content: space-between;
 padding-top: 20px;
}

@media (min-width: 768px) and (max-width: 1024px) {
 .streaming__item {
  width: 50%;
 }
}

@media (min-width: 1025px) {
 .streaming__item {
  width: 33.33%;
 }

 .streaming__item-worldcup-bg {
  width: 66.66%;
 }
}

.streaming__item-mexico-bg {
 background: #000 url('../img/concacaf-honduras-mexico-bg.jpg') center bottom no-repeat;
 background-size: cover;
 text-align: left;
}

.streaming__item-costarica-bg {
 background: #000 url('../img/concacaf-costarica-usa-bg.jpg') center bottom no-repeat;
 background-size: cover;
 text-align: left;
}

.streaming__item-worldcup-bg {
 background: #000 url('../img/world-cup-logos-bg-wide.jpg') right bottom no-repeat;
 background-size: cover;
 text-align: left;
}

.streaming__item-chivas-bg {
 background: #000 url('../img/grita-mexico-chivas-bg.jpg') center bottom no-repeat;
 background-size: cover;
 text-align: left;
}

.streaming__item-title-wrapper .streaming__item-title {
 font-family: foco, Helvetica, Arial, sans-serif;
 color: #fff;
 font-size: 30px;
 font-weight: 700;
 text-transform: uppercase;
 line-height: 1;
 margin-bottom: 0;
 text-align: center;
 margin-top: 0;
}

@media (min-width: 1025px) {
 .streaming__item-title-wrapper .streaming__item-title {
  font-size: 36px;
 }
}

.streaming__item-logo-wrapper {
 width: 95%;
 text-align: left;
}

.streaming__item-worldcup-bg .streaming__item-logo-wrapper {
 text-align: center;
 margin: 20px auto 0;
}

.streaming__item-logo-grita-mexico {
 margin: 20px auto 40px;
}

.streaming__item-logo-grita-mexico-match {
 margin: 0 auto;
}

.streaming__item-worldcup-bg .streaming__item-logo-wrapper .streaming-logo {
 text-align: center;
}

.streaming__item-logo-wrapper img.streaming__item-logo {
 max-width: 100%;
 display: block;
 margin: 0 auto;
}

.streaming__item-mexico-bg .streaming__item-logo-wrapper img.streaming__item-logo,
.streaming__item-costarica-bg .streaming__item-logo-wrapper img.streaming__item-logo {
 margin-left: 0;
 margin-right: 0;
}

.streaming__item-datetime-wrapper {
 text-align: center;
}

.streaming__item-date {
 font-family: foco, Helvetica, Arial, sans-serif;
 color: #fff;
 font-size: 27px;
 font-weight: 700;
 text-transform: uppercase;
 line-height: 1;
 margin-top: 20px;
 margin-bottom: 0;
}

@media (min-width: 768px) {
 .streaming__item-date {
  font-size: 34px;
 }
}

.streaming__item-time {
 font-family: foco, Helvetica, Arial, sans-serif;
 color: #fff;
 font-size: 24px;
 font-weight: 400;
 text-transform: uppercase;
 line-height: 1;
 margin: 0 auto 20px;
}

@media (min-width: 768px) {
 .streaming__item-time {
  font-size: 30px;
 }
}

.streaming__item-time-separator {
 color: #e1151c;
}

/** FAQ SECTION **/
.faq__section {
 background-color: #000 !important;
 padding: 16px;
}

@media (min-width: 768px) {
 .faq__section {
  padding: 72px;
 }
}

@media (min-width: 768px) and (max-width: 1024px) {
 .faq__section {
  padding: 40px;
 }
}

.faq__section .faq__section-header {
 font-size: 24px;
 margin-left: 30px;
 color: #fff;
 line-height: 1.3em;
}

@media (min-width: 1025px) {
 .faq__section .faq__section-header {
  font-size: 40px;
 }
}

.faq__section .faq__item {
 border-bottom: 1px solid #353736;
 color: #fff;
 padding-bottom: 20px;
 padding-top: 20px;
}

@media (min-width: 1025px) {
 .faq__section .faq__item {
  padding-bottom: 30px;
  padding-top: 30px;
 }
}

@media (min-width: 768px) and (max-width: 1024px) {
 .faq__section .faq__item {
  padding-bottom: 25px;
  padding-top: 25px;
 }
}

.faq__section .faq__item-question {
 line-height: 1.2;
 margin: 10px 0;
 font-size: 18px;
 color: #fff;
 display: flex;
 align-items: center;
 cursor: pointer;
 vertical-align: middle;
}

.faq__section .faq__item-question span {
 line-height: 1.15;
}

@media (min-width: 1025px) {
 .faq__section .faq__item-question {
  font-size: 24px;
 }
}

@media (min-width: 768px) and (max-width: 1024px) {
 .faq__section .faq__item-question {
  font-size: 20px;
 }
}

.faq__section .faq__item .faq__item-question:before {
 display: block;
 background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSI5IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTYuOTc3IDguNDE2YS43NjYuNzY2IDAgMDAuNTIzLjIxMi43NTguNzU4IDAgMDAuNTIzLS4yMTJsNi43NjMtNi42MDlhLjcxNS43MTUgMCAwMDAtMS4wMjEuNzU2Ljc1NiAwIDAwLTEuMDQ1IDBMOC4yMzkgNi4xNjJjLS4yNzUuMjU1LS43NDMuNjM2LS43NDMuNjM2QzcuMjIzIDYuNTEzIDEuMjYuNzg2IDEuMjYuNzg2YS43NTYuNzU2IDAgMDAtMS4wNDUgMCAuNzE1LjcxNSAwIDAwMCAxLjAyMWw2Ljc2MyA2LjYxeiIgZmlsbD0iIzkwM0UzQSIvPgo8L3N2Zz4=);
 background-repeat: no-repeat;
 background-position: right 0 top 0;
 background-size: 15px 100%;
 margin-right: 10px;
 height: 9px;
 min-width: 20px;
 content: "";
}

.faq__item--open .faq__item-question:before {
 transform: rotateX(-180deg);
 cursor: pointer;
}

.faq__item-content {
 font-weight: 300;
 color: #fff;
 margin-inline-start: 0;
 padding: 0 20px 0 32px;
}

.faq__item--closed .faq__item-content {
 display: none;
}

.faq__item--open .faq__item-content {
 display: block;
}

.faq__item-content-children {
 align-items: flex-start;
 text-align: left;
 display: flex;
 flex-wrap: wrap;
 flex-direction: column;
 height: 100%;
}

.faq-text-info {
 width: 100%;
 text-align: left;
}

.faq-text-info span.faq-text-info--label {
 font-size: 16px;
 line-height: 1.3;
 font-weight: 100;
 color: #d1d2d3;
}

@media screen and (min-width: 1025px) {
 .faq-text-info span.faq-text-info--label {
  font-size: 20px;
 }
}

.faq-text-info a.faq-text-info--link {
 font-size: 18px;
 text-decoration: underline;
 color: #fff;
}

ul.faq-text-info {
 padding-left: 30px;
 margin: 10px 0 0;
}

ul.faq-text-info li.faq-text-info {
 margin-bottom: 10px;
}
