.pg-about.active-contrast .sprite-ui--close-white {
  background-position: -133px -216px;
  width: 16px;
  height: 16px; }

.active-contrast .pg-about {
  background-color: #000; }
  .active-contrast .pg-about .cp-header .header__transparent-container .header__transparent-links {
    color: #fd0; }
  .active-contrast .pg-about .mosaic .about__open-buttons .about__bearer-button {
    background-color: #000; }
  .active-contrast .pg-about .about-content--title-torch,
  .active-contrast .pg-about .about-content--text-torch {
    color: #fff; }
  .active-contrast .pg-about .about-torch--viewer-torch {
    background-image: url("../images/icon-viewer360-yellow.png") !important;
    color: #fd0 !important; }
    .active-contrast .pg-about .about-torch--viewer-torch:hover {
      background-image: url("../images/icon-viewer360-white.png") !important;
      color: #fff !important;
      text-decoration: underline; }
  .active-contrast .pg-about .text-container--back {
    color: #fd0 !important; }
    .active-contrast .pg-about .text-container--back:hover {
      color: #fff !important;
      text-decoration: underline; }
  .active-contrast .pg-about .torch--text-container .custom-scroll--track {
    background-color: #000; }
  .active-contrast .pg-about .box--mask {
    display: none !important; }
  .active-contrast .pg-about .ritual--call a,
  .active-contrast .pg-about .bearers--call a {
    color: #fd0; }
    .active-contrast .pg-about .ritual--call a:hover,
    .active-contrast .pg-about .bearers--call a:hover {
      color: #fff;
      text-decoration: underline; }
  .active-contrast .pg-about .mosaic .slick-arrow.next,
  .active-contrast .pg-about .mosaic .slick-arrow.prev,
  .active-contrast .pg-about .mosaic__pull .slick-arrow.next,
  .active-contrast .pg-about .mosaic__pull .slick-arrow.prev,
  .active-contrast .pg-about .close-mosaic {
    background-color: #fd0;
    color: #000; }
    .active-contrast .pg-about .mosaic .slick-arrow.next:hover,
    .active-contrast .pg-about .mosaic .slick-arrow.prev:hover,
    .active-contrast .pg-about .mosaic__pull .slick-arrow.next:hover,
    .active-contrast .pg-about .mosaic__pull .slick-arrow.prev:hover,
    .active-contrast .pg-about .close-mosaic:hover {
      background-color: #fff; }
  .active-contrast .pg-about .mosaic figure img,
  .active-contrast .pg-about .mosaic__pull figure img {
    opacity: .5; }
  .active-contrast .pg-about .ritual,
  .active-contrast .pg-about .bearers {
    background-color: #000; }
  .active-contrast .pg-about .col-left--about-torch .about-torch--content-infos .custom-scroll--drag {
    background-color: #fd0; }
  .active-contrast .pg-about .about__open-buttons .about__button-description a {
    color: #fd0; }
    .active-contrast .pg-about .about__open-buttons .about__button-description a:hover {
      color: #fff; }

@media only screen and (max-width: 1004px) {
  .pg-about.active-contrast .about-torch--content-infos.active {
    background-color: #000; }
  .pg-about.active-contrast .about-content--text-torch {
    color: #fff !important; }
  .pg-about.active-contrast .close-lightbox--mosaic {
    color: #000;
    background-color: #fd0; } }

.pg-about {
  background-color: #edecec; }
  .pg-about .header__logo {
    background-image: url("../images/torch-logo.png"); }
  .pg-about .header__logo-pt {
    background-image: url("../images/torch-logo-pt.png"); }
  .pg-about .cp-header .header__transparent-container .header__transparent-links {
    color: #951774; }
  .pg-about .white-links .header__transparent-container .header__transparent-links {
    color: #fff; }
  @media only screen and (max-width: 1024px) {
    .pg-about .header__nav .header__transparent-list-links {
      text-align: left; } }
  .pg-about .header__nav .header__transparent-list-links li::after {
    color: #951774;
    background-color: #951774; }
  .pg-about #main {
    margin: 0;
    min-height: 100%;
    height: auto; }
    .pg-about #main .wrapper {
      height: 100%;
      max-width: 100%; }
      .pg-about #main .wrapper .about-content {
        height: 100vh; }
  .pg-about .news-lightbox--footer {
    display: none; }
  .pg-about .news-lightbox--header .news-lightbox--actions {
    float: right; }
  .pg-about .news-lightbox--header .news-lightbox--info .news-lightbox--city::after {
    content: none; }
  .pg-about .news-lightbox--video-type .video-wrapper iframe {
    height: 100%; }
  .pg-about .torch-type-video {
    position: relative;
    cursor: pointer; }
    .pg-about .torch-type-video::after {
      content: "";
      background-image: url("../images/play-video-p.png");
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
      z-index: 15;
      margin: 35% 0 0 50%;
      width: 46px;
      height: 46px; }
    .pg-about .torch-type-video.highlight::after {
      left: -23px;
      top: -23px; }

#main {
  float: left;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: transparent;
  padding: 0;
  margin: 0;
  overflow: hidden; }

.about-content {
  width: 100%;
  float: left;
  margin-top: 0; }
  .about-content .about-content--title-torch {
    font-weight: 700;
    color: #8934a8;
    font-size: 3rem;
    line-height: 3.5rem;
    margin: 0 0 1.2rem; }
  .about-content .about-content--text-torch {
    color: #8934a8;
    font-size: .9rem;
    line-height: 1.4rem;
    font-weight: lighter;
    padding-bottom: 0;
    margin: 0;
    padding-right: 3.75rem;
    clear: both; }
  .about-content .about-content--col-left,
  .about-content .about-content--col-left__slide,
  .about-content .about-content--col-left__pull {
    width: 67vw;
    float: left;
    height: 100%;
    position: relative;
    transition: 0.2s ease; }
    .about-content .about-content--col-left .box--midia,
    .about-content .about-content--col-left__slide .box--midia,
    .about-content .about-content--col-left__pull .box--midia {
      float: left;
      clear: both;
      width: 100%; }
    .about-content .about-content--col-left .torch-type-video,
    .about-content .about-content--col-left .torch-type-image,
    .about-content .about-content--col-left__slide .torch-type-video,
    .about-content .about-content--col-left__slide .torch-type-image,
    .about-content .about-content--col-left__pull .torch-type-video,
    .about-content .about-content--col-left__pull .torch-type-image {
      display: block;
      width: 9.5rem;
      height: 6.2rem;
      margin-bottom: 7rem;
      margin-top: 2rem;
      cursor: pointer; }
      .about-content .about-content--col-left .torch-type-video.torch-type-video__float, .about-content .about-content--col-left .torch-type-video.torch-type-image__float,
      .about-content .about-content--col-left .torch-type-image.torch-type-video__float,
      .about-content .about-content--col-left .torch-type-image.torch-type-image__float,
      .about-content .about-content--col-left__slide .torch-type-video.torch-type-video__float,
      .about-content .about-content--col-left__slide .torch-type-video.torch-type-image__float,
      .about-content .about-content--col-left__slide .torch-type-image.torch-type-video__float,
      .about-content .about-content--col-left__slide .torch-type-image.torch-type-image__float,
      .about-content .about-content--col-left__pull .torch-type-video.torch-type-video__float,
      .about-content .about-content--col-left__pull .torch-type-video.torch-type-image__float,
      .about-content .about-content--col-left__pull .torch-type-image.torch-type-video__float,
      .about-content .about-content--col-left__pull .torch-type-image.torch-type-image__float {
        float: left; }
      .about-content .about-content--col-left .torch-type-video.torch-type-video__margin,
      .about-content .about-content--col-left .torch-type-video .torch-type-image__margin,
      .about-content .about-content--col-left .torch-type-image.torch-type-video__margin,
      .about-content .about-content--col-left .torch-type-image .torch-type-image__margin,
      .about-content .about-content--col-left__slide .torch-type-video.torch-type-video__margin,
      .about-content .about-content--col-left__slide .torch-type-video .torch-type-image__margin,
      .about-content .about-content--col-left__slide .torch-type-image.torch-type-video__margin,
      .about-content .about-content--col-left__slide .torch-type-image .torch-type-image__margin,
      .about-content .about-content--col-left__pull .torch-type-video.torch-type-video__margin,
      .about-content .about-content--col-left__pull .torch-type-video .torch-type-image__margin,
      .about-content .about-content--col-left__pull .torch-type-image.torch-type-video__margin,
      .about-content .about-content--col-left__pull .torch-type-image .torch-type-image__margin {
        margin-left: 1rem; }
    .about-content .about-content--col-left .torch-list-item-bg-image,
    .about-content .about-content--col-left__slide .torch-list-item-bg-image,
    .about-content .about-content--col-left__pull .torch-list-item-bg-image {
      display: block;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-size: cover; }
  .about-content .col-left--about-torch {
    width: 100%;
    height: 100%;
    display: none; }
    .about-content .col-left--about-torch.active {
      display: block; }
    .about-content .col-left--about-torch .about-torch--img-torch {
      display: inline-block;
      width: 40%;
      position: absolute;
      top: 20rem;
      left: calc(45% - 375px); }
      .about-content .col-left--about-torch .about-torch--img-torch img {
        display: block;
        margin: 0 auto; }
    .about-content .col-left--about-torch .about-torch--content-infos {
      float: right;
      margin: 23.8vh 7rem 0;
      width: 26vw;
      max-height: 65vh;
      height: 65vh;
      overflow-y: auto;
      color: #8934a8; }
      .about-content .col-left--about-torch .about-torch--content-infos a {
        color: #8934a8;
        text-decoration: none;
        font-size: .9rem;
        line-height: 1.4rem; }
      .about-content .col-left--about-torch .about-torch--content-infos ol, .about-content .col-left--about-torch .about-torch--content-infos ul, .about-content .col-left--about-torch .about-torch--content-infos blockquote {
        font-size: .9rem;
        font-weight: lighter;
        line-height: 1.4rem; }
      .about-content .col-left--about-torch .about-torch--content-infos .about-torch--viewer-torch {
        background-image: url("../images/icon-viewer360.png");
        background-position: left center;
        background-repeat: no-repeat;
        color: #8934a8;
        font-size: .8rem;
        line-height: 1rem;
        display: block;
        padding-left: 25px;
        margin: 2.5rem 0;
        text-transform: uppercase; }
      .about-content .col-left--about-torch .about-torch--content-infos .custom-scroll--bar,
      .about-content .col-left--about-torch .about-torch--content-infos .custom-scroll--track {
        background-color: transparent;
        border-radius: 10px;
        width: 6px; }
      .about-content .col-left--about-torch .about-torch--content-infos .custom-scroll--drag {
        background-color: #8934a8;
        border-radius: 10px;
        width: 6px; }
  .about-content .about-content--col-left__slide .col-left--about-torch .about-torch--img-torch {
    left: calc(45% - 270px); }
  .about-content .col-left--torch {
    width: 100%;
    display: none;
    height: 100vh; }
    .about-content .col-left--torch.active {
      display: block; }
    .about-content .col-left--torch .torch--container-viewer {
      width: 55%;
      cursor: col-resize;
      position: absolute;
      left: 0;
      bottom: 65px; }
      @media screen and (max-height: 850px) and (min-width: 850px) {
        .about-content .col-left--torch .torch--container-viewer {
          bottom: -.5rem; } }
    .about-content .col-left--torch .arrows {
      position: absolute;
      background-image: url("../images/arrows.png");
      width: 65px;
      height: 30px;
      display: block;
      bottom: 100px;
      left: 253px;
      z-index: 10; }
      .about-content .col-left--torch .arrows .arrows--prev {
        display: block;
        background-image: url("../images/arrows-prev.png");
        width: 30px;
        height: 30px;
        float: left;
        text-indent: -9999px; }
      .about-content .col-left--torch .arrows .arrows--next {
        display: block;
        background-image: url("../images/arrows-next.png");
        width: 30px;
        height: 30px;
        float: right;
        text-indent: -9999px; }
  .about-content .torch--text-container {
    width: 50%;
    float: left;
    position: absolute;
    bottom: 70px;
    right: 0;
    height: 75vh;
    padding-bottom: 3rem; }
    .about-content .torch--text-container .text-container--back {
      font-size: 13px;
      text-transform: uppercase;
      color: #8934a8;
      position: absolute;
      top: 3rem;
      left: 3rem; }
      @media screen and (max-height: 850px) and (min-width: 850px) {
        .about-content .torch--text-container .text-container--back {
          top: 5.5rem; } }
    .about-content .torch--text-container .box--mask {
      display: none; }
    .about-content .torch--text-container .text-container--box {
      height: 33rem;
      margin-top: 9rem;
      width: 450px;
      color: #8934a8; }
      .about-content .torch--text-container .text-container--box a {
        color: #8934a8;
        text-decoration: none;
        font-size: .9rem;
        line-height: 1.4rem; }
      .about-content .torch--text-container .text-container--box ol, .about-content .torch--text-container .text-container--box ul, .about-content .torch--text-container .text-container--box blockquote {
        font-size: .9rem;
        font-weight: lighter;
        line-height: 1.4rem; }
      @media screen and (max-height: 850px) and (min-width: 850px) {
        .about-content .torch--text-container .text-container--box {
          height: 21rem; } }
      @media only screen and (max-width: 1280px) {
        .about-content .torch--text-container .text-container--box {
          height: 53vh; } }
      .about-content .torch--text-container .text-container--box p {
        font-size: .9rem;
        line-height: 1.4rem;
        font-weight: lighter;
        padding-bottom: 0;
        margin: 0;
        padding-right: 3.75rem;
        clear: both; }
  .about-content .about-content--col-right {
    width: 30%;
    float: right; }
  .about-content .mosaic--modal .col-left--about-torch .about-torch--content-infos {
    margin: 23.8vh 3rem 0; }

.torch--text-container .jspVerticalBar {
  left: 0; }

.torch--text-container .jspTrack {
  background: #edecec;
  background-image: url("../images/bg-scroll.png");
  background-position: left top;
  background-repeat: no-repeat; }

.torch--text-container .jspDrag {
  background-color: #ff7007;
  width: 6px;
  border-radius: 20rem; }

.torch--text-container .jspPane {
  margin-left: 47px !important;
  padding-bottom: 3% !important; }

.thumbs-mobile {
  display: none; }

@media only screen and (max-width: 1280px) {
  .header__logo {
    min-height: 130px; }
  .about-content .col-left--torch .torch--container-viewer {
    width: 45%; } }

.mosaic--modal {
  width: 100%;
  height: 100%; }

.mosaic .about__open-buttons,
.mosaic__pull .about__open-buttons {
  position: absolute;
  top: 0;
  right: 0;
  height: calc(100vh - 70px);
  z-index: 10;
  width: 100%; }
  .mosaic .about__open-buttons.hidden,
  .mosaic__pull .about__open-buttons.hidden {
    display: none; }
  .mosaic .about__open-buttons .about__ritual-button,
  .mosaic .about__open-buttons .about__bearer-button,
  .mosaic__pull .about__open-buttons .about__ritual-button,
  .mosaic__pull .about__open-buttons .about__bearer-button {
    width: 100%;
    height: 50%;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    position: relative;
    background-color: #edecec; }
  .mosaic .about__open-buttons .about__button-description,
  .mosaic__pull .about__open-buttons .about__button-description {
    position: absolute;
    bottom: 1rem;
    padding: 1.25rem;
    width: 70%; }
    .mosaic .about__open-buttons .about__button-description h2,
    .mosaic__pull .about__open-buttons .about__button-description h2 {
      font-size: 2.5rem;
      margin: 0;
      padding: 0; }
    .mosaic .about__open-buttons .about__button-description a,
    .mosaic__pull .about__open-buttons .about__button-description a {
      color: #fff; }
      .mosaic .about__open-buttons .about__button-description a:hover,
      .mosaic__pull .about__open-buttons .about__button-description a:hover {
        color: #8934a8; }
    @media screen and (max-height: 600px) and (min-width: 600px) {
      .mosaic .about__open-buttons .about__button-description,
      .mosaic__pull .about__open-buttons .about__button-description {
        bottom: .5rem;
        padding-bottom: .875rem; }
        .mosaic .about__open-buttons .about__button-description p,
        .mosaic__pull .about__open-buttons .about__button-description p {
          display: none; }
          .mosaic .about__open-buttons .about__button-description p.figcaption__bt,
          .mosaic__pull .about__open-buttons .about__button-description p.figcaption__bt {
            display: block; } }
  .mosaic .about__open-buttons .about__ritual-button,
  .mosaic__pull .about__open-buttons .about__ritual-button {
    background-image: url("../images/stub_ritual.jpg"); }
  .mosaic .about__open-buttons .about__bearer-button,
  .mosaic__pull .about__open-buttons .about__bearer-button {
    background-image: url("../images/stub_bearers.jpg"); }

.ritual,
.bearers {
  height: calc(100vh - 70px);
  width: 63vw;
  background-color: #edecec;
  float: right;
  overflow: hidden;
  position: absolute; }
  .ritual .bearers--call,
  .ritual .ritual--call,
  .bearers .bearers--call,
  .bearers .ritual--call {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%; }

.bearers {
  top: calc(50vh - 35px); }

.ritual__expanded .bearers--call,
.ritual__expanded .ritual--call,
.ritual__compressed .bearers--call,
.ritual__compressed .ritual--call,
.bearers__expanded .bearers--call,
.bearers__expanded .ritual--call,
.bearers__compressed .bearers--call,
.bearers__compressed .ritual--call {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative; }

.ritual__expanded {
  height: calc(100vh - 70px);
  width: 63vw;
  float: left;
  position: absolute;
  right: 0;
  transition: right 0.2s ease;
  overflow: hidden; }
  .ritual__expanded .ritual--gallery figure figcaption {
    top: auto;
    bottom: 1.5rem; }

.bearers__expanded {
  height: calc(100vh - 70px);
  width: 63vw;
  float: right;
  top: 0;
  transition: right 0.2s ease;
  overflow: hidden;
  position: absolute;
  right: 0; }
  .bearers__expanded .bearers--gallery figure figcaption {
    top: auto;
    bottom: 1.5rem; }

.bearers__expanded .bearers--call a,
.bearers__expanded .ritual--call a,
.ritual__expanded .bearers--call a,
.ritual__expanded .ritual--call a {
  display: none; }

.ritual__compressed {
  height: calc(50vh - 70px);
  width: 63vw;
  float: left;
  position: absolute;
  top: calc(-50vh - 70px);
  overflow: hidden; }

.bearers__compressed {
  height: calc(50vh - 70px);
  width: 63vw;
  float: right;
  position: absolute;
  bottom: calc(-50vh - 70px);
  overflow: hidden; }

.ritual__compressed .close-mosaic,
.ritual__compressed figcaption,
.ritual__compressed nav,
.bearers__compressed .close-mosaic,
.bearers__compressed figcaption,
.bearers__compressed nav {
  display: none; }

.ritual__compressed .slick-slide img,
.bearers__compressed .slick-slide img {
  min-width: 100%;
  height: auto;
  min-height: 100%; }

.ritual__compressed .slick-slide img,
.bearers__compressed .slick-slide img,
.ritual__expanded .slick-slide img,
.bearers__expanded .slick-slide img {
  min-width: 100%;
  height: auto;
  min-height: 100%; }

.about-content--col-left__slide {
  margin-left: -30vw; }

.about-content--col-left__pull {
  margin-left: 18%; }

.mosaic__pull {
  margin-right: -40%;
  transition: 0.2s ease; }
  .mosaic__pull .ritual,
  .mosaic__pull .bearers {
    top: calc(-100vh);
    transition: 0 ease; }

.mosaic__mobile {
  display: none; }

.mosaic,
.mosaic__pull {
  transition: 0.2s ease; }
  .mosaic .ritual--gallery,
  .mosaic .bearers--gallery,
  .mosaic__pull .ritual--gallery,
  .mosaic__pull .bearers--gallery {
    width: 100%;
    height: 100%;
    position: absolute; }
    @media only screen and (min-width: 2400px) {
      .mosaic .ritual--gallery,
      .mosaic .bearers--gallery,
      .mosaic__pull .ritual--gallery,
      .mosaic__pull .bearers--gallery {
        width: 100%; } }
    .mosaic .ritual--gallery figcaption,
    .mosaic .bearers--gallery figcaption,
    .mosaic__pull .ritual--gallery figcaption,
    .mosaic__pull .bearers--gallery figcaption {
      position: absolute;
      top: 22%;
      padding: 45px 20px;
      width: 90%; }
  .mosaic .ritual__expanded figcaption,
  .mosaic .bearers__expanded figcaption,
  .mosaic__pull .ritual__expanded figcaption,
  .mosaic__pull .bearers__expanded figcaption {
    top: auto;
    bottom: 1.5rem; }
  .mosaic .close-lightbox--mosaic,
  .mosaic__pull .close-lightbox--mosaic {
    display: none; }
  .mosaic .slick-arrow,
  .mosaic__pull .slick-arrow {
    position: absolute;
    z-index: 1;
    bottom: 2.5rem; }
    .mosaic .slick-arrow.next, .mosaic .slick-arrow.prev,
    .mosaic__pull .slick-arrow.next,
    .mosaic__pull .slick-arrow.prev {
      background-color: #edecec;
      border-radius: 50%;
      width: 25px;
      height: 25px;
      color: #8934a8;
      text-align: center;
      cursor: pointer;
      transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .mosaic .slick-arrow.next:hover, .mosaic .slick-arrow.prev:hover,
      .mosaic__pull .slick-arrow.next:hover,
      .mosaic__pull .slick-arrow.prev:hover {
        background-color: #8934a8;
        color: #edecec; }
    .mosaic .slick-arrow.next,
    .mosaic__pull .slick-arrow.next {
      margin-left: 50px; }
    .mosaic .slick-arrow.prev,
    .mosaic__pull .slick-arrow.prev {
      margin-left: 20px; }
  .mosaic .slick-prev::before,
  .mosaic__pull .slick-prev::before {
    content: ">"; }
  .mosaic .slick-list,
  .mosaic .slick-track,
  .mosaic__pull .slick-list,
  .mosaic__pull .slick-track {
    height: inherit; }
  .mosaic figure,
  .mosaic__pull figure {
    margin: 0;
    transition: 0.2s ease;
    width: 100%;
    height: calc(100vh - 70px);
    position: relative;
    overflow: hidden; }
    @media only screen and (min-width: 2400px) {
      .mosaic figure,
      .mosaic__pull figure {
        width: 140rem; } }
    .mosaic figure img,
    .mosaic__pull figure img {
      min-width: 100%;
      min-height: 100%; }

.mosaic {
  width: 38.5%;
  float: right;
  overflow: hidden;
  height: calc(100vh - 70px);
  position: absolute;
  right: 0; }
  .mosaic.mosaic--open {
    width: 100%; }
  .mosaic figure img {
    min-width: 65%;
    min-height: 65%; }

.ritual--call,
.bearers--call {
  color: #edecec; }
  .ritual--call a,
  .bearers--call a {
    color: #edecec; }
    .ritual--call a:hover,
    .bearers--call a:hover {
      color: #8a8383; }

.close-mosaic {
  color: #8934a8;
  background-color: #f3f3f3;
  cursor: pointer;
  padding: 3px;
  position: absolute;
  z-index: 1;
  right: 5%;
  bottom: 70px;
  height: 25px;
  width: 25px;
  text-align: center; }
  .close-mosaic:hover {
    color: #f3f3f3;
    background-color: #8934a8; }

@media only screen and (max-width: 1366px) {
  .ritual,
  .bearers,
  .mosaic figure,
  .mosaic__pull figure,
  .mosaic .ritual--gallery,
  .mosaic .bearers--gallery,
  .mosaic__pull .ritual--gallery,
  .mosaic__pull .bearers--gallery {
    width: 56rem; } }

@media only screen and (max-width: 1366px) {
  .bearers__expanded,
  .ritual__expanded {
    width: 61vw; }
  .about-content .about-content--col-left,
  .about-content .about-content--col-left__slide,
  .about-content .about-content--col-left__pull {
    width: 70vw; }
  .about-content .col-left--about-torch .about-torch--content-infos {
    margin-right: 9rem; }
  .about-content .mosaic--modal .col-left--about-torch .about-torch--content-infos {
    margin-right: 3rem; } }

@media only screen and (max-width: 1280px) {
  .header__logo {
    min-height: 130px; }
  .bearers__expanded,
  .ritual__expanded {
    width: 62vw; }
  .about-content .about-content--col-left,
  .about-content .about-content--col-left__slide,
  .about-content .about-content--col-left__pull {
    width: 68vw; }
  .about-torch--content-infos {
    margin: 20.8vh 1.2rem 0 0; }
  .about-content .col-left--about-torch .about-torch--img-torch {
    left: calc(45% - 315px); }
  .about-content .col-left--torch .torch--container-viewer {
    left: -10rem; }
  .about-content .torch--text-container {
    width: 61%; }
  .about-content .col-left--about-torch .about-torch--content-infos {
    width: 21rem;
    margin: 20.8vh 0 0;
    margin-right: 6rem; }
  .about-content .mosaic--modal .col-left--about-torch .about-torch--content-infos {
    margin-right: 2rem; } }

@media screen and (max-height: 850px) and (min-width: 850px) {
  .mosaic .ritual--gallery figcaption,
  .mosaic .bearers--gallery figcaption,
  .mosaic__pull .ritual--gallery figcaption,
  .mosaic__pull .bearers--gallery figcaption {
    top: 14%;
    width: 65%; } }

@media only screen and (max-width: 1004px) {
  .pg-about #main .wrapper .about-content {
    height: auto; }
  .pg-about .cp-news-lightbox .news-lightbox--info {
    margin-top: .5rem; }
  .pg-about--mobile #main {
    z-index: 20;
    min-height: 39.25rem; }
  .pg-about--mobile .slick-dots,
  .pg-about--mobile .news-lightbox--slide-count,
  .pg-about--mobile .cp-footer {
    display: none; }
  .pg-about--mobile .about-content .mosaic--modal .col-left--about-torch .about-torch--content-infos {
    margin: 0; }
  #main {
    z-index: 10;
    position: relative; }
    #main.grayscale {
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%); }
    #main .header__logo {
      margin-top: 4rem;
      display: block;
      margin-left: 1rem;
      min-height: 92px;
      min-width: 3.75rem; }
  .header__logo {
    min-height: 1px; }
  .about-content {
    margin-top: 0;
    background-color: #f3f3f3;
    padding-bottom: 0;
    width: 100%;
    float: none; }
    .about-content.active {
      display: block; }
    .about-content .about-content--col-left,
    .about-content .about-content--col-right,
    .about-content .col-left--about-torch,
    .about-content .col-left--torch,
    .about-content .col-left--about-torch .about-torch--img-torch,
    .about-content .col-left--about-torch .about-torch--content-infos,
    .about-content .col-left--torch .torch--container-viewer,
    .about-content .col-left--torch .torch--text-container {
      width: 100%;
      float: none;
      margin: 0; }
    .about-content .about-content--col-left {
      margin-top: 3.4rem;
      height: auto; }
      .about-content .about-content--col-left.active {
        display: block; }
      .about-content .about-content--col-left .box--midia {
        width: 90%;
        float: none;
        padding: 0; }
        .about-content .about-content--col-left .box--midia .torch-type-image,
        .about-content .about-content--col-left .box--midia .torch-type-video {
          width: 100%;
          float: none;
          margin-bottom: 1rem;
          margin-left: 0; }
      .about-content .about-content--col-left .torch-type-video:after {
        width: 2.4rem;
        height: 2.4rem;
        margin: 0;
        left: 50%;
        top: 29%;
        margin-left: -12px; }
    .about-content .col-left--about-torch .about-torch--img-torch {
      margin-top: 8rem;
      padding-top: 3rem;
      height: 22rem;
      overflow: hidden;
      position: relative;
      top: 0;
      left: 0; }
      .about-content .col-left--about-torch .about-torch--img-torch img {
        display: block;
        margin: 0 auto; }
    .about-content .col-left--about-torch .about-torch--content-infos .about-content--text-tourch,
    .about-content .col-left--about-torch .about-torch--content-infos .about-torch--viewer-torch,
    .about-content .col-left--about-torch .about-torch--content-infos .torch-type-video {
      display: none; }
    .about-content .col-left--about-torch .about-torch--content-infos .about-content--title-torch {
      position: relative;
      top: 1.25rem;
      padding: 0 5%;
      font-size: 2.31rem;
      width: 100%;
      line-height: 2rem; }
    .about-content .col-left--about-torch .about-torch--content-infos p {
      width: 90%;
      padding: 0;
      margin: 0 5%;
      display: inline-block;
      color: #737373;
      padding-bottom: 1rem; }
    .about-content .col-left--about-torch .about-torch--content-infos .about-content--text-torch {
      width: 90%;
      padding: 0;
      margin: 1rem 5%;
      display: inline-block;
      color: #737373;
      padding-bottom: 2rem; }
    .about-content .col-left--about-torch .about-torch--content-infos br {
      display: none; }
    .about-content .torch--text-container {
      padding-right: 1rem;
      height: 94%; }
      .about-content .torch--text-container .text-container--box {
        margin-top: 1rem; }
      .about-content .torch--text-container .jspContainer,
      .about-content .torch--text-container .jspPane {
        width: 100% !important;
        padding-left: 0 !important; }
      .about-content .torch--text-container .jspTrack {
        background-color: #f3f3f3; }
    .about-content .col-left--torch.active {
      background-color: #fff;
      position: fixed;
      top: 0;
      height: 100%;
      z-index: 20;
      max-height: none; }
      .about-content .col-left--torch.active .text-container--back {
        top: 0;
        left: 2rem; }
      .about-content .col-left--torch.active .text-container--box {
        margin-top: 2rem;
        height: 100%;
        width: 100%; }
      .about-content .col-left--torch.active .jspContainer,
      .about-content .col-left--torch.active .jspPane {
        width: 90vw !important;
        margin-left: 10px !important;
        padding-left: 10px !important; }
      .about-content .col-left--torch.active .jspTrack {
        background-color: #fff; }
      .about-content .col-left--torch.active .about-content--text-torch {
        padding-right: 0; }
      .about-content .col-left--torch.active .torch-type-image__float {
        margin: 1rem 2.5% 1rem 0;
        width: 47.5%;
        display: inline-block;
        float: none; }
      .about-content .col-left--torch.active .torch-type-video__margin {
        margin: 1rem 0;
        float: none;
        display: inline-block;
        width: 50%; }
      .about-content .col-left--torch.active .torch--text-container {
        top: 2rem;
        bottom: auto; }
    .about-content .col-left--torch .torch--container-viewer {
      display: none; }
  .pg-about .footer__under {
    margin: 0 0 .5rem; }
  .thumbs-mobile {
    display: block;
    cursor: pointer; }
    .thumbs-mobile .thumbs-mobile--image {
      background: #fff;
      width: 50%;
      float: left;
      position: relative; }
      .thumbs-mobile .thumbs-mobile--image img {
        width: 100%; }
      .thumbs-mobile .thumbs-mobile--image h2 {
        position: absolute;
        color: #fff;
        bottom: 10%;
        left: 10%;
        margin: 0; }
  .mosaic .about__open-buttons,
  .mosaic__pull .about__open-buttons {
    width: 100%;
    height: 18rem;
    position: relative;
    left: auto;
    top: auto;
    z-index: 2; } }
  @media only screen and (max-width: 1004px) and (max-width: 480px) {
    .mosaic .about__open-buttons,
    .mosaic__pull .about__open-buttons {
      height: 7.5rem; } }

@media only screen and (max-width: 1004px) {
    .mosaic .about__open-buttons .about__bearer-button,
    .mosaic .about__open-buttons .about__ritual-button,
    .mosaic__pull .about__open-buttons .about__bearer-button,
    .mosaic__pull .about__open-buttons .about__ritual-button {
      width: 50%;
      float: left;
      height: 100%; }
    .mosaic .about__open-buttons .about__button-description,
    .mosaic__pull .about__open-buttons .about__button-description {
      bottom: 0;
      padding: .875rem 1rem;
      width: 100%; }
      .mosaic .about__open-buttons .about__button-description p,
      .mosaic__pull .about__open-buttons .about__button-description p {
        display: none; }
      .mosaic .about__open-buttons .about__button-description h2,
      .mosaic__pull .about__open-buttons .about__button-description h2 {
        font-size: 1.5rem; }
  .mosaic {
    position: relative;
    float: left;
    width: 100%;
    height: auto; }
    .mosaic .close-lightbox--mosaic {
      width: 1.875rem;
      height: 1.875rem;
      position: absolute;
      text-indent: -9999px;
      border-radius: 200rem;
      display: block;
      vertical-align: middle;
      border: 0;
      right: 1rem;
      top: 1.5rem;
      background-color: #8934a8;
      z-index: 11; }
      .mosaic .close-lightbox--mosaic .sprite-ui--close-white {
        display: inline-block;
        position: absolute;
        top: .42rem;
        left: .42rem; }
  .about-content .about-content--col-left .about-torch--content-infos {
    height: 10rem;
    position: absolute;
    top: 3.5rem; }
    .about-content .about-content--col-left .about-torch--content-infos .about-content--title-torch {
      width: 85%;
      line-height: 2.6rem; }
    .about-content .about-content--col-left .about-torch--content-infos .about-content--text-torch,
    .about-content .about-content--col-left .about-torch--content-infos h2,
    .about-content .about-content--col-left .about-torch--content-infos .torch-type-video.highlight {
      display: none; }
  .about-content .mosaic .col-left--about-torch .about-torch--content-infos {
    opacity: 0;
    z-index: -1;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: fixed;
    background-color: #fff;
    display: block;
    left: 0;
    width: 100% !important;
    top: 0;
    max-height: none;
    height: 100%;
    padding-bottom: 2rem;
    max-width: none; }
    .about-content .mosaic .col-left--about-torch .about-torch--content-infos.active {
      z-index: 20;
      opacity: 1; }
  .about-content .mosaic .col-left--about-torch .about-content--text-torch,
  .about-content .mosaic .col-left--about-torch h2,
  .about-content .mosaic .col-left--about-torch .torch-type-video.highlight {
    display: inline-block; }
  .about-content .mosaic .col-left--about-torch .jspContainer,
  .about-content .mosaic .col-left--about-torch .jspPane {
    width: 100% !important; }
  .ritual,
  .bearers {
    display: none; } }

@media only screen and (max-width: 780px) {
  .pg-about .header__logo {
    background-image: url("../images/rio-2016-logo-mobile.png"); }
  .pg-about .cp-header .header__transparent-container .header__transparent-links {
    color: #fff; }
  .pg-about .header__nav .header__transparent-list-links {
    text-align: center; }
    .pg-about .header__nav .header__transparent-list-links li::after {
      color: #fff;
      background-color: #fff; } }

.pg-celebrations .schedule-torchbeares-list__city a,
.pg-celebrations .schedule-torchbeares-list__date a,
.pg-celebrations .schedule-torchbeares-list__uf a,
.pg-after-relay .schedule-torchbeares-list__city a,
.pg-after-relay .schedule-torchbeares-list__date a,
.pg-after-relay .schedule-torchbeares-list__uf a {
  color: #fff;
  display: inline-block;
  width: 100%; }

.pg-celebrations .schedule-torchbeares-list tr:hover,
.pg-after-relay .schedule-torchbeares-list tr:hover {
  background-color: rgba(255, 255, 255, 0.4); }

.pg-celebrations .schedule-torchbeares-list-content--pink,
.pg-after-relay .schedule-torchbeares-list-content--pink {
  display: block; }
  .pg-celebrations .schedule-torchbeares-list-content--pink .custom-scroll--track,
  .pg-after-relay .schedule-torchbeares-list-content--pink .custom-scroll--track {
    background-color: #9e131a; }

.pg-celebrations .cp-schedule-sidebar,
.pg-after-relay .cp-schedule-sidebar {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1; }

.pg-celebrations .schedule-torchbeares-date-disclamer,
.pg-after-relay .schedule-torchbeares-date-disclamer {
  text-transform: uppercase; }

@media screen and (max-height: 850px) and (min-width: 850px) {
  .pg-celebration .schedule-torchbeares-sidebar-content {
    background-image: none; } }

@media only screen and (max-width: 1280px) {
  .schedule-torchbeares__paragraph {
    margin-bottom: 2rem; } }

@media screen and (max-height: 600px) and (min-width: 600px) {
  .schedule-torchbeares-list-content,
  .schedule-torchbeares__paragraph {
    max-height: 5.5rem;
    min-height: 5.5rem;
    margin-bottom: 1rem; } }

@media only screen and (max-width: 1004px) {
  .pg-celebrations .cp-schedule-sidebar,
  .pg-after-relay .cp-schedule-sidebar {
    position: relative; }
    .pg-celebrations .cp-schedule-sidebar .cp-invite-friends,
    .pg-after-relay .cp-schedule-sidebar .cp-invite-friends {
      display: block;
      text-align: center;
      margin: 2rem 0; }
      .pg-celebrations .cp-schedule-sidebar .cp-invite-friends .invite-friends-title,
      .pg-after-relay .cp-schedule-sidebar .cp-invite-friends .invite-friends-title {
        display: none; }
  .pg-celebrations .schedule-torchbeares-sidebar-content,
  .pg-after-relay .schedule-torchbeares-sidebar-content {
    background-image: none;
    padding-top: 1rem;
    background-color: #ea222d; } }

@media only screen and (max-width: 1004px) {
  .paralympics .schedule-content {
    height: auto; }
  .paralympics .schedule-torchbeares-info {
    margin-top: 40px; }
  .paralympics .schedule-torchbeares-sidebar__title {
    display: none; }
  .paralympics #main .header__logo {
    width: 70px;
    margin-top: 138px; }
  .paralympics .cp-schedule-sidebar {
    float: left;
    height: 500px;
    min-height: 550px; }
  .paralympics .schedule-torchbeares-list-content--orange,
  .paralympics .schedule-torchbeares-list-content--purple {
    width: 85%;
    max-width: 85%;
    min-height: 250px;
    height: 250px; }
  .paralympics .schedule-torchbeares-sidebar-content {
    padding: 0 10px 70px;
    background-size: 30%;
    min-height: 550px; } }

.pg-home.active-contrast .main-slider--nav-buttons .nav-button-left:hover .sprite-ui,
.pg-after-relay.active-contrast .main-slider--nav-buttons .nav-button-left:hover .sprite-ui {
  background-position: -241px -97px;
  width: 7px;
  height: 9px; }

.pg-home.active-contrast .main-slider--nav-buttons .nav-button-right:hover .sprite-ui,
.pg-after-relay.active-contrast .main-slider--nav-buttons .nav-button-right:hover .sprite-ui {
  background-position: -241px -106px;
  width: 7px;
  height: 9px; }

.pg-home.active-contrast,
.pg-after-relay.active-contrast {
  background-color: #000; }
  .pg-home.active-contrast .main-home--background-image,
  .pg-home.active-contrast .main-home--background-image-mobile,
  .pg-after-relay.active-contrast .main-home--background-image,
  .pg-after-relay.active-contrast .main-home--background-image-mobile {
    opacity: .3;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
  .pg-home.active-contrast .home-content--days-nav-item,
  .pg-after-relay.active-contrast .home-content--days-nav-item {
    color: #fff333;
    opacity: 1; }
    .pg-home.active-contrast .home-content--days-nav-item a,
    .pg-after-relay.active-contrast .home-content--days-nav-item a {
      color: #fff333; }
    .pg-home.active-contrast .home-content--days-nav-item:hover, .pg-home.active-contrast .home-content--days-nav-item.home-content--days-nav-highlight,
    .pg-after-relay.active-contrast .home-content--days-nav-item:hover,
    .pg-after-relay.active-contrast .home-content--days-nav-item.home-content--days-nav-highlight {
      text-decoration: underline; }
    .pg-home.active-contrast .home-content--days-nav-item.home-content--days-nav-highlight::before,
    .pg-after-relay.active-contrast .home-content--days-nav-item.home-content--days-nav-highlight::before {
      background-color: #fff333; }
  .pg-home.active-contrast .cities-list--item a,
  .pg-after-relay.active-contrast .cities-list--item a {
    color: #fff333; }
    .pg-home.active-contrast .cities-list--item a:hover,
    .pg-after-relay.active-contrast .cities-list--item a:hover {
      color: #fff;
      text-decoration: underline; }
  .pg-home.active-contrast .home-content--main-slider .main-slider--nav-buttons .main-slider--nav-button,
  .pg-after-relay.active-contrast .home-content--main-slider .main-slider--nav-buttons .main-slider--nav-button {
    background-color: #fff333; }
    .pg-home.active-contrast .home-content--main-slider .main-slider--nav-buttons .main-slider--nav-button:hover,
    .pg-after-relay.active-contrast .home-content--main-slider .main-slider--nav-buttons .main-slider--nav-button:hover {
      background-color: #fff; }
  .pg-home.active-contrast .news-list-item.news-type-video, .pg-home.active-contrast .news-list-item.news-type-photo,
  .pg-after-relay.active-contrast .news-list-item.news-type-video,
  .pg-after-relay.active-contrast .news-list-item.news-type-photo {
    background-color: #000 !important; }
    .pg-home.active-contrast .news-list-item.news-type-video p, .pg-home.active-contrast .news-list-item.news-type-photo p,
    .pg-after-relay.active-contrast .news-list-item.news-type-video p,
    .pg-after-relay.active-contrast .news-list-item.news-type-photo p {
      color: #fff333; }
    .pg-home.active-contrast .news-list-item.news-type-video:hover, .pg-home.active-contrast .news-list-item.news-type-photo:hover,
    .pg-after-relay.active-contrast .news-list-item.news-type-video:hover,
    .pg-after-relay.active-contrast .news-list-item.news-type-photo:hover {
      background-color: #1d1d1d; }
  .pg-home.active-contrast .news-list-item.news-type-text, .pg-home.active-contrast .news-list-item.news-type-tweet,
  .pg-after-relay.active-contrast .news-list-item.news-type-text,
  .pg-after-relay.active-contrast .news-list-item.news-type-tweet {
    background-color: #fd0 !important; }
    .pg-home.active-contrast .news-list-item.news-type-text p, .pg-home.active-contrast .news-list-item.news-type-tweet p,
    .pg-after-relay.active-contrast .news-list-item.news-type-text p,
    .pg-after-relay.active-contrast .news-list-item.news-type-tweet p {
      color: #000; }
    .pg-home.active-contrast .news-list-item.news-type-text:hover, .pg-home.active-contrast .news-list-item.news-type-tweet:hover,
    .pg-after-relay.active-contrast .news-list-item.news-type-text:hover,
    .pg-after-relay.active-contrast .news-list-item.news-type-tweet:hover {
      background-color: #fff !important; }

@media only screen and (max-width: 1004px) {
  .pg-home.active-contrast .home-content,
  .pg-after-relay.active-contrast .home-content {
    background-color: #000; }
  .pg-home.active-contrast .slick-dots .slick-active button,
  .pg-after-relay.active-contrast .slick-dots .slick-active button {
    background-color: #fff333; }
  .pg-home.active-contrast .main-slider--nav-buttons .main-slider--slide-count,
  .pg-after-relay.active-contrast .main-slider--nav-buttons .main-slider--slide-count {
    color: #fff; }
  .pg-home.active-contrast .city-info--cities .cities-date,
  .pg-after-relay.active-contrast .city-info--cities .cities-date {
    color: #fff; }
  .pg-home.active-contrast .city-info--cities .cities-list a,
  .pg-after-relay.active-contrast .city-info--cities .cities-list a {
    color: #fff333; } }

.home-content--main-slider .main-slider--nav-buttons .nav-button-left:hover span {
  background-position: -248px -97px;
  width: 7px;
  height: 9px; }

.home-content--main-slider .main-slider--nav-buttons .nav-button-right:hover span {
  background-position: -248px -106px;
  width: 7px;
  height: 9px; }

.pg-home .cp-invite-friends,
.pg-after-relay .cp-invite-friends {
  width: auto;
  margin-left: 15.625rem;
  margin-top: 5rem; }
  @media screen and (max-height: 850px) and (min-width: 850px) {
    .pg-home .cp-invite-friends,
    .pg-after-relay .cp-invite-friends {
      margin-left: 10.41rem; } }

.pg-home .slick-dots,
.pg-after-relay .slick-dots {
  width: 80%;
  float: left;
  margin: .7rem 10% 0;
  padding: 0;
  text-align: center; }
  .pg-home .slick-dots li,
  .pg-after-relay .slick-dots li {
    display: inline-block;
    margin: 0 .3rem; }
  .pg-home .slick-dots button,
  .pg-after-relay .slick-dots button {
    text-indent: -999999px;
    width: .6rem;
    height: .6rem;
    border: 0;
    border-radius: 200rem;
    background-color: #d4d4d4;
    padding: 0; }
  .pg-home .slick-dots .slick-active button,
  .pg-after-relay .slick-dots .slick-active button {
    background-color: #951774; }

k
.pg-home .header__logo,
k
.pg-home #main .header__logo {
  background-image: url("../images/torch-logo-white-bg.png");
  min-width: 120px; }

k
.pg-home .header__logo-pt,
k
.pg-home #main .header__logo-pt {
  background-image: url("../images/torch-logo-white-bg-pt.png"); }

k
.pg-home .header__nav .header__transparent-list-links {
  padding-left: 10rem;
  text-align: left; }

.main-home--background-image,
.main-home--background-image-mobile {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: block;
  overflow: hidden; }

.main-home--with-overlay {
  position: absolute;
  height: 100%; }
  .main-home--with-overlay img {
    display: inline-block;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    vertical-align: top; }
  .main-home--with-overlay::before, .main-home--with-overlay::after {
    content: "";
    display: block;
    width: 100%;
    height: 85%;
    position: absolute;
    left: 0;
    z-index: 2; }
  .main-home--with-overlay::before {
    top: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, transparent 100%);
    z-index: 1; }
  .main-home--with-overlay::after {
    bottom: 69px;
    height: 150px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, transparent 100%);
    z-index: 1; }

.main-home--background-image-mobile {
  display: none; }

.home-content {
  width: 100%;
  float: left;
  margin-top: 6.5rem; }

.home-content--days-nav {
  float: left;
  width: 20.8%;
  color: #fff;
  margin: 8rem 0 0 -1.18rem;
  padding-right: .5rem;
  overflow-x: hidden; }
  .home-content--days-nav ul {
    padding: 0;
    margin: 0; }
  .home-content--days-nav .custom--hor-scroll--bar {
    display: none !important; }
  .home-content--days-nav .custom-scroll--drag {
    background-color: #fff;
    border-radius: 10px;
    width: 6px; }
  .home-content--days-nav .custom-scroll--track,
  .home-content--days-nav .custom-scroll--cap,
  .home-content--days-nav .custom-scroll--bar {
    background-color: transparent;
    width: 6px; }

.pg-after-relay .cp-invite-friends {
  margin-left: 0; }

.pg-after-relay .home-content--city-info .city-info--current-city {
  margin-bottom: 2.5rem; }

.home-content--days-nav-vertical {
  overflow: hidden; }
  .home-content--days-nav-vertical ul,
  .home-content--days-nav-vertical .slick-list {
    overflow-y: auto;
    float: left;
    width: 100%;
    max-height: 22rem; }
  .home-content--days-nav-vertical .home-content--days-nav-item {
    padding: 0;
    line-height: 4.75rem;
    margin: 0; }

.home-content--days-nav-item {
  font-weight: 300;
  font-size: 1.75rem;
  opacity: .4;
  list-style: none;
  position: relative;
  margin: 2.125rem 0; }
  .home-content--days-nav-item::before {
    content: "";
    background-color: transparent;
    border-radius: 200rem;
    width: .375rem;
    height: .375rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.5rem;
    left: 0; }
  .home-content--days-nav-item.home-content--days-nav-highlight {
    opacity: 1;
    font-weight: 700; }
    .home-content--days-nav-item.home-content--days-nav-highlight::before {
      background-color: #fff; }
  .home-content--days-nav-item a {
    color: #fff; }

.home-content--city-info {
  float: left;
  width: 80%;
  position: relative;
  min-height: 750px; }
  @media screen and (max-height: 850px) and (min-width: 850px) {
    .home-content--city-info {
      min-height: 480px; } }
  .home-content--city-info .city-info--torch-in {
    color: #fff;
    font-weight: 300;
    display: block;
    margin: 0 0 0 15.625rem;
    font-size: 1.25rem;
    line-height: 1rem; }
    @media screen and (max-height: 850px) and (min-width: 850px) {
      .home-content--city-info .city-info--torch-in {
        margin-left: 10.41rem; } }
  .home-content--city-info .city-info--current-city {
    margin: 1.25rem 0 1.25rem 15.625rem;
    display: block;
    font-weight: 700;
    color: #fff;
    font-size: 3.125rem;
    line-height: 3rem; }
    @media screen and (max-height: 850px) and (min-width: 850px) {
      .home-content--city-info .city-info--current-city {
        margin: .25rem 0 1rem 10.41rem; } }
  .home-content--city-info .city-info--current-city-desc {
    font-size: 1.25rem;
    font-weight: 300;
    position: absolute;
    color: #fff;
    margin: -1.75rem 0 1rem 15.625rem; }
    @media screen and (max-height: 850px) and (min-width: 850px) {
      .home-content--city-info .city-info--current-city-desc {
        margin: -1.75rem 0 1rem 10.41rem; } }
  .home-content--city-info .city-info--cities {
    margin: 0 0 0 15.625rem;
    width: 100%;
    position: absolute;
    bottom: 7.7rem; }
    @media screen and (max-height: 850px) and (min-width: 850px) {
      .home-content--city-info .city-info--cities {
        margin-left: 10.41rem;
        bottom: 4.75rem; } }
    .home-content--city-info .city-info--cities .cities-date {
      color: #fff;
      font-weight: 700;
      font-size: 1.25rem;
      text-transform: uppercase;
      display: inline;
      vertical-align: bottom;
      margin-right: 1.25rem;
      line-height: 1.25rem; }
      .home-content--city-info .city-info--cities .cities-date .cities-date-itinerary {
        display: none; }
      .home-content--city-info .city-info--cities .cities-date .cities-date__lower {
        text-transform: none; }
  .home-content--city-info .cities-list {
    display: inline;
    color: #fff;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    line-height: .8125rem;
    font-size: .8125rem; }
  .home-content--city-info .cities-list--item {
    display: inline;
    margin-right: 2.5rem;
    position: relative;
    opacity: 1; }
    .home-content--city-info .cities-list--item a {
      color: #fff;
      text-transform: uppercase; }
      .home-content--city-info .cities-list--item a:hover {
        opacity: .7; }
    .home-content--city-info .cities-list--item::after {
      content: "";
      width: 2px;
      height: 2px;
      position: absolute;
      right: -1.25rem;
      top: 45%;
      background-color: #fff; }
    .home-content--city-info .cities-list--item.active {
      text-decoration: underline; }
    .home-content--city-info .cities-list--item:last-child::after {
      content: none; }

.home-content--main-slider {
  float: left;
  width: 100vw;
  margin-top: 1.125rem; }
  .home-content--main-slider.main-slider--1-post {
    width: 100%;
    padding-left: 15.625rem; }
    @media screen and (max-height: 850px) and (min-width: 850px) {
      .home-content--main-slider.main-slider--1-post {
        padding-left: 10.41rem; } }
    .home-content--main-slider.main-slider--1-post .main-slider--news-list-item:nth-child(1n) {
      width: 43.125rem;
      padding: 1.25rem 12rem 3.5rem 1.25rem;
      margin-top: 0;
      height: 26.25rem; }
      @media screen and (max-height: 850px) and (min-width: 850px) {
        .home-content--main-slider.main-slider--1-post .main-slider--news-list-item:nth-child(1n) {
          height: 14.42rem;
          width: 24.65rem; } }
      @media only screen and (max-width: 1004px) {
        .home-content--main-slider.main-slider--1-post .main-slider--news-list-item:nth-child(1n) {
          width: 11.5625rem;
          height: 8.765rem; } }
      @media only screen and (max-width: 1004px) {
        .home-content--main-slider.main-slider--1-post .main-slider--news-list-item:nth-child(1n)::after {
          width: 2.875rem;
          height: 2.875rem;
          margin: -1.4375rem 0 0 -1.4375rem; } }
  .home-content--main-slider.main-slider--1-post .main-slider--news-list, .home-content--main-slider.main-slider--lower-than-4 .main-slider--news-list {
    transition: opacity 0.5s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    opacity: 1; }
  .home-content--main-slider.main-slider--1-post .main-slider--news-list-item, .home-content--main-slider.main-slider--lower-than-4 .main-slider--news-list-item {
    float: left;
    transition: margin-top 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), width 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .home-content--main-slider.main-slider--1-post .main-slider--news-list-item:nth-child(1n)::after, .home-content--main-slider.main-slider--lower-than-4 .main-slider--news-list-item:nth-child(1n)::after {
      transition: margin-top 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), width 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .home-content--main-slider.main-slider--1-post .main-slider--news-list-item:nth-child(2), .home-content--main-slider.main-slider--lower-than-4 .main-slider--news-list-item:nth-child(2) {
      width: 43.125rem;
      padding: 1.25rem 12rem 3.5rem 1.25rem;
      margin-top: 0;
      height: 26.25rem; }
      @media screen and (max-height: 850px) and (min-width: 850px) {
        .home-content--main-slider.main-slider--1-post .main-slider--news-list-item:nth-child(2), .home-content--main-slider.main-slider--lower-than-4 .main-slider--news-list-item:nth-child(2) {
          height: 14.42rem;
          width: 24.65rem; } }
      @media only screen and (max-width: 1004px) {
        .home-content--main-slider.main-slider--1-post .main-slider--news-list-item:nth-child(2), .home-content--main-slider.main-slider--lower-than-4 .main-slider--news-list-item:nth-child(2) {
          width: 9.375rem;
          height: 7rem;
          margin-top: .8825rem; }
          .home-content--main-slider.main-slider--1-post .main-slider--news-list-item:nth-child(2).slick-current, .home-content--main-slider.main-slider--lower-than-4 .main-slider--news-list-item:nth-child(2).slick-current {
            width: 11.5625rem;
            height: 8.765rem; } }
      @media only screen and (max-width: 1004px) {
        .home-content--main-slider.main-slider--1-post .main-slider--news-list-item:nth-child(2)::after, .home-content--main-slider.main-slider--lower-than-4 .main-slider--news-list-item:nth-child(2)::after {
          width: 2.875rem;
          height: 2.875rem;
          margin: -1.4375rem 0 0 -1.4375rem; } }
      .home-content--main-slider.main-slider--1-post .main-slider--news-list-item:nth-child(2) p, .home-content--main-slider.main-slider--lower-than-4 .main-slider--news-list-item:nth-child(2) p {
        opacity: 1; }
  .home-content--main-slider .main-slider--news-list {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    height: 26.25rem;
    opacity: 0;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    @media screen and (max-height: 850px) and (min-width: 850px) {
      .home-content--main-slider .main-slider--news-list {
        height: 14.42rem; } }
    .home-content--main-slider .main-slider--news-list.slick-slider {
      opacity: 1; }
    .home-content--main-slider .main-slider--news-list .slick-dots {
      display: none; }
  .home-content--main-slider .main-slider--news-list-item {
    display: inline-block;
    vertical-align: top;
    margin-top: 7.5rem;
    list-style: none;
    width: 15.625rem;
    height: 11.25rem;
    float: left;
    cursor: pointer;
    position: relative;
    padding: 1.25rem 0 0 1.25rem;
    background-color: #ff7007;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .home-content--main-slider .main-slider--news-list-item:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: block;
      z-index: 3;
      background: linear-gradient(to bottom, transparent 1%, rgba(0, 0, 0, 0.7) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0); }
    @media screen and (max-height: 850px) and (min-width: 850px) {
      .home-content--main-slider .main-slider--news-list-item {
        height: 7.5rem;
        width: 10.41rem;
        margin-top: 3.45rem; } }
    @media only screen and (max-width: 1004px) {
      .home-content--main-slider .main-slider--news-list-item {
        width: 9.375rem;
        height: 7rem;
        margin-top: .8825rem;
        transition: margin-top 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), width 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); } }
    .home-content--main-slider .main-slider--news-list-item.slick-slide {
      float: none; }
    .home-content--main-slider .main-slider--news-list-item.hidden {
      display: none; }
    .home-content--main-slider .main-slider--news-list-item:hover {
      background-color: #ff7007; }
    .home-content--main-slider .main-slider--news-list-item.highlight:not(.slick-cloned) {
      width: 43.125rem;
      padding: 1.25rem 12rem 3.5rem 1.25rem;
      margin-top: 0;
      height: 26.25rem; }
      @media screen and (max-height: 850px) and (min-width: 850px) {
        .home-content--main-slider .main-slider--news-list-item.highlight:not(.slick-cloned) {
          height: 14.42rem;
          width: 24.65rem; } }
      @media only screen and (max-width: 1004px) {
        .home-content--main-slider .main-slider--news-list-item.highlight:not(.slick-cloned) {
          width: 11.5625rem;
          height: 8.765rem;
          transition: margin-top 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), width 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          .home-content--main-slider .main-slider--news-list-item.highlight:not(.slick-cloned).news-type-video, .home-content--main-slider .main-slider--news-list-item.highlight:not(.slick-cloned).news-type-photo {
            padding: 0; } }
      .home-content--main-slider .main-slider--news-list-item.highlight:not(.slick-cloned) p {
        bottom: 1.9rem;
        left: 5%;
        width: 90%;
        top: auto;
        z-index: 4; }
        @media screen and (max-height: 850px) and (min-width: 850px) {
          .home-content--main-slider .main-slider--news-list-item.highlight:not(.slick-cloned) p {
            font-size: 1rem; } }
        @media only screen and (max-width: 1004px) {
          .home-content--main-slider .main-slider--news-list-item.highlight:not(.slick-cloned) p {
            bottom: 8%;
            font-size: .875rem; } }
    .home-content--main-slider .main-slider--news-list-item p {
      color: #fff;
      font-size: 1.125rem;
      font-weight: 500;
      margin: 0;
      position: absolute;
      bottom: 1.9rem;
      left: 6%;
      width: 88%;
      transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      z-index: 4; }
      @media screen and (max-height: 850px) and (min-width: 850px) {
        .home-content--main-slider .main-slider--news-list-item p {
          font-size: .875rem;
          bottom: .75rem; } }
      @media only screen and (max-width: 1004px) {
        .home-content--main-slider .main-slider--news-list-item p {
          bottom: 8%;
          font-size: .875rem; } }
    .home-content--main-slider .main-slider--news-list-item .news-list-item-bg-image {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      z-index: 1;
      transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .home-content--main-slider .main-slider--news-list-item.news-type-video, .home-content--main-slider .main-slider--news-list-item.news-type-photo, .home-content--main-slider .main-slider--news-list-item.news-type-tweet {
      background-color: #000;
      background: linear-gradient(to bottom, transparent 0%, #000 70%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$color-black, endColorstr='transparent', GradientType=0);
      background-image: -moz-linear-gradient(top, "transparent", #000);
      background-image: -webkit-gradient(linear, left bottom, left top, color-stop(transparent, "transparent"), color-stop(1, #000)); }
      .home-content--main-slider .main-slider--news-list-item.news-type-video p, .home-content--main-slider .main-slider--news-list-item.news-type-photo p, .home-content--main-slider .main-slider--news-list-item.news-type-tweet p {
        opacity: 0;
        position: absolute;
        bottom: 2.185rem;
        margin: 0;
        font-size: .875rem;
        z-index: 4;
        transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .home-content--main-slider .main-slider--news-list-item.news-type-video::after {
      content: "";
      background-image: url("../images/play-video.png");
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
      z-index: 15;
      left: 50%;
      top: 50%;
      width: 2.875rem;
      height: 2.875rem;
      transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      margin: -1.4375rem 0 0 -1.4375rem; }
      @media only screen and (max-width: 1004px) {
        .home-content--main-slider .main-slider--news-list-item.news-type-video::after {
          width: 2.875rem;
          height: 2.875rem;
          margin: -1.4375rem 0 0 -1.4375rem; } }
    @media screen and (max-height: 850px) and (min-width: 850px) {
      .home-content--main-slider .main-slider--news-list-item.news-type-video.highlight:not(.slick-cloned)::after {
        width: 4.8125rem;
        height: 4.8125rem;
        margin: -2.40625rem 0 0 -2.40625rem; } }
    @media only screen and (max-width: 1004px) {
      .home-content--main-slider .main-slider--news-list-item.news-type-video.highlight:not(.slick-cloned)::after {
        width: 2.875rem;
        height: 2.875rem;
        margin: -1.4375rem 0 0 -1.4375rem; } }
    .home-content--main-slider .main-slider--news-list-item.news-type-video.highlight:not(.slick-cloned) p {
      opacity: 1;
      bottom: 1.9rem;
      top: auto;
      font-size: .875rem; }
    .home-content--main-slider .main-slider--news-list-item.news-type-photo.highlight:not(.slick-cloned) p {
      opacity: 1;
      font-size: .875rem; }
    .home-content--main-slider .main-slider--news-list-item.news-type-tweet {
      padding: 3.2rem 0 0 1.25rem; }
      .home-content--main-slider .main-slider--news-list-item.news-type-tweet p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .home-content--main-slider .main-slider--news-list-item.news-type-tweet:nth-child(odd) {
        background-color: #ea222d; }
      .home-content--main-slider .main-slider--news-list-item.news-type-tweet:nth-child(even) {
        background-color: #ff7007; }
      .home-content--main-slider .main-slider--news-list-item.news-type-tweet.highlight:not(.slick-cloned) {
        padding: 1.25rem 6rem 1.25rem 1.25rem; }
      .home-content--main-slider .main-slider--news-list-item.news-type-tweet.highlight p {
        overflow: auto;
        white-space: normal; }
    .home-content--main-slider .main-slider--news-list-item.news-type-text {
      padding: 3.2rem 0 0 1.25rem; }
      .home-content--main-slider .main-slider--news-list-item.news-type-text p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .home-content--main-slider .main-slider--news-list-item.news-type-text:nth-child(odd) {
        background-color: #ea222d; }
      .home-content--main-slider .main-slider--news-list-item.news-type-text:nth-child(even) {
        background-color: #ff7007; }
      .home-content--main-slider .main-slider--news-list-item.news-type-text.highlight:not(.slick-cloned) {
        padding: 1.25rem 6rem 1.25rem 1.25rem; }
      .home-content--main-slider .main-slider--news-list-item.news-type-text.highlight p {
        overflow: auto;
        white-space: normal; }
  .home-content--main-slider .main-slider--nav-buttons {
    width: 13.4125rem;
    text-align: right;
    margin-top: 1rem;
    display: inline-block;
    position: absolute;
    top: 33.5rem;
    left: 45.5rem;
    z-index: 3; }
    @media screen and (max-height: 850px) and (min-width: 850px) {
      .home-content--main-slider .main-slider--nav-buttons {
        top: 20.2rem;
        left: 21.7rem; } }
    .home-content--main-slider .main-slider--nav-buttons .main-slider--slide-count {
      color: #fff;
      font-weight: 300;
      font-size: 1.25rem;
      display: inline-block;
      padding: 0;
      vertical-align: middle;
      margin: 0 .3125rem; }
      .home-content--main-slider .main-slider--nav-buttons .main-slider--slide-count .count-actual {
        font-weight: 700;
        margin-right: .2rem; }
      .home-content--main-slider .main-slider--nav-buttons .main-slider--slide-count .count-total {
        margin-left: .2rem; }
    .home-content--main-slider .main-slider--nav-buttons .main-slider--nav-button {
      background-color: #fff;
      border-radius: 200rem;
      border: 0;
      width: 1.875rem;
      height: 1.875rem;
      padding: 0;
      vertical-align: middle;
      margin: 0 .125rem;
      display: inline-block; }
      .home-content--main-slider .main-slider--nav-buttons .main-slider--nav-button span {
        display: inline-block;
        vertical-align: top;
        margin: .35rem 0 0; }
    .home-content--main-slider .main-slider--nav-buttons .nav-button-right:hover {
      background-color: #951774; }
    .home-content--main-slider .main-slider--nav-buttons .nav-button-left:hover {
      background-color: #951774; }
    .home-content--main-slider .main-slider--nav-buttons .nav-button-right span {
      margin-left: 3px; }

@media only screen and (max-width: 1280px) {
  .header__logo {
    min-height: 130px; }
  .home-content--days-nav {
    width: 21%;
    margin-top: 8rem; }
    .home-content--days-nav .home-content--days-nav-item {
      font-size: 1.35rem; } }

@media only screen and (max-width: 1004px) {
  .city-info--current-city-desc {
    display: none; }
  .pg-home .header__nav .header__transparent-list-links,
  .pg-after-relay .header__nav .header__transparent-list-links {
    padding-left: 0;
    text-align: center; }
  .pg-home .cp-invite-friends,
  .pg-after-relay .cp-invite-friends {
    width: 100%;
    margin: 1rem 0 1.5rem;
    text-align: center; }
    .pg-home .cp-invite-friends .invite-friends-title,
    .pg-after-relay .cp-invite-friends .invite-friends-title {
      display: none; }
    .pg-home .cp-invite-friends .invite-friends-link,
    .pg-after-relay .cp-invite-friends .invite-friends-link {
      padding: .5125rem 1.6125rem;
      border-radius: 4px; }
  .pg-home #main .header__logo,
  .pg-after-relay #main .header__logo {
    margin-left: .5rem;
    min-width: 75px; }
  #main {
    z-index: 10;
    position: relative;
    margin: 3.4rem 0 0; }
    #main.grayscale {
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%); }
    #main .header__logo {
      margin-top: 7rem;
      display: block;
      margin-left: 1rem;
      min-height: 92px;
      min-width: 70px; }
  .main-home--background-image {
    display: none; }
  .main-home--background-image-mobile {
    display: block;
    height: 21rem;
    z-index: 0;
    overflow: hidden;
    background-size: cover; }
    .main-home--background-image-mobile .main-home--background-image__img {
      width: 100%; }
  .main-home--with-overlay::after {
    background: transparent; }
  .header__logo {
    min-height: 1px; }
  .home-content {
    margin-top: 0;
    background-color: #f3f3f3;
    padding-bottom: 0; }
  .home-content--days-nav {
    margin: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 15.5rem;
    z-index: 55; }
    .home-content--days-nav .home-content--days-nav-item {
      font-size: .875rem;
      display: inline-block;
      vertical-align: middle;
      padding: 0;
      margin: 0 .71875rem;
      opacity: .8; }
      .home-content--days-nav .home-content--days-nav-item::before {
        content: none; }
      .home-content--days-nav .home-content--days-nav-item:first-child {
        margin-left: 0; }
      .home-content--days-nav .home-content--days-nav-item:last-child {
        margin-right: 0; }
    .home-content--days-nav .home-content--days-nav-highlight {
      font-size: 1.4rem; }
      .home-content--days-nav .home-content--days-nav-highlight::after {
        content: "";
        width: .4rem;
        height: .4rem;
        border-radius: 200rem;
        background-color: #fff;
        display: block;
        margin: .25rem auto; }
  .home-content--days-nav-vertical {
    top: 13.5rem; }
    .home-content--days-nav-vertical .home-content--days-nav-item {
      margin: 0 .25rem;
      line-height: normal;
      float: none; }
      .home-content--days-nav-vertical .home-content--days-nav-item:first-child, .home-content--days-nav-vertical .home-content--days-nav-item.last-child {
        margin-left: .25rem;
        margin-right: .25rem; }
  .home-content--city-info {
    margin-top: 5.65rem;
    width: 100%;
    position: relative;
    min-height: 18rem; }
    .home-content--city-info .city-info--torch-in,
    .home-content--city-info .city-info--current-city {
      margin-left: 5.5rem; }
    .home-content--city-info .city-info--torch-in {
      font-size: 1rem;
      line-height: normal; }
    .home-content--city-info .city-info--current-city {
      font-size: 1.375rem;
      line-height: normal;
      margin-top: 0; }
    .home-content--city-info .city-info--cities {
      position: relative;
      bottom: 0;
      margin-left: 0;
      width: 100%;
      margin-top: 1rem;
      display: inline-block; }
      .home-content--city-info .city-info--cities .cities-date {
        color: #737373;
        font-weight: 300;
        font-size: 1rem;
        margin-left: 1rem;
        line-height: normal; }
        .home-content--city-info .city-info--cities .cities-date .cities-date-itinerary {
          display: inline-block; }
      .home-content--city-info .city-info--cities .cities-list {
        margin-left: 1rem;
        display: block;
        text-transform: uppercase;
        color: #737373;
        font-size: 1rem;
        font-weight: 300; }
      .home-content--city-info .city-info--cities .cities-list--item {
        display: block;
        margin: 1rem 0; }
        .home-content--city-info .city-info--cities .cities-list--item.active {
          color: #951774;
          font-weight: 700;
          text-decoration: none; }
        .home-content--city-info .city-info--cities .cities-list--item a {
          color: #737373; }
  .home-content--main-slider {
    width: 100%;
    margin-top: 8.5rem; }
    .home-content--main-slider.main-slider--1-post, .home-content--main-slider.main-slider--lower-than-4 {
      padding-left: 0; }
    .home-content--main-slider.main-slider--1-post {
      text-align: center; }
      .home-content--main-slider.main-slider--1-post .main-slider--news-list-item:nth-child(1n) {
        float: none;
        padding: 1rem .6875rem;
        width: 13rem;
        height: 9rem; }
      .home-content--main-slider.main-slider--1-post .slick-slider .main-slider--news-list-item {
        float: left;
        padding: 1rem .6875rem;
        width: 13rem;
        height: 9rem; }
        .home-content--main-slider.main-slider--1-post .slick-slider .main-slider--news-list-item.news-type-video::after {
          width: 2.5625rem;
          height: 2.5625rem;
          left: 4.5rem;
          top: 2.5rem; }
      .home-content--main-slider.main-slider--1-post .slick-slider .main-slider--news-list-item:nth-child(1) {
        float: left;
        padding: 1rem .6875rem;
        width: 13rem;
        height: 9rem;
        margin-left: -6.5rem !important; }
        .home-content--main-slider.main-slider--1-post .slick-slider .main-slider--news-list-item:nth-child(1).news-type-video::after {
          width: 2.5625rem;
          height: 2.5625rem;
          left: 4.5rem;
          top: 2.5rem; }
    .home-content--main-slider .main-slider--news-list {
      height: 11rem; }
      .home-content--main-slider .main-slider--news-list .slick-track {
        height: 8.5rem; }
      .home-content--main-slider .main-slider--news-list .slick-dots {
        display: inline-block; }
    .home-content--main-slider .main-slider--news-list-item {
      margin-top: .8825rem;
      vertical-align: top;
      float: none;
      box-sizing: border-box; }
      .home-content--main-slider .main-slider--news-list-item.news-type-text, .home-content--main-slider .main-slider--news-list-item.news-type-tweet {
        padding: 1rem .6875rem; }
      .home-content--main-slider .main-slider--news-list-item.news-type-text.highlight:not(.slick-cloned), .home-content--main-slider .main-slider--news-list-item.news-type-tweet.highlight:not(.slick-cloned) {
        padding: 1rem .6875rem; }
      .home-content--main-slider .main-slider--news-list-item.highlight:not(.slick-cloned) {
        margin-top: 0; }
      .home-content--main-slider .main-slider--news-list-item.news-type-video p,
      .home-content--main-slider .main-slider--news-list-item.news-type-photo p {
        display: none; }
    .home-content--main-slider .main-slider--nav-buttons {
      text-align: center;
      width: 100%;
      margin-top: 0;
      top: auto;
      left: auto;
      position: relative; }
      .home-content--main-slider .main-slider--nav-buttons .main-slider--slide-count {
        color: #951774; }
      .home-content--main-slider .main-slider--nav-buttons .slide-count {
        color: #951774; }
      .home-content--main-slider .main-slider--nav-buttons .main-slider--nav-button {
        display: none; } }

@media screen and (max-height: 850px) and (min-width: 850px) {
  .pg-home .cp-invite-friends .invite-friends-title {
    margin-bottom: .35rem;
    font-size: 1.15rem; }
  .home-content {
    margin-top: 5rem; }
  .home-content--days-nav {
    margin-top: 4rem; } }

.paralympics .header__nav .header__list-settings--share:hover .header__list-share-icon {
  background-image: url("../images/share-white.png"); }

.paralympics #main .header__logo, .paralympics .cp-header .header__logo {
  background-image: url("../images/torch-paralympic.png"); }

.paralympics .header__list-settings--share:hover .header__list-share-icon,
.paralympics .header__list-settings--share.active .header__list-share-icon, .paralympics .header__nav .header__list-settings--share.active .header__list-share-icon {
  background-image: url("../images/share-white-hover-ply.png"); }

.paralympics .header__list-contrast--link:hover .header__list-contrast-icon,
.paralympics .header__list-contrast--link:active .header__list-contrast-icon,
.paralympics .header__list-contrast--link:focus .header__list-contrast-icon,
.paralympics .header__list-contrast--link.active .header__list-contrast-icon {
  background-image: url("../images/contrast-hover-ply.png"); }

.active-contrast.paralympics .schedule-torchbeares-list-content--orange,
.active-contrast.paralympics .schedule-torchbeares-list-content--purple,
.active-contrast .paralympics .schedule-torchbeares-list-content--orange,
.active-contrast .paralympics .schedule-torchbeares-list-content--purple {
  background-color: #000; }

.active-contrast.paralympics .cp-header,
.active-contrast.paralympics .header-wrapper,
.active-contrast .paralympics .cp-header,
.active-contrast .paralympics .header-wrapper {
  background-color: transparent; }
  @media only screen and (max-width: 1004px) {
    .active-contrast.paralympics .cp-header,
    .active-contrast.paralympics .header-wrapper,
    .active-contrast .paralympics .cp-header,
    .active-contrast .paralympics .header-wrapper {
      background-color: #000; } }

.active-contrast.paralympics .header__option-language,
.active-contrast.paralympics #main,
.active-contrast .paralympics .header__option-language,
.active-contrast .paralympics #main {
  background-color: #000; }

.active-contrast.paralympics .header__transparent-container .header__transparent-links,
.active-contrast .paralympics .header__transparent-container .header__transparent-links {
  color: #fff333; }

.active-contrast.paralympics .paralympics .header__list--share li, .active-contrast.paralympics .paralympics .header__list--share, .active-contrast.paralympics .paralympics .header__menu--mobile, .active-contrast.paralympics .paralympics .header__aux-menu-container a, .active-contrast.paralympics .paralympics .header__aux-menu-container button, .active-contrast.paralympics .paralympics .header__aux-menu-container,
.active-contrast .paralympics .paralympics .header__list--share li,
.active-contrast .paralympics .paralympics .header__list--share,
.active-contrast .paralympics .paralympics .header__menu--mobile,
.active-contrast .paralympics .paralympics .header__aux-menu-container a,
.active-contrast .paralympics .paralympics .header__aux-menu-container button,
.active-contrast .paralympics .paralympics .header__aux-menu-container {
  background-color: #000;
  color: inherit; }

.active-contrast.paralympics .header__list-contrast--link:hover .header__list-contrast-icon,
.active-contrast.paralympics .header__list-contrast--link:active .header__list-contrast-icon,
.active-contrast.paralympics .header__list-contrast--link:focus .header__list-contrast-icon,
.active-contrast.paralympics .header__list-contrast--link.active .header__list-contrast-icon,
.active-contrast .paralympics .header__list-contrast--link:hover .header__list-contrast-icon,
.active-contrast .paralympics .header__list-contrast--link:active .header__list-contrast-icon,
.active-contrast .paralympics .header__list-contrast--link:focus .header__list-contrast-icon,
.active-contrast .paralympics .header__list-contrast--link.active .header__list-contrast-icon {
  background-image: url("../images/contrast-yellow.png"); }

.active-contrast.paralympics .header__list-settings--share:hover .header__list-share-icon,
.active-contrast.paralympics .header__list-settings--share:active .header__list-share-icon,
.active-contrast.paralympics .header__list-settings--share.active .header__list-share-icon,
.active-contrast .paralympics .header__list-settings--share:hover .header__list-share-icon,
.active-contrast .paralympics .header__list-settings--share:active .header__list-share-icon,
.active-contrast .paralympics .header__list-settings--share.active .header__list-share-icon {
  background-image: url("../images/share-yellow.png"); }

.paralympics .schedule-maps__bg-cities {
  display: block; }

.paralympics .cp-schedule-maps.active .schedule-maps__scroll-button + .schedule-maps-video {
  display: none; }

.paralympics .header__menu-container {
  width: 75%; }

.paralympics .schedule-torchbeares-list tr {
  transition: background-color .15s; }
  .paralympics .schedule-torchbeares-list tr:hover {
    background-color: #4c80ab; }

.paralympics .schedule-torchbeares-sidebar-content,
.paralympics .schedule-torchbeares-sidebar-content--orange,
.paralympics .schedule-torchbeares-sidebar-content--pink {
  background: url("../images/cities-schedule.png") no-repeat left bottom #1f1b73;
  background-size: 50%; }

.paralympics .schedule-filter-buttons__link {
  background-color: #014b88; }

.paralympics .schedule-torchbeares-list-content--orange .jspTrack,
.paralympics .schedule-torchbeares-list-content--purple .jspTrack {
  background-color: #1f1b73; }

.paralympics .schedule-torchbeares-list-content--orange .jspDrag,
.paralympics .schedule-torchbeares-list-content--purple .jspDrag {
  background-color: #fff; }

.paralympics .schedule-torchbeares-list-content--orange a,
.paralympics .schedule-torchbeares-list-content--purple a {
  color: #fff; }

.paralympics .schedule-torchbeares-info__subject {
  position: absolute;
  bottom: 95px;
  left: 130px;
  color: #fff; }

.paralympics .schedule-torchbeares-info__link-back {
  bottom: 70px;
  left: 130px; }

.paralympics .schedule-torchbeares-info__nav--link.active {
  color: #1ba6e1; }

.paralympics .header__transparent-list-links {
  text-align: center;
  padding-left: 0; }
  .paralympics .header__transparent-list-links a {
    padding-right: 20px; }
  .paralympics .header__transparent-list-links li {
    width: auto;
    padding-left: 10px;
    max-width: 100%;
    padding-right: 0;
    margin-right: 0; }
    .paralympics .header__transparent-list-links li::after {
      right: -2px; }
    .paralympics .header__transparent-list-links li:last-child a {
      padding-right: 0; }
  .paralympics .header__transparent-list-links a:hover {
    border-color: #1ba6e1; }

.paralympics .header__menu--mobile ul {
  border-color: #1ba6e1; }

.paralympics .header__list--share li,
.paralympics .header__list--share,
.paralympics .header__menu--mobile,
.paralympics .header__aux-menu-container a,
.paralympics .header__aux-menu-container button,
.paralympics .header__aux-menu-container {
  background-color: #1f1b73;
  color: #fff; }

.paralympics .header__aux-menu-container a:hover,
.paralympics .header__aux-menu-container button:hover {
  color: #1ba6e1; }

.paralympics .home-content--main-slider .main-slider--news-list-item.news-type-tweet {
  background-color: #004a8b; }

.paralympics .home-content--main-slider .main-slider--news-list-item.news-type-text {
  background-color: #67257a; }

.paralympics.pg-home .cp-invite-friends,
.paralympics.pg-after-relay .cp-invite-friends {
  margin-top: 3.5rem; }

.paralympics .footer__box-middle {
  text-align: center; }

@media only screen and (max-width: 1004px) {
  .paralympics .header__transparent-container {
    background-color: #67257a; }
  .paralympics .header-wrapper {
    background-color: #1f1b73; }
  .paralympics .header__aux-menu-container a, .paralympics .paralympics .header__aux-menu-container button {
    background-color: transparent; } }

.schedule-content {
  width: 100%;
  height: 100%; }

@media only screen and (max-width: 1004px) {
  .schedule-content {
    height: auto; } }

.pg-share-your-flame .header__transparent-container li::after {
  background-color: #67257a; }

.pg-share-your-flame .header__transparent-container .header__transparent-links {
  color: #67257a; }

.active-contrast .share-your-flame__text,
.active-contrast .share-your-flame__title {
  color: #fff !important; }

.active-contrast .share-your-flame {
  background-color: #000 !important;
  color: #fff !important; }

.active-contrast .share-your-flame__link {
  color: #fff333; }

.share-your-flame {
  max-width: 1000px;
  width: 100%;
  padding-top: 25px;
  padding-right: 444px;
  height: 777px;
  position: relative;
  margin: 10% auto 0; }

.share-your-flame__title {
  font-size: 3.125rem;
  color: #67257a;
  font-weight: 700;
  line-height: 1em; }

.share-your-flame__text {
  font-size: .875rem;
  color: #000;
  line-height: 1.6em;
  margin: 30px 0; }

.share-your-flame__link {
  color: #67257a;
  font-size: .875rem;
  font-weight: 300;
  text-transform: uppercase;
  transition: color .25s;
  text-decoration: underline; }
  .share-your-flame__link:hover {
    color: #1ba6e1; }

.share-your-flame__torch-image {
  position: absolute;
  right: 0;
  top: 0; }

@media only screen and (max-width: 1004px) {
  .pg-share-your-flame .share-your-flame__title {
    margin-bottom: 22rem;
    font-size: 2rem;
    padding-left: 20px;
    margin-top: 3rem; }
  .pg-share-your-flame .share-your-flame {
    width: 100%;
    padding: 6rem 10px 0;
    background-position: 3rem 14rem;
    background-size: 50%; }
  .pg-share-your-flame .share-your-flame__torch-image {
    margin-top: 13rem;
    text-align: center;
    width: 100%; }
    .pg-share-your-flame .share-your-flame__torch-image img {
      max-height: 17rem;
      margin-right: 6rem; }
  .pg-share-your-flame .pg-share-your-flame .header__transparent-container .header__transparent-links {
    color: #fff; }
  .pg-share-your-flame .share-your-flame__text {
    margin: 30px 15px;
    color: #737373; } }

/*# sourceMappingURL=pages.css.map */
