html {
    scroll-behavior: smooth;
}

.title-box {
    overflow: hidden;
    /* Hides the title before animation */
    display: inline-block;
}

.title {
    /* transform: translateY(100%); Starts hidden below */

    transform: translateY(100%) scaleY(1.5);
    /* Starts below and stretched */
    opacity: 0;
}

/* Preloader */
#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.5s ease;
    z-index: 9999;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px solid #ccc;
    border-top-color: #333;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Page Load Effect */
.fade-in {
    opacity: 0;
    transform: translateY(5px);
}

/* Lazy Sections */
.lazy-section {
    opacity: 0;
    transform: translateY(50px);
    transition: all 0.8s ease-out;
}

.lazy-section.visible {
    opacity: 1;
    transform: translateY(0);
}

body {
    background: linear-gradient(1deg, #f7f7f7, #fff);
    font-family: "IBM Plex Sans", sans-serif;
}

h1 {
    font-family: "Fraunces", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -2%;
    text-align: center;
    color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Fraunces", sans-serif;
    font-weight: 400;
}


/*! Prelogin Style Starts !*/
.icon-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    border-right: 1px solid #e2e2e2;
    padding-top: 30px;
    padding-bottom: 30px;
}

.icon-box-icon {
    width: 100px;
    height: 100px;
}

.icon-box-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* .icon-box-content{padding-bottom: 30px;} */
.icon-box-content .card-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.icon-box-content .card-title span {
    color: #872C31;
}


.login-icon-box .icon-box {
    border-right: none;
}

.login-icon-box .icon-box-icon {
    width: 50px;
    height: 50px;
}

.login-icon-box .icon-box-content .card-title {
    font-size: 1rem;
}

.heading-section {
    text-align: center;
    margin-top: 2rem;
    padding: 0 1.4rem;
}

.heading-section h2 {
    font-family: "Fraunces", serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -2%;
    text-align: center;
    color: #000;
}

.heading-section h4 {
    font-family: "Fraunces", serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 30.72px;
    letter-spacing: -2%;
    text-align: center;
    color: #56544e;
}

.partners-box {
    background: url(../img/corporate-partners-bg.svg) no-repeat;
    background-size: contain;
    background-position: center;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin: 20px;
    height: 235px;
    text-decoration: none;
}

.partners-box-logo {
    padding: 10px 20px;
    width: 100%;
    max-width: 190px;
}

.partners-box-logo img {
    width: 100%;
    object-fit: contain;
    transition: 0.5s ease-in-out;
}

.partners-box:hover .partners-box-logo img {
    transform: scale(1.1);
    transition: 0.5s ease-in-out;
}

.partners-box-content .card-title {
    font: 300 24px "Fraunces", serif;
    color: #56544e;
    margin-bottom: 0
}

.partners-box:hover .card-title {
    color: #917b39;
    transition: 0.5s ease-in-out;
}


.notice-box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin: .5rem 0 1.5rem 0;
    width: 100%;
    padding: 1rem 2rem;
    border: 1px solid #cccccc;
    border-radius: 16px;
}

.notice-box .img-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    padding: 10px;
}

.notice-box .img-box img {
    width: 50px;
}

.notice-box-content h3 {
    font-size: 1.25rem;
    line-height: 1.6rem;
    color: #000000;
    margin: 0;
}

.notice-box-content p {
    font-size: .8rem;
    line-height: 1.1rem;
    font-weight: 500;
    color: #56544e;
    margin: 0;
}




/*! Prelogin Style Ends !*/


.nav-right {
    gap: 30px;
}

.nav-right .btn {
    padding: 8px 40px;
    border: 1px solid #872C31;
    border-radius: 8px;
    transition: 0.5s ease-in-out;
    background-color: #872C31;
    color: #FFF;
}

.nav-right .btn:hover {
    background: transparent;
    color: #872C31;
}

.navbar.sticky-top.shadow {
    -webkit-box-shadow: 0 24px 36px -20px rgba(0, 0, 0, 0.0784) !important;
    box-shadow: 0 24px 36px -20px rgba(0, 0, 0, 0.0784) !important;
}

