/** Shopify CDN: Minification failed

Line 68:0 Expected "}" to go with "{"

**/
.happy-hour-wrapper { padding: 60px 0 !important; position: relative; background-color: #fff; z-index: 1; }
.happy-hour-shape { height: 258px; background-color: #FFFDF1; color:#FFFDF1; position: absolute; bottom: 0; width: 100%; z-index: -1; left: 0; }
.happy-hour-shape img, .happy-hour-shape svg { position: absolute; bottom: calc(100% - 1px); left: 0; width: 100%; }
.happy-hour { background-color: #F5A5D8; border-radius: 24px; display: flex; flex-wrap: wrap; overflow: hidden; }
.happy-hour__content { width: 48.5%; padding: 80px; display: flex; align-items: center; }
.happy-hour__content .heading-group h2 { font-size: 60px; font-weight: 600; margin: 0; line-height: 69px; letter-spacing: -0.5px; }
.happy-hour__content .heading-group { margin-bottom: 23px; letter-spacing: -0.1px; position:relative; }
.happy-hour__content p { margin: 0; letter-spacing: -0.1px; }
.happy-hour-cta { margin-top: 34px; display: flex; flex-wrap: wrap; gap: 15px; }
.happy-hour-cta .cta__btn { margin: 0 !important; }
.happy-hour__img { padding-bottom: 45.6%; position: relative; }
.happy-hour__content__inn { margin-bottom: 10px; }
.happy-hour__img { width: 51.5%; }
.happy-hour__img__inn { position: absolute; width: 115%; height: 128%; border-radius: 50% 0 0 50%; overflow: hidden; left: 0; top: 42%; transform: translateY(-50%); }
.happy-hour__img__inn::before { content: ""; width: 100%; height: 100%; display: block; }
.happy-hour__img__inn img { position: absolute; width: 88%; height: 88%; top: 12%; left: 0; object-fit: cover; }
.happy-hour-outer { position: relative; z-index: 1; }
.happy-hour-outer::after { bottom: -181px; right: 72px; }
.happy-hour__content  .heading-ticket { top: 70px; width: 91px; right: 15%; color: #0D00A4; transform: rotate(11deg); line-height: 1;}
.happy-hour__content  .heading-ticket-arr { transform: rotate(-12deg); margin-top: 11px; margin-right: 36px; }

@media screen and (max-width:1439.98px) {
.happy-hour__content .heading-ticket { top: 0; right: -3%;}
    .happy-hour__content { padding: 40px; width: 50%; }
    .happy-hour__img { padding-bottom: 50%; width: 50%; }
    .happy-hour-outer:after { right: 8px; bottom: -165px; }
    .happy-hour-outer:before { left: 66px; }
    .happy-hour__img__inn { border-radius: 59% 0 0 70%; }
}

@media screen and (max-width:1199.98px) {
    .happy-hour__content .heading-group h2 { font-size: 40px; line-height: 40px; }
    .happy-hour-outer { padding: 0; }
    .happy-hour-wrapper { padding: 40px 0 !important;  }
    .icons-blocks-wrapper .icon-blocks { margin-top: 35px; }

@media screen and (max-width:989.98px) {
    .happy-hour-outer:before, .happy-hour-outer:after { width: 280px; height: 310px; }
    .happy-hour-outer:before { left: 30px; top: -46px; }
    .happy-hour__content { width: 100%; }
    .happy-hour__img { width: 100%; padding-bottom: 74%; }
    .happy-hour-cta { justify-content: center; margin-top: 22px; }
    .happy-hour__content .heading-group { max-width: 500px; text-align: center; margin: 0 auto 10px; }
    .happy-hour__content__inn { margin: 0; text-align: center; }
    .happy-hour__img__inn img { width: 100%; height: 100%; top: 0; }
    .happy-hour__img__inn { width: 100%; height: 100%; transform: none; top: 0; border-radius: 0; }
    .happy-hour__img__inn:before { background-image: url(/cdn/shop/files/shape-img-shape.svg?v=1718387972); z-index: 99999; position: absolute; background-repeat: no-repeat; background-size: 100%; top: -2px; }
    .happy-hour-outer:after { right: 0; bottom: -80px; }
}
@media screen and (max-width:767.98px) {
    .happy-hour__content .heading-group h2 { font-size: 30px; line-height: 30px;         max-width: 250px;
        position: relative;
        margin: 0 auto;
}
  .happy-hour__content .heading-ticket{right:-70px;}
    .happy-hour__content p { margin-top: 10px; }
    .happy-hour-cta { gap: 10px; margin-top: 13px; }
    .happy-hour__img { padding-bottom: 77%; }
}
@media screen and (max-width:575.98px) {
    .happy-hour-cta { flex-flow: column; max-width: 260px; margin: 13px auto 0; }
}
