#ac-localnav .ac-ln-background:after {
  background: transparent;
}

#ac-localnav.ac-ln-sticking .ac-ln-background:after {
  background: #d7d7d7;
}

.section-router {
  position: relative;
  text-align: center;
  background-image: none;
  overflow: visible;
  margin-top: -100vh;
  z-index: 1;
}

html.no-js .section-router,html.base-experience .section-router,html.no-js .section-router,html.base-experience .section-router {
  margin-top: 0;
}

.section-router .router-container {
  height: 230vh;
  position: relative;
}

html.no-js .section-router .router-container,html.base-experience .section-router .router-container,html.no-js .section-router .router-container,html.base-experience .section-router .router-container {
  height: auto;
}

.section-router .router-container .router {
  background-repeat: no-repeat;
  background-image: url("/wss/images/photos/3901.jpg");
  background-size: cover;
  height: 100vh;
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  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;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .section-router .router-container .router {
    background-image: url("/wss/images/photos/3901.jpg");
  }
}

@media only screen and (max-width: 1068px) {
  .section-router .router-container .router {
    background-repeat: no-repeat;
    background-image: url("/wss/images/photos/3901.jpg");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-router .router-container .router {
    background-image: url("/wss/images/photos/3901.jpg");
  }
}

@media only screen and (max-width: 734px) {
  .section-router .router-container .router {
    background-repeat: no-repeat;
    background-image: url("/wss/images/photos/3901.jpg");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-router .router-container .router {
    background-image: url("/wss/images/photos/3901.jpg");
  }
}

@media only screen and (max-width: 734px) {
  .section-router .router-container .router {
    background-position: center;
  }
}

html.text-zoom .section-router .router-container .router {
  height: 130vh;
}

html.no-js .section-router .router-container .router,html.base-experience .section-router .router-container .router,html.no-js .section-router .router-container .router,html.base-experience .section-router .router-container .router {
  position: relative;
  height: auto;
}

@media only screen and (max-width: 734px) {
  html.base-experience .section-router .router-container .router .section-content {
    padding: 145px 0 120px;
  }
}

.section-router .image-router {
  margin-bottom: 20px;
  width: 101px;
  height: 101px;
  background-size: 101px 101px;
  background-repeat: no-repeat;
  background-image: url("/wss/images/icons/bmw_icon_black.png");
  position: relative;
  left: 50%;
  margin-left: -50.5px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .section-router .image-router {
    background-image: url("/wss/images/icons/bmw_icon_black.png");
  }
}

@media only screen and (max-width: 1068px) {
  .section-router .image-router {
    width: 76px;
    height: 76px;
    background-size: 76px 76px;
    background-repeat: no-repeat;
    background-image: url("/wss/images/icons/bmw_icon_black.png");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-router .image-router {
    background-image: url("/wss/images/icons/bmw_icon_black.png");
  }
}

@media only screen and (max-width: 734px) {
  .section-router .image-router {
    width: 66px;
    height: 66px;
    background-size: 66px 66px;
    background-repeat: no-repeat;
    background-image: url("/wss/images/icons/bmw_icon_black.png");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-router .image-router {
    background-image: url("/wss/images/icons/bmw_icon_black.png");
  }
}

@media only screen and (max-width: 1068px) {
  .section-router .image-router {
    left: 50%;
    margin-left: -38px;
  }
}

@media only screen and (max-width: 734px) {
  .section-router .image-router {
    left: 50%;
    margin-left: -33px;
  }
}

@media only screen and (max-width: 1068px) {
  .section-router .image-router {
    margin-bottom: 13px;
  }
}

@media only screen and (max-width: 734px) {
  .section-router .image-router {
    margin-bottom: 10px;
  }
}

.section-router .section-content {
  padding: 253px 0;
}

@media only screen and (max-width: 1068px) {
  .section-router .section-content {
    padding: 190px 0;
  }
}

@media only screen and (max-width: 734px) {
  .section-router .section-content {
    padding: 174px 0 170px 0;
    width: 100%;
  }

  .section-router .section-content .row {
    width: 87.5%;
    margin-left: auto;
    margin-right: auto;
  }
}

html.text-zoom .section-router .section-content .column {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.section-router .section-content.will-change {
  will-change: transform;
}

.section-router .router-headline {
  margin-bottom: 12px;
  color: #fff;
}

@media only screen and (max-width: 1068px) {
  .section-router .router-headline {
    margin-bottom: 7px;
  }
}

@media only screen and (max-width: 734px) {
  .section-router .router-headline {
    margin-bottom: 12px;
    max-width: none;
    text-align: center;
  }
}

.section-router .router-subhead {
  margin-bottom: 41px;
  color: #fff;
}

@media only screen and (max-width: 1068px) {
  .section-router .router-subhead {
    margin-bottom: 28px;
  }
}

@media only screen and (max-width: 734px) {
  .section-router .router-subhead {
    margin-bottom: 21px;
    max-width: 300px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

.section-router .router-subhead .footnote-supglyph {
  font-size: 0.6em;
  right: 3px;
}

.section-router .router-subhead .footnote-supglyph a {
  vertical-align: super;
}

.section-router .button-light {
  margin: 0 auto;
  background: #fff;
  color: #000;
}

.section-router .button-light:hover {
  background: #fbfbfd;
}

.section-router .button-light:active {
  background: #fbfbfd;
}

.section-router .button-light:disabled,.section-router .button-light.disabled {
  background: #fff;
  color: #000;
  opacity: .32;
}

.section-router .disable-click {
  pointer-events: none;
}

.section-router .scrim {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
  background-image: -webkit-linear-gradient(white, white);
  background-image: linear-gradient(white, white);
  pointer-events: none;
}

html.no-js .section-router .scrim,html.base-experience .section-router .scrim,html.no-js .section-router .scrim,html.base-experience .section-router .scrim {
  display: none;
}

.typography-video-headline {
  font-size: 64px;
  line-height: 1.0625;
  font-weight: 700;
  letter-spacing: -.009em;
  font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}

@media only screen and (max-width: 1068px) {
  .typography-video-headline {
    font-size: 48px;
    line-height: 1.08349;
    font-weight: 700;
    letter-spacing: -.003em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  }
}

@media only screen and (max-width: 734px) {
  .typography-video-headline {
    font-size: 40px;
    line-height: 1.1;
    font-weight: 700;
    letter-spacing: 0em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  }
}

.typography-subheadline {
  font-size: 40px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: 0em;
  font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}

@media only screen and (max-width: 1068px) {
  .typography-subheadline {
    font-size: 32px;
    line-height: 1.125;
    font-weight: 700;
    letter-spacing: .004em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  }
}

@media only screen and (max-width: 734px) {
  .typography-subheadline {
    font-size: 32px;
    line-height: 1.125;
    font-weight: 700;
    letter-spacing: .004em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  }
}

.typography-copy {
  font-size: 21px;
  line-height: 1.381;
  font-weight: 600;
  letter-spacing: .011em;
  font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}

@media only screen and (max-width: 1068px) {
  .typography-copy {
    font-size: 14px;
    line-height: 1.42859;
    font-weight: 600;
    letter-spacing: -.016em;
    font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  }
}

@media only screen and (max-width: 734px) {
  .typography-copy {
    font-size: 17px;
    line-height: 1.47059;
    font-weight: 600;
    letter-spacing: -.022em;
    font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  }
}

.typography-subpage-hero-headline {
  font-size: 96px;
  line-height: 1.04167;
  font-weight: 700;
  letter-spacing: -.015em;
  font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}

@media only screen and (max-width: 1068px) {
  .typography-subpage-hero-headline {
    font-size: 80px;
    line-height: 1.05;
    font-weight: 700;
    letter-spacing: -.015em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  }
}

@media only screen and (max-width: 734px) {
  .typography-subpage-hero-headline {
    font-size: 48px;
    line-height: 1.08349;
    font-weight: 700;
    letter-spacing: -.003em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  }
}

.typography-subpage-hero-intro {
  font-size: 32px;
  line-height: 1.125;
  font-weight: 600;
  letter-spacing: .004em;
  font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}

@media only screen and (max-width: 1068px) {
  .typography-subpage-hero-intro {
    font-size: 28px;
    line-height: 1.14286;
    font-weight: 600;
    letter-spacing: .007em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  }
}

@media only screen and (max-width: 734px) {
  .typography-subpage-hero-intro {
    font-size: 24px;
    line-height: 1.16667;
    font-weight: 600;
    letter-spacing: .009em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  }
}

.typography-callout {
  font-size: 17px;
  line-height: 1.23536;
  font-weight: 600;
  letter-spacing: -.022em;
  font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}

@media only screen and (max-width: 1068px) {
  .typography-callout {
    font-size: 17px;
    line-height: 1.23536;
    font-weight: 600;
    letter-spacing: -.022em;
    font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  }
}

@media only screen and (max-width: 734px) {
  .typography-callout {
    font-size: 17px;
    line-height: 1.23536;
    font-weight: 600;
    letter-spacing: -.022em;
    font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  }
}

[class*="typography-eyebrow"] {
  display: block;
  margin-bottom: .4em;
}

[class*="typography-eyebrow"]+* {
  margin-top: 0;
}

.typography-headline+.typography-intro {
  margin-top: 1.2em;
}

.typography-headline-super+.typography-intro-elevated {
  margin-top: 1.6em;
}

.typography-headline-elevated+.typography-intro-elevated {
  margin-top: 1.4em;
}

.typography-headline-reduced+p,.typography-headline-reduced+ul,.typography-headline-reduced+.typography-body {
  margin-top: 1em;
}

.section-hero .section-content {
  padding-top: 90px;
  padding-bottom: 118px;
  text-align: center;
}

@media only screen and (max-width: 1068px) {
  .section-hero .section-content {
    padding-top: 75px;
    padding-bottom: 100px;
  }
}

@media only screen and (max-width: 734px) {
  .section-hero .section-content {
    padding-top: 79px;
    padding-bottom: 75px;
  }
}

.section-hero .section-content .hero-headline,.section-hero .section-content .hero-intro {
  margin-left: auto;
  margin-right: auto;
}

.section-hero .section-content .hero-intro {
  max-width: 820px;
  margin-top: .7em;
}

@media only screen and (max-width: 1068px) {
  .section-hero .section-content .hero-intro {
    max-width: 560px;
    margin-top: 1.2em;
  }
}

@media only screen and (max-width: 734px) {
  .section-hero .section-content .hero-intro {
    max-width: 100%;
  }
}

@media only screen and (max-width: 734px) and (orientation: landscape) {
  .section-hero .section-content .hero-intro {
    max-width: 95%;
  }
}

@media only screen and (max-width: 734px) {
  html.text-zoom.js .section-hero .section-content {
    padding-top: 240px;
  }
}

.section-tiles-grid {
  padding-bottom: 125px;
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 1068px) {
  .section-tiles-grid {
    padding-bottom: 100px;
  }
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid {
    padding-bottom: 65px;
  }
}

.section-tiles-grid .section-content {
  position: relative;
  margin: 0 auto;
  padding: 0 100px;
  max-width: 1440px;
  width: auto;
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .section-content {
    padding: 0 10px;
  }
}

.section-tiles-grid .tiles-container {
  display: grid;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  row-gap: 10px;
  margin: 0 auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  grid-template-columns: repeat(3, 3fr);
}

@media only screen and (max-width: 1280px) {
  .section-tiles-grid .tiles-container {
    grid-template-columns: repeat(2, 2fr);
  }
}

@media only screen and (max-width: 900px) {
  .section-tiles-grid .tiles-container {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .tiles-container {
    max-width: 350px;
  }
}

@media only screen and (max-width: 320px) {
  .section-tiles-grid .tiles-container {
    max-width: 300px;
  }
}

html.text-zoom .section-tiles-grid .tiles-container {
  display: block;
  max-width: 100%;
}

.section-tiles-grid .tiles-container .tile {
  position: relative;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 12px;
}

.section-tiles-grid .tiles-container .tile:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  border-radius: inherit;
  -webkit-box-shadow: 4px 12px 40px 6px rgba(0,0,0,0.09);
  box-shadow: 4px 12px 40px 6px rgba(0,0,0,0.09);
}

@media only screen and (max-width: 734px) {
  html.no-touch .section-tiles-grid .tiles-container .tile:not(:last-of-type) {
    height: 355px;
  }
}

html.text-zoom .section-tiles-grid .tiles-container .tile {
  margin-bottom: 10px;
}

.section-tiles-grid .tiles-container .item-content {
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
}

@media only screen and (max-width: 320px) {
  .section-tiles-grid .tiles-container .item-content {
    padding-right: 0;
  }
}

.section-tiles-grid .tiles-container .item-content h2+p {
  margin-bottom: 30px;
}

html.text-zoom .section-tiles-grid .tiles-container .item-content {
  padding-left: 150px;
}

.section-tiles-grid .tiles-container .video-item {
  position: relative;
}

@supports (-webkit-background-clip: text) {
  .section-tiles-grid .tiles-container .video-item-thehire-theescape .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
    -webkit-background-clip: text;
    color: transparent !important;
    display: inline-block;
    background-size: cover;
    background-position: center bottom;
  }@  media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .section-tiles-grid .tiles-container .video-item-thehire-theescape .masked-copy{background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) {
  .section-tiles-grid .tiles-container .video-item-thehire-theescape .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-theescape .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .tiles-container .video-item-thehire-theescape .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-theescape .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}}

.section-tiles-grid .tiles-container .video-item-thehire-theescape .masked-copy {
  width: auto;
}

@media only screen and (max-width: 734px) {
  html.touch .section-tiles-grid .tiles-container .video-item-thehire-theescape br.small-hide {
    display: none;
  }
}

.section-tiles-grid .tiles-container .video-item-thehire-theescape .video-item-image {
  width: 479px;
  height: 540px;
  background-size: 479px 540px;
  background-repeat: no-repeat;
  background-image: url("/wss/videos/S03E01-01_small.jpg");
  width: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-theescape .video-item-image {
    background-image: url("/wss/videos/S03E01-01_small.jpg");
  }
}

html.text-zoom .section-tiles-grid .tiles-container .video-item-thehire-theescape .video-item-image {
  height: 820px;
}

@media only screen and (max-width: 734px) {
  html.no-touch .section-tiles-grid .tiles-container .video-item-thehire-theescape .video-item-image {
    height: 355px;
  }
}

@supports (-webkit-background-clip: text) {
  .section-tiles-grid .tiles-container .video-item-thehire-ambush .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
    -webkit-background-clip: text;
    color: transparent !important;
    display: inline-block;
    background-size: cover;
    background-position: center bottom;
  }@  media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .section-tiles-grid .tiles-container .video-item-thehire-ambush .masked-copy{background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) {
  .section-tiles-grid .tiles-container .video-item-thehire-ambush .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-ambush .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .tiles-container .video-item-thehire-ambush .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-ambush .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}}

.section-tiles-grid .tiles-container .video-item-thehire-ambush .masked-copy {
  width: auto;
}

@media only screen and (max-width: 734px) {
  html.touch .section-tiles-grid .tiles-container .video-item-thehire-ambush br.small-hide {
    display: none;
  }
}

.section-tiles-grid .tiles-container .video-item-thehire-ambush .video-item-image {
  width: 479px;
  height: 540px;
  background-size: 479px 540px;
  background-repeat: no-repeat;
  background-image: url("/wss/videos/S01E01-01_small.jpg");
  width: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-ambush .video-item-image {
    background-image: url("/wss/videos/S01E01-01_small.jpg");
  }
}

html.text-zoom .section-tiles-grid .tiles-container .video-item-thehire-ambush .video-item-image {
  height: 820px;
}

@media only screen and (max-width: 734px) {
  html.no-touch .section-tiles-grid .tiles-container .video-item-thehire-ambush .video-item-image {
    height: 355px;
  }
}

@supports (-webkit-background-clip: text) {
  .section-tiles-grid .tiles-container .video-item-thehire-chosen .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
    -webkit-background-clip: text;
    color: transparent !important;
    display: inline-block;
    background-size: cover;
    background-position: center bottom;
  }@  media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .section-tiles-grid .tiles-container .video-item-thehire-chosen .masked-copy{background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) {
  .section-tiles-grid .tiles-container .video-item-thehire-chosen .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-chosen .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .tiles-container .video-item-thehire-chosen .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-chosen .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}}

.section-tiles-grid .tiles-container .video-item-thehire-chosen .masked-copy {
  width: auto;
}

@media only screen and (max-width: 734px) {
  html.touch .section-tiles-grid .tiles-container .video-item-thehire-chosen br.small-hide {
    display: none;
  }
}

.section-tiles-grid .tiles-container .video-item-thehire-chosen .video-item-image {
  width: 479px;
  height: 540px;
  background-size: 479px 540px;
  background-repeat: no-repeat;
  background-image: url("/wss/videos/S01E02-01_small.jpg");
  width: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-chosen .video-item-image {
    background-image: url("/wss/videos/S01E02-01_small.jpg");
  }
}

html.text-zoom .section-tiles-grid .tiles-container .video-item-thehire-chosen .video-item-image {
  height: 820px;
}

@media only screen and (max-width: 734px) {
  html.no-touch .section-tiles-grid .tiles-container .video-item-thehire-chosen .video-item-image {
    height: 355px;
  }
}

@supports (-webkit-background-clip: text) {
  .section-tiles-grid .tiles-container .video-item-thehire-thefollow .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
    -webkit-background-clip: text;
    color: transparent !important;
    display: inline-block;
    background-size: cover;
    background-position: center bottom;
  }@  media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .section-tiles-grid .tiles-container .video-item-thehire-thefollow .masked-copy{background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) {
  .section-tiles-grid .tiles-container .video-item-thehire-thefollow .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-thefollow .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .tiles-container .video-item-thehire-thefollow .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-thefollow .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}}

.section-tiles-grid .tiles-container .video-item-thehire-thefollow .masked-copy {
  width: auto;
}

@media only screen and (max-width: 734px) {
  html.touch .section-tiles-grid .tiles-container .video-item-thehire-thefollow br.small-hide {
    display: none;
  }
}

.section-tiles-grid .tiles-container .video-item-thehire-thefollow .video-item-image {
  width: 479px;
  height: 540px;
  background-size: 479px 540px;
  background-repeat: no-repeat;
  background-image: url("/wss/videos/S01E03-01_small.jpg");
  width: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-thefollow .video-item-image {
    background-image: url("/wss/videos/S01E03-01_small.jpg");
  }
}

html.text-zoom .section-tiles-grid .tiles-container .video-item-thehire-thefollow .video-item-image {
  height: 820px;
}

@media only screen and (max-width: 734px) {
  html.no-touch .section-tiles-grid .tiles-container .video-item-thehire-thefollow .video-item-image {
    height: 355px;
  }
}

@supports (-webkit-background-clip: text) {
  .section-tiles-grid .tiles-container .video-item-thehire-star .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
    -webkit-background-clip: text;
    color: transparent !important;
    display: inline-block;
    background-size: cover;
    background-position: center bottom;
  }@  media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .section-tiles-grid .tiles-container .video-item-thehire-star .masked-copy{background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) {
  .section-tiles-grid .tiles-container .video-item-thehire-star .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-star .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .tiles-container .video-item-thehire-star .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-star .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}}

.section-tiles-grid .tiles-container .video-item-thehire-star .masked-copy {
  width: auto;
}

@media only screen and (max-width: 734px) {
  html.touch .section-tiles-grid .tiles-container .video-item-thehire-star br.small-hide {
    display: none;
  }
}

.section-tiles-grid .tiles-container .video-item-thehire-star .video-item-image {
  width: 479px;
  height: 540px;
  background-size: 479px 540px;
  background-repeat: no-repeat;
  background-image: url("/wss/videos/S01E04-01_small.jpg");
  width: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-star .video-item-image {
    background-image: url("/wss/videos/S01E04-01_small.jpg");
  }
}

html.text-zoom .section-tiles-grid .tiles-container .video-item-thehire-star .video-item-image {
  height: 820px;
}

@media only screen and (max-width: 734px) {
  html.no-touch .section-tiles-grid .tiles-container .video-item-thehire-star .video-item-image {
    height: 355px;
  }
}

@supports (-webkit-background-clip: text) {
  .section-tiles-grid .tiles-container .video-item-thehire-powderkeg .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
    -webkit-background-clip: text;
    color: transparent !important;
    display: inline-block;
    background-size: cover;
    background-position: center bottom;
  }@  media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .section-tiles-grid .tiles-container .video-item-thehire-powderkeg .masked-copy{background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) {
  .section-tiles-grid .tiles-container .video-item-thehire-powderkeg .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-powderkeg .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .tiles-container .video-item-thehire-powderkeg .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-powderkeg .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}}

.section-tiles-grid .tiles-container .video-item-thehire-powderkeg .masked-copy {
  width: auto;
}

@media only screen and (max-width: 734px) {
  html.touch .section-tiles-grid .tiles-container .video-item-thehire-powderkeg br.small-hide {
    display: none;
  }
}

.section-tiles-grid .tiles-container .video-item-thehire-powderkeg .video-item-image {
  width: 479px;
  height: 540px;
  background-size: 479px 540px;
  background-repeat: no-repeat;
  background-image: url("/wss/videos/S01E05-01_small.jpg");
  width: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-powderkeg .video-item-image {
    background-image: url("/wss/videos/S01E05-01_small.jpg");
  }
}

html.text-zoom .section-tiles-grid .tiles-container .video-item-thehire-powderkeg .video-item-image {
  height: 820px;
}

@media only screen and (max-width: 734px) {
  html.no-touch .section-tiles-grid .tiles-container .video-item-thehire-powderkeg .video-item-image {
    height: 355px;
  }
}

@supports (-webkit-background-clip: text) {
  .section-tiles-grid .tiles-container .video-item-thehire-hostage .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
    -webkit-background-clip: text;
    color: transparent !important;
    display: inline-block;
    background-size: cover;
    background-position: center bottom;
  }@  media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .section-tiles-grid .tiles-container .video-item-thehire-hostage .masked-copy{background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) {
  .section-tiles-grid .tiles-container .video-item-thehire-hostage .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-hostage .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .tiles-container .video-item-thehire-hostage .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-hostage .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}}