.banner-head {
    padding-top: 25%;
    background-image: url("../img/banner.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 30px;
    box-shadow: 0 24px 36px -20px rgba(0, 0, 0, 0.0784) !important;
}

.banner-head h1 {
    font-family: "Marcellus", serif;
}

.banner-head .content {
    position: absolute;
    top: 0;
    bottom: 0;
    gap: 20px;
}

.brand-ico {
    gap: 20px;
}

.brand-ico img:nth-child(2),
.brand-ico img:nth-child(3) {
    height: 18px;
    width: auto;
}

.brand-ico img:nth-child(2) {
    filter: brightness(0);
}

.user-profile-section .wrapper {
    border-radius: 16px;
    box-shadow: 0 24px 36px -20px rgba(0, 0, 0, 0.0784) !important;
    position: relative;
    overflow: hidden;
}

.user-profile-section .wrapper.silver-tier {
    background-image: url(../img/silver-card-bg.webp);
    background-size: cover;
    background-position: center;
}

.user-profile-section .wrapper.gold-tier {
    background-image: url(../img/gold-card-bg.webp);
    background-size: cover;
    background-position: center;
}

.user-profile-section .wrapper.platinum-tier {
    background-image: url(../img/platinum-card-bg.webp);
    background-size: cover;
    background-position: center;
}

.wrapper.platinum-tier .redeem-text {
    color: #000000;
    border: 2px solid #000000;
}

.profile-info {
    display: flex;
    align-items: center;
    gap: 12px;
}

.profile-img-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.profile-info img {
    width: 87px;
    height: 87px;
    object-fit: cover;
    object-position: top;
    border-radius: 50%;
    background: #e0e0e0;
    border: 2px solid #e2dfdf;
}

.gold-tier .profile-text h3,
.gold-tier .profile-text p {
    color: #fff;
}

.profile-text h3 {
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0;
}

.profile-badge {
    font-size: 14px;
    line-height: normal;
    color: #000;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 5px;
    border: 2px solid #ffffff;
    padding: 5px 15px;
    border-radius: 2rem;
}

.profile-text p,
.profile-text i {
    transition: 0.4s ease-in-out;
}

.profile-text p:hover {
    background: #333;
    color: #fff;
    cursor: pointer;
}

.profile-text p:hover i {
    color: #fff;
    cursor: pointer;
}

.gold-tier .profile-text p:hover {
    background: #fecd78;
    color: #333;
    font-weight: 700;
}

.gold-tier .profile-text p:hover i {
    color: #333;
}

.points-section {
    text-align: right;
    gap: 10px;
}

.points-badge {
    background: #fff4e5;
    padding: 8px 12px;
    border-radius: 12px;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 14px;
}

.points-badge p {
    font-weight: 500;
}

strong {
    font-weight: 800;
}

.points-badge img {
    width: 28px;
    height: 28px;
}

.redeem-text {
    font-size: 0.8rem;
    color: #fff;
    margin-top: 4px;
    cursor: pointer;
    border: 2px solid #e2dfdf;
    border-radius: 8px;
}

.redeem-text:hover {
    border: 2px solid #fecd78;
    border-radius: 8px;
    background-color: #faf1e2;
}

.card-wrapper {
    border-radius: 15px;
    background: #fff;
    border: 1px solid #fecd78;
    gap: 20px;
    padding-bottom: 15px;
    overflow: hidden;
    position: relative;
    transition: 0.4s ease-in-out;
}

.rewards-wrapper .carousel,
.privileges-wrapper .carousel,
.offers-wrapper .carousel {
    width: 100%;
}

.carousel .card-wrapper:hover {
    box-shadow: 0 24px 36px -20px rgba(0, 0, 0, 0.25) !important;
}

.card-wrapper img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.offers-wrapper {
    background: #EDE0CA;
    border-radius: 30px;
    /* box-shadow: 0 24px 36px -20px rgba(0, 0, 0, 0.0784) !important; */
}

.privileges-wrapper {
    border-radius: 30px;
    background-color: #F2E9E9;
    /* box-shadow: 0 24px 36px -20px rgba(0, 0, 0, 0.0784) !important; */
}

.rewards-wrapper {
    background: #D9D9D9;
    border-radius: 30px;
    /* box-shadow: 0 24px 36px -20px rgba(0, 0, 0, 0.0784) !important; */
}

#loginModal h2 {
    font-family: "Fraunces", sans-serif;
    font-weight: 400;
}


/* .rewards-wrapper h2 {
    color: #000;
} */

.offers-wrapper h2,
.user-offers h2 {
    font-family: "Fraunces", sans-serif;
    font-weight: 400;
    color: rgba(135, 44, 49, 1);
    margin: 15px 0 15px 50px !important;
}


.offer-claim-cta,
.offer-claimed {
    font-family: "Fraunces", sans-serif;
    padding: 10px 45px;
    border: 1px solid #d89946;
    background: transparent;
    color: #872C31;
    width: 100%;
    border-radius: 45px;
    font-weight: 400;
    line-height: 20px;
    transition: 0.4s ease-in-out;
}

.offer-claim-cta:hover,
.offer-claimed:hover {

    border: 1px solid #d89946;
    background: rgba(216, 153, 70, .8);
    color: #fff;
}

.card-content-wrapper .content p {
    font-family: "Fraunces", sans-serif;
    font-size: 1.2rem;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 8px !important;
    color: #832729;
}

.card-content-wrapper .content p:nth-child(2) {
    color: #56544E;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: .9rem;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 15px !important;
}

.carousel .owl-theme .owl-nav {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
}

.carousel .owl-theme .owl-nav .owl-prev,
.carousel .owl-theme .owl-nav .owl-next {
    position: absolute;
    color: inherit;
    background: #fff;
    border: none;
    z-index: 100;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}

.carousel .owl-theme .owl-nav .owl-prev i,
.carousel .owl-theme .owl-nav .owl-next i {
    font-size: 1rem;
    line-height: 1rem;
    color: #872c31;
    transition: 0.5s ease-in-out;
    opacity: 0.5;
}

