/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
}

/* 
create a fluid property value that adjusts from $min to $max, 
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.streaming-services {
  position: relative;
  background: #1d1d3f;
  color: #fff;
  padding: 2.875rem 0 1rem 0;
  min-height: 665px;
  overflow: hidden;
}
.streaming-services h1, .streaming-services h2, .streaming-services h3, .streaming-services h4, .streaming-services h5, .streaming-services h6 {
  color: #fff;
}
.streaming-services .btn--glow {
  background: #fff;
  color: #f05624;
  border-bottom-color: transparent;
  text-shadow: none;
  -webkit-box-shadow: 0px 0px 10px 0px #fff;
          box-shadow: 0px 0px 10px 0px #fff;
  text-decoration: none;
  padding-left: 2rem;
  padding-right: 2rem;
}
.streaming-services .btn--glow:focus, .streaming-services .btn--glow:active {
  border: 4px solid transparent;
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-c39b0970]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
}

/* 
create a fluid property value that adjusts from $min to $max, 
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.heading[data-v-c39b0970] {
  text-align: center;
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
.heading[data-v-c39b0970] {
    margin-bottom: 2rem;
}
}
.heading .heading-title[data-v-c39b0970] {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 39px;
  text-align: center;
  margin-bottom: 0.85rem;
}
.heading .heading-subtitle[data-v-c39b0970] {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 14.63px;
  text-align: center;
}
@media (min-width: 768px) {
.heading .heading-subtitle[data-v-c39b0970] {
    padding-left: 3rem;
    padding-right: 3rem;
}
}
@media (min-width: 992px) {
.heading .heading-subtitle[data-v-c39b0970] {
    padding-left: 5rem;
    padding-right: 5rem;
}
}
.heading.some-modifier-class h1[data-v-c39b0970],
.heading.some-modifier-class h2[data-v-c39b0970] {
  color: blue;
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-4cef3e15]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
}

/* 
create a fluid property value that adjusts from $min to $max, 
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.app-results__inner[data-v-4cef3e15] {
  max-width: 788px;
  margin: 0 auto;
}
.app-results__content[data-v-4cef3e15] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.app-results__content > div[data-v-4cef3e15] {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.app-results__content .firstplace-note[data-v-4cef3e15] {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 768px) {
.app-results__content[data-v-4cef3e15] {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
    -ms-grid-columns: 3fr 4fr;
    grid-template-columns: 3fr 4fr;
}
}
@media (min-width: 992px) {
.app-results__content[data-v-4cef3e15] {
    -ms-grid-columns: 3fr 4fr;
    grid-template-columns: 3fr 4fr;
}
}
.app-results__content .firstplace-card[data-v-4cef3e15] {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 1;
  position: relative;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1/1/2/2;
}
@media (min-width: 768px) {
.app-results__content .firstplace-card[data-v-4cef3e15] {
    -ms-grid-row: 1;
    -ms-grid-row-span: 6;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/7/2;
}
}
.result-card[data-v-4cef3e15] {
  background: #1d1d3f;
  margin-bottom: 3rem;
  border: 1px solid #59bfe6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 2rem;
}
.result-card__logo-box[data-v-4cef3e15] {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 1rem;
  min-height: 84px;
}
.result-card__logo-box--black[data-v-4cef3e15] {
  background: #000;
}
@media (min-width: 992px) {
.result-card__logo-box[data-v-4cef3e15] {
    min-height: 70px;
}
}
.result-card__content[data-v-4cef3e15] {
  padding: 0.75rem 0.75rem 0.75rem 0.75rem;
}
.result-card__logo-box-image[data-v-4cef3e15] {
  max-height: 50px;
  max-width: 110px;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.result-card__title[data-v-4cef3e15] {
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 22px;
}
.result-card__text[data-v-4cef3e15] {
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
}
a.result-card__cta[data-v-4cef3e15] {
  margin-bottom: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #59bfe6;
  text-decoration: none;
  position: absolute;
  right: 0;
  bottom: -26px;
}
a.result-card__cta[data-v-4cef3e15]:hover {
  text-decoration: underline;
}
.result-card--featured[data-v-4cef3e15] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-shadow: 0px 5px 20px rgba(89, 191, 230, 0.4);
          box-shadow: 0px 5px 20px rgba(89, 191, 230, 0.4);
  padding-bottom: 1.5rem;
}
.result-card--featured .result-card__logo-box[data-v-4cef3e15] {
  height: 130px;
  width: 100%;
}
.result-card--featured .result-card__logo-box-image[data-v-4cef3e15] {
  max-height: none;
  max-width: none;
  height: auto;
  width: 130px;
}
.result-card--featured .result-card__title[data-v-4cef3e15] {
  font-size: 18px;
  line-height: 21.94px;
  color: #59bfe6;
  margin-bottom: 0.75rem;
}
.result-card--featured .result-card__text[data-v-4cef3e15] {
  line-height: 24px;
}
.result-card--featured .result-card__content[data-v-4cef3e15] {
  padding: 1.75rem 1.75rem 2.5rem 1.75rem;
  width: 100%;
}
.result-card--featured a.result-card__cta[data-v-4cef3e15] {
  background-color: #59bfe6;
  color: #fff;
  padding: 0.5rem 1rem;
  right: 0;
  margin-right: 0px;
  width: 100%;
  min-height: 37px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 0px;
}
.result-card--featured a.result-card__cta[data-v-4cef3e15]:hover {
  background: #f05624;
  text-decoration: none;
}
.result-card--featured .result-card__std-copy[data-v-4cef3e15] {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  text-transform: none;
}
.firstplace-note[data-v-4cef3e15] {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 1/2/2/3;
}
.firstplace-note__title[data-v-4cef3e15] {
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
}
@media (min-width: 768px) {
.firstplace-note[data-v-4cef3e15] {
    margin-left: 2rem;
}
}
.secondplace-note[data-v-4cef3e15] {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 2/2/3/3;
}
@media (min-width: 768px) {
.secondplace-note[data-v-4cef3e15] {
    margin-left: 2rem;
}
}
.secondplace-card[data-v-4cef3e15] {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 3/2/4/3;
}
@media (min-width: 768px) {
.secondplace-card[data-v-4cef3e15] {
    margin-left: 2rem;
}
}
.thirdplace-card[data-v-4cef3e15] {
  -ms-grid-row: 4;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 4/2/4/3;
}
@media (min-width: 768px) {
.thirdplace-card[data-v-4cef3e15] {
    margin-left: 2rem;
}
}
.content__pro-tip[data-v-4cef3e15] {
  -ms-grid-row: 5;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 5/2/5/3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
.content__pro-tip[data-v-4cef3e15] {
    margin-left: 2rem;
}
}
.content__pro-tip .content__pro-tip-media[data-v-4cef3e15] {
  margin-right: 12px;
}
.content__pro-tip .content__pro-tip-media img[data-v-4cef3e15] {
  width: 55px;
}
.content__pro-tip .content__pro-tip-copy h6[data-v-4cef3e15] {
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 4px;
}
.content__pro-tip .content__pro-tip-copy p[data-v-4cef3e15] {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 17px;
}
.content__pro-tip .content__pro-tip-copy a[data-v-4cef3e15] {
  color: #f05624;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
  display: block;
}
.app-results__footer[data-v-4cef3e15] {
  margin-top: 2rem;
}
@media (min-width: 768px) {
.app-results__footer[data-v-4cef3e15] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
}
.app-results__footer .app-results__footer-section[data-v-4cef3e15] {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
.app-results__footer .app-results__footer-section[data-v-4cef3e15] {
    margin-bottom: 0;
}
.app-results__footer .app-results__footer-section[data-v-4cef3e15]:first-child {
    margin-right: 2rem;
}
}
.color-softBlue[data-v-4cef3e15] {
  color: #59bfe6;
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-28aba06d]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
}

/* 
create a fluid property value that adjusts from $min to $max, 
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*//*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-1822a4da]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
}

/* 
create a fluid property value that adjusts from $min to $max, 
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.app-questions__inner[data-v-1822a4da] {
  max-width: 788px;
  margin: 0 auto;
  position: relative;
}
.app-questions__wrapper[data-v-1822a4da] {
  margin: 1rem 0;
}
.app-questions__wrapper.display-card[data-v-1822a4da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.app-questions__wrapper.display-list[data-v-1822a4da] {
  position: relative;
  padding-top: 150px;
}
.app-questions__wrapper.display-list[data-v-1822a4da]::before {
  content: "";
  background: url("/img/content-images/streaming-services-app/choose-one.png");
  width: 106px;
  height: 150px;
  display: block;
  position: absolute;
  left: 0;
  top: -30px;
}
@media (min-width: 768px) {
.app-questions__wrapper.display-list[data-v-1822a4da] {
    padding-left: 150px;
    padding-top: 0;
}
.app-questions__wrapper.display-list[data-v-1822a4da]::before {
    width: 136px;
    height: 173px;
}
}
.app-questions__counter[data-v-1822a4da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 2rem 0 1rem 0;
}
.app-questions__counter-count[data-v-1822a4da] {
  color: #f05624;
}
.app-questions__counter-total[data-v-1822a4da] {
  color: #59bfe6;
}
.app-questions__counter-label[data-v-1822a4da] {
  color: #fff;
}
.app-questions__counter.display-list[data-v-1822a4da] {
  display: none;
}
.app-questions__buttons[data-v-1822a4da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.app-questions__buttons.display-list[data-v-1822a4da] {
  display: none;
}
.app-questions__buttons .app-questions__button[data-v-1822a4da] {
  text-align: center;
  margin: 0 0.5rem;
}
@media (min-width: 768px) {
.app-questions__buttons .app-questions__button[data-v-1822a4da] {
    margin: 0 1rem;
}
}
.app-questions__buttons .app-questions__button-label[data-v-1822a4da] {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  color: #d1d1d1;
  margin-bottom: 0;
  margin-top: 1rem;
}
.app-questions__buttons .app-questions__button a[data-v-1822a4da] {
  text-decoration: none;
}
.app-questions__buttons .app-questions__button .btn[data-v-1822a4da] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media (min-width: 768px) {
.app-questions__buttons .app-questions__button .btn[data-v-1822a4da] {
    padding-left: 2rem;
    padding-right: 2rem;
}
}
.btn--outline[data-v-1822a4da] {
  background: none;
  color: #fff;
  border: 4px solid #fff;
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-f3a17654]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
}

/* 
create a fluid property value that adjusts from $min to $max, 
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.slide-overlay[data-v-f3a17654] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 200vw;
  height: 100%;
  color: #1d1d3f;
  background: currentColor;
  z-index: 100000;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.slide-overlay.running[data-v-f3a17654] {
  -webkit-animation: slide-data-v-f3a17654 500ms ease-out,alert-data-v-f3a17654 div(500ms, 2) linear;
          animation: slide-data-v-f3a17654 500ms ease-out,alert-data-v-f3a17654 div(500ms, 2) linear;
}
@-webkit-keyframes slide-data-v-f3a17654 {
to {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
}
}
@keyframes slide-data-v-f3a17654 {
to {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
}
}
@-webkit-keyframes alert-data-v-f3a17654 {}
@keyframes alert-data-v-f3a17654 {}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-e4b4c790]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
}

/* 
create a fluid property value that adjusts from $min to $max, 
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*//*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-475cc70f]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
}

/* 
create a fluid property value that adjusts from $min to $max, 
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*//*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-222322ad]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
}

/* 
create a fluid property value that adjusts from $min to $max, 
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.app-question-list[data-v-222322ad] {
  display: inline-block;
}
.app-question-list:first-child .app-question-list__media[data-v-222322ad]:hover {
  -webkit-box-shadow: -1px 1px 19px 2px rgba(89, 191, 230, 0.66);
          box-shadow: -1px 1px 19px 2px rgba(89, 191, 230, 0.66);
}
.app-question-list__media[data-v-222322ad] {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
  margin-bottom: 1rem;
  cursor: pointer;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  padding-right: 2rem;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-transition-duration: 0.075s;
          transition-duration: 0.075s;
}
.app-question-list__media[data-v-222322ad]:hover {
  -webkit-box-shadow: -1px 1px 19px 2px rgba(240, 87, 36, 0.66);
          box-shadow: -1px 1px 19px 2px rgba(240, 87, 36, 0.66);
}
.app-question-list__media-icon[data-v-222322ad] {
  padding: 1rem;
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(#f05624), to(#f05624));
  background: linear-gradient(to right, #f05624, #f05624);
  border-radius: 50%;
  -ms-grid-row: 1;
  -ms-grid-row-span: 4;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1/1/5/2;
  margin-right: 1rem;
  position: relative;
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
.app-question-list__media-icon[data-v-222322ad] {
    margin-right: 1.75rem;
}
}
.app-question-list__media-icon[data-v-222322ad]::after {
  background: #1d1d3f;
  content: "";
  width: 98px;
  height: 98px;
  z-index: 1;
  top: 1px;
  left: 1px;
  position: absolute;
  border-radius: 50%;
}
.app-question-list[data-v-222322ad]:first-child__media-icon {
  background: -webkit-gradient(linear, left top, right top, from(#59bfe6), to(#59bfe6));
  background: linear-gradient(to right, #59bfe6, #59bfe6);
}
.app-question-list[data-v-222322ad]:last-child__media-icon {
  background: -webkit-gradient(linear, left top, right top, from(#59bfe6), to(#f05624));
  background: linear-gradient(to right, #59bfe6, #f05624);
}
.app-question-list__media-image[data-v-222322ad] {
  z-index: 2;
  position: relative;
}
.app-question-list__media-heading[data-v-222322ad] {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 0rem;
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 2/2/2/3;
}
.app-question-list__media-subHeading[data-v-222322ad] {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 0rem;
  -ms-grid-row: 3;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 3/2/3/3;
}
.app-question-list .app-question-list__media:hover .app-question-list__media-icon[data-v-222322ad]::after {
  background: #f05624;
}
.app-question-list:first-child .app-question-list__media-icon[data-v-222322ad] {
  background: -webkit-gradient(linear, left top, right top, from(#59bfe6), to(#59bfe6));
  background: linear-gradient(to right, #59bfe6, #59bfe6);
}
.app-question-list:first-child .app-question-list__media:hover .app-question-list__media-icon[data-v-222322ad]::after {
  background: #59bfe6;
}
.app-question-list:last-child .app-question-list__media-icon[data-v-222322ad] {
  background: -webkit-gradient(linear, left top, right top, from(#59bfe6), to(#f05624));
  background: linear-gradient(to right, #59bfe6, #f05624);
}
.app-question-list:last-child .app-question-list__media:hover .app-question-list__media-icon[data-v-222322ad]::after {
  background: -webkit-gradient(linear, left top, right top, from(#59bfe6), to(#f05624));
  background: linear-gradient(to right, #59bfe6, #f05624);
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-1aa5e328]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
}

/* 
create a fluid property value that adjusts from $min to $max, 
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.landing-hero__inner[data-v-1aa5e328] {
  max-width: 788px;
  margin: 0 auto;
}
.landing-hero__wrapper[data-v-1aa5e328] {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}
@media (min-width: 768px) {
.landing-hero__wrapper[data-v-1aa5e328] {
    -ms-grid-columns: 3fr 4fr;
    grid-template-columns: 3fr 4fr;
}
}
@media (min-width: 992px) {
.landing-hero__wrapper[data-v-1aa5e328] {
    -ms-grid-columns: 3fr 4fr;
    grid-template-columns: 3fr 4fr;
}
}
.landing-hero__card[data-v-1aa5e328] {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 1;
  position: relative;
  max-width: 268px;
  width: 109px;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1/1/2/2;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
.landing-hero__card[data-v-1aa5e328] {
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/5/2;
    width: 248px;
}
}
.landing-hero__card[data-v-1aa5e328]::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #fff;
  z-index: -1;
  border-radius: 0.75rem;
}
.landing-hero__card[data-v-1aa5e328]::after {
  content: "";
  width: 39px;
  height: 45px;
  background: url("/img/content-images/streaming-services-app/arrow-flare.png");
  background-repeat: no-repeat;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -19px;
}
.landing-hero__card-inner[data-v-1aa5e328] {
  position: relative;
  padding: 2px;
  border-radius: 0.75rem;
}
.landing-hero__card-inner[data-v-1aa5e328]::before, .landing-hero__card-inner[data-v-1aa5e328]::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  -webkit-transform: rotate(-8deg);
          transform: rotate(-8deg);
  background: #f05624;
  -webkit-box-shadow: 0px 0px 5px 0px #f05624;
          box-shadow: 0px 0px 5px 0px #f05624;
  z-index: -2;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  border-radius: 0.75rem;
}
.landing-hero__card-inner[data-v-1aa5e328]::after {
  -webkit-transform: rotate(5deg);
          transform: rotate(5deg);
  z-index: -3;
  background: #59bfe6;
  -webkit-box-shadow: 0px 0px 5px 0px #59bfe6;
          box-shadow: 0px 0px 5px 0px #59bfe6;
}
.landing-hero__card-image[data-v-1aa5e328] {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  display: block;
}
.landing-hero__card-image-caption[data-v-1aa5e328] {
  color: #59bfe6;
  font-style: normal;
  font-weight: bold;
  font-size: 16.9068px;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  min-height: 50px;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
}
.landing-hero__content-heading[data-v-1aa5e328] {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 1/2/2/3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.landing-hero__content-copy[data-v-1aa5e328] {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: 2/1/3/3;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
.landing-hero__content-copy[data-v-1aa5e328] {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 2/2/3/3;
}
}
.landing-hero__content-highlight[data-v-1aa5e328] {
  color: #f05624;
  margin-bottom: 1rem;
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: 3/1/4/3;
}
@media (min-width: 768px) {
.landing-hero__content-highlight[data-v-1aa5e328] {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 3/2/4/3;
}
}
.landing-hero__content-cta[data-v-1aa5e328] {
  text-decoration: none;
  -ms-grid-row: 4;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: 4/1/5/3;
  display: block;
}
@media (min-width: 768px) {
.landing-hero__content-cta[data-v-1aa5e328] {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 4/2/5/3;
}
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-7a76c6da]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
}

/* 
create a fluid property value that adjusts from $min to $max, 
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.app-question-card__inner[data-v-7a76c6da] {
  position: relative;
}
.app-question-card__inner[data-v-7a76c6da]::after {
  content: "";
  width: 27px;
  height: 32px;
  background: url("/img/content-images/streaming-services-app/arrow-flare.png");
  background-repeat: no-repeat;
  position: absolute;
  background-size: 100%;
  top: -15px;
  left: 50%;
  margin-left: -13px;
  z-index: 3;
}
@media (min-width: 768px) {
.app-question-card__inner[data-v-7a76c6da]::after {
    width: 39px;
    height: 45px;
    margin-left: -19px;
    top: -20px;
}
}
.app-question-card__wrapper[data-v-7a76c6da] {
  position: relative;
}
.app-question-card__wrapper[data-v-7a76c6da]::before, .app-question-card__wrapper[data-v-7a76c6da]::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0rem;
  left: 0;
  content: "";
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px 4px #fff;
          box-shadow: 0px 0px 20px 4px #fff;
  opacity: 0.04;
  z-index: 1;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  border-radius: 0.75rem;
  -webkit-transform: scale(0.83) translate(50%, 3%) rotate(4deg);
          transform: scale(0.83) translate(50%, 3%) rotate(4deg);
}
.app-question-card__wrapper[data-v-7a76c6da]::after {
  z-index: 0;
  -webkit-transform: scale(0.65) translate(120%, 20%) rotate(4deg);
          transform: scale(0.65) translate(120%, 20%) rotate(4deg);
  opacity: 0.03;
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px 5px #fff;
          box-shadow: 0px 0px 20px 5px #fff;
}
.app-question-card__card[data-v-7a76c6da] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 1;
  position: relative;
  -webkit-transform: rotate(4deg);
          transform: rotate(4deg);
}
.app-question-card__card[data-v-7a76c6da]::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #fff;
  z-index: -1;
  border-radius: 0.75rem;
}
.app-question-card__card-inner[data-v-7a76c6da] {
  position: relative;
  padding: 2px;
  border-radius: 0.75rem;
  -webkit-box-shadow: -1px 1px 19px 2px rgba(89, 191, 230, 0.66);
          box-shadow: -1px 1px 19px 2px rgba(89, 191, 230, 0.66);
  cursor: pointer;
}
.app-question-card__card-image[data-v-7a76c6da] {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.app-question-card__card-image-caption[data-v-7a76c6da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  min-height: 50px;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.app-question-card__card-image-caption-title[data-v-7a76c6da] {
  color: #f05624;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}
@media (min-width: 768px) {
.app-question-card__card-image-caption-title[data-v-7a76c6da] {
    width: 90%;
}
}
.app-question-card__card-image-caption-sub[data-v-7a76c6da] {
  color: #f05624;
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  width: 96%;
}
@media (min-width: 768px) {
.app-question-card__card-image-caption-sub[data-v-7a76c6da] {
    width: 90%;
}
}
.app-question-card__copyright[data-v-7a76c6da] {
  -webkit-transform: rotate(-4deg);
          transform: rotate(-4deg);
  color: #f05624;
  font-style: italic;
  font-weight: 400;
  font-size: 10px;
  line-height: 10px;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: -4rem;
}
.app-question-card__fact[data-v-7a76c6da] {
  position: absolute;
  z-index: 9;
  background: #59bfe6;
  color: #fff;
  overflow: hidden;
  display: inline-block;
  max-width: 45%;
  border-radius: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -3.5rem;
}
@media (min-width: 768px) {
.app-question-card__fact[data-v-7a76c6da] {
    top: 6rem;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    right: 0;
    left: auto;
}
}
.app-question-card__fact-title[data-v-7a76c6da] {
  margin-bottom: 0;
  font-style: italic;
  font-weight: bold;
  font-size: 9.08809px;
  line-height: 11px;
  padding: 0.75rem 1.25rem;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-question-card__fact-title[data-v-7a76c6da]::after {
  display: inline-block;
  content: " ";
  background: url("/img/content-images/streaming-services-app/fact-icon.png");
  background-size: 14px 14px;
  height: 14px;
  width: 14px;
  z-index: 2;
  margin-left: 0.5rem;
}
.app-question-card__fact-copy[data-v-7a76c6da] {
  height: 0;
  margin-bottom: 0;
  display: none;
  padding: 0rem 1.25rem 0.75rem;
  font-size: 12.4142px;
  line-height: 19px;
}
.app-question-card__fact.active .app-question-card__fact-copy[data-v-7a76c6da] {
  height: auto;
  display: block;
}
.app-question-card__fact.active .app-question-card__fact-title[data-v-7a76c6da]::after {
  display: none;
}
.app-question-card:first-child .app-question-card__card[data-v-7a76c6da] {
  -webkit-transform: rotate(-4deg);
          transform: rotate(-4deg);
}
.app-question-card:first-child .app-question-card__card-inner[data-v-7a76c6da] {
  -webkit-box-shadow: -1px 1px 19px 2px rgba(240, 87, 36, 0.66);
          box-shadow: -1px 1px 19px 2px rgba(240, 87, 36, 0.66);
}
.app-question-card:first-child .app-question-card__wrapper[data-v-7a76c6da]::before, .app-question-card:first-child .app-question-card__wrapper[data-v-7a76c6da]::after {
  -webkit-transform: scale(0.83) translate(-50%, 3%) rotate(-4deg);
          transform: scale(0.83) translate(-50%, 3%) rotate(-4deg);
}
.app-question-card:first-child .app-question-card__wrapper[data-v-7a76c6da]::after {
  -webkit-transform: scale(0.65) translate(-120%, 20%) rotate(-4deg);
          transform: scale(0.65) translate(-120%, 20%) rotate(-4deg);
}
.app-question-card:first-child .app-question-card__card-image-caption-title[data-v-7a76c6da] {
  color: #59bfe6;
}
.app-question-card:first-child .app-question-card__card-image-caption-sub[data-v-7a76c6da] {
  color: #59bfe6;
}
.app-question-card:first-child .app-question-card__fact[data-v-7a76c6da] {
  background: #f05624;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 768px) {
.app-question-card:first-child .app-question-card__fact[data-v-7a76c6da] {
    left: 0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
}
}
.app-question-card:first-child .app-question-card__copyright[data-v-7a76c6da] {
  -webkit-transform: rotate(4deg);
          transform: rotate(4deg);
  color: #59bfe6;
  font-style: italic;
  font-weight: 400;
  font-size: 10px;
  line-height: 10px;
  text-align: left;
  position: absolute;
  left: 0;
  bottom: -4rem;
}