@font-face {
  font-family: Gillsans;
  src: url('https://static.lystit.com/cms2/microsites/2025-09/tommy-hilfiger-racing-club/fonts/GillSans.12723286599083f85c8c55912eaaaabe.ttc') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: #fff;
  --black: #111;
  --black-lower-opacity: #1111114d;
}

.page-wrapper {
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: flex;
}

.hero-section {
  width: 100svw;
  height: 80svh;
  position: relative;
}

.background-video {
  z-index: 1;
  width: 100%;
  height: 100%;
}

.hero-text-overlay {
  z-index: 2;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hero-text-lockup {
  color: var(--white);
  width: 44svw;
}

.image {
  width: 20svw;
}

.section-01 {
  padding-top: 4em;
  padding-bottom: 4em;
}

.section-01.less-padding-top {
  padding-top: 4em;
}

.section-01.no-top-padding {
  padding-top: 0;
}

.section-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 60% 40%;
  grid-auto-columns: 1fr;
  display: grid;
}

.left-block {
  padding-right: .5em;
}

.left-block.no-padding {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.right-block {
  padding-left: .5em;
}

.text-block-01 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  padding: 2em 3em 4em 4em;
  display: flex;
}

.heading {
  color: var(--black);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gillsans, Arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.8rem;
}

.heading.centre {
  text-align: center;
}

.heading.centre.white {
  color: var(--white);
}

.paragraph {
  color: var(--black);
  margin-bottom: 0;
  font-family: Gillsans, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
}

.paragraph.centre {
  text-align: center;
}

.paragraph.centre.white {
  color: var(--white);
}

.image-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  display: flex;
  position: relative;
}

.image-wrapper.top-padding {
  padding-top: 10em;
  position: absolute;
}