.section-tiles-grid .tiles-container .video-item-thehire-hostage .masked-copy {
  width: auto;
}

@media only screen and (max-width: 734px) {
  html.touch .section-tiles-grid .tiles-container .video-item-thehire-hostage br.small-hide {
    display: none;
  }
}

.section-tiles-grid .tiles-container .video-item-thehire-hostage .video-item-image {
  width: 479px;
  height: 540px;
  background-size: 479px 540px;
  background-repeat: no-repeat;
  background-image: url("/wss/videos/S02E01-01_small.jpg");
  width: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-hostage .video-item-image {
    background-image: url("/wss/videos/S02E01-01_small.jpg");
  }
}

html.text-zoom .section-tiles-grid .tiles-container .video-item-thehire-hostage .video-item-image {
  height: 820px;
}

@media only screen and (max-width: 734px) {
  html.no-touch .section-tiles-grid .tiles-container .video-item-thehire-hostage .video-item-image {
    height: 355px;
  }
}

@supports (-webkit-background-clip: text) {
  .section-tiles-grid .tiles-container .video-item-thehire-ticker .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
    -webkit-background-clip: text;
    color: transparent !important;
    display: inline-block;
    background-size: cover;
    background-position: center bottom;
  }@  media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .section-tiles-grid .tiles-container .video-item-thehire-ticker .masked-copy{background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) {
  .section-tiles-grid .tiles-container .video-item-thehire-ticker .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-ticker .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .tiles-container .video-item-thehire-ticker .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-ticker .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}}

