/*!************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/app_custom_site/cartridge/client/default/scss/experience/components/wineClub/wineClubHeroBanner.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable */
/* stylelint-enable */
.club-benefits__hero-banner {
  position: relative; }
  .club-benefits__hero-banner__bg {
    background-color: #202020;
    height: 40.625rem;
    max-height: 100vh;
    min-height: 21.25rem;
    position: relative;
    width: 100%;
    z-index: 0; }
    @media (max-width: 759.98px) {
      .has-header-banner .club-benefits__hero-banner__bg {
        max-height: calc(100vh - 34px); } }
    @media (min-width: 760px) {
      .narrow .club-benefits__hero-banner__bg {
        min-height: 25rem; } }
    .club-benefits__hero-banner__bg::after {
      content: '';
      height: 16.6875rem;
      left: 0;
      opacity: 0.65;
      position: absolute;
      top: 0;
      width: 100%; }
      .gradient-narrow-light .club-benefits__hero-banner__bg::after {
        background: linear-gradient(180deg, #ececd6 50%, rgba(251, 247, 238, 0) 88.74%); }
      .gradient-full .club-benefits__hero-banner__bg::after {
        height: 100%;
        opacity: 0.7; }
      .narrow .club-benefits__hero-banner__bg::after {
        height: 61%; }
    @media (min-width: 760px) {
      .club-benefits__hero-banner__bg {
        height: 100%;
        min-height: 50rem;
        position: absolute; } }
  .club-benefits__hero-banner__img {
    height: 100%;
    object-fit: cover;
    width: 100%; }
  .club-benefits__hero-banner__text {
    align-items: center;
    background-color: transparent;
    display: flex;
    justify-content: center;
    padding-bottom: 2.6875rem;
    padding-top: 4.1875rem;
    text-align: center;
    width: 100%; }
    @media (min-width: 760px) {
      .club-benefits__hero-banner__text {
        height: 100%;
        padding-bottom: 0;
        padding-top: 0; } }
  .club-benefits__hero-banner__heading {
    color: #362524;
    font-family: "Cardo", serif;
    font-size: 1.625rem;
    font-weight: 400;
    line-height: 1.35;
    margin-bottom: 1.375rem;
    margin-bottom: 0.1875rem; }
    @media (min-width: 760px) {
      .club-benefits__hero-banner__heading {
        font-size: 3.125rem;
        line-height: 1.35;
        margin-bottom: 1rem; } }
    @media (min-width: 1025px) {
      .club-benefits__hero-banner__heading {
        font-size: 3.75rem;
        line-height: 1.3; } }
    @media (min-width: 1681px) {
      .club-benefits__hero-banner__heading {
        font-size: 4rem;
        line-height: 1.35; } }
    @media (max-width: 759.98px) {
      .club-benefits__hero-banner__heading {
        color: #ececd6;
        left: 50%;
        position: absolute;
        top: 30%;
        transform: translateX(-50%);
        width: 100%;
        z-index: 1; } }
    @media (min-width: 760px) {
      .club-benefits__hero-banner__heading {
        color: #ececd6;
        font-size: 3.125rem;
        letter-spacing: -0.0625rem;
        margin-bottom: 0.5rem;
        position: relative;
        z-index: 1; } }
    @media (min-width: 1025px) {
      .club-benefits__hero-banner__heading {
        font-size: 3.75rem; } }
    @media (min-width: 1681px) {
      .club-benefits__hero-banner__heading {
        font-size: 4rem; } }
  .club-benefits__hero-banner__subheading {
    color: #7c605f;
    font-family: "Work Sans", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.0625rem;
    line-height: 1.35;
    margin-bottom: 1.5em;
    margin-bottom: 0; }
    @media (max-width: 759.98px) {
      .club-benefits__hero-banner__subheading {
        color: #ececd6;
        left: 50%;
        position: absolute;
        top: 35%;
        transform: translateX(-50%);
        width: 100%;
        z-index: 1; } }
    @media (min-width: 760px) {
      .club-benefits__hero-banner__subheading {
        color: #ececd6;
        position: relative;
        z-index: 1; } }
    @media (min-width: 1025px) {
      .club-benefits__hero-banner__subheading {
        font-size: 1.625rem;
        line-height: 1.34; } }
    @media (min-width: 1681px) {
      .club-benefits__hero-banner__subheading {
        font-size: 1.5rem;
        line-height: 1.2; } }
  .club-benefits__hero-banner__scroll {
    bottom: 0;
    height: 26.8%;
    left: 50%;
    min-height: 10.5rem;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 100%;
    z-index: 1; }
    .club-benefits__hero-banner__scroll::after, .club-benefits__hero-banner__scroll::before {
      bottom: 0;
      content: '';
      left: 50%;
      position: absolute;
      width: 0.1875rem; }
    .club-benefits__hero-banner__scroll::after {
      background-color: #861723;
      border-radius: 0 0 0.125rem 0.125rem;
      height: 21.25%;
      transform: translate(-50%, 100%); }
      @media (min-width: 760px) {
        .club-benefits__hero-banner__scroll::after {
          height: 26.92%; } }
    .club-benefits__hero-banner__scroll::before {
      background-color: #ecebd6;
      border-radius: 0.125rem 0.125rem 0 0;
      height: 54%;
      transform: translate(-50%, 0); }
      @media (min-width: 760px) {
        .club-benefits__hero-banner__scroll::before {
          height: 69.23%; } }
    .club-benefits__hero-banner__scroll span {
      color: #ecebd6;
      font-family: "Work Sans", sans-serif;
      font-size: 0.875rem;
      font-weight: 400;
      letter-spacing: 0.0625rem;
      line-height: 1.35;
      margin-bottom: 1.5em;
      cursor: pointer;
      font-weight: 500;
      letter-spacing: 0.125rem;
      margin-bottom: 0;
      text-transform: uppercase; }
      .club-benefits__hero-banner__scroll span::after {
        background-color: #ecebd6;
        border-radius: 50%;
        bottom: 63%;
        content: '';
        height: 0.3125rem;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        width: 0.3125rem; }
        @media (min-width: 760px) {
          .club-benefits__hero-banner__scroll span::after {
            bottom: 75%; } }
      @media (min-width: 760px) {
        .club-benefits__hero-banner__scroll span {
          letter-spacing: 0.125rem; } }
    @media (max-width: 759.98px) {
      .plp .club-benefits__hero-banner__scroll {
        display: none; } }
    @media (min-width: 760px) {
      .club-benefits__hero-banner__scroll {
        min-height: 12.25rem; } }
  @media (min-width: 760px) {
    .club-benefits__hero-banner {
      height: 75rem;
      margin-bottom: 4.5625rem;
      max-height: 100vh;
      min-height: 46.875rem; } }


/*# sourceMappingURL=wineClubHeroBanner.css.map*/