.privileges-wrapper .carousel .owl-theme .owl-nav .owl-prev i,
.privileges-wrapper .carousel .owl-theme .owl-nav .owl-next i {
    color: #872c31;
}

.carousel .owl-theme .owl-nav .owl-prev i:hover,
.carousel .owl-theme .owl-nav .owl-next i:hover {
    opacity: 1;
}

.carousel .owl-theme .owl-nav .owl-prev {
    left: -5px;
}

.carousel .owl-theme .owl-nav .owl-next {
    right: -5px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: none;
}




footer a {
    text-decoration: none;
    color: #872c31;
    transition: 0.5s ease-in-out;
    position: relative;
    font-weight: 700;
}

footer .footer-menu a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    /* Adjust as needed */
    width: 100%;
    height: 2px;
    background: black;
    transform: scaleX(0);
    /* Start hidden */
    transition: transform 0.3s ease;
}

footer .footer-menu a:hover::after {
    transform: scaleX(1);
    /* Expand on hover */
    background: #832729;
}

footer .first-wrapper .social-icons a:hover {
    background: #832729;
}

footer .first-wrapper .social-icons a:hover i {
    color: #fff;
}

/* footer .secondary-wrapper a:hover{
    border-bottom: 2px solid #353535;
} */

.last-wrapper.copywrite-text {
    color: #872C31;
    font-size: 20px;
    font-weight: 600;
}

.main-wrapper {
    background-color: #F2E9E9;
    border-radius: 30px;
}

footer .first-wrapper {
    color: #0b0b0b;
    gap: 50px;
}

/* .first-wrapper img{
    filter: invert(1);
} */
.social-icons a {
    background: #D2AC67;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    cursor: pointer;
}

.social-icons a i {
    color: #FFF;
}

.secondary-wrapper {
    border-top: 2px solid #353535;
    border-bottom: 2px solid #353535;
}

.mail-text {
    color: #872C31;
}

#loginModal .modal-dialog {
    max-width: 65%;
}

.modal-content {
    overflow: hidden;
}

.label {
    display: block;
    margin-bottom: 0.3rem;
    font-size: 0.9rem;
    font-weight: bold;
    color: #333;
    transition: color 0.3s cubic-bezier(0.25, 0.01, 0.25, 1) 0s;
}

.login-inputs {
    width: 100%;
    gap: 20px;
}

.input {
    max-width: 100%;
    height: 44px;
    background-color: #05060f0a;
    border-radius: 0.5rem;
    padding: 0 1rem;
    border: 2px solid transparent;
    font-size: 1rem;
    transition: border-color 0.3s cubic-bezier(0.25, 0.01, 0.25, 1) 0s,
        color 0.3s cubic-bezier(0.25, 0.01, 0.25, 1) 0s,
        background 0.2s cubic-bezier(0.25, 0.01, 0.25, 1) 0s;
}

.phone-input {
    max-width: 100%;
    height: 44px;
    background-color: #05060f0a;
    border-radius: 0.5rem;
    border: 2px solid transparent;
    font-size: 1rem;
    transition: border-color 0.3s cubic-bezier(0.25, 0.01, 0.25, 1) 0s,
        color 0.3s cubic-bezier(0.25, 0.01, 0.25, 1) 0s,
        background 0.2s cubic-bezier(0.25, 0.01, 0.25, 1) 0s;
}

.input:hover,
.input:focus,
.input-group:hover .input,
.phone-input:hover,
.phone-input:focus,
.phone-input-group:hover .phone-input {
    outline: none;
    border: 1px solid #832729;
}

.input-group-test:hover .label,
.input:focus,
.phone-input-group-test:hover .label,
.phone-input:focus {
    color: #05060fc2;
}

.phone-input input,
.phone-input select {
    background: transparent;
    border: none;
}

.phone-input input:focus-visible,
.phone-input select:focus-visible {
    background: transparent;
    outline: none;
}

.phone-input select {
    width: auto;
    min-width: unset;
    cursor: pointer;
}

#loginModal .lhs {
    background: url("../img/login-banner.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    gap: 20px;
}

#loginModal .rhs {
    gap: 30px;
}

#loginModal .login-container {
    width: 100%;
    gap: 20px;
}

#loginModal .head p {
    font-size: 0.8rem;
}

.login-inputs .input:hover,
.login-inputs .input:focus,
.login-inputs .input:focus-visible {
    border: 1px solid #832729;
}

.login-inputs .input:focus-visible {
    outline: 1px solid #832729;
}

#loginModal .head p a {
    color: #832729;
    font-weight: 600;
    text-decoration: none;
    transition: 0.7s ease-in-out;
}

#loginModal .head p a:hover {
    text-decoration: underline;
}

#offersModal .btn,
#privilegeModal .btn,
#rewardsModal .btn,
#welcomeModal .btn,
.custom-tab-button {
    max-width: 308px;
    width: 100%;
    background: #872C31 !important;
    color: #fff !important;
    border-radius: 8px;
    transition: 0.5s ease-in-out;
}