.section-tiles-grid .tiles-container .video-item-thehire-ticker .masked-copy {
  width: auto;
}

@media only screen and (max-width: 734px) {
  html.touch .section-tiles-grid .tiles-container .video-item-thehire-ticker br.small-hide {
    display: none;
  }
}

.section-tiles-grid .tiles-container .video-item-thehire-ticker .video-item-image {
  width: 479px;
  height: 540px;
  background-size: 479px 540px;
  background-repeat: no-repeat;
  background-image: url("/wss/videos/S02E02-01_small.jpg");
  width: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-ticker .video-item-image {
    background-image: url("/wss/videos/S02E02-01_small.jpg");
  }
}

html.text-zoom .section-tiles-grid .tiles-container .video-item-thehire-ticker .video-item-image {
  height: 820px;
}

@media only screen and (max-width: 734px) {
  html.no-touch .section-tiles-grid .tiles-container .video-item-thehire-ticker .video-item-image {
    height: 355px;
  }
}

@supports (-webkit-background-clip: text) {
  .section-tiles-grid .tiles-container .video-item-thehire-beatthedevil .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
    -webkit-background-clip: text;
    color: transparent !important;
    display: inline-block;
    background-size: cover;
    background-position: center bottom;
  }@  media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .section-tiles-grid .tiles-container .video-item-thehire-beatthedevil .masked-copy{background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) {
  .section-tiles-grid .tiles-container .video-item-thehire-beatthedevil .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-beatthedevil .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .tiles-container .video-item-thehire-beatthedevil .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-beatthedevil .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}}