.image-wrapper.image-overlap {
  z-index: 2;
  width: 30svw;
  padding-right: 1em;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.image-wrapper.image-overlap._02 {
  z-index: 1;
  inset: 20% auto 0% 0%;
}

.hotspot-wrapper {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  justify-content: center;
  align-items: center;
  padding: .2em;
  display: flex;
  position: absolute;
  bottom: auto;
  left: 27%;
  right: auto;
}

.hotspot-block {
  cursor: pointer;
  border: 2px solid #f6f0ec;
  border-radius: 10000px;
  padding: .1em;
  transition: all .4s;
  position: relative;
}

.hotspot-block:hover {
  border-color: #d61233;
}

.hotspot-wrapper-2 {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  justify-content: center;
  align-items: center;
  padding: .2em;
  display: flex;
  position: absolute;
  inset: 40% auto auto 27%;
}

.hotspot-wrapper-2._02 {
  top: 30%;
  left: 50%;
}

.hotspot-wrapper-2._03 {
  top: 22%;
  left: 20%;
}

.hotspot-inner {
  background-color: #d61233;
  border: 2px solid #f6f0ec;
  border-radius: 20px;
  width: 1.5em;
  height: 1.5em;
  transition: all .4s;
}

.hotspot-inner:hover {
  background-color: #f6f0eccc;
  border-color: #d61233;
}

.hotspot-cta {
  color: #f6f0ec;
  background-color: #d61233;
  border: 2px solid #f6f0ec;
  border-radius: 5px;
  padding: .3em .5em;
  text-decoration: none;
  display: none;
}

.text-block {
  text-transform: uppercase;
  font-family: shuttleblock-narrow, sans-serif;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1em;
  text-decoration: none;
}

.products-wrapper {
  border-bottom: 1px solid var(--black-lower-opacity);
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
  overflow: scroll;
}

.nav-bar-wrapper {
  border-top: 1px solid var(--black-lower-opacity);
  border-bottom: 1px solid var(--black-lower-opacity);
  justify-content: space-between;
  padding: 2em;
  display: flex;
}

.arrows {
  background-color: #000;
  width: 3vw;
  height: 4vh;
  display: flex;
}

.arrows-wrapper {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  display: none;
}

.editors-text-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.product {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  color: var(--black);
  flex-flow: column;
  font-family: Gillsans, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1rem;
  display: flex;
}

.product-details {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: column;
  width: 100%;
  padding: 0 1em;
  font-family: Gillsans, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1rem;
  display: flex;
}

.link-block {
  color: var(--black);
  text-decoration: none;
}

.article_card {
  color: var(--black);
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.article_card:hover {
  opacity: .5;
}

.item {
  color: var(--black);
  flex: none;
  width: 26em;
  padding-right: 2em;
  text-decoration: none;
}

.list {
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  transform: translate(0%);
}

.article_copy {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  cursor: auto;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.section {
  overflow: scroll;
}

.article-button {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: .2em;
  padding: .8em 2em;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.2em;
  transition: all .4s;
}

.article-button:hover {
  background-color: #dadada;
}

.heading-4 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.2em;
}

.wrapper {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.article_title-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  transition: margin .2s;
  display: flex;
  position: relative;
}

.team_name {
  z-index: 2;
  color: #707070;
  margin-bottom: 0;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.6em;
  position: relative;
}

.article_container {
  z-index: 2;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0 2em;
  position: relative;
}

.article_image {
  width: 100%;
  margin-bottom: 2em;
  padding-top: 0%;
  transition: transform .2s;
  position: relative;
  inset: auto auto 0% 0%;
}

.section-wrapper-02 {
  grid-template-rows: auto;
  grid-template-columns: 55% 45%;
  grid-auto-columns: 1fr;
  display: grid;
}

.right-block-02 {
  justify-content: center;
  align-items: flex-start;
  padding-left: .5em;
  display: flex;
}

.right-block-02.add-top-padding {
  padding-top: 2em;
  position: relative;
}

.section-wrapper-03 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-wrapper-03.add-top-stroke {
  border-top: .5px solid var(--black-lower-opacity);
}

.side-by-side-image {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.side-by-side-image.bottom {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  padding-left: 2em;
  padding-right: 2em;
}

.text-block-02 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  width: 60%;
  padding: 4em 3em 6em 4em;
  display: flex;
}

.product-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 2em 2em 4em;
  display: grid;
}

.products-gifts {
  flex: none;
  padding-right: 0;
}

.text-overlay {
  z-index: 2;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  display: flex;
}

.h3 {
  font-family: EB Garamond, sans-serif;
  font-size: 3rem;
  line-height: 3rem;
}

.text-overlay-wrapper {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.gift-section {
  width: 100svw;
  height: auto;
  position: relative;
}

.gift-video {
  z-index: 1;
  width: 100%;
  height: 80svh;
}

.overlay-video {
  position: relative;
}

.text-block-03 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  width: 80%;
  padding: 4em 3em 4em 4em;
  display: flex;
}

.image-3 {
  width: 18vw;
}

.logo-link-block {
  color: #231f20;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: color .4s;
  display: flex;
}

.logo-link-block:hover {
  color: #231f2080;
}

.block-container-inner {
  grid-column-gap: 4.75em;
  grid-row-gap: 4.75em;
  flex-flow: column;
  width: 100%;
  height: auto;
  display: flex;
}

.back-to-top-wrapper {
  padding-top: 4.75em;
  padding-bottom: 8em;
}

.small-mono-text {
  color: #231f20;
  cursor: pointer;
  font-family: Gillsans, Arial, sans-serif;
  font-size: 1em;
  text-decoration: underline;
  transition: color .3s;
}

.small-mono-text:hover {
  color: #231f2080;
}

.small-text {
  color: #231f20;
  text-align: center;
  letter-spacing: -.01em;
  font-family: Gillsans, Arial, sans-serif;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1em;
}

.div-block-7 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.block-container-wrapper {
  border-bottom: .01rem solid #231f2080;
  padding-bottom: 4.75em;
}

.block-container-wrapper.no-bottom-line {
  border-bottom-style: none;
  padding-bottom: 2.375em;
}

.block-container {
  width: 100svw;
  height: auto;
  padding: 2.375em;
}

.lyst-svg {
  color: #231f20;
  width: 30%;
}

.content-wrapper-centre {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-cta-wrapper {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.button {
  border: .5px solid var(--white);
  text-transform: uppercase;
  cursor: pointer;
  background-color: #ffffff4d;
  padding: 1em 2em;
  font-family: Gillsans, Arial, sans-serif;
  font-size: .8rem;
  line-height: 1em;
  transition: all .4s;
}

.button:hover {
  background-color: var(--white);
  color: var(--black);
}

.button-cta-wrapper {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 3em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.right-block-mobile {
  padding-left: .5em;
  display: none;
}

.gift-video-mobile {
  z-index: 1;
  width: 100%;
  height: 80svh;
  display: none;
}

@media screen and (min-width: 1920px) {
  .section-01 {
    padding-top: 8em;
  }

  .left-block.no-padding {
    padding-top: 4em;
  }

  .heading {
    font-size: 2.8rem;
    line-height: 2.8rem;
  }

  .paragraph {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }

  .image-wrapper.image-overlap._02 {
    top: auto;
  }

  .product-details {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .item {
    width: 40em;
  }

  .article_container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 4em;
    padding-right: 4em;
  }

  .section-wrapper-02, .right-block-02.add-top-padding {
    height: 100%;
  }

  .text-block-02 {
    padding-top: 8em;
    padding-bottom: 12em;
  }

  .product-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
  }

  .products-gifts {
    width: 100%;
  }

  .text-overlay {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
  }

  .h3 {
    font-size: 5rem;
    line-height: 5rem;
  }

  .gift-section {
    overflow: hidden;
  }

  .text-block-03 {
    padding-bottom: 8em;
  }

  .image-3 {
    width: 22vw;
  }

  .back-to-top-wrapper {
    padding-bottom: 12em;
  }

  .small-mono-text, .small-text {
    font-size: 1.5rem;
  }

  .div-block-7 {
    grid-column-gap: 6em;
    grid-row-gap: 6em;
  }

  .lyst-svg {
    width: 60%;
  }

  .button {
    font-size: 1.5rem;
  }

  .button-cta-wrapper {
    padding-bottom: 6em;
  }
}

@media screen and (max-width: 991px) {
  .text-block-01 {
    padding: 0 2em 2em;
  }

  .item {
    width: 25vw;
  }

  .article_container {
    padding-left: 2em;
    padding-right: 2em;
  }

  .section-wrapper-02 {
    grid-template-columns: 50% 50%;
  }

  .side-by-side-image {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .text-block-02 {
    width: 80%;
    padding-top: 0;
    padding-bottom: 4em;
  }

  .product-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .text-block-03 {
    width: 100%;
  }

  .image-3 {
    width: 30vw;
  }
}

@media screen and (max-width: 767px) {
  .hero-text-overlay {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .hero-text-lockup {
    width: 60svw;
  }

  .image {
    width: 40svw;
  }

  .section-01 {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .section-wrapper {
    flex-flow: column;
    grid-template-columns: 60%;
    display: flex;
    position: relative;
  }

  .left-block {
    width: 100%;
    padding-right: 0;
  }

  .right-block {
    width: 100%;
    display: none;
  }

  .image-wrapper.mobile-01 {
    width: 100%;
    padding-top: 4em;
  }

  .list {
    grid-template-columns: 1fr 1fr;
  }

  .gift-video {
    display: none;
  }

  .text-block-03 {
    padding-bottom: 4em;
  }

  .block-container-wrapper {
    padding-bottom: 2.375em;
  }

  .right-block-mobile {
    width: 100%;
    display: flex;
  }

  .div-block-8 {
    grid-template-rows: auto;
    grid-template-columns: 50% 50%;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .gift-video-mobile {
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .text-block-01 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .heading.centre {
    text-align: left;
  }

  .paragraph {
    font-size: .9rem;
    line-height: 1.2rem;
  }

  .paragraph.centre {
    text-align: left;
  }

  .paragraph.centre.white {
    text-align: center;
  }

  .image-wrapper {
    padding-left: .5em;
    padding-right: .5em;
  }

  .image-wrapper.image-overlap {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .image-wrapper.image-overlap._02 {
    padding-right: 0;
    top: 0%;
  }

  .image-wrapper.mobile-image-01 {
    width: 80vw;
  }

  .image-wrapper.mobile-image-02 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .hotspot-wrapper {
    top: 49%;
    left: 32%;
  }

  .hotspot-block {
    border-width: 1px;
  }

  .hotspot-wrapper-2 {
    top: 49%;
    left: 32%;
  }

  .hotspot-wrapper-2._03 {
    top: 39%;
    left: 60%;
  }

  .hotspot-inner {
    border-width: 1px;
    width: 1.5em;
    height: 1.5em;
  }

  .hotspot-cta {
    padding: .2em .3em;
    display: none;
  }

  .text-block {
    font-size: 1.2em;
  }

  .nav-bar-wrapper {
    padding: 1em;
  }

  .item {
    width: 60vw;
    padding-right: 1em;
  }

  .article_container {
    padding-bottom: 0;
    padding-left: 1em;
    padding-right: 1em;
  }

  .section-wrapper-02 {
    flex-flow: column-reverse wrap;
    display: flex;
  }

  .right-block-02.add-top-padding {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: .5em;
    padding-left: .5em;
    padding-right: .5em;
    display: grid;
  }

  .side-by-side-image {
    flex-flow: column;
  }

  .side-by-side-image.bottom {
    flex-flow: column;
    padding-left: 1em;
    padding-right: 1em;
  }

  .text-block-02 {
    width: 100%;
    padding: 0 1em 2em;
  }

  .product-grid {
    grid-template-columns: 1fr 1fr;
    padding: 1em 1em 2em;
  }

  .text-overlay {
    width: 80%;
  }

  .h3 {
    text-align: center;
    font-family: EB Garamond, sans-serif;
    font-style: italic;
  }

  .text-block-03 {
    padding: 2em 1em;
  }

  .image-3 {
    width: 12em;
    padding-top: 0;
  }

  .back-to-top-wrapper {
    padding-top: 4em;
    padding-bottom: 6em;
  }

  .small-mono-text {
    font-size: 1rem;
  }

  .small-text {
    font-size: 1em;
  }

  .block-container-wrapper.no-bottom-line {
    padding-bottom: 1.1875em;
  }

  .block-container {
    padding: 1.1875em;
  }

  .lyst-svg {
    width: 20%;
  }

  .button-cta-wrapper {
    padding-bottom: 2em;
  }

  .right-block-mobile {
    display: flex;
  }

  .div-block-8 {
    padding-left: .5em;
    padding-right: .5em;
  }

  .gift-video-mobile {
    height: 60vh;
  }
}


@font-face {
  font-family: 'Gillsans';
  src: url('https://static.lystit.com/cms2/microsites/2025-09/tommy-hilfiger-racing-club/fonts/GillSans.12723286599083f85c8c55912eaaaabe.ttc') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}