.sp-cover-2020 {
  font-family: "playfair-display", serif;
  font-weight: 400;
  font-style: normal;
  overflow: hidden; }
  .sp-cover-2020 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0; }
  .sp-cover-2020 p {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 2; }
    .sp-cover-2020 p.byline {
      font-size: 15px;
      font-style: italic; }
  .sp-cover-2020 h1,
  .sp-cover-2020 h2,
  .sp-cover-2020 h3,
  .sp-cover-2020 h4,
  .sp-cover-2020 h5 {
    font-family: "playfair-display", serif;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    margin-top: 0; }
  .sp-cover-2020 img {
    max-width: 100%; }
  .sp-cover-2020 .img-text {
    max-width: 1920px;
    margin: 0 auto; }
  .sp-cover-2020 .column-text {
    max-width: 607px;
    min-width: 500px;
    position: relative;
    z-index: 1; }
    @media (max-width: 93.75em) {
      .sp-cover-2020 .column-text {
        max-width: 525px;
        min-width: unset; } }
    @media (max-width: 37.5em) {
      .sp-cover-2020 .column-text {
        padding: 0 30px 0px 50px; } }
    @media (max-width: 37.5em) {
      .sp-cover-2020 .column-text.reverse {
        padding: 0 50px 0px 30px; } }
    .sp-cover-2020 .column-text__header {
      font-size: 34px;
      margin-bottom: 30px;
      font-weight: 400;
      position: relative; }
      @media (max-width: 37.5em) {
        .sp-cover-2020 .column-text__header {
          font-size: 22px; } }
      .sp-cover-2020 .column-text__header:before {
        content: "";
        width: 300%;
        position: absolute;
        left: calc(-300% + -38px);
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        height: 2px;
        background: #5c689a; }
        @media (max-width: 37.5em) {
          .sp-cover-2020 .column-text__header:before {
            left: calc(-300% + -10px); } }
    .sp-cover-2020 .column-text__text {
      font-size: 16px; }
      .sp-cover-2020 .column-text__text:not(:last-child) {
        margin-bottom: 40px; }
  .sp-cover-2020 .wine-glass__sprite {
    background-image: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/wine-glass-sprite.svg);
    width: 33px;
    height: 80px;
    -webkit-animation-duration: 1500ms;
    animation-duration: 1500ms;
    -webkit-animation-timing-function: steps(45);
    animation-timing-function: steps(45);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
    @media (max-width: 37.5em) {
      .sp-cover-2020 .wine-glass__sprite {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8); } }
    .sp-cover-2020 .wine-glass__sprite.blue {
      background-image: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/wine-glass-sprite-blue.svg); }
      @media (max-width: 37.5em) {
        .sp-cover-2020 .wine-glass__sprite.blue {
          display: none; } }
    .sp-cover-2020 .wine-glass__sprite.active {
      -webkit-animation-delay: 1s;
      animation-delay: 1s;
      -webkit-animation-name: play45;
      animation-name: play45; }
    .sp-cover-2020 .wine-glass__sprite.reverse {
      -webkit-animation-delay: 0;
      animation-delay: 0;
      -webkit-animation-name: play45back;
      animation-name: play45back; }
  .sp-cover-2020 .wine-glass__container {
    background-color: #20263f;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    min-width: 116px;
    height: 200px;
    z-index: 1;
    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 (max-width: 93.75em) {
      .sp-cover-2020 .wine-glass__container {
        min-width: 68px;
        height: 130px; } }
    @media (max-width: 68.75em) {
      .sp-cover-2020 .wine-glass__container {
        top: 32%; } }
    .sp-cover-2020 .wine-glass__container.right {
      left: unset;
      right: 0;
      background-color: white; }
      @media (max-width: 93.75em) {
        .sp-cover-2020 .wine-glass__container.right {
          right: 25px; } }
      @media (max-width: 37.5em) {
        .sp-cover-2020 .wine-glass__container.right {
          display: none; } }
  .sp-cover-2020 .mobile-map__list-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px; }
  .sp-cover-2020 .mobile-map__list-left {
    width: 160px;
    margin-right: 20px; }
    @media (max-width: 37.5em) {
      .sp-cover-2020 .mobile-map__list-left {
        width: unset; } }
  .sp-cover-2020 .mobile-map__list-section-header {
    font-size: 27px;
    font-family: "playfair-display", serif;
    font-weight: 400;
    color: #343434;
    margin-bottom: 17px; }
    @media (max-width: 40em) {
      .sp-cover-2020 .mobile-map__list-section-header {
        font-size: 23px; } }
  .sp-cover-2020 .mobile-map__link {
    font-size: 22px;
    font-family: source-sans-pro, sans-serif;
    cursor: pointer;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    margin-bottom: 15px;
    font-weight: 700; }
    @media (max-width: 40em) {
      .sp-cover-2020 .mobile-map__link {
        font-size: 18px; } }
    .sp-cover-2020 .mobile-map__link:hover {
      color: #5c689a; }
  .sp-cover-2020 .mobile-map__image {
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto; }
    @media (max-width: 37.5em) {
      .sp-cover-2020 .mobile-map__image {
        width: auto; } }
  .sp-cover-2020 .popup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
    z-index: 3;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: opacity 1s ease 0.3s;
    -o-transition: opacity 1s ease 0.3s;
    transition: opacity 1s ease 0.3s;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none; }
    .sp-cover-2020 .popup.active {
      opacity: 1;
      pointer-events: all; }
    .sp-cover-2020 .popup .close {
      position: absolute;
      top: 20px;
      right: 20px;
      width: 40px;
      height: 40px;
      background-image: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/close.png);
      background-repeat: no-repeat;
      background-position: center;
      cursor: pointer;
      z-index: 10; }
      @media (max-width: 31.25em) {
        .sp-cover-2020 .popup .close {
          width: 20px;
          height: 20px; } }
    .sp-cover-2020 .popup__container {
      max-width: 1462px;
      background-color: #20263f;
      position: relative;
      width: 90%;
      max-height: 80vh;
      overflow-y: scroll; }
      @media (max-width: 56.25em) {
        .sp-cover-2020 .popup__container {
          max-height: calc(90vh - 80px);
          overflow-y: scroll;
          -webkit-transform: translateY(45px);
          -ms-transform: translateY(45px);
          transform: translateY(45px); } }
    .sp-cover-2020 .popup__group {
      display: none;
      min-height: 400px; }
      .sp-cover-2020 .popup__group.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        @media (max-width: 56.25em) {
          .sp-cover-2020 .popup__group.active {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            overflow: hidden; } }
    .sp-cover-2020 .popup__content {
      padding: 100px 110px 60px 125px;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      @media (max-width: 93.75em) {
        .sp-cover-2020 .popup__content {
          padding: 70px 110px 60px 125px; }
          .sp-cover-2020 .popup__content--messina, .sp-cover-2020 .popup__content--stave {
            padding: 30px; } }
      @media (max-width: 81.25em) {
        .sp-cover-2020 .popup__content {
          padding: 70px; }
          .sp-cover-2020 .popup__content--messina, .sp-cover-2020 .popup__content--stave {
            padding: 30px; } }
      @media (max-width: 56.25em) {
        .sp-cover-2020 .popup__content {
          padding: 30px 0; } }
    .sp-cover-2020 .popup__header {
      color: white;
      font-size: 27px;
      margin-bottom: 50px;
      position: relative; }
      @media (max-width: 56.25em) {
        .sp-cover-2020 .popup__header {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          margin-bottom: 15px; } }
      .sp-cover-2020 .popup__header:before {
        content: "";
        width: 50%;
        height: 1px;
        background-color: #5c689a;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: calc(-50% - 20px); }
        @media (max-width: 56.25em) {
          .sp-cover-2020 .popup__header:before {
            width: 30px;
            position: relative;
            top: unset;
            left: unset;
            -webkit-transform: unset;
            -ms-transform: unset;
            transform: unset;
            display: inline-block;
            margin-right: 15px; } }
      @media (max-width: 31.25em) {
        .sp-cover-2020 .popup__header {
          font-size: 22px;
          max-width: 95%; } }
    .sp-cover-2020 .popup__text {
      color: white;
      font-size: 16px;
      line-height: 1.5; }
      @media (max-width: 56.25em) {
        .sp-cover-2020 .popup__text {
          padding: 0 30px; } }
      @media (max-width: 37.5em) {
        .sp-cover-2020 .popup__text {
          padding: 0 22px; } }
    .sp-cover-2020 .popup__image-container {
      position: relative;
      width: 55%;
      overflow: hidden; }
      @media (max-width: 56.25em) {
        .sp-cover-2020 .popup__image-container {
          width: 100%;
          margin: 0 auto; } }
    .sp-cover-2020 .popup__image {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
      @media (min-width: 125em) {
        .sp-cover-2020 .popup__image.stave-stone {
          -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
          transform: scale(1.1); } }
      @media (max-width: 56.25em) {
        .sp-cover-2020 .popup__image.stave-stone {
          height: unset;
          -o-object-fit: unset;
          object-fit: unset;
          position: relative; } }
      @media (max-width: 93.75em) {
        .sp-cover-2020 .popup__image {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover; } }
      @media (max-width: 56.25em) {
        .sp-cover-2020 .popup__image {
          position: relative;
          top: unset;
          left: unset;
          width: auto;
          height: unset; } }
  .sp-cover-2020 .locations {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    @media (max-width: 50em) {
      .sp-cover-2020 .locations-usa {
        -webkit-transform: rotate(6deg);
        -ms-transform: rotate(6deg);
        transform: rotate(6deg); } }
    .sp-cover-2020 .locations__pointer {
      position: absolute;
      cursor: pointer;
      width: 46px;
      height: 63px;
      background-image: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/location-marker-wine.svg);
      background-repeat: no-repeat;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-duration: 1000ms;
      animation-duration: 1000ms;
      -webkit-animation-timing-function: steps(60);
      animation-timing-function: steps(60); }
      @media (max-width: 84.375em) {
        .sp-cover-2020 .locations__pointer {
          -webkit-transform: scale(0.7);
          -ms-transform: scale(0.7);
          transform: scale(0.7); } }
      @media (max-width: 43.75em) {
        .sp-cover-2020 .locations__pointer {
          -webkit-transform: scale(0.6);
          -ms-transform: scale(0.6);
          transform: scale(0.6); } }
      @media (max-width: 31.25em) {
        .sp-cover-2020 .locations__pointer {
          -webkit-transform: scale(0.5);
          -ms-transform: scale(0.5);
          transform: scale(0.5); } }
      .sp-cover-2020 .locations__pointer--small {
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        transform: scale(0.6); }
        @media (max-width: 93.75em) {
          .sp-cover-2020 .locations__pointer--small {
            -webkit-transform: scale(0.4);
            -ms-transform: scale(0.4);
            transform: scale(0.4); } }
        @media (max-width: 62.5em) {
          .sp-cover-2020 .locations__pointer--small {
            -webkit-transform: scale(0.3);
            -ms-transform: scale(0.3);
            transform: scale(0.3); } }
      .sp-cover-2020 .locations__pointer.play {
        -webkit-animation-name: location-marker-in;
        animation-name: location-marker-in;
        -webkit-animation-delay: 0.1s;
        animation-delay: 0.1s; }
      .sp-cover-2020 .locations__pointer.reverse {
        -webkit-animation-name: location-marker-out;
        animation-name: location-marker-out; }
      .sp-cover-2020 .locations__pointer#tx-1 {
        top: 49.5%;
        left: 11%; }
        @media (max-width: 37.5em) {
          .sp-cover-2020 .locations__pointer#tx-1 {
            top: 47%; } }
        @media (max-width: 31.25em) {
          .sp-cover-2020 .locations__pointer#tx-1 {
            top: 43.5%; } }
      .sp-cover-2020 .locations__pointer#tx-2 {
        top: 16.5%;
        left: 31%; }
        @media (max-width: 31.25em) {
          .sp-cover-2020 .locations__pointer#tx-2 {
            top: 12.5%;
            left: 28%; } }
      .sp-cover-2020 .locations__pointer#tx-3 {
        top: 27%;
        left: 63%; }
        @media (max-width: 31.25em) {
          .sp-cover-2020 .locations__pointer#tx-3 {
            top: 24%; } }
      .sp-cover-2020 .locations__pointer#tx-4 {
        top: 57%;
        left: 24.5%; }
        @media (max-width: 31.25em) {
          .sp-cover-2020 .locations__pointer#tx-4 {
            top: 54%; } }
      .sp-cover-2020 .locations__pointer#tx-5 {
        top: 51.5%;
        left: 33%; }
        @media (max-width: 31.25em) {
          .sp-cover-2020 .locations__pointer#tx-5 {
            top: 48.5%; } }
      .sp-cover-2020 .locations__pointer#tx-6 {
        top: 47%;
        left: 37%; }
        @media (max-width: 31.25em) {
          .sp-cover-2020 .locations__pointer#tx-6 {
            top: 44%;
            left: 34%; } }
      .sp-cover-2020 .locations__pointer#tx-hill {
        top: 46.5%;
        left: 53%; }
        @media (max-width: 31.25em) {
          .sp-cover-2020 .locations__pointer#tx-hill {
            top: 43.5%; } }
      .sp-cover-2020 .locations__pointer#tx-8 {
        top: 45%;
        left: 59%; }
        @media (max-width: 31.25em) {
          .sp-cover-2020 .locations__pointer#tx-8 {
            top: 42%; } }
      .sp-cover-2020 .locations__pointer#tx-9 {
        top: 51.5%;
        left: 56.5%; }
        @media (max-width: 31.25em) {
          .sp-cover-2020 .locations__pointer#tx-9 {
            top: 48.5%; } }
      .sp-cover-2020 .locations__pointer#us-1 {
        top: 12.5%;
        left: 17%; }
        @media (max-width: 87.5em) {
          .sp-cover-2020 .locations__pointer#us-1 {
            left: 18%; } }
      .sp-cover-2020 .locations__pointer#us-2 {
        top: 14.5%;
        left: 12.5%; }
        @media (max-width: 87.5em) {
          .sp-cover-2020 .locations__pointer#us-2 {
            left: 13.5%; } }
      .sp-cover-2020 .locations__pointer#us-3 {
        top: 17.5%;
        left: 9.5%; }
        @media (max-width: 87.5em) {
          .sp-cover-2020 .locations__pointer#us-3 {
            left: 10.5%; } }
      .sp-cover-2020 .locations__pointer#us-italics {
        top: 30.5%;
        left: 7%; }
        @media (max-width: 87.5em) {
          .sp-cover-2020 .locations__pointer#us-italics {
            left: 8%; } }
      .sp-cover-2020 .locations__pointer#us-5 {
        top: 32%;
        left: 9%; }
        @media (max-width: 87.5em) {
          .sp-cover-2020 .locations__pointer#us-5 {
            left: 10%; } }
      .sp-cover-2020 .locations__pointer#us-6 {
        top: 63%;
        left: 50%; }
        @media (max-width: 87.5em) {
          .sp-cover-2020 .locations__pointer#us-6 {
            left: 0%; } }
      .sp-cover-2020 .locations__pointer#us-7 {
        top: 64.2%;
        left: 53%; }
      .sp-cover-2020 .locations__pointer#us-8 {
        top: 67%;
        left: 50%; }
      .sp-cover-2020 .locations__pointer#us-9 {
        top: 69.2%;
        left: 47.8%; }
      .sp-cover-2020 .locations__pointer#us-10 {
        top: 65.2%;
        left: 56.2%; }
      .sp-cover-2020 .locations__pointer#us-11 {
        top: 67%;
        left: 53%; }
      .sp-cover-2020 .locations__pointer#us-12 {
        top: 14%;
        left: 9.2%; }
      .sp-cover-2020 .locations__pointer#us-13 {
        top: 68.5%;
        left: 51.5%; }
      .sp-cover-2020 .locations__pointer#us-14 {
        top: 69%;
        left: 50.5%; }
      .sp-cover-2020 .locations__pointer#us-15 {
        top: 65.5%;
        left: 51.5%; }
      @supports ((-webkit-mask-box-image: url(.../)) or (mask-border: url(.../))) {
        .sp-cover-2020 .locations__pointer#us-1 {
          top: 12.5%;
          left: 17%; }
          @media (max-width: 93.75em) {
            .sp-cover-2020 .locations__pointer#us-1 {
              top: 11.3%; } }
          @media (max-width: 54.6875em) {
            .sp-cover-2020 .locations__pointer#us-1 {
              top: 10.5%;
              left: 16%; } }
          @media (max-width: 50em) {
            .sp-cover-2020 .locations__pointer#us-1 {
              top: 13.5%;
              left: 12%; } }
          @media (max-width: 37.5em) {
            .sp-cover-2020 .locations__pointer#us-1 {
              top: 13.5%;
              left: 13%; } }
        .sp-cover-2020 .locations__pointer#us-2 {
          top: 15.5%;
          left: 13.5%; }
          @media (max-width: 93.75em) {
            .sp-cover-2020 .locations__pointer#us-2 {
              top: 14.5%; } }
          @media (max-width: 54.6875em) {
            .sp-cover-2020 .locations__pointer#us-2 {
              top: 13.5%;
              left: 12.5%; } }
          @media (max-width: 50em) {
            .sp-cover-2020 .locations__pointer#us-2 {
              top: 17.5%;
              left: 10%; } }
          @media (max-width: 37.5em) {
            .sp-cover-2020 .locations__pointer#us-2 {
              top: 18.5%;
              left: 10%; } }
        .sp-cover-2020 .locations__pointer#us-3 {
          top: 18.5%;
          left: 10.5%; }
          @media (max-width: 93.75em) {
            .sp-cover-2020 .locations__pointer#us-3 {
              top: 17.5%; } }
          @media (max-width: 54.6875em) {
            .sp-cover-2020 .locations__pointer#us-3 {
              top: 16.5%;
              left: 9.5%; } }
          @media (max-width: 50em) {
            .sp-cover-2020 .locations__pointer#us-3 {
              top: 20%;
              left: 6.5%; } }
          @media (max-width: 37.5em) {
            .sp-cover-2020 .locations__pointer#us-3 {
              top: 21%;
              left: 7.2%; } }
        .sp-cover-2020 .locations__pointer#us-italics {
          top: 30.5%;
          left: 8%; }
          @media (max-width: 93.75em) {
            .sp-cover-2020 .locations__pointer#us-italics {
              top: 29.5%; } }
          @media (max-width: 54.6875em) {
            .sp-cover-2020 .locations__pointer#us-italics {
              top: 28.5%;
              left: 7%; } }
          @media (max-width: 50em) {
            .sp-cover-2020 .locations__pointer#us-italics {
              top: 35.9%;
              left: 6%; } }
          @media (max-width: 37.5em) {
            .sp-cover-2020 .locations__pointer#us-italics {
              top: 34.9%;
              left: 6%; } }
        .sp-cover-2020 .locations__pointer#us-5 {
          top: 32%;
          left: 10%; }
          @media (max-width: 93.75em) {
            .sp-cover-2020 .locations__pointer#us-5 {
              top: 31%; } }
          @media (max-width: 54.6875em) {
            .sp-cover-2020 .locations__pointer#us-5 {
              top: 30%;
              left: 9%; } }
          @media (max-width: 50em) {
            .sp-cover-2020 .locations__pointer#us-5 {
              top: 38%;
              left: 8%; } }
          @media (max-width: 37.5em) {
            .sp-cover-2020 .locations__pointer#us-5 {
              top: 36.5%;
              left: 8.3%; } }
        .sp-cover-2020 .locations__pointer#us-6 {
          top: 60%;
          left: 48%; }
          @media (max-width: 93.75em) {
            .sp-cover-2020 .locations__pointer#us-6 {
              top: 59%; } }
          @media (max-width: 54.6875em) {
            .sp-cover-2020 .locations__pointer#us-6 {
              top: 58%;
              left: 47%; } }
          @media (max-width: 50em) {
            .sp-cover-2020 .locations__pointer#us-6 {
              top: 56%;
              left: 49%; } }
        .sp-cover-2020 .locations__pointer#us-7 {
          top: 61%;
          left: 50.2%; }
          @media (max-width: 93.75em) {
            .sp-cover-2020 .locations__pointer#us-7 {
              top: 60%; } }
          @media (max-width: 54.6875em) {
            .sp-cover-2020 .locations__pointer#us-7 {
              top: 59%;
              left: 49.2%; } }
          @media (max-width: 50em) {
            .sp-cover-2020 .locations__pointer#us-7 {
              top: 58%;
              left: 51.2%; } }
        .sp-cover-2020 .locations__pointer#us-8 {
          top: 64.2%;
          left: 48.2%; }
          @media (max-width: 93.75em) {
            .sp-cover-2020 .locations__pointer#us-8 {
              top: 63.2%; } }
          @media (max-width: 54.6875em) {
            .sp-cover-2020 .locations__pointer#us-8 {
              top: 62.2%;
              left: 47.2%; } }
          @media (max-width: 50em) {
            .sp-cover-2020 .locations__pointer#us-8 {
              top: 60.9%;
              left: 49.2%; } }
        .sp-cover-2020 .locations__pointer#us-9 {
          top: 66.2%;
          left: 46.2%; }
          @media (max-width: 93.75em) {
            .sp-cover-2020 .locations__pointer#us-9 {
              top: 65.2%; } }
          @media (max-width: 54.6875em) {
            .sp-cover-2020 .locations__pointer#us-9 {
              top: 64.2%;
              left: 45.2%; } }
          @media (max-width: 50em) {
            .sp-cover-2020 .locations__pointer#us-9 {
              left: 47.2%; } }
        .sp-cover-2020 .locations__pointer#us-10 {
          top: 62.2%;
          left: 53.2%; }
          @media (max-width: 93.75em) {
            .sp-cover-2020 .locations__pointer#us-10 {
              top: 59.2%;
              left: 53.2%; } }
          @media (max-width: 54.6875em) {
            .sp-cover-2020 .locations__pointer#us-10 {
              top: 58.2%;
              left: 52.2%; } }
        .sp-cover-2020 .locations__pointer#us-11 {
          top: 64.2%;
          left: 50.2%; }
          @media (max-width: 93.75em) {
            .sp-cover-2020 .locations__pointer#us-11 {
              top: 63.2%; } }
        .sp-cover-2020 .locations__pointer#us-12 {
          top: 14.5%;
          left: 10%; }
          @media (min-width: 125em) {
            .sp-cover-2020 .locations__pointer#us-12 {
              top: 15.5%;
              left: 10.5%; } }
          @media (max-width: 75em) {
            .sp-cover-2020 .locations__pointer#us-12 {
              top: 13.5%;
              left: 9.5%; } }
          @media (max-width: 54.6875em) {
            .sp-cover-2020 .locations__pointer#us-12 {
              top: 12.5%;
              left: 9%; } }
        .sp-cover-2020 .locations__pointer#us-13 {
          top: 65.5%;
          left: 49.2%; }
          @media (min-width: 125em) {
            .sp-cover-2020 .locations__pointer#us-13 {
              top: 64.5%;
              left: 49.6%; } }
          @media (max-width: 54.6875em) {
            .sp-cover-2020 .locations__pointer#us-13 {
              top: 64.5%;
              left: 48.8%; } }
        .sp-cover-2020 .locations__pointer#us-14 {
          top: 66.5%;
          left: 48.2%; }
          @media (min-width: 125em) {
            .sp-cover-2020 .locations__pointer#us-14 {
              top: 65.5%;
              left: 48.9%; } }
          @media (max-width: 54.6875em) {
            .sp-cover-2020 .locations__pointer#us-14 {
              left: 47.7%; } }
        .sp-cover-2020 .locations__pointer#us-15 {
          top: 62.5%;
          left: 49.2%; } }
    .sp-cover-2020 .locations__name {
      opacity: 1;
      position: absolute;
      top: -66%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      white-space: nowrap;
      font-size: 20px;
      background: white;
      border-radius: 3px;
      padding: 10px 5px;
      line-height: 1;
      font-family: "playfair-display", serif;
      z-index: 1;
      pointer-events: none;
      opacity: 0;
      -webkit-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s; }
      @media (max-width: 93.75em) {
        .sp-cover-2020 .locations__name {
          font-size: 40px; } }
      @media (max-width: 50em) {
        .sp-cover-2020 .locations__name {
          display: none; } }
      .sp-cover-2020 .locations__name:before {
        content: "";
        width: 15px;
        height: 15px;
        background-color: white;
        position: absolute;
        left: 50%;
        bottom: -5px;
        z-index: -1;
        -webkit-transform: translateX(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg); }
    .sp-cover-2020 .locations__pointer:hover {
      z-index: 100; }
    .sp-cover-2020 .locations__pointer:hover .locations__name {
      opacity: 1; }
  .sp-cover-2020 .social-section {
    padding: 20px 60px 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    @media (max-width: 93.75em) {
      .sp-cover-2020 .social-section {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (max-width: 68.75em) {
      .sp-cover-2020 .social-section {
        padding-bottom: 100px; } }
    @media (max-width: 25em) {
      .sp-cover-2020 .social-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .sp-cover-2020 .social-section__text {
      font-size: 16px;
      color: black;
      margin-right: 10px; }
      @media (max-width: 25em) {
        .sp-cover-2020 .social-section__text {
          margin-bottom: 10px;
          margin-right: 0; } }
  .sp-cover-2020 .s1 {
    padding: 0 60px;
    overflow: hidden;
    height: calc(100vh - 80px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 900px; }
    @media (max-width: 93.75em) {
      .sp-cover-2020 .s1 {
        padding: 0 30px; } }
    @media (max-width: 68.75em) {
      .sp-cover-2020 .s1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: unset;
        min-height: unset; } }
    @media (max-width: 37.5em) {
      .sp-cover-2020 .s1 {
        padding: 0 20px; } }
    .sp-cover-2020 .s1 .bg-left {
      position: relative;
      padding-bottom: 49%;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      @media (max-width: 68.75em) {
        .sp-cover-2020 .s1 .bg-left {
          -webkit-box-flex: unset;
          -ms-flex: unset;
          flex: unset; } }
      @media (max-width: 68.75em) {
        .sp-cover-2020 .s1 .bg-left {
          display: none; } }
      .sp-cover-2020 .s1 .bg-left__image {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .sp-cover-2020 .s1 .bg-right {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      max-width: 400px;
      background-color: #20263f;
      position: relative; }
      @media (max-width: 93.75em) {
        .sp-cover-2020 .s1 .bg-right {
          max-width: 300px; } }
      @media (max-width: 68.75em) {
        .sp-cover-2020 .s1 .bg-right {
          max-width: unset;
          width: auto;
          -webkit-box-flex: unset;
          -ms-flex: unset;
          flex: unset;
          height: 200px; } }
      @media (max-width: 68.75em) {
        .sp-cover-2020 .s1 .bg-right {
          display: none; } }
    .sp-cover-2020 .s1 .content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      top: 50%;
      left: 215px;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media (max-width: 93.75em) {
        .sp-cover-2020 .s1 .content {
          left: 10%; } }
      @media (max-width: 68.75em) {
        .sp-cover-2020 .s1 .content {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: flex-start; } }
      @media (max-width: 68.75em) {
        .sp-cover-2020 .s1 .content {
          position: relative;
          background: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/hero_img1.jpg);
          background-position: center;
          background-size: cover;
          -webkit-transform: unset;
          -ms-transform: unset;
          transform: unset;
          left: unset;
          top: unset;
          padding: 80px; }
          .sp-cover-2020 .s1 .content:before {
            content: "";
            width: 100%;
            height: 200px;
            position: absolute;
            bottom: 0;
            left: 0;
            background-color: #20263f;
            z-index: 0; } }
      @media (max-width: 46.875em) {
        .sp-cover-2020 .s1 .content {
          padding-right: 30px; } }
      @media (max-width: 40.3125em) {
        .sp-cover-2020 .s1 .content {
          padding: 80px 25px 30px 90px; } }
      @media (max-width: 37.5em) {
        .sp-cover-2020 .s1 .content {
          padding: 80px 25px 30px; } }
      .sp-cover-2020 .s1 .content__mobile {
        display: none; }
        @media (max-width: 40.3125em) {
          .sp-cover-2020 .s1 .content__mobile {
            display: block; } }
      .sp-cover-2020 .s1 .content__left {
        font-size: 140px;
        color: #ffffff;
        margin-right: 50px;
        font-weight: 400; }
        @media (max-width: 112.5em) {
          .sp-cover-2020 .s1 .content__left {
            font-size: 120px; } }
        @media (max-width: 106.25em) {
          .sp-cover-2020 .s1 .content__left {
            font-size: 100px; } }
        @media (max-width: 75em) {
          .sp-cover-2020 .s1 .content__left {
            font-size: 80px; } }
        @media (max-width: 68.75em) {
          .sp-cover-2020 .s1 .content__left {
            position: relative;
            z-index: 1; } }
        @media (max-width: 46.875em) {
          .sp-cover-2020 .s1 .content__left {
            font-size: 65px; } }
        @media (max-width: 40.3125em) {
          .sp-cover-2020 .s1 .content__left {
            max-width: 230px;
            font-weight: 300;
            line-height: 1.1;
            margin-right: 0; }
            .sp-cover-2020 .s1 .content__left.desktop {
              display: none; } }
        @media (max-width: 37.5em) {
          .sp-cover-2020 .s1 .content__left {
            margin-left: 60px;
            margin-bottom: 20px; } }
        @media (max-width: 28.125em) {
          .sp-cover-2020 .s1 .content__left {
            margin-left: 39px; } }
        .sp-cover-2020 .s1 .content__left span {
          display: block;
          line-height: 1; }
      .sp-cover-2020 .s1 .content__right {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 75px 80px;
        max-width: 620px;
        background-image: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/white_texture.png); }
        @media (max-width: 106.25em) {
          .sp-cover-2020 .s1 .content__right {
            padding: 50px;
            max-width: 495px; } }
        @media (max-width: 93.75em) {
          .sp-cover-2020 .s1 .content__right {
            max-width: 375px; } }
        @media (max-width: 68.75em) {
          .sp-cover-2020 .s1 .content__right {
            position: relative;
            z-index: 1; } }
        @media (max-width: 37.5em) {
          .sp-cover-2020 .s1 .content__right {
            max-width: unset;
            padding: 45px 17px; } }
      .sp-cover-2020 .s1 .content__p {
        font-size: 34px;
        font-weight: 300;
        margin-bottom: 25px;
        line-height: 1.5; }
        @media (max-width: 106.25em) {
          .sp-cover-2020 .s1 .content__p {
            font-size: 30px; } }
        @media (max-width: 93.75em) {
          .sp-cover-2020 .s1 .content__p {
            font-size: 22px;
            line-height: 1.5; } }
        @media (max-width: 37.5em) {
          .sp-cover-2020 .s1 .content__p {
            margin-bottom: 5px; } }
      .sp-cover-2020 .s1 .content__by-line {
        font-family: "playfair-display", serif;
        font-size: 15px; }
  .sp-cover-2020 .s2 {
    padding-left: 21%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 55px; }
    @media (max-width: 75em) {
      .sp-cover-2020 .s2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 30px; } }
    @media (max-width: 37.5em) {
      .sp-cover-2020 .s2 {
        padding: 0; } }
    .sp-cover-2020 .s2 .column-text {
      margin-bottom: 60px; }
    .sp-cover-2020 .s2__pattern {
      position: absolute;
      right: 0;
      width: 110%;
      height: 100%;
      top: 42%;
      background-image: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/white_texture.png); }
      @media (max-width: 75em) {
        .sp-cover-2020 .s2__pattern {
          display: none; } }
    .sp-cover-2020 .s2 .img-container {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      position: relative; }
      @media (max-width: 75em) {
        .sp-cover-2020 .s2 .img-container {
          max-width: 525px; } }
    .sp-cover-2020 .s2__image {
      padding-left: 50px;
      position: relative;
      z-index: 1;
      -webkit-transform: translate(5%, -50px);
      -ms-transform: translate(5%, -50px);
      transform: translate(5%, -50px); }
      @media (max-width: 75em) {
        .sp-cover-2020 .s2__image {
          -webkit-transform: unset;
          -ms-transform: unset;
          transform: unset;
          padding-left: 0; } }
  .sp-cover-2020 .s3 {
    position: relative; }
    @media (max-width: 50em) {
      .sp-cover-2020 .s3 {
        display: none;
        margin-bottom: 120px; } }
    @media (max-width: 37.5em) {
      .sp-cover-2020 .s3 {
        margin-bottom: 0; } }
    .sp-cover-2020 .s3__container {
      position: relative;
      z-index: 1; }
    .sp-cover-2020 .s3__map {
      background-image: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/usa.png);
      background-size: cover;
      padding-bottom: 75%;
      -webkit-transform: rotate(6deg) translate(41px, -10px);
      -ms-transform: rotate(6deg) translate(41px, -10px);
      transform: rotate(6deg) translate(41px, -10px);
      position: relative; }
      .sp-cover-2020 .s3__map img {
        display: none; }
      @supports ((-webkit-mask-box-image: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/map-mask.svg)) or (mask-border: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/map-mask.svg))) {
        .sp-cover-2020 .s3__map {
          -webkit-mask-box-image: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/map-mask.svg);
          mask-border: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/map-mask.svg);
          mask-type: alpha;
          background-image: -webkit-gradient(linear, left top, right bottom, from(#5c689a), color-stop(75%, #1c2758));
          background-image: -webkit-linear-gradient(top left, #5c689a, #1c2758 75%);
          background-image: -o-linear-gradient(top left, #5c689a, #1c2758 75%);
          background-image: linear-gradient(to bottom right, #5c689a, #1c2758 75%);
          padding-bottom: 0;
          -webkit-transform: unset;
          -ms-transform: unset;
          transform: unset; }
          .sp-cover-2020 .s3__map img {
            display: block; } }
    .sp-cover-2020 .s3__image {
      -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
      transform: translateY(-1px); }
    .sp-cover-2020 .s3__overlay {
      position: absolute;
      top: 0;
      left: 0;
      -o-object-fit: cover;
      object-fit: cover;
      opacity: 0;
      -webkit-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s; }
      .sp-cover-2020 .s3__overlay.active {
        opacity: 1; }
    .sp-cover-2020 .s3__washington {
      top: 8.5%;
      left: 10.2%;
      width: 11.5%; }
    .sp-cover-2020 .s3__oregon {
      width: 13.6%;
      top: 15.4%;
      left: 8%; }
    .sp-cover-2020 .s3__california {
      left: 7.2%;
      top: 26.9%;
      width: 14.9%; }
    .sp-cover-2020 .s3__texas {
      left: 34.9%;
      top: 47.7%;
      width: 23.9%; }
    .sp-cover-2020 .s3__content {
      position: absolute;
      top: 26%;
      right: 12%;
      max-width: 500px;
      background-image: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/white_texture.png);
      padding: 50px 30px;
      padding-left: 0;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 87.5em) {
        .sp-cover-2020 .s3__content {
          padding: 35px;
          padding-left: 0; } }
      @media (max-width: 75em) {
        .sp-cover-2020 .s3__content {
          max-width: 400px; } }
      @media (max-width: 62.5em) {
        .sp-cover-2020 .s3__content {
          top: 15%; } }
      @media (max-width: 43.75em) {
        .sp-cover-2020 .s3__content {
          position: relative;
          top: unset;
          right: unset;
          padding-bottom: 55px; } }
    .sp-cover-2020 .s3__header {
      font-size: 27px;
      font-weight: 300;
      position: relative;
      overflow: hidden;
      z-index: 1; }
    .sp-cover-2020 .s3__line {
      width: 200px;
      height: 1px;
      background-color: #20263f;
      margin-right: 18px;
      margin-top: 15px; }
      @media (max-width: 75em) {
        .sp-cover-2020 .s3__line {
          width: 80px; } }
    .sp-cover-2020 .s3__text {
      font-size: 27px;
      font-weight: 300;
      line-height: 1.5; }
      @media (max-width: 75em) {
        .sp-cover-2020 .s3__text {
          font-size: 22px; } }
  .sp-cover-2020 .s3-mobile {
    display: none;
    background-image: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/white_texture.png);
    padding: 100px 10px 100px 40px;
    margin-bottom: 50px; }
    @media (max-width: 50em) {
      .sp-cover-2020 .s3-mobile {
        display: block; } }
    .sp-cover-2020 .s3-mobile__header {
      font-size: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-family: "playfair-display", serif;
      color: #20263f;
      font-weight: 400;
      margin-left: -40px; }
      @media (max-width: 40em) {
        .sp-cover-2020 .s3-mobile__header {
          font-size: 27px; } }
      .sp-cover-2020 .s3-mobile__header:before {
        content: "";
        width: 23px;
        height: 1px;
        background: #6c6868;
        display: inline;
        margin-right: 12.5px; }
    .sp-cover-2020 .s3-mobile__text {
      font-size: 22px;
      font-family: source-sans-pro, sans-serif;
      font-weight: 300;
      max-width: 400px;
      margin-bottom: 45px; }
      @media (max-width: 40em) {
        .sp-cover-2020 .s3-mobile__text {
          font-size: 20px; } }
    .sp-cover-2020 .s3-mobile__list-section {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 40px; }
    .sp-cover-2020 .s3-mobile__list-left {
      width: 160px;
      margin-right: 20px; }
      @media (max-width: 37.5em) {
        .sp-cover-2020 .s3-mobile__list-left {
          width: unset; } }
    .sp-cover-2020 .s3-mobile__list-section-header {
      font-size: 27px;
      font-family: "playfair-display", serif;
      font-weight: 400;
      color: #343434;
      margin-bottom: 17px; }
      @media (max-width: 40em) {
        .sp-cover-2020 .s3-mobile__list-section-header {
          font-size: 23px; } }
    .sp-cover-2020 .s3-mobile__link {
      font-size: 22px;
      font-family: source-sans-pro, sans-serif;
      cursor: pointer;
      -webkit-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s;
      margin-bottom: 15px; }
      @media (max-width: 40em) {
        .sp-cover-2020 .s3-mobile__link {
          font-size: 18px; } }
      .sp-cover-2020 .s3-mobile__link:hover {
        color: #5c689a; }
    .sp-cover-2020 .s3-mobile__image {
      width: 80%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 auto; }
      @media (max-width: 37.5em) {
        .sp-cover-2020 .s3-mobile__image {
          width: auto; } }
  .sp-cover-2020 .s4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-right: 375px;
    padding-left: 60px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 140px; }
    @media (max-width: 106.25em) {
      .sp-cover-2020 .s4 {
        padding-right: 200px; } }
    @media (max-width: 87.5em) {
      .sp-cover-2020 .s4 {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    @media (max-width: 75em) {
      .sp-cover-2020 .s4 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0; } }
    .sp-cover-2020 .s4__background-block {
      width: 675px;
      height: 90%;
      position: absolute;
      bottom: 19%;
      left: -50%;
      background-image: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/white_texture.png);
      z-index: 0; }
      @media (max-width: 84.375em) {
        .sp-cover-2020 .s4__background-block {
          width: 575px; } }
      @media (max-width: 75em) {
        .sp-cover-2020 .s4__background-block {
          display: none; } }
    .sp-cover-2020 .s4__img-container {
      position: relative;
      margin-left: auto;
      max-width: 553px;
      z-index: 1; }
      @media (max-width: 75em) {
        .sp-cover-2020 .s4__img-container {
          margin-left: 0; } }
    .sp-cover-2020 .s4__image {
      position: relative;
      z-index: 1; }
    .sp-cover-2020 .s4 .byline {
      position: relative;
      z-index: 1; }
    .sp-cover-2020 .s4__left {
      width: 50%;
      padding-right: 60px;
      margin-left: auto;
      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 (max-width: 75em) {
        .sp-cover-2020 .s4__left {
          margin: 0;
          padding: 0; } }
      @media (max-width: 31.25em) {
        .sp-cover-2020 .s4__left {
          width: 70%; } }
    .sp-cover-2020 .s4__content {
      margin-bottom: 60px; }
    .sp-cover-2020 .s4__header {
      max-width: 280px;
      font-size: 60px;
      line-height: 1; }
      .sp-cover-2020 .s4__header:before {
        left: unset;
        right: -400%;
        width: 400%; }
  .sp-cover-2020 .s5 {
    position: relative;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 1920px;
    margin: 0 auto;
    margin-bottom: 90px;
    z-index: 0; }
    @media (max-width: 78.125em) {
      .sp-cover-2020 .s5 {
        margin-bottom: 200px; } }
    @media (max-width: 62.5em) {
      .sp-cover-2020 .s5 {
        padding: 0 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }
    @media (max-width: 50em) {
      .sp-cover-2020 .s5 {
        padding: 0; } }
    .sp-cover-2020 .s5__img-container {
      width: 63%;
      position: relative; }
      @media (max-width: 62.5em) {
        .sp-cover-2020 .s5__img-container {
          width: 100%;
          margin-left: auto;
          margin-top: -15%;
          z-index: 1; } }
      @media (max-width: 50em) {
        .sp-cover-2020 .s5__img-container {
          display: none; } }
      @media (max-width: 43.75em) {
        .sp-cover-2020 .s5__img-container {
          width: 125%;
          margin-left: -12%; } }
    .sp-cover-2020 .s5__content {
      background-image: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/white_texture.png);
      padding: 80px 100px 80px 166px;
      overflow: hidden;
      position: absolute;
      right: 140px;
      top: 0;
      max-width: 800px; }
      @media (max-width: 106.25em) {
        .sp-cover-2020 .s5__content {
          max-width: 700px;
          padding: 50px 80px;
          top: 50px; } }
      @media (max-width: 93.75em) {
        .sp-cover-2020 .s5__content {
          max-width: 600px; } }
      @media (max-width: 84.375em) {
        .sp-cover-2020 .s5__content {
          padding: 50px 60px;
          max-width: 550px; } }
      @media (max-width: 78.125em) {
        .sp-cover-2020 .s5__content {
          top: unset;
          bottom: 0;
          right: 30px; } }
      @media (max-width: 62.5em) {
        .sp-cover-2020 .s5__content {
          position: relative;
          right: unset;
          bottom: unset; } }
      @media (max-width: 50em) {
        .sp-cover-2020 .s5__content {
          max-width: unset; } }
      @media (max-width: 31.25em) {
        .sp-cover-2020 .s5__content {
          padding: 50px 24px 50px 45px; } }
      .sp-cover-2020 .s5__content-header {
        font-size: 27px;
        position: relative;
        display: inline-block;
        color: #20263f;
        font-weight: 400; }
        .sp-cover-2020 .s5__content-header:before {
          content: "";
          width: 150px;
          position: absolute;
          left: -100%;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          height: 1px;
          background: #5c689a; }
      .sp-cover-2020 .s5__content-text {
        font-size: 27px;
        font-weight: 200;
        line-height: 1.5; }
        @media (max-width: 93.75em) {
          .sp-cover-2020 .s5__content-text {
            font-size: 22px; } }
        @media (max-width: 78.125em) {
          .sp-cover-2020 .s5__content-text {
            font-size: 20px; } }
        @media (max-width: 50em) {
          .sp-cover-2020 .s5__content-text {
            margin-bottom: 60px; } }
    .sp-cover-2020 .s5 .mobile-map__list {
      display: none; }
      @media (max-width: 50em) {
        .sp-cover-2020 .s5 .mobile-map__list {
          display: block; } }
  .sp-cover-2020 .s6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 400px;
    padding-right: 30px;
    position: relative;
    z-index: 1;
    margin-bottom: 180px; }
    @media (max-width: 106.25em) {
      .sp-cover-2020 .s6 {
        padding-left: 200px; } }
    @media (max-width: 75em) {
      .sp-cover-2020 .s6 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0; } }
    .sp-cover-2020 .s6 .pattern-block {
      background-image: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/white_texture.png);
      position: absolute;
      top: 100px;
      right: 0;
      width: 30%;
      height: 50%;
      z-index: 0; }
      @media (max-width: 75em) {
        .sp-cover-2020 .s6 .pattern-block {
          display: none; } }
    .sp-cover-2020 .s6__grapes {
      position: absolute;
      top: -50px;
      right: 0;
      width: 230px;
      z-index: 2; }
      @media (max-width: 37.5em) {
        .sp-cover-2020 .s6__grapes {
          display: none; } }
    .sp-cover-2020 .s6__header {
      max-width: 260;
      font-size: 60px;
      line-height: 1; }
    .sp-cover-2020 .s6__right {
      max-width: 550px;
      position: relative;
      z-index: 1;
      -ms-flex-item-align: start;
      align-self: flex-start;
      margin-top: 170px; }
      @media (max-width: 75em) {
        .sp-cover-2020 .s6__right {
          margin-top: 0;
          -ms-flex-item-align: unset;
          -ms-grid-row-align: unset;
          align-self: unset; } }
      @media (max-width: 43.75em) {
        .sp-cover-2020 .s6__right {
          width: 90%; } }
    .sp-cover-2020 .s6__content {
      margin-bottom: 60px;
      margin-right: 90px; }
      @media (max-width: 75em) {
        .sp-cover-2020 .s6__content {
          margin-right: 0; } }
    .sp-cover-2020 .s6__image {
      display: block;
      position: relative;
      z-index: 1; }
      .sp-cover-2020 .s6__image:nth-child(odd) {
        margin-bottom: 20px; }
    .sp-cover-2020 .s6 .byline {
      margin-top: 10.5px;
      text-align: right; }
  .sp-cover-2020 .s7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 140px;
    position: relative;
    padding-right: 375px;
    padding-left: 60px; }
    @media (max-width: 106.25em) {
      .sp-cover-2020 .s7 {
        padding-right: 200px; } }
    @media (max-width: 75em) {
      .sp-cover-2020 .s7 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0; } }
    .sp-cover-2020 .s7__left {
      padding-right: 60px;
      position: relative;
      z-index: 1;
      width: 50%;
      max-width: 646px;
      margin-left: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-bottom: 75px; }
      @media (max-width: 75em) {
        .sp-cover-2020 .s7__left {
          margin-left: 0;
          padding-right: 0;
          margin-top: 60px; } }
      @media (max-width: 43.75em) {
        .sp-cover-2020 .s7__left {
          width: 90%;
          max-width: 550px; } }
    .sp-cover-2020 .s7__header {
      width: 413px;
      font-size: 60px;
      line-height: 1; }
      @media (max-width: 31.25em) {
        .sp-cover-2020 .s7__header {
          width: unset;
          font-size: 50px; } }
      .sp-cover-2020 .s7__header:before {
        left: unset;
        right: -300%; }
    .sp-cover-2020 .s7__image {
      display: block;
      margin-left: auto;
      position: relative;
      z-index: 1; }
      @media (max-width: 43.75em) {
        .sp-cover-2020 .s7__image {
          max-width: 90%;
          margin: 0 auto; } }
      .sp-cover-2020 .s7__image--wineglass {
        margin-bottom: 90px; }
        @media (max-width: 75em) {
          .sp-cover-2020 .s7__image--wineglass {
            display: none; } }
    .sp-cover-2020 .s7__image-color-block {
      position: relative; }
      .sp-cover-2020 .s7__image-color-block:before {
        content: "";
        position: absolute;
        top: -30px;
        left: -56%;
        width: 600px;
        height: 400px;
        background-image: url(https://cdn.txamfoundation.com/Spirit/Spring2020/Cover-Feature/white_texture.png); }
        @media (max-width: 93.75em) {
          .sp-cover-2020 .s7__image-color-block:before {
            bottom: 240px; } }
        @media (max-width: 50em) {
          .sp-cover-2020 .s7__image-color-block:before {
            width: 500px; } }
    .sp-cover-2020 .s7 .cover {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      margin-bottom: 0; }
  .sp-cover-2020 .s8 {
    padding: 0 60px;
    position: relative;
    margin-bottom: 150px; }
    @media (max-width: 62.5em) {
      .sp-cover-2020 .s8 {
        padding: 0 5%; } }
    .sp-cover-2020 .s8__content-container {
      padding: 150px 30px;
      background: #20263f;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media (max-width: 93.75em) {
        .sp-cover-2020 .s8__content-container {
          padding: 150px 60px; } }
      @media (max-width: 59.375em) {
        .sp-cover-2020 .s8__content-container {
          padding: 60px; } }
      @media (max-width: 37.5em) {
        .sp-cover-2020 .s8__content-container {
          padding: 60px 30px; } }
    .sp-cover-2020 .s8__content {
      max-width: 1400px; }
    .sp-cover-2020 .s8__top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      margin-bottom: 130px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media (max-width: 87.5em) {
        .sp-cover-2020 .s8__top {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: flex-start; } }
      @media (max-width: 59.375em) {
        .sp-cover-2020 .s8__top {
          margin-bottom: 60px; } }
    .sp-cover-2020 .s8__header {
      font-size: 100px;
      color: white;
      max-width: 757px;
      font-style: "playfair-display", serif;
      font-weight: 300;
      margin-right: 60px;
      line-height: 1; }
      @media (max-width: 106.25em) {
        .sp-cover-2020 .s8__header {
          font-size: 88px;
          max-width: 650px; } }
      @media (max-width: 87.5em) {
        .sp-cover-2020 .s8__header {
          margin-bottom: 30px;
          margin-right: 0; } }
      @media (max-width: 59.375em) {
        .sp-cover-2020 .s8__header {
          font-size: 65px;
          max-width: 500px; } }
      @media (max-width: 43.75em) {
        .sp-cover-2020 .s8__header {
          font-size: 55px; } }
      @media (max-width: 37.5em) {
        .sp-cover-2020 .s8__header {
          font-size: 50px;
          max-width: 290px; } }
    .sp-cover-2020 .s8__header-content {
      color: white;
      max-width: 552px;
      font-size: 34px;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      font-weight: 100;
      line-height: 1.5;
      margin-bottom: 15px; }
      @media (max-width: 93.75em) {
        .sp-cover-2020 .s8__header-content {
          max-width: 470px;
          font-size: 28px; } }
      @media (max-width: 37.5em) {
        .sp-cover-2020 .s8__header-content {
          font-size: 22px; } }
    .sp-cover-2020 .s8__middle {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -25px;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .sp-cover-2020 .s8__item {
      width: 440px;
      padding: 0 25px;
      position: relative;
      margin-bottom: 70px; }
      @media (max-width: 93.75em) {
        .sp-cover-2020 .s8__item {
          width: 33.333%; } }
      @media (max-width: 75em) {
        .sp-cover-2020 .s8__item {
          width: 50%; } }
      @media (max-width: 56.25em) {
        .sp-cover-2020 .s8__item {
          width: 100%;
          max-width: 500px; } }
      @media (max-width: 37.5em) {
        .sp-cover-2020 .s8__item {
          max-width: unset; } }
      .sp-cover-2020 .s8__item:before {
        width: 33%;
        height: 2px;
        background-color: #5c689a;
        content: "";
        position: absolute;
        top: 0;
        left: 25px; }
    .sp-cover-2020 .s8__item-title {
      color: white;
      font-size: 24px;
      font-weight: 300;
      margin-bottom: 20px;
      margin-top: 30px; }
      @media (max-width: 93.75em) {
        .sp-cover-2020 .s8__item-title {
          font-size: 21px; } }
    .sp-cover-2020 .s8__item-text {
      font-size: 16px;
      line-height: 1.5;
      color: white; }
    .sp-cover-2020 .s8__image-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media (max-width: 56.25em) {
        .sp-cover-2020 .s8__image-container {
          display: none; } }
      .sp-cover-2020 .s8__image-container:before {
        content: unset; }
    .sp-cover-2020 .s8__image {
      -webkit-transform: translateY(-60px);
      -ms-transform: translateY(-60px);
      transform: translateY(-60px); }
      @media (max-width: 93.75em) {
        .sp-cover-2020 .s8__image {
          -webkit-transform: translateY(-100px) scale(0.8);
          -ms-transform: translateY(-100px) scale(0.8);
          transform: translateY(-100px) scale(0.8); } }
    .sp-cover-2020 .s8__bottom {
      text-align: center;
      color: white;
      font-family: source-sans-pro, sans-serif;
      font-size: 24px;
      max-width: 1027px;
      margin: 0 auto; }
      @media (max-width: 75em) {
        .sp-cover-2020 .s8__bottom {
          font-size: 22px;
          max-width: unset; } }
      @media (max-width: 37.5em) {
        .sp-cover-2020 .s8__bottom {
          line-height: 1.3; } }
  .sp-cover-2020 .sp-cover-video-block--1 {
    position: absolute;
    top: 0;
    right: 100px; }
    @media (min-width: 125em) {
      .sp-cover-2020 .sp-cover-video-block--1 {
        right: 0; } }
    @media (max-width: 106.25em) {
      .sp-cover-2020 .sp-cover-video-block--1 {
        right: 30px; } }
    @media (max-width: 100em) {
      .sp-cover-2020 .sp-cover-video-block--1 {
        display: none; } }
  .sp-cover-2020 .sp-cover-video-block--2 {
    display: none; }
    .sp-cover-2020 .sp-cover-video-block--2 iframe {
      width: 100%; }
    @media (max-width: 100em) {
      .sp-cover-2020 .sp-cover-video-block--2 {
        display: block; } }

@-webkit-keyframes play45 {
  0% {
    background-position: 0px 0px; }
  100% {
    background-position: -1485px 0px; } }

@keyframes play45 {
  0% {
    background-position: 0px 0px; }
  100% {
    background-position: -1485px 0px; } }

@-webkit-keyframes play45back {
  0% {
    background-position: -1485px 0px; }
  100% {
    background-position: 0px 0px; } }

@keyframes play45back {
  0% {
    background-position: -1485px 0px; }
  100% {
    background-position: 0px 0px; } }

@-webkit-keyframes location-marker-in {
  0% {
    background-position: 0px 0px; }
  100% {
    background-position: -2760px 0px; } }

@keyframes location-marker-in {
  0% {
    background-position: 0px 0px; }
  100% {
    background-position: -2760px 0px; } }

@-webkit-keyframes location-marker-out {
  0% {
    background-position: -2760px 0px; }
  100% {
    background-position: 0px 0px; } }

@keyframes location-marker-out {
  0% {
    background-position: -2760px 0px; }
  100% {
    background-position: 0px 0px; } }