.custom-tab-button {
    opacity: .8;
}

.custom-tab-button.active {
    opacity: 1;
}

.custom-tab-button:hover {
    background: #c03f45 !important;
}

.custom-tab {
    width: 100%
}

.custom-tab .nav-pills {
    margin-bottom: 1rem
}

.custom-tab .nav-item {
    padding: 0 .3rem
}



#loginModal .btn {
    max-width: 100%;
    width: 100%;
    background: #872C31;
    color: #fff;
    border-radius: 8px;
    transition: 0.5s ease-in-out;
}



#offersModal .btn,
#privilegeModal .btn,
#rewardsModal .btn,
#welcomeModal .btn {
    height: 44px;
    min-width: 170px !important;
}

#offersModal .input,
#privilegeModal .input,
#rewardsModal .input {
    width: 100%;
}

#offersModal .input-cta,
#privilegeModal .input-cta,
#rewardsModal .input-cta {
    gap: 20px;
}

#loginModal .btn:hover,
#offersModal .btn:hover,
#privilegeModal .btn:hover,
#rewardsModal .btn:hover,
#welcomeModal .btn:hover {
    background: #fff;
    color: #872C31;
    border: 1px solid #872c31;
    border-radius: 8px;
}

.three-body {
    --uib-size: 16px;
    --uib-speed: 0.8s;
    --uib-color: #ffffff;
    --uib-color-hover: #333;
    position: relative;
    display: inline-block;
    height: var(--uib-size);
    width: var(--uib-size);
    animation: spin78236 calc(var(--uib-speed) * 2.5) infinite linear;
}

.three-body__dot {
    position: absolute;
    height: 100%;
    width: 30%;
}

.three-body__dot:after {
    content: "";
    position: absolute;
    height: 0%;
    width: 100%;
    padding-bottom: 100%;
    background-color: var(--uib-color);
    border-radius: 50%;
}

#loginModal .btn:hover .three-body__dot:after {
    background-color: var(--uib-color-hover);
}

.three-body__dot:nth-child(1) {
    bottom: 5%;
    left: 0;
    transform: rotate(60deg);
    transform-origin: 50% 85%;
}

.three-body__dot:nth-child(1)::after {
    bottom: 0;
    left: 0;
    animation: wobble1 var(--uib-speed) infinite ease-in-out;
    animation-delay: calc(var(--uib-speed) * -0.3);
}

.three-body__dot:nth-child(2) {
    bottom: 5%;
    right: 0;
    transform: rotate(-60deg);
    transform-origin: 50% 85%;
}

.three-body__dot:nth-child(2)::after {
    bottom: 0;
    left: 0;
    animation: wobble1 var(--uib-speed) infinite calc(var(--uib-speed) * -0.15) ease-in-out;
}

.three-body__dot:nth-child(3) {
    bottom: -5%;
    left: 0;
    transform: translateX(116.666%);
}

.three-body__dot:nth-child(3)::after {
    top: 0;
    left: 0;
    animation: wobble2 var(--uib-speed) infinite ease-in-out;
}

@keyframes spin78236 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes wobble1 {

    0%,
    100% {
        transform: translateY(0%) scale(1);
        opacity: 1;
    }

    50% {
        transform: translateY(-66%) scale(0.65);
        opacity: 0.8;
    }
}

@keyframes wobble2 {

    0%,
    100% {
        transform: translateY(0%) scale(1);
        opacity: 1;
    }

    50% {
        transform: translateY(66%) scale(0.65);
        opacity: 0.8;
    }
}

#loginModal .mob-head {
    display: none !important;
}

#offersModal .modal-dialog,
#privilegeModal .modal-dialog,
#rewardsModal .modal-dialog {
    max-width: 50%;
}

#offersModal p,
#privilegeModal p,
#rewardsModal p {
    font-size: 0.8rem;
}

#offersModal .modal-content {
    /* background: url("../img/birthday-modal-bg.webp"); */
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
}

#privilegeModal .modal-content {
    background: url("../img/privilege-bg.webp");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#rewardsModal .modal-content {
    background: url("../img/privilege-bg.webp");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#anniversaryModal .modal-content {
    background: url("../img/anniversary-bg.webp");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.thankyoudiv p {
    font-size: 1rem !important;
    line-height: unset !important;
}

#tierModal li {
    font-size: 0.9rem;
}

#tierModal .table-container {
    border-radius: 30px;
    background: #e9ddd4;
    width: 100%;
}

#tierModal .table {
    width: 100%;
    border: 1px solid #eee;
    border-radius: 12px;
    overflow: hidden;
}

#tierModal .table-header {
    display: flex;
    width: 100%;
    background: #000;
    padding: 18px 0;
}

#tierModal .table-data,
.header__item {
    flex: 1 1 20%;
    text-align: center;
    background: unset;
}

#tierModal .filter__link {
    color: white;
    text-decoration: none;
    position: relative;
    display: inline-block;
    padding-left: 24px;
    padding-right: 24px;
    background: unset;
}