.section-tiles-grid .tiles-container .video-item-thehire-beatthedevil .masked-copy {
  width: auto;
}

@media only screen and (max-width: 734px) {
  html.touch .section-tiles-grid .tiles-container .video-item-thehire-beatthedevil br.small-hide {
    display: none;
  }
}

.section-tiles-grid .tiles-container .video-item-thehire-beatthedevil .video-item-image {
  width: 479px;
  height: 540px;
  background-size: 479px 540px;
  background-repeat: no-repeat;
  background-image: url("/wss/videos/S02E03-01_small.jpg");
  width: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-beatthedevil .video-item-image {
    background-image: url("/wss/videos/S02E03-01_small.jpg");
  }
}

html.text-zoom .section-tiles-grid .tiles-container .video-item-thehire-beatthedevil .video-item-image {
  height: 820px;
}

@media only screen and (max-width: 734px) {
  html.no-touch .section-tiles-grid .tiles-container .video-item-thehire-beatthedevil .video-item-image {
    height: 355px;
  }
}

@supports (-webkit-background-clip: text) {
  .section-tiles-grid .tiles-container .video-item-thehire-thesmallescape .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
    -webkit-background-clip: text;
    color: transparent !important;
    display: inline-block;
    background-size: cover;
    background-position: center bottom;
  }@  media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .section-tiles-grid .tiles-container .video-item-thehire-thesmallescape .masked-copy{background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) {
  .section-tiles-grid .tiles-container .video-item-thehire-thesmallescape .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-thesmallescape .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .tiles-container .video-item-thehire-thesmallescape .masked-copy {
    background-repeat: no-repeat;
    background-image: url("/wss/images/items/M-color.png");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-thesmallescape .masked-copy {
    background-image: url("/wss/images/items/M-color.png");
  }
}}

