@font-face {
    font-family: "BentonSans-CondMd";
    src: local("Benton Sans Condensed Medium");
    src: url("https://www.aexp-static.com/nav/ngn/fonts/66edbae4-0c00-4453-9c58-c0c4cb412064-2.eot");
    src: url("https://www.aexp-static.com/nav/ngn/fonts/66edbae4-0c00-4453-9c58-c0c4cb412064-2.eot?") format("embedded-opentype"), url("https://www.aexp-static.com/nav/ngn/fonts/66edbae4-0c00-4453-9c58-c0c4cb412064-3.woff") format("woff"), url("https://www.aexp-static.com/nav/ngn/fonts/66edbae4-0c00-4453-9c58-c0c4cb412064-1.ttf") format("truetype"), url("https://www.aexp-static.com/nav/ngn/fonts/66edbae4-0c00-4453-9c58-c0c4cb412064-4.svg#web") format("svg");
    font-style: normal;
    font-weight: normal;
}
.container {
    max-width: 1280px;
}
.body-bg {
    background: url('/content/dam/amex/en-gb/benefits/membership/bst-hyde-park/images/2025/bsthydepark-2025-BG-post2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 50px;
}
h1 {
    font-family: "BentonSans", sans-serif!important;
    padding: 80px 0;
}
.three-col {
    margin-bottom: 60px;
}
.perk1 {
    height: 200px;
}
.perk2 {
    height: 200px;
}
.perk3 {
    height: 200px;
}
.perk1 img {
    width: 165px;
    height: auto;
    margin-bottom: 40px;
}
.perk2 img {
    width: 306px;
    height: auto;
    margin-bottom: 40px;
}
.perk3 img {
    width: 90px;
    height: auto;
    margin-bottom: 40px;
}
.three-col h2 {
    color: #fff;
}
.three-col p {
    color: #fff;
}
.button a {
    width: 250px;
}
.button i {
    display: none;
}
.two-col {
    padding: 50px 0;
    max-width: 1220px;
    margin: 0 auto;
}
.two-col h3 {
    padding-bottom: 10px;
}
.two-col h4 {
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: none;
}
.two-col .button {
    margin-top: 30px;
}
.fiveoff img {
    width: 600px;
    height: auto;
}
.experience img {
    width: 609px;
    height: auto;
}
.app img {
    width: 445px;
    height: auto;
}
.raf img {
    width: 585px;
    height: auto;
}
.two-col-adjust {
    max-width: 100%;
}
.two-col-adjust .button {
    margin-bottom: 25px;
}
.two-col-adjust .container {
    padding: 0;
}
.two-col .fiveoff-copy {
    margin: 0 0 0 40px;
}
.two-col .experience-copy {
    margin-left: 40px;
}
.two-col .app-copy {
    margin: 0 65px;
}
.two-col .raf-copy {
    margin-left: 40px;
}
.btm-mod {
    padding: 30px 0;
}
.btm-left {
    padding: 80px 40px;
    border-right: 1px solid #8e9092;
}
.btm-left .button a {
    width: 256px;
}
.btm-right {
    padding: 40px 0;
}
.btm-right .button a {
    width: 180px;
}
.btm-mod h2 {
    font-family: 'BentonSans-CondMd','Helvetica Neue', Helvetica, fallbackBold, sans-serif;
}
.btm-mod img {
    width: 600px;
    height: auto;
}
#faqsClick:focus {
        outline: 1px dashed #53565a;
        outline-offset: 3px;
    }

@media (min-width: 1280px) {
    .fiveoff-copy {
        padding-top: 160px;
    }
    .experience {
        margin-top: 10px;
    }
    .app-copy {
        padding-top: 110px;
    }
    .raf-copy {
        padding-top: 90px;
    }
}

@media (max-width: 1024px) {
    .lrg-show {
        display: none;
    }
    .two-col .fiveoff-copy {
        margin: 0;
    }
    .two-col .experience-copy {
        margin-left: 0;
    }
    .two-col .app-copy {
        margin: 0;
    }
    .two-col .raf-copy {
        margin-left: 0;
    }
    .body-bg {
        padding-bottom: 0;
    }
}

@media (max-width: 767px) {
    .mobhide {
        display: none !important;
    }
    .body-bg {
        background: url('/content/dam/amex/en-gb/benefits/membership/bst-hyde-park/images/2025/bsthydepark-2025-BG-post-mob2.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 50px;
    }
    h1 {
        padding: 50px 25px;
        font-size: 24px !important;
        line-height: 32px !important;
    }
    .perk2 {
        margin-top: 80px;
    }
    .perk3 {
        margin-top: 80px;
    }
    .two-col {
        padding: 20px 0;
    }
    .two-col-adjust {
        padding-bottom: 40px;
    }
    .two-col h3 {
        font-size: 20px !important;
        line-height: 28px !important;
    }
    .fiveoff img {
        width: 275px;
        height: auto;
        margin-bottom: 25px;
    }
    .experience img {
        width: 286px;
        height: auto;
        margin-bottom: 25px;
    }
    .app img {
        width: 216px;
        height: auto;
        margin-bottom: 25px;
    }
    .raf img {
        width: 245px;
        height: auto;
        margin-bottom: 25px;
    }
    .fiveoff-copy, .experience-copy, .app-copy, .raf-copy {
        text-align: center;
    }
    .two-col .button a {
        margin: 0 auto !important;
    }
    .fiveoff-copy .pad-3-r {
        padding: 0 !important;
    }
    .border-r {
        border-bottom: none;
    }
    .btm-left {
        padding: 40px 0;
        border-bottom: 1px solid #8e9092 !important;
        border-right: none;
    }
    .btm-mod {
        padding: 0 20px;
    }
    .btm-mod h2 {
        font-size: 24px !important;
        line-height: 31px !important;
    }
    .btm-right .button a, .btm-left .button a {
        width: 100%;
    }
    #restofcontent {
        padding-top: 0 !important;
    }
    #amex-footer {
        padding-top: 20px;
    }
}