#tierModal .table-content {
    height: 180px;
    overflow: auto;
}

#tierModal .table-row {
    display: flex;
    width: 100%;
    padding: 10px 0;
    background: #fff;
}

#tierModal .table-row:nth-of-type(odd) {
    background: #eee;
}

#tierModal .modal-content,
#redeemModal .modal-content {
    max-width: 100%;
}

#tierModal .modal-content {
    overflow: auto;
    height: 70vh;
}

#tierModal .modal-content::-webkit-scrollbar {
    width: 10px;
    background: #ffffff;
    border-bottom-right-radius: 2rem;
    border-top-right-radius: 2rem;
}

#tierModal .modal-content::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 10px;
}

#tierModal .modal-content::-webkit-scrollbar-track {
    border-radius: 10px;
}

.anniversary-offer p {
    font-size: 0.9rem !important;
    font-weight: 600;
}

.tandc {
    gap: 10px;
}

.tandc p,
.custom-checkbox p {
    font-size: 0.9rem;
}

.ml-check {
    margin-left: 1.65rem;
}

.custom-checkbox p span {
    display: block;
    font-size: 0.75rem;
    margin-top:.5rem;
}

.tandc p a,
.custom-checkbox p a {
    color: #333;
    font-weight: 700;
}

.preferred-way {
    border: 1px dashed #d9af67;
    border-radius: 8px;
}

.preferred-way h6 {
    font-size: .83rem;
    padding: .4rem 0;
    border-bottom: 1px dashed #c59d58;
    margin-bottom: 0.5rem
}

.privacycheck {
    cursor: pointer;
}

.privacycheck input {
    display: none;
}

.privacycheck svg {
    overflow: visible;
}

.path {
    fill: none;
    stroke: #333;
    stroke-width: 6;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: stroke-dasharray 0.5s ease, stroke-dashoffset 0.5s ease;
    stroke-dasharray: 241 9999999;
    stroke-dashoffset: 0;
}

.privacycheck input:checked~svg .path {
    stroke-dasharray: 70.5096664428711 9999999;
    stroke-dashoffset: -262.2723388671875;
}

/* Wheel Styles */
.wheel-wrapper {
    position: relative;
    width: 400px;
    height: 400px;
}

.wheel {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    transition: transform 4s cubic-bezier(0.17, 0.67, 0.12, 0.99);
    box-shadow: 0 0 0 12px rgba(201, 169, 97, 0.3),
        0 0 0 16px white,
        0 20px 50px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}


/* .wheel-segment {
    position: absolute;
    width: 50%;
    height: 50%;
    transform-origin: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
} */

.wheel-segment {
    position: absolute;
    width: 50%;
    height: 50%;
    transform-origin: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 7rem;
    /* Distance from center */
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.wheel-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, var(--tanishq-gold), var(--tanishq-dark-gold));
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: bold;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    z-index: 10;
    transition: all 0.3s ease;
}

.wheel-center:hover:not(.spinning) {
    transform: translate(-50%, -50%) scale(1.1);
}

.wheel-center.spinning {
    cursor: not-allowed;
}

.wheel-pointer {
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 40px solid var(--tanishq-primary);
    filter: drop-shadow(0 3px 8px rgba(0, 0, 0, 0.3));
    z-index: 11;
}

.segment-text {
    color: white;
    font-weight: 700;
    font-size: 0.9rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
    text-align: center;
    line-height: 1.3;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 80%;
}

.highlight-points {
    color: #d4af37;
    /* gold color */
    font-weight: bold;
    font-size: 18px;
}

/*Locked screen starts here */
/* .card-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
} */

.locked-card img,
.locked-card .card-content-wrapper {
    filter: blur(4px);
    opacity: 0.6;
    pointer-events: none;
}