.section-tiles-grid .tiles-container .video-item-thehire-thesmallescape .masked-copy {
  width: auto;
}

@media only screen and (max-width: 734px) {
  html.touch .section-tiles-grid .tiles-container .video-item-thehire-thesmallescape br.small-hide {
    display: none;
  }
}

.section-tiles-grid .tiles-container .video-item-thehire-thesmallescape .video-item-image {
  width: 479px;
  height: 540px;
  background-size: 479px 540px;
  background-repeat: no-repeat;
  background-image: url("/wss/videos/thesmallescape_small.jpg");
  width: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .section-tiles-grid .tiles-container .video-item-thehire-thesmallescape .video-item-image {
    background-image: url("/wss/videos/thesmallescape_small.jpg");
  }
}

html.text-zoom .section-tiles-grid .tiles-container .video-item-thehire-thesmallescape .video-item-image {
  height: 820px;
}

@media only screen and (max-width: 734px) {
  html.no-touch .section-tiles-grid .tiles-container .video-item-thehire-thesmallescape .video-item-image {
    height: 355px;
  }
}

.section-tiles-grid .tiles-container .video-item-link {
  display: block;
  color: #1d1d1f;
  overflow: hidden;
  border-radius: inherit;
  outline-offset: -4px;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.section-tiles-grid .tiles-container .video-item-link:hover {
  text-decoration: none;
}

.section-tiles-grid .tiles-container .video-item-image {
  margin-top: 0;
  position: relative;
  background-position: center;
  opacity: 0;
}

@media only screen and (max-width: 734px) {
  html.touch .section-tiles-grid .tiles-container .video-item-image {
    display: none;
  }
}

.section-tiles-grid .tiles-container .video-item-content {
  padding-top: 50px;
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .tiles-container .video-item-content {
    padding-bottom: 50px;
  }
}

html.text-zoom .section-tiles-grid .tiles-container .video-item-content {
  padding-left: 150px;
}

@media only screen and (max-width: 734px) {
  html.touch .section-tiles-grid .tiles-container .video-item-content {
    position: relative;
  }
}

.section-tiles-grid .tiles-container .video-item-headline {
  display: block;
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .tiles-container .video-item-headline {
    position: relative;
  }
}

@media only screen and (min-width: 1069px) and (max-width: 1440px) {
  .section-tiles-grid .tiles-container .video-item-headline {
    font-size: calc(52px + (100vw - 1069px) * .03235);
  }
}

@media only screen and (min-width: 1440px) {
  .section-tiles-grid .tiles-container .video-item-headline {
    font-size: 64px;
  }
}

.section-tiles-grid .tiles-container .video-item .callouts {
  margin-top: 15px;
}

@media only screen and (max-width: 1068px) {
  .section-tiles-grid .tiles-container .video-item .callouts {
    margin-top: 21px;
  }
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .tiles-container .video-item .callouts {
    margin-top: 17px;
  }
}

.section-tiles-grid .tiles-container .video-item .callouts .callout {
  line-height: 0.8;
}

.section-tiles-grid .tiles-container .video-item .callouts .callout:not(:first-child) {
  margin-top: 0.5em;
}

.section-tiles-grid .tiles-container .video-item .touch-screen-play-icon {
  display: none;
  font-weight: 700;
  margin-top: 15px;
  font-size: 38px;
}

html.touch .section-tiles-grid .tiles-container .video-item .touch-screen-play-icon {
  display: block;
}

.section-tiles-grid .tiles-container .video-item .touch-screen-play-icon::before,.section-tiles-grid .tiles-container .video-item .touch-screen-play-icon::after {
  font-family: "SF Pro Icons";
  color: inherit;
  display: inline-block;
  font-style: normal;
  font-weight: inherit;
  font-size: inherit;
  line-height: 1;
  text-decoration: underline;
  position: relative;
  z-index: 1;
  alt: '';
}

.section-tiles-grid .tiles-container .video-item .touch-screen-play-icon::before,.section-tiles-grid .tiles-container .video-item .touch-screen-play-icon::after {
  text-decoration: none;
}

.section-tiles-grid .tiles-container .video-item .touch-screen-play-icon::before {
  display: none;
}

.section-tiles-grid .tiles-container .video-item .touch-screen-play-icon::before,.section-tiles-grid .tiles-container .video-item .touch-screen-play-icon::after {
  content: "";
}

@media only screen and (max-width: 1068px) {
  .section-tiles-grid .tiles-container .video-item .touch-screen-play-icon {
    margin-top: 21px;
    font-size: 34px;
  }
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .tiles-container .video-item .touch-screen-play-icon {
    margin-top: 17px;
    font-size: 24px;
  }
}

.section-tiles-grid .tiles-container .video-item .touch-screen-play-icon:after {
  padding-top: 0.4em;
}

html.no-touch .section-tiles-grid .tiles-container .video-item:hover .video-item-headline,html.no-touch .section-tiles-grid .tiles-container .video-item:hover .callout {
  opacity: 0;
}

html.no-touch .section-tiles-grid .tiles-container .video-item:hover .video-item-image,html.no-touch .section-tiles-grid .tiles-container .video-item:hover .video-play {
  opacity: 1;
}

html.no-touch .section-tiles-grid .tiles-container .video-item:hover .video-item-image {
  -webkit-transition: -webkit-transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 15s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.section-tiles-grid .tiles-container .video-play {
  position: absolute;
  opacity: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
  border-radius: 90px;
  background: rgba(255,255,255,0.75);
  z-index: 3;
}

@media only screen and (max-width: 734px) {
  html.touch .section-tiles-grid .tiles-container .video-play {
    display: none;
  }
}

.section-tiles-grid .tiles-container .video-play-icon {
  color: rgba(0,0,0,0.8);
  font-size: 58px;
}

.section-tiles-grid .tiles-container .video-play-text {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
}

.section-tiles-grid .caps {
  font-variant-caps: all-small-caps;
}

.section-tiles-grid .image-icon-support {
  width: 55px;
  height: 75px;
  background-size: 55px 75px;
  background-repeat: no-repeat;
  background-image: url("/v/apple-card/f/images/how-to/support_icon__f3j6cp58y26i_large.png");
  margin-bottom: 95px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .section-tiles-grid .image-icon-support {
    background-image: url("/v/apple-card/f/images/how-to/support_icon__f3j6cp58y26i_large_2x.png");
  }
}

@media only screen and (max-width: 1068px) {
  .section-tiles-grid .image-icon-support {
    width: 48px;
    height: 66px;
    background-size: 48px 66px;
    background-repeat: no-repeat;
    background-image: url("/v/apple-card/f/images/how-to/support_icon__f3j6cp58y26i_medium.png");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-tiles-grid .image-icon-support {
    background-image: url("/v/apple-card/f/images/how-to/support_icon__f3j6cp58y26i_medium_2x.png");
  }
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .image-icon-support {
    width: 37px;
    height: 50px;
    background-size: 37px 50px;
    background-repeat: no-repeat;
    background-image: url("/v/apple-card/f/images/how-to/support_icon__f3j6cp58y26i_small.png");
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-tiles-grid .image-icon-support {
    background-image: url("/v/apple-card/f/images/how-to/support_icon__f3j6cp58y26i_small_2x.png");
  }
}

@media only screen and (max-width: 1068px) {
  .section-tiles-grid .image-icon-support {
    margin-bottom: 26px;
  }
}

@media only screen and (max-width: 734px) {
  .section-tiles-grid .image-icon-support {
    margin-bottom: 25px;
  }
}

.section-tiles-grid .image-icon-support+.typography-subheadline {
  max-width: 50%;
}

.page-how-to h1,.page-how-to h2,.page-how-to h3,.page-how-to h4,.page-how-to p {
  color: #000;
}

#ac-localnav .ac-ln-background {
  background: #f5f5f7;
}