/* ANIMATION */

.door-left {
    width: 50%;
    background-size: 100% 100%;
    background-position: right;
    background-repeat: no-repeat;
    position: fixed;
    top: 62px;
    left: 0;
    z-index: 10;
    will-change: transform;
    height: calc(92vh + 29px) !important;
}
.door-right {
    width: 50%;
    background-size: 100% 100%;
    background-position: left;
    position: fixed;
    top: 62px;
    right: 0;
    z-index: 10;
    will-change: transform;
    height: calc(92vh + 29px) !important;
}
.lockup {
    background-image: url('/content/dam/amex/en-gb/benefits/membership/bst-hyde-park/images/2025/bsthydepark-2025-lockup.png');
    width: 670px;
    height: 162px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: sticky;
    top: 43%;
    margin: 0 auto;
    z-index: 10;
    will-change: transform;
}
.room {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #667b9e;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    will-change: transform;
}
.scroll-space {
    height: 280vh;
}
#restofcontent {
    position: relative;
    z-index: 20;
    /* Higher than both the garage door and room */
    background-color: white;
    padding-top: 50px;
    /* Adds space at the top */
}
/* Content area (appears after animations) */
#restofcontent {
    position: relative;
    z-index: 20;
    /* Higher than both the garage door and room */
    background-color: white;
}
#amex-footer {
    position: relative;
    z-index: 20;
    /* Higher than both the garage door and room */
    background-color: white;
    padding-top: 50px;
    /* Adds space at the top */
}
/* Content area (appears after animations) */
#amex-footer {
    position: relative;
    z-index: 20;
    /* Higher than both the garage door and room */
    background-color: white;
}

@media (min-width: 768px) {
    .door-left {
        background-image: url('/content/dam/amex/en-gb/benefits/membership/bst-hyde-park/images/2025/bsthydepark-2025-DoorL.jpg');
    }
    .door-right {
        background-image: url('/content/dam/amex/en-gb/benefits/membership/bst-hyde-park/images/2025/bsthydepark-2025-DoorR.jpg');
    }
    .room {
        background-image: url('/content/dam/amex/en-gb/benefits/membership/bst-hyde-park/images/2025/bsthydepark-2025-Interior-postevent-dsk4.jpg');
    }
    .door-mob {
        display: none;
    }
}
@media (min-width: 1500px) {
    .door-left {
        height: 96vh;
    }
    .door-right {
        height: 96vh;
    }
}
@media (min-width: 2000px) {
    .door-left {
        height: 97vh;
    }
    .door-right {
        height: 97vh;
    }
}
@media (min-width: 2500px) {
    .door-left {
        height: 98vh;
    }
    .door-right {
        height: 98vh;
    }
}

@media (max-width: 767px) {
    .door-left {
        display: none;
    }
    .door-right {
        display: none;
    }
    .lockup{
        width: 331px;
        height: 80px;
    }
    .room {
        background-image: url('/content/dam/amex/en-gb/benefits/membership/bst-hyde-park/images/2025/bsthydepark-2025-Interior-postevent2-mob.jpg');
    }
    .door-mob {
        background-image: url('/content/dam/amex/en-gb/benefits/membership/bst-hyde-park/images/2025/bsthydepark-2025-door-mob.jpg');
        width: 100%;
        background-size: 100% 100%;
        background-position: bottom;
        background-repeat: no-repeat;
        position: fixed;
        right: 0;
        z-index: 10;
        will-change: transform;
        top: -25px !important;
        height: calc(100vh + 25px)!important;
    }
    .scroll-space {
        height: 200vh;
    }
}


/* Countdown Timer */

.sytny {
    color: #FFF;
    text-align: center;
    font-family: 'BentonSans', Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    padding-top: 50px;
}
#countdown {
    column-gap: 60px;
    column-count: 4;
    margin: 0 auto;
    max-width: 980px;
    padding: 20px 0 50px 0;
  }
  #countdown li {
    border: 8px solid #66a9e2;
    color: #66a9e2;
    display: flex;
    flex-direction: column;
    height: 180px;
    justify-content: space-around;
    list-style: none;
    padding: 30px 0 20px;
    text-align: center;
  }
  #countdown li .count {
    font-family: 'BentonSans', Helvetica Neue, Helvetica, sans-serif !important;
    display: inline-block;
    font-size: 64px;
    font-weight: 700;
  }
  #countdown li .label {
    font-family: 'BentonSans', Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 30px;
  }

  @media screen and (min-width: 768px) and (max-width: 1023px) {
    #countdown {
      column-gap: 28px;
    }
  }

  @media screen and (max-width: 767px) {
    /* Countdown Timer */
    #countdown {
      column-gap: 11px;
      column-count: 4;
      margin: 0 auto;
      max-width: 320px;
      padding-left: 0;
      padding: 20px 0 0;
    }
    #countdown li {
      border: 5px solid #66a9e2;
      color: #66a9e2;
      display: flex;
      flex-direction: column;
      height: 70px;
      justify-content: space-around;
      list-style: none;
      padding: 0px;
      text-align: center;
    }
    #countdown li .count {
      display: inline-block;
      font-size: 18px;
      font-weight: 700;
      margin: 10px 0 0 0;
    }
    #countdown li .label {
      font-size: 12px;
      text-transform: uppercase;
      margin: -10px 0 0 0;
    }
}