.locked-overlay {
    position: absolute;
    inset: 0;
    background: rgba(135, 44, 49, .7);
    backdrop-filter: blur(6px);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lock-content {
    text-align: center;
    color: #fff;
}

.lock-content i {
    font-size: 40px;
    margin-bottom: 10px;
}

.lock-content p {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.locked-btn {
    background: #bdbdbd !important;
    cursor: not-allowed;
}

.custom-rgt-logo {
    width: 100%;
    max-width: 150px;
}

/*! Popup UI Style Starts !*/
.success-modal.modal-content {
    border: 1px solid rgba(150, 130, 90, 1);
    background: linear-gradient(to right, #97711b, #66d907);
    border-radius: 32px;
}

.success-modal .modal-header {
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 20px;
    border: none;
}

.success-modal .modal-header .close {
    flex: 0 0 35px;
    max-width: 35px;
    height: 35px;
    display: flex;
    background-color: #fbf4ec;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    border: 1px solid #8d7745;
}

.close svg {
    width: 18px;
}

.success-modal .modal-header .close .cls-1 {
    fill: #8d7745;
}

.modal-header .close:hover {
    opacity: .8
}

.success-modal .modal-header .close svg {
    height: 18px;
}

.success-modal .modal-body {
    padding: 60px 50px;
    background: url(../img/floral-pattern-bg.svg) no-repeat right bottom #fdf4eb;
    background-size: 150px;
    margin: 2px;
    border-radius: 30px;
}

.success-logo {
    width: 155px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 0px auto;
}

.success-modal .modal-body_title {
    color: rgba(112, 6, 6, 1);
    font-family: "Fraunces", serif;
    font-size: 48px;
    line-height: 52px;
    font-weight: 400;
    margin: 10px 0;
    text-align: center;
}

.success-modal .modal-body_subtitle {
    color: rgba(48, 7, 8, .8);
    font-family: "Fraunces", serif;
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    margin: 15px 0 55px 0;
}

.seperator {
    display: flex;
    align-items: center;
    justify-content: center;
}

.seperator img {
    width: 100%;
    max-width: 300px;
}

/*! Popup UI Style Ends !*/

.modal-body .birthday-offer,
.modal-body .anniversary-offer,
.modal-body .other-offer,
.modal-body .thankyoudiv,
.modal-body .privilege-content {
    width: 100%;
    max-width: 490px;
}

.birthday-offer .btn {
    width: 150px !important;
}

/* Discount Section New UI */
.discount-container {
    padding: 0 34px;
}

.discount-item {
    /* width: 100%; */
    margin: 0 15px 35px 15px
}

.custom-pop-img {
    max-width: 300px;
    margin: 1rem auto;
}

.thankyou-lady-img {
    max-width: 300px;
    margin: 1rem auto;
    border-radius: 300px;
    overflow: hidden;
    border: 15px solid #f1f1f1;
}

.modal-body .know-more {
    text-align: center;
}

.terms-content ul,
.know-more ul,
.redeem-content ul {
    list-style: circle;
    color: #666;
    text-align: left;
    list-style: none;
    padding: 0 .8rem;
}

.terms-content li,
.know-more li,
.redeem-content li {
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: stretch;
}

.terms-content li:before,
.know-more li:before,
.redeem-content li:before {
    font-family: "Font Awesome 6 Free";
    content: "\f5d2";
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 700;
    color: #fa9d38;
    margin-top: 5px;
    margin-right: 15px;
    display: inline-flex;
}



/*! Custom Button Glow Style Starts !*/

.glow {
    --glow-line-color: #949494;
    --glow-line-thickness: 1px;
    --glow-line-length: 20;
    --glow-blur-color: #eba62d;
    --glow-blur-size: 1px;
    --animation-speed: 1200ms;
    --container-offset: 100px;
    position: relative;
}

.glow-container {
    pointer-events: none;
    position: absolute;
    inset: calc(var(--container-offset) / -2);
    width: calc(100% + var(--container-offset));
    height: calc(100% + var(--container-offset));
    opacity: 0;
}

.glow-blur,
.glow-line {
    width: calc(100% - var(--container-offset));
    height: calc(100% - var(--container-offset));
    x: calc(var(--container-offset) / 2);
    y: calc(var(--container-offset) / 2);
    rx: 1.25rem;
    fill: transparent;
    stroke: black;
    stroke-width: 5px;
    stroke-dasharray: var(--glow-line-length) calc(50 - var(--glow-line-length));
}

.glow-line {
    stroke: var(--glow-line-color);
    stroke-width: var(--glow-line-thickness);
}

.glow-blur {
    filter: blur(var(--glow-blur-size));
    stroke: var(--glow-blur-color);
    stroke-width: var(--glow-blur-size);
}

.glow:is(:hover, :focus) .glow-blur,
.glow:is(:hover, :focus) .glow-line {
    stroke-dashoffset: -80px;
    transition: stroke-dashoffset var(--animation-speed) ease-in, stroke-dasharray var(--animation-speed) ease-in;
}

.glow:is(:hover, :focus) .glow-container {
    animation: glow-visibility var(--animation-speed) ease-in;
}


/* ─── Date Picker Starts ─── */
.field-group {
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: center;
}

.field-group .custom-icon {
    position: absolute;
    right: 1em;
}

.field-group .dob-input-wrapper {
    display: flex;
}

.field-group label {
    font-size: 0.75rem;
    font-weight: 600;
    color: var(--ios-muted);
    text-transform: uppercase;
    letter-spacing: 0.8px;
}

.dob-input-wrapper {
    position: relative;
}

.dob-input {
    width: 100%;
    padding: 0.75rem 1rem 0.75rem 1rem;
    background: #05060f0a;
    border: 1.5px solid var(--ios-border);
    border-radius: 0.5rem;
    font-size: 1rem;
    font-family: var(--font-secondary);
    color: var(--ios-text);
    cursor: pointer;
    outline: none;
    transition: border-color 0.2s, box-shadow 0.2s;
    -webkit-appearance: none;
    caret-color: transparent;
    /* width: 376px !important; */
}

.field-group .custom-icon img {
    filter: brightness(0);
}

.dob-input::placeholder {
    color: var(--ios-muted);
}

.dob-input:focus {
    border-color: var(--ios-blue);
    box-shadow: 0 0 0 3px rgba(0, 122, 255, 0.14);
}

.dob-icon {
    position: absolute;
    left: 0.85rem;
    top: 50%;
    transform: translateY(-50%);
    color: var(--ios-blue);
    pointer-events: none;
    font-size: 1.1rem;
}

/* ─── Overlay Backdrop ─── */
.wp-overlay {
    display: none;
    /* position: fixed; */
    inset: 0;
    z-index: 1000;
    /* background: rgba(0,0,0,0.35); */
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    align-items: center;
    justify-content: center;
}

.wp-overlay.active {
    display: flex;
    animation: fadeIn 0.22s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* ─── Picker Sheet ─── */
.wp-sheet {
    background: var(--ios-bg);
    backdrop-filter: blur(40px) saturate(200%);
    -webkit-backdrop-filter: blur(40px) saturate(200%);
    border-radius: 20px 20px 20px 20px;
    width: 100%;
    max-width: 480px;
    overflow: hidden;
    box-shadow: 0 -4px 40px rgba(0, 0, 0, 0.18);
    transform: translateY(100%);
    transition: transform 0.38s cubic-bezier(0.32, 0.72, 0, 1);
}

.wp-overlay.active .wp-sheet {
    transform: translateY(0);
}

/* ─── Toolbar ─── */
.wp-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.85rem 1.1rem 0.5rem;
    border-bottom: 1px solid var(--ios-border);
}

.wp-btn {
    background: none;
    border: none;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    padding: 0.25rem 0.3rem;
    border-radius: 6px;
    transition: opacity 0.15s;
}

.wp-btn:active {
    opacity: 0.5;
}

.wp-btn.cancel {
    color: var(--ios-muted);
}

.wp-btn.confirm {
    color: var(--ios-blue);
    font-weight: 600;
}

.wp-toolbar-title {
    font-size: 0.95rem;
    font-weight: 600;
    color: var(--ios-text);
    letter-spacing: -0.2px;
}

/* ─── Column Labels ─── */
.wp-column-labels {
    display: flex;
    padding: 0.4rem 1rem 0;
    gap: 0;
}

.wp-col-label {
    flex: 1;
    text-align: center;
    font-size: 0.7rem;
    font-weight: 600;
    color: var(--ios-muted);
    text-transform: uppercase;
    letter-spacing: 0.7px;
}

/* ─── Picker Body ─── */
.wp-body {
    position: relative;
    display: flex;
    height: var(--picker-height);
    padding: 0 0.6rem;
    overflow: hidden;
    user-select: none;
    -webkit-user-select: none;
}

/* Selection highlight band */
.wp-body::before {
    content: '';
    position: absolute;
    left: 0.6rem;
    right: 0.6rem;
    top: calc(var(--item-height) * 2);
    height: var(--item-height);
    background: rgba(0, 122, 255, 0.09);
    border-radius: 10px;
    pointer-events: none;
    z-index: 2;
}

/* Top fade */
.wp-body::after {
    content: '';
    position: absolute;
    inset: 0;
    background:
        linear-gradient(to bottom, var(--ios-bg) 0%, transparent 35%),
        linear-gradient(to top, var(--ios-bg) 0%, transparent 35%);
    pointer-events: none;
    z-index: 3;
}

/* ─── Each Column ─── */
.wp-column {
    flex: 1;
    overflow: hidden;
    position: relative;
    cursor: grab;
}

.wp-column:active {
    cursor: grabbing;
}

.wp-list {
    will-change: transform;
    transition: transform 0s;
}

.wp-item {
    height: var(--item-height);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.15rem;
    font-weight: 400;
    color: var(--ios-text);
    letter-spacing: -0.1px;
    transition: font-size 0.12s, font-weight 0.12s, opacity 0.12s;
    pointer-events: none;
}

.wp-item.selected {
    font-size: 1.22rem;
    font-weight: 600;
}

/* Separator lines */
.wp-separator {
    position: absolute;
    left: 0.6rem;
    right: 0.6rem;
    height: 1px;
    background: rgba(0, 0, 0, 0.12);
    z-index: 4;
    pointer-events: none;
}

.wp-separator.top {
    top: calc(var(--item-height) * 2);
}

.wp-separator.bottom {
    top: calc(var(--item-height) * 3);
}

/* Bottom padding */
.wp-bottom {
    height: 1.2rem;
    background: var(--ios-bg);
}

/* ─── Reset & Base ─── */
*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

:root {
    --ios-blue: #007AFF;
    --ios-bg: rgba(242, 242, 247, 0.95);
    --ios-surface: rgba(255, 255, 255, 0.85);
    --ios-border: rgba(0, 0, 0, 0.08);
    --ios-text: #1C1C1E;
    --ios-muted: rgba(60, 60, 67, 0.45);
    --ios-highlight: rgba(0, 122, 255, 0.08);
    --item-height: 44px;
    --visible-items: 5;
    --picker-height: calc(var(--item-height) * var(--visible-items));
}

/* ─── DatePicker Ends ─── */

@keyframes glow-visibility {

    0%,
    100% {
        opacity: 0;
    }

    25%,
    75% {
        opacity: 1;
    }
}

/*! Custom Button Glow Style Ends !*/

/* Media queries goes here */
@media (max-width: 1846px) {
    #loginModal .modal-dialog {
        max-width: 50%;
    }
}

@media (max-width: 1728px) {
    .tandc p {
        max-width: 100%;
    }

    #loginModal .modal-dialog {
        max-width: 65%;
    }
}

@media (max-width: 1120px) {
    #loginModal .modal-dialog {
        max-width: 85%;
    }

    .icon-box {
        border: none;
    }

    .icon-box-icon {
        width: 75px;
        height: 75px;
    }

    .icon-box-content .card-title {
        font-size: 1.4rem;
        line-height: 1.8rem;
    }
}

@media (max-width: 850px) {
    .banner-head {
        padding-top: 60%;
    }

    .navbar .nav-right img {
        width: 40%;
    }

    .nav-right .btn {
        padding: 5px 15px;
    }

    #loginModal .modal-dialog {
        max-width: 100%;
    }

    #offersModal .modal-dialog,
    #privilegeModal .modal-dialog,
    #rewardsModal .modal-dialog {
        max-width: 100%;
    }

    footer .footer-menu a,
    .last-wrapper p {
        font-size: 0.8rem;
    }

    .contact h3 {
        font-family: "Fraunces", sans-serif;
        font-size: 1rem;
        font-weight: 400;
    }

    .contact .m-0 {
        font-size: 0.7rem;
    }

    #tierModal .modal-content,
    #redeemModal .modal-content {
        max-width: 100%;
    }

    .icon-box {
        border: none;
        padding: 0px;
    }

    .icon-box-icon {
        width: 65px;
        height: 65px;
    }

    .icon-box-content .card-title {
        font-size: 1rem;
        line-height: 1.4rem;
    }

    .icon-box-content {
        padding-bottom: 0
    }

    /* .tandc p {
        max-width: 310px;
    } */
}


@media (max-width: 575px) and (min-width: 525px) {
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

@media (max-width: 575px) {
    #loginModal .btn {
        font-size: 0.8rem;
    }
}

@media (max-width: 480px) {
    /*! #loginModal .lhs {
        display: none !important;
    } !*/

    #loginModal .heading-section h2 {
        font-size: 28px;
        line-height: 34px;
    }

    #loginModal .mob-head {
        display: flex !important;
    }

    #loginModal .lhs {
        gap: 10px;
    }

    #loginModal .rhs {
        gap: 10px;
    }

    #loginModal .login-container {
        gap: 10px;
    }

    .seperator img {
        width: 100%;
        max-width: 205px;
    }

    .notice-box-content h3 {
        font-size: .85rem;
        line-height: 1.2rem;
    }

    .otp-cnf-msg {
        text-align: center;
    }

    .col-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .navbar img {
        width: 35%;
    }

    .nav-right {
        justify-content: end;
    }

    .nav-right .btn {
        padding: 3px 10px;
        font-size: 0.8rem;
    }

    #loginModal .input,
    #loginModal .phone-input {
        max-width: 100%;
    }

    .banner-head h1 {
        font-size: 1.5rem;
    }

    .brand-ico img {
        width: 20%;
    }

    #offersModal .input-cta {
        flex-direction: column;
    }

    .brand-ico img:nth-child(2),
    .brand-ico img:nth-child(3) {
        height: 15px;
    }

    footer .first-wrapper {
        gap: 20px;
    }

    .social-contact-wrapper {
        gap: 20px;
    }

    .offer-claim-cta,
    .offer-claimed {
        font-size: 0.9rem;
    }

    #offersModal .input,
    #privilegeModal .input,
    #rewardsModal .input {
        width: 200px;
    }

    .segment-text {
        font-size: 0.65rem;
        font-weight: 600;
        margin-bottom: 5rem;
    }

    .wheel-segment {
        padding-left: 80px;
    }
}

@media (max-width: 379px) {
    .navbar img {
        width: 33%;
    }
}

@media (max-width: 376px) {
    .navbar img {
        width: 32%;
    }
}

@media (max-width: 371px) {
    .navbar img {
        width: 31%;
    }
}

@media (max-width: 360px) {
    .navbar img {
        width: 29%;
    }
}

@media (max-width: 768px) {
    .wheel-wrapper {
        width: 300px;
        height: 300px;
    }

    .background-wheel {
        width: 350px;
        height: 350px;
    }

    .segment-text {
        font-size: 0.7rem;
        font-weight: 700;
    }

    .form-card {
        margin: 1rem;
    }

    .wheel-segment {
        padding-left: 70px;
    }

    .segment-text {
        font-size: 0.75rem;
    }

    .wheel-wrapper {
        width: 300px;
        height: 300px;
    }
}



.zoom-in {
    transition: transform 0.5s ease;
}

.zoom-in:hover {
    transform: scale(1.1);
}

.logo-small {
    width: 120px;
    height: auto;
}