.Cart-module__SqXksq__cartSection{padding:4vw 0}.Cart-module__SqXksq__cartList{flex-direction:column;gap:1vw;display:flex}.Cart-module__SqXksq__cartListHeader{margin-bottom:1vw;padding-left:0}.Cart-module__SqXksq__itemCheckboxArea{justify-content:center;align-items:center;padding-left:0;display:flex}.Cart-module__SqXksq__itemCheckboxArea .ant-checkbox-checked{background-color:var(--theme-red-color)!important;border-color:var(--theme-red-color)!important}.Cart-module__SqXksq__itemCheckboxArea .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--theme-red-color)!important;border-color:var(--theme-red-color)!important}.Cart-module__SqXksq__cartItemCard{background:#fff;border:1px solid #0000000f;border-radius:1vw;flex-direction:column;gap:.8vw;padding:.8vw 1vw;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 5px 25px #00000005}.Cart-module__SqXksq__cartItemCard:hover{border-color:#58121d14;box-shadow:0 15px 40px #58121d0d}.Cart-module__SqXksq__cardTop{align-items:center;gap:1vw;display:flex}.Cart-module__SqXksq__itemImage{background:#fcfcfc;border-radius:.6vw;flex-shrink:0;width:6vw;height:6vw;position:relative;overflow:hidden}.Cart-module__SqXksq__itemImage img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.Cart-module__SqXksq__cartItemCard:hover .Cart-module__SqXksq__itemImage img{transform:scale(1.08)}.Cart-module__SqXksq__itemDetails{flex:1;align-self:baseline}.Cart-module__SqXksq__itemName{font-size:calc(var(--font-size-base) - 1px);margin:0 0 .3vw;font-weight:500;transition:color .3s;display:block}.Cart-module__SqXksq__itemPriceArea{align-items:baseline;gap:.5vw;display:flex}.Cart-module__SqXksq__currentPrice{font-size:calc(var(--font-size-base) + 4px);color:#000;font-weight:700}.Cart-module__SqXksq__originalPrice{font-size:calc(var(--font-size-base) - 1px);color:#999;font-weight:500;text-decoration:line-through}.Cart-module__SqXksq__itemMetaRow{align-items:center;gap:.6vw;margin-bottom:.4vw;display:flex}.Cart-module__SqXksq__itemMetaText{font-size:calc(var(--font-size-base) - 2px);color:#666;font-weight:500}.Cart-module__SqXksq__metaDivider{color:#ddd;font-size:calc(var(--font-size-base) - 2px)}.Cart-module__SqXksq__itemActions{position:absolute;top:.7vw;right:.7vw}.Cart-module__SqXksq__deleteBtn{color:#999;cursor:pointer;width:1.6vw;height:1.6vw;font-size:calc(var(--font-size-base) + 4px);z-index:2;background:#fff;border:1px solid #eaeaea;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Cart-module__SqXksq__deleteBtn:hover{background:var(--theme-red-color);color:#fff;border-color:var(--theme-red-color)}.Cart-module__SqXksq__deliveryBox{background:var(--secondary-color-20);background:linear-gradient(-90deg, #fefbfc 0%, var(--secondary-color-20) 100%);border:1px solid var(--secondary-color-40);border-radius:.5vw;align-items:center;gap:.5vw;width:100%;padding:.5vw .7vw;display:flex}.Cart-module__SqXksq__deliveryIcon{font-size:calc(var(--font-size-base) + 4px);color:var(--theme-red-color)}.Cart-module__SqXksq__deliveryTitle{color:#222;font-weight:700;font-size:calc(var(--font-size-base) - 1px)}.Cart-module__SqXksq__deliveryText{color:#555;font-size:calc(var(--font-size-base) - 1px)}.Cart-module__SqXksq__summaryCard{background:#fff;border:1px solid #f9f2f0;border-radius:25px;padding:1.302vw;position:sticky;top:120px;box-shadow:0 30px 80px #58121d14}.Cart-module__SqXksq__summaryTitle{color:var(--primary-color);margin-bottom:1.042vw;font-size:1.3rem;font-weight:800}.Cart-module__SqXksq__summaryRow{color:#666;justify-content:space-between;margin-bottom:.625vw;font-size:.95rem;display:flex}.Cart-module__SqXksq__savingText{color:#27ae60;font-weight:700}.Cart-module__SqXksq__grandTotal{border-top:1px solid #fdfaf8;margin-top:.781vw;padding-top:.781vw}.Cart-module__SqXksq__totalLabel{font-size:calc(var(--font-size-base) + 2px);color:#000;font-weight:700}.Cart-module__SqXksq__totalAmount{font-size:calc(var(--font-size-base) + 4px);color:#000;font-weight:700;display:block}.Cart-module__SqXksq__checkoutBtn{width:100%;position:relative;overflow:hidden;color:#fff!important;background:linear-gradient(135deg,#58121d 0%,#8b1e2a 100%)!important;border:none!important;border-radius:15px!important;height:55px!important;font-size:1.05rem!important;font-weight:700!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 10px 25px #58121d40!important}.Cart-module__SqXksq__checkoutBtn:hover{transform:translateY(-2px);background:linear-gradient(135deg,#6b1723 0%,#a12331 100%)!important;box-shadow:0 15px 35px #58121d59!important}@media (max-width:991px){.Cart-module__SqXksq__itemImage{width:100%;height:200px}}.Cart-module__SqXksq__no_products_container{text-align:center;background:0 0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:1.563vw 0;display:flex}.Cart-module__SqXksq__no_products_icon_wrapper{justify-content:center;align-items:center;display:flex}.Cart-module__SqXksq__no_products_image{object-fit:contain;width:70%;max-width:400px;height:auto}.Cart-module__SqXksq__no_products_title{font-family:var(--newsreader,serif);color:#333;margin-top:1.042vw;margin-bottom:.625vw;font-size:1.8rem;font-weight:500}.Cart-module__SqXksq__no_products_desc{font-size:var(--font-size-base,1rem);color:#666;max-width:400px;margin-bottom:1.25vw;line-height:1.6}
.UserDetails-module__7-igwW__userDetailsBox{background:#fff4eb;border-radius:12px;margin-top:10px;transition:all .2s linear}.UserDetails-module__7-igwW__userDetailsBox:hover{background:#fff}.UserDetails-module__7-igwW__userDetailsBox .UserDetails-module__7-igwW__userCommon{align-items:center;gap:15px;padding:12px 15px;display:flex}.UserDetails-module__7-igwW__userDetailsBox .UserDetails-module__7-igwW__userCommon .UserDetails-module__7-igwW__icon{color:var(--primary-color);justify-content:center;align-items:center;font-size:18px;display:flex}.UserDetails-module__7-igwW__userDetailsBox .UserDetails-module__7-igwW__userCommon .UserDetails-module__7-igwW__info{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.UserDetails-module__7-igwW__userDetailsBox .UserDetails-module__7-igwW__userCommon .UserDetails-module__7-igwW__subInfo{color:#2211026e;margin-top:3px;font-size:11px;font-weight:500}.UserDetails-module__7-igwW__userDetailsBox .UserDetails-module__7-igwW__userCommon.UserDetails-module__7-igwW__userAddress{border-top:1px solid #eee}.UserDetails-module__7-igwW__userDetailsBox .UserDetails-module__7-igwW__userCommon.UserDetails-module__7-igwW__userAddress .UserDetails-module__7-igwW__addInfo{overflow:hidden}
.OrderSummaryInfo-module__EcTMTW__summaryInfoBox{background:#fff4eb;border-radius:12px;margin-top:20px;padding:15px;transition:all .2s linear}.OrderSummaryInfo-module__EcTMTW__summaryInfoBox:hover{background:#fff}.OrderSummaryInfo-module__EcTMTW__summaryInfoBox .OrderSummaryInfo-module__EcTMTW__topBar{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.OrderSummaryInfo-module__EcTMTW__summaryInfoBox .OrderSummaryInfo-module__EcTMTW__topBar .OrderSummaryInfo-module__EcTMTW__summaryTxt{color:#333;align-items:center;font-size:12px;font-weight:600;display:flex}.OrderSummaryInfo-module__EcTMTW__summaryInfoBox .OrderSummaryInfo-module__EcTMTW__topBar .OrderSummaryInfo-module__EcTMTW__summaryAct{font-size:16px}.OrderSummaryInfo-module__EcTMTW__itemList_total{justify-content:space-between;align-items:center;display:flex}.OrderSummaryInfo-module__EcTMTW__itemList_total .OrderSummaryInfo-module__EcTMTW__itemImage{align-items:center;gap:5px;display:flex}.OrderSummaryInfo-module__EcTMTW__itemList_total .OrderSummaryInfo-module__EcTMTW__itemImage>img{background:#fff;border-radius:50%;width:35px;padding:0}.OrderSummaryInfo-module__EcTMTW__itemList_total .OrderSummaryInfo-module__EcTMTW__itemImage .OrderSummaryInfo-module__EcTMTW__layerImageCount{font-size:12px;font-weight:700}.OrderSummaryInfo-module__EcTMTW__itemList_total .OrderSummaryInfo-module__EcTMTW__subtotal{flex-direction:column;align-items:flex-end;display:flex}.OrderSummaryInfo-module__EcTMTW__itemList_total .OrderSummaryInfo-module__EcTMTW__subtotal>p{font-size:16px;font-weight:700}.OrderSummaryInfo-module__EcTMTW__itemList_total .OrderSummaryInfo-module__EcTMTW__subtotal .OrderSummaryInfo-module__EcTMTW__offPrice{color:red;font-size:11px}.OrderSummaryInfo-module__EcTMTW__itemList_total .OrderSummaryInfo-module__EcTMTW__subtotal p.OrderSummaryInfo-module__EcTMTW__nanoView{font-size:14px}.OrderSummaryInfo-module__EcTMTW__itemList_total .OrderSummaryInfo-module__EcTMTW__subtotal p.OrderSummaryInfo-module__EcTMTW__nanoView span{color:#8c8c8c;margin-right:5px;font-size:11px;font-weight:400}.OrderSummaryInfo-module__EcTMTW__summaryInfoBox .OrderSummaryInfo-module__EcTMTW__bottomPayableBar{border-top:1px dashed #dedede;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;display:flex}.OrderSummaryInfo-module__EcTMTW__summaryInfoBox .OrderSummaryInfo-module__EcTMTW__bottomPayableBar .OrderSummaryInfo-module__EcTMTW__summaryTxt{color:#666;align-items:center;font-size:12px;font-weight:500;display:flex}.OrderSummaryInfo-module__EcTMTW__summaryInfoBox .OrderSummaryInfo-module__EcTMTW__bottomPayableBar .OrderSummaryInfo-module__EcTMTW__subtotal{flex-direction:column;align-items:flex-end;display:flex}.OrderSummaryInfo-module__EcTMTW__summaryInfoBox .OrderSummaryInfo-module__EcTMTW__bottomPayableBar .OrderSummaryInfo-module__EcTMTW__subtotal>p{color:#0a9f0a;font-size:16px;font-weight:700}.OrderSummaryInfo-module__EcTMTW__summaryInfoBox .OrderSummaryInfo-module__EcTMTW__topBar.OrderSummaryInfo-module__EcTMTW__payableBar .OrderSummaryInfo-module__EcTMTW__summaryTxt{color:#000}.OrderSummaryInfo-module__EcTMTW__summaryInfoBox .OrderSummaryInfo-module__EcTMTW__topBar.OrderSummaryInfo-module__EcTMTW__payableBar .OrderSummaryInfo-module__EcTMTW__subtotal p{color:#0a9f0a;font-size:16px;font-weight:700}.OrderSummaryInfo-module__EcTMTW__summaryPopup{z-index:11;background:#fff;border-radius:12px;width:35%;height:100%;padding:15px;transition:all .3s linear;position:absolute;left:0;overflow:hidden auto;transform:translate(-105%)}.OrderSummaryInfo-module__EcTMTW__summaryPopup.OrderSummaryInfo-module__EcTMTW__show{transform:translate(0)}.OrderSummaryInfo-module__EcTMTW__summaryPopup::-webkit-scrollbar{width:0}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__headtopBar{background:#f7f7f7;border-radius:5px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:10px;display:flex}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__headtopBar .OrderSummaryInfo-module__EcTMTW__summaryTxt{color:#000;font-weight:700}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__headtopBar .OrderSummaryInfo-module__EcTMTW__summaryTxt>span{padding-left:20px;font-size:13px;font-weight:400;position:relative}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__headtopBar .OrderSummaryInfo-module__EcTMTW__summaryTxt>span:before{content:"";background:#333;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__headtopBar .OrderSummaryInfo-module__EcTMTW__summaryAct{font-size:16px}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__productList .OrderSummaryInfo-module__EcTMTW__productItem{border-bottom:1px dashed #dedede;gap:12px;padding:12px 0;display:flex}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__productList .OrderSummaryInfo-module__EcTMTW__productItem:last-child{border:0}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__productList .OrderSummaryInfo-module__EcTMTW__productItem .OrderSummaryInfo-module__EcTMTW__pImage{width:16%}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__productList .OrderSummaryInfo-module__EcTMTW__productItem .OrderSummaryInfo-module__EcTMTW__pImage>img{border-radius:10px;width:100%;height:auto}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__productList .OrderSummaryInfo-module__EcTMTW__productItem .OrderSummaryInfo-module__EcTMTW__pDetails{width:59%}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__productList .OrderSummaryInfo-module__EcTMTW__productItem .OrderSummaryInfo-module__EcTMTW__pDetails .OrderSummaryInfo-module__EcTMTW__name{color:#3c3c3c;font-size:11px;font-weight:500}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__productList .OrderSummaryInfo-module__EcTMTW__productItem .OrderSummaryInfo-module__EcTMTW__pDetails .OrderSummaryInfo-module__EcTMTW__qty{color:#a0a0a0;font-size:11px}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__productList .OrderSummaryInfo-module__EcTMTW__productItem .OrderSummaryInfo-module__EcTMTW__pAmount{text-align:right;flex-direction:column;gap:2px;width:25%;display:flex}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__productList .OrderSummaryInfo-module__EcTMTW__productItem .OrderSummaryInfo-module__EcTMTW__pAmount .OrderSummaryInfo-module__EcTMTW__pmainAmount{font-size:13px;font-weight:700}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__productList .OrderSummaryInfo-module__EcTMTW__productItem .OrderSummaryInfo-module__EcTMTW__pAmount .OrderSummaryInfo-module__EcTMTW__pdisAmount{color:#a0a0a0;font-size:11px;font-weight:400;text-decoration:line-through}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__cartSummary{background:#f7f7f7;border-radius:5px;margin-top:12px;padding:10px;overflow:hidden}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__cartSummary .OrderSummaryInfo-module__EcTMTW__cartItem{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__cartSummary .OrderSummaryInfo-module__EcTMTW__cartItem:last-child{margin:0}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__cartSummary .OrderSummaryInfo-module__EcTMTW__cartItem .OrderSummaryInfo-module__EcTMTW__title{color:#3c3c3c;font-size:12px}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__cartSummary .OrderSummaryInfo-module__EcTMTW__cartItem .OrderSummaryInfo-module__EcTMTW__title>span{color:#a0a0a0;font-size:10px}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__cartSummary .OrderSummaryInfo-module__EcTMTW__cartItem .OrderSummaryInfo-module__EcTMTW__value{font-size:12px;font-weight:700}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__cartSummary .OrderSummaryInfo-module__EcTMTW__cartItem .OrderSummaryInfo-module__EcTMTW__free{color:#018901;font-size:12px;font-weight:500}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__cartSummary .OrderSummaryInfo-module__EcTMTW__cartItem .OrderSummaryInfo-module__EcTMTW__discount{color:red;font-size:12px}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__cartSummary .OrderSummaryInfo-module__EcTMTW__cartItem.OrderSummaryInfo-module__EcTMTW__itemSuccess p{color:#018901;font-weight:700}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__cartSummary .OrderSummaryInfo-module__EcTMTW__cartItem.OrderSummaryInfo-module__EcTMTW__itemError p{color:#cd4242;font-weight:700}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__cartItemFinal{background:var(--secondary-color-40);border-radius:5px;justify-content:space-between;align-items:center;margin-top:7px;padding:10px;display:flex}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__cartItemFinal .OrderSummaryInfo-module__EcTMTW__title,.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__cartItemFinal .OrderSummaryInfo-module__EcTMTW__value{font-size:13px;font-weight:700}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__cartItemFinal.OrderSummaryInfo-module__EcTMTW__comboDiscount{background:#0189011c;padding:7px 10px}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__cartItemFinal.OrderSummaryInfo-module__EcTMTW__comboDiscount .OrderSummaryInfo-module__EcTMTW__title,.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__cartItemFinal.OrderSummaryInfo-module__EcTMTW__comboDiscount .OrderSummaryInfo-module__EcTMTW__value{color:#018901;font-size:12px;font-weight:700}@media only screen and (max-width:767px){.OrderSummaryInfo-module__EcTMTW__summaryPopup{border-radius:15px 15px 0 0;flex-direction:column;width:100%;height:auto;max-height:70%;display:flex;bottom:0;overflow:hidden;transform:translateY(105%)}.OrderSummaryInfo-module__EcTMTW__summaryPopup.OrderSummaryInfo-module__EcTMTW__show{transform:translateY(0)}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar{height:100%;overflow:hidden auto}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar::-webkit-scrollbar{width:0}.OrderSummaryInfo-module__EcTMTW__summaryPopup .OrderSummaryInfo-module__EcTMTW__bodyBar .OrderSummaryInfo-module__EcTMTW__productList .OrderSummaryInfo-module__EcTMTW__productItem .OrderSummaryInfo-module__EcTMTW__pImage>img{border-radius:7px}.OrderSummaryInfo-module__EcTMTW__summaryInfoBox{margin-top:0;padding:10px 15px}}
.Coupons-module__2djg9W__couponInfoBox{z-index:1;background:#fff4eb;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:15px;transition:all .2s linear;display:flex;position:relative;overflow:hidden}.Coupons-module__2djg9W__couponInfoBox:hover{background:#fff}.Coupons-module__2djg9W__couponInfoBox:before{content:"";filter:blur(24px);z-index:10;pointer-events:none;background:linear-gradient(110deg,#fff,45%,#fff,55%,#fff);width:100%;height:100%;animation:3s cubic-bezier(.5,1,.89,1) 1s infinite Coupons-module__2djg9W__shine;position:absolute;top:0;transform:translate(0)rotate(-45deg)skew(0)skewY(0)scaleX(1)scaleY(1)}@keyframes Coupons-module__2djg9W__shine{0%{content:"";left:-75%}50%{content:"";left:75%}to{content:"";left:75%}}.Coupons-module__2djg9W__couponInfoBox .Coupons-module__2djg9W__leftBar{align-items:center;gap:12px;width:80%;display:flex}.Coupons-module__2djg9W__couponInfoBox .Coupons-module__2djg9W__leftBar .Coupons-module__2djg9W__icon{background:#fff;border-radius:50%;width:20%;padding:8px}.Coupons-module__2djg9W__couponInfoBox .Coupons-module__2djg9W__leftBar .Coupons-module__2djg9W__information{width:80%}.Coupons-module__2djg9W__couponInfoBox .Coupons-module__2djg9W__leftBar .Coupons-module__2djg9W__information .Coupons-module__2djg9W__title{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.Coupons-module__2djg9W__couponInfoBox .Coupons-module__2djg9W__leftBar .Coupons-module__2djg9W__information .Coupons-module__2djg9W__info{color:#666;align-items:center;gap:3px;margin-top:5px;font-size:12px;display:flex}.Coupons-module__2djg9W__couponInfoBox .Coupons-module__2djg9W__leftBar .Coupons-module__2djg9W__information .Coupons-module__2djg9W__info>svg{font-size:14px}.Coupons-module__2djg9W__couponInfoBox .Coupons-module__2djg9W__rightBar{text-align:right;justify-content:end;align-items:center;width:20%;font-size:16px;display:flex}.Coupons-module__2djg9W__couponInfoBox .Coupons-module__2djg9W__rightBar.Coupons-module__2djg9W__remove{color:#df3232;font-size:12px;font-weight:600}.Coupons-module__2djg9W__offersPopup{z-index:11;background:#fff;border-radius:12px;width:35%;height:100%;transition:all .3s linear;position:absolute;left:0;overflow:hidden auto;transform:translate(-105%)}.Coupons-module__2djg9W__offersPopup.Coupons-module__2djg9W__show{transform:translate(0)}.Coupons-module__2djg9W__offersPopup::-webkit-scrollbar{width:0}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offerTopbar{z-index:1;padding:45px 25px 17px;position:relative}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offerTopbar:before{content:"";background:var(--secondary-color);z-index:-1;width:100%;height:81%;position:absolute;top:0;left:0}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offerTopbar .Coupons-module__2djg9W__informationBox{justify-content:space-between;align-items:center;display:flex}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offerTopbar .Coupons-module__2djg9W__informationBox .Coupons-module__2djg9W__information{width:65%}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offerTopbar .Coupons-module__2djg9W__informationBox .Coupons-module__2djg9W__information .Coupons-module__2djg9W__oTitle{margin-bottom:2px;font-size:18px;font-weight:600}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offerTopbar .Coupons-module__2djg9W__informationBox .Coupons-module__2djg9W__information .Coupons-module__2djg9W__oInfo{color:#666}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offerTopbar .Coupons-module__2djg9W__informationBox .Coupons-module__2djg9W__infoImg{width:35%}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offerTopbar .Coupons-module__2djg9W__couponInputSec{margin:10px auto 0;position:relative}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offerTopbar .Coupons-module__2djg9W__couponInputSec .Coupons-module__2djg9W__couponInput{color:#a9a9a9;height:42px;box-shadow:none;border-color:#8b623f2e;border-radius:7px;width:100%;padding:0 60px 0 15px;font-size:12px;font-weight:500}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offerTopbar .Coupons-module__2djg9W__couponInputSec .Coupons-module__2djg9W__couponInput:focus{border-color:var(--primary-color)}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offerTopbar .Coupons-module__2djg9W__couponInputSec .Coupons-module__2djg9W__couponInput.Coupons-module__2djg9W__error{border-color:red}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offerTopbar .Coupons-module__2djg9W__couponInputSec .Coupons-module__2djg9W__couponApplyBtn{color:var(--primary-color);background:0 0;border:0;padding:0;font-size:12px;font-weight:600;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offerTopbar .Coupons-module__2djg9W__couponInputSec .Coupons-module__2djg9W__couponApplyBtn.Coupons-module__2djg9W__remove{color:#df3232}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offerTopbar .Coupons-module__2djg9W__couponInputSec .Coupons-module__2djg9W__couponApplyBtn .Coupons-module__2djg9W__applyLoader{font-size:14px}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offerClose{text-align:right;z-index:2;height:0;padding-right:12px;position:sticky;top:15px}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offerClose .Coupons-module__2djg9W__couponClose{justify-content:end;align-items:center;width:max-content;margin:0 0 0 auto;font-size:16px;display:flex}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection{padding:5px 25px 15px}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__listTitle{color:var(--primary-color);font-weight:600}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList{margin-top:15px}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox{border-radius:10px;flex-direction:column;margin-bottom:15px;display:flex;position:relative;overflow:hidden}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox.Coupons-module__2djg9W__inactive{filter:grayscale()}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__information{border:1px solid #1d120917;border-bottom:0;border-radius:10px 10px 0 0;align-items:center;gap:10px;padding:12px 10px;display:flex}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__information>img{width:10%}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__information>p{width:90%;font-size:12px}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__couponDesc{width:90%}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__information .Coupons-module__2djg9W__title{font-size:12px;font-weight:500}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__information .Coupons-module__2djg9W__code{color:#000;letter-spacing:.5px;align-items:center;gap:3px;margin-top:3px;font-size:10px;font-weight:500;display:flex}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__information .Coupons-module__2djg9W__code>span{color:#888;letter-spacing:0;font-size:10px}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__information .Coupons-module__2djg9W__valid{color:#888;font-size:9px}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__information .Coupons-module__2djg9W__applyBtn{color:#000;background:var(--secondary-color);border:0;border-radius:5px;padding:5px 7px;font-size:10px;font-weight:600;line-height:1}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__information .Coupons-module__2djg9W__applyBtn.Coupons-module__2djg9W__remove{color:#fff;background:#df3232}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__descriptionView{border:1px solid #1d120917;border-top:0}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__descriptionView .Coupons-module__2djg9W__viewMore{background:var(--secondary-color-60);color:#000;letter-spacing:.5px;border-top:1px solid #1d120917;justify-content:center;align-items:center;width:100%;height:35px;padding:8px 15px;font-size:10px;font-weight:500;display:flex}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__descriptionView .Coupons-module__2djg9W__description{height:0;margin:0 15px;transition:all .3s linear;overflow:hidden}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__descriptionView .Coupons-module__2djg9W__description.Coupons-module__2djg9W__expanded{border-top:1px dashed #1d120917;height:auto;padding:10px 0}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__descriptionView .Coupons-module__2djg9W__description.Coupons-module__2djg9W__expanded p{text-align:center;color:var(--primary-color);margin-top:8px;font-size:11px;font-weight:700}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__descriptionView .Coupons-module__2djg9W__description>ul{padding-left:15px;list-style:outside}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__descriptionView .Coupons-module__2djg9W__description>ul>li{color:#888;margin-bottom:5px;font-size:11px}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__descriptionView .Coupons-module__2djg9W__description>ul>li:last-child{margin:0}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponList .Coupons-module__2djg9W__offerBox .Coupons-module__2djg9W__offerLayer{z-index:-1;background:#fff0e2 radial-gradient(circle at 50% 0,#fff 6px,#0000 6px) top/19px 40px repeat-x;width:100%;height:52%;position:absolute;bottom:0;left:0}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offersListSection .Coupons-module__2djg9W__couponError{color:red;margin-top:-10px;margin-bottom:10px;font-size:11px}.Coupons-module__2djg9W__couponInputSecOutside{background:#fff4eb;border-radius:12px;margin-top:10px;padding:12px 15px 15px;transition:all .2s linear}.Coupons-module__2djg9W__couponInputSecOutside .Coupons-module__2djg9W__sectionTitle{color:#000;margin-bottom:10px;font-size:12px;font-weight:500}.Coupons-module__2djg9W__couponInputSecOutside .Coupons-module__2djg9W__inputWrapper{position:relative}.Coupons-module__2djg9W__couponInputSecOutside .Coupons-module__2djg9W__couponInput{color:#333;height:42px;box-shadow:none;background:#fff;border:1px solid #1d120917;border-radius:12px;width:100%;padding:0 85px 0 15px;font-size:12px;font-weight:500}.Coupons-module__2djg9W__couponInputSecOutside .Coupons-module__2djg9W__couponInput:focus{border-color:var(--theme-color-1);background:#fff}.Coupons-module__2djg9W__couponInputSecOutside .Coupons-module__2djg9W__couponInput.Coupons-module__2djg9W__error{border-color:#df3232}.Coupons-module__2djg9W__couponInputSecOutside .Coupons-module__2djg9W__couponApplyBtn{color:var(--primary-color);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.Coupons-module__2djg9W__couponInputSecOutside .Coupons-module__2djg9W__couponApplyBtn.Coupons-module__2djg9W__remove{color:#df3232}.Coupons-module__2djg9W__couponInputSecOutside .Coupons-module__2djg9W__applyLoader{font-size:16px}.Coupons-module__2djg9W__couponInputSecOutside .Coupons-module__2djg9W__couponError{color:#df3232;margin-top:8px;padding-left:5px;font-size:11px}@media only screen and (max-width:767px){.Coupons-module__2djg9W__offersPopup{border-radius:15px 15px 0 0;width:100%;height:auto;max-height:75%;bottom:0;transform:translateY(105%)}.Coupons-module__2djg9W__offersPopup.Coupons-module__2djg9W__show{transform:translateY(0)}.Coupons-module__2djg9W__offersPopup .Coupons-module__2djg9W__offerTopbar{position:sticky;top:0}}
.AddressList-module__GpIryG__addressSection .AddressList-module__GpIryG__addressHead{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.AddressList-module__GpIryG__addressSection .AddressList-module__GpIryG__addressHead .AddressList-module__GpIryG__newAddressBtn{color:#000;background:var(--secondary-color);width:22%;height:35px;font-size:13px;font-weight:700;font-family:var(--nunito);border:0;border-radius:7px;outline:none;justify-content:center;align-items:center;gap:7px;display:flex}.AddressList-module__GpIryG__addressSection .AddressList-module__GpIryG__elementTitle{color:var(--primary-color);align-items:center;gap:7px;margin:0;font-size:16px;font-weight:600;display:flex}.AddressList-module__GpIryG__addressSection .AddressList-module__GpIryG__listAddress{grid-template-columns:repeat(2,1fr);gap:15px;padding-bottom:100px;display:grid}.AddressList-module__GpIryG__addressSection .AddressList-module__GpIryG__listAddress .AddressList-module__GpIryG__addressBox{background:var(--secondary-color-40);border:1px dashed #fff;border-radius:15px;width:100%;height:100%;overflow:hidden}.AddressList-module__GpIryG__addressBox .AddressList-module__GpIryG__addressBox_inner{background:#fff;border:1px solid #8b623f38;border-radius:15px;padding:15px}.AddressList-module__GpIryG__addressBox .AddressList-module__GpIryG__addressBox_inner .AddressList-module__GpIryG__top{border-bottom:1px dashed #e7e7e7;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:8px;display:flex}.AddressList-module__GpIryG__addressBox .AddressList-module__GpIryG__addressBox_inner .AddressList-module__GpIryG__top>p{color:var(--primary-color);align-items:center;gap:7px;margin:0;font-size:14px;font-weight:500;display:flex}.AddressList-module__GpIryG__addressBox .AddressList-module__GpIryG__addressBox_inner .AddressList-module__GpIryG__top>p>svg{font-size:18px}.AddressList-module__GpIryG__addressBox .AddressList-module__GpIryG__addressBox_inner .AddressList-module__GpIryG__top .AddressList-module__GpIryG__editAddress{color:#570915;box-shadow:none;background:0;border:0;outline:none;margin:0;padding:0;font-size:14px}.AddressList-module__GpIryG__addressBox .AddressList-module__GpIryG__addressBox_inner .AddressList-module__GpIryG__bottom .AddressList-module__GpIryG__name{color:#000;margin:0;font-size:12px;font-weight:500}.AddressList-module__GpIryG__addressBox .AddressList-module__GpIryG__addressBox_inner .AddressList-module__GpIryG__bottom .AddressList-module__GpIryG__phone{color:#000;align-items:center;gap:10px;margin-top:7px;margin-bottom:0;font-size:12px;font-weight:500;display:flex}.AddressList-module__GpIryG__addressBox .AddressList-module__GpIryG__addressBox_inner .AddressList-module__GpIryG__bottom .AddressList-module__GpIryG__phone>img{width:auto;height:20px}.AddressList-module__GpIryG__addressBox .AddressList-module__GpIryG__addressBox_inner .AddressList-module__GpIryG__bottom .AddressList-module__GpIryG__address{color:#00000080;margin-top:5px;margin-bottom:0;font-size:12px}.AddressList-module__GpIryG__addressBox .AddressList-module__GpIryG__addressBox_footer{justify-content:space-between;align-items:center;padding:10px 15px;display:flex}.AddressList-module__GpIryG__addressBox .AddressList-module__GpIryG__addressBox_footer .AddressList-module__GpIryG__info{align-items:center;gap:10px;display:flex}.AddressList-module__GpIryG__addressBox .AddressList-module__GpIryG__addressBox_footer .AddressList-module__GpIryG__info .AddressList-module__GpIryG__checkIcon{color:#9b9b9b;font-size:16px}.AddressList-module__GpIryG__addressBox .AddressList-module__GpIryG__addressBox_footer .AddressList-module__GpIryG__info .AddressList-module__GpIryG__text{color:#898989;font-size:12px;font-weight:500}.AddressList-module__GpIryG__addressBox .AddressList-module__GpIryG__addressBox_footer .AddressList-module__GpIryG__info1 .AddressList-module__GpIryG__freetext{color:#fff;background:#0a9f0a;border-radius:5px;padding:4px 10px;font-size:12px;font-weight:500;line-height:1}.AddressList-module__GpIryG__addressSection .AddressList-module__GpIryG__listAddress .AddressList-module__GpIryG__addressBox.AddressList-module__GpIryG__active{border-color:var(--primary-color)}.AddressList-module__GpIryG__addressSection .AddressList-module__GpIryG__listAddress .AddressList-module__GpIryG__addressBox.AddressList-module__GpIryG__active .AddressList-module__GpIryG__addressBox_inner{border-color:#0000}.AddressList-module__GpIryG__addressSection .AddressList-module__GpIryG__listAddress .AddressList-module__GpIryG__addressBox.AddressList-module__GpIryG__active .AddressList-module__GpIryG__addressBox_footer .AddressList-module__GpIryG__info .AddressList-module__GpIryG__checkIcon,.AddressList-module__GpIryG__addressSection .AddressList-module__GpIryG__listAddress .AddressList-module__GpIryG__addressBox.AddressList-module__GpIryG__active .AddressList-module__GpIryG__addressBox_footer .AddressList-module__GpIryG__info .AddressList-module__GpIryG__text{color:var(--primary-color)}.AddressList-module__GpIryG__panStepSection{height:100%;min-height:450px;padding-bottom:2rem;position:relative}.AddressList-module__GpIryG__addressAction{z-index:1;background:#fff;border-top:1px solid #eee;justify-content:center;align-items:center;width:100%;height:3.5rem;margin:0 -15px;padding:10px 0;display:flex;position:absolute;bottom:0}.AddressList-module__GpIryG__continueBtn{cursor:pointer;width:45%;height:40px;font-size:14px;font-weight:600;font-family:var(--nunito);border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .3s;display:flex;background:var(--primary-color)!important;color:#fff!important}.AddressList-module__GpIryG__continueBtn:disabled{opacity:.5;cursor:not-allowed;background:#ccc!important}.AddressList-module__GpIryG__continueBtn .AddressList-module__GpIryG__dotLoader{background-color:#fff;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite AddressList-module__GpIryG__grow;position:relative}.AddressList-module__GpIryG__addressSection .AddressList-module__GpIryG__addressAction .AddressList-module__GpIryG__continueBtn .AddressList-module__GpIryG__dotLoader.AddressList-module__GpIryG__dotLoader2{margin:0 8px;animation:1.2s ease-in-out .15555s infinite AddressList-module__GpIryG__grow}.AddressList-module__GpIryG__addressSection .AddressList-module__GpIryG__addressAction .AddressList-module__GpIryG__continueBtn .AddressList-module__GpIryG__dotLoader.AddressList-module__GpIryG__dotLoader3{animation:1.2s ease-in-out .3s infinite AddressList-module__GpIryG__grow}@keyframes AddressList-module__GpIryG__grow{0%,40%,to{transform:scale(0)}40%{transform:scale(1)}}.AddressList-module__GpIryG__panStepSection{width:70%;margin:0 auto;position:relative}.AddressList-module__GpIryG__panStepSection .AddressList-module__GpIryG__elementTitle{color:#000;align-items:center;gap:7px;margin-bottom:15px;font-size:16px;font-weight:600;display:flex}.AddressList-module__GpIryG__panStepSection .AddressList-module__GpIryG__elementTitle svg{color:#00000059;font-size:26px}.AddressList-module__GpIryG__panVerificationBox{background:#fff9f4;border:1px solid #ffddbe;border-radius:12px;flex:1;margin-top:20px;margin-bottom:30px;padding:30px 20px}.AddressList-module__GpIryG__panVerificationBox .AddressList-module__GpIryG__title{color:#47270c;margin-bottom:5px;font-size:14px;font-weight:600}.AddressList-module__GpIryG__panVerificationBox .AddressList-module__GpIryG__description{color:#777;margin-bottom:12px;font-size:12px}.AddressList-module__GpIryG__panVerificationBox .AddressList-module__GpIryG__panInputGroup{background:#fff;border:1px solid #e7e7e7;border-radius:8px;align-items:center;gap:10px;padding-right:8px;display:flex;overflow:hidden}.AddressList-module__GpIryG__panVerificationBox .AddressList-module__GpIryG__panInput{box-shadow:none;border:0;flex:1;padding:10px 12px;font-size:13px}.AddressList-module__GpIryG__panVerificationBox .AddressList-module__GpIryG__verifyBtn{background:var(--primary-color);color:#fff;cursor:pointer;border:0;border-radius:6px;padding:6px 15px;font-size:12px;font-weight:600}.AddressList-module__GpIryG__panVerificationBox .AddressList-module__GpIryG__verifyBtn:disabled{opacity:.7;cursor:not-allowed}.AddressList-module__GpIryG__panVerificationBox .AddressList-module__GpIryG__verifiedBadge{color:#28a745;align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex}.AddressList-module__GpIryG__panVerificationBox .AddressList-module__GpIryG__panerrorMessage{color:tomato;margin-top:5px;font-size:11px;font-weight:500}.AddressList-module__GpIryG__verifiedInput{color:#28a745!important;font-weight:600!important}@media only screen and (max-width:767px){.AddressList-module__GpIryG__addressSection .AddressList-module__GpIryG__listAddress .AddressList-module__GpIryG__addressBox{width:100%}.AddressList-module__GpIryG__addressSection .AddressList-module__GpIryG__elementTitle{font-size:14px}.AddressList-module__GpIryG__addressSection .AddressList-module__GpIryG__addressHead .AddressList-module__GpIryG__newAddressBtn{border-radius:4px;gap:5px;width:max-content;height:30px;padding:0 12px;font-size:12px}.AddressList-module__GpIryG__addressAction{background:#fff;border:0;width:calc(100% + 30px);height:60px;position:sticky;bottom:34px;left:0;box-shadow:0 -7px 9px #0000000a}.AddressList-module__GpIryG__continueBtn{background:var(--primary-color);color:#fff;width:70%}.AddressList-module__GpIryG__addressSection .AddressList-module__GpIryG__listAddress{grid-template-columns:repeat(1,1fr);padding-bottom:60px}.AddressList-module__GpIryG__panStepSection{width:100%}}
.AddressForm-module__puAwcq__addressFormSection .AddressForm-module__puAwcq__elementTitle{color:#000;align-items:center;gap:7px;margin-bottom:20px;font-size:16px;font-weight:600;display:flex}.AddressForm-module__puAwcq__addressFormSection{width:100%;margin:0 auto;padding-top:10px;padding-bottom:60px}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup{margin-bottom:12px}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formInput{height:45px;box-shadow:none;border:1px solid #2511011a;border-radius:7px;align-items:center;width:100%;padding:0 15px;font-size:13px;font-size:12px!important}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formInput .ant-select-selector{align-items:center;display:flex;height:43px!important;padding:0 15px!important}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formInput:focus{border-color:#251101}.AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formInput.AddressForm-module__puAwcq__phone{height:45px!important;box-shadow:none!important;background:#fff!important;border:1px solid #2511011a!important;border-radius:7px!important;align-items:center!important;padding:0 12px!important;display:flex!important}.AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formInput.AddressForm-module__puAwcq__phone:focus-within{border-color:#251101!important}.AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formInput.AddressForm-module__puAwcq__phone .PhoneInput{align-items:center!important;gap:8px!important;width:100%!important;height:100%!important;display:flex!important}.AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formInput.AddressForm-module__puAwcq__phone input{height:100%!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;outline:none!important;padding:0!important;font-size:13px!important}.AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formInput.AddressForm-module__puAwcq__phone .PhoneInputInput{height:100%!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;outline:none!important;padding:0!important;font-size:13px!important}.AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formInput.AddressForm-module__puAwcq__phone div[class*=custom_country_box],.AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formInput.AddressForm-module__puAwcq__phone div[class*=country_selector_antd]{height:100%!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;align-items:center!important;padding:0 5px 0 0!important;display:flex!important}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formCheck .AddressForm-module__puAwcq__formCheckLabel{width:100%;padding-left:30px;font-size:13px;position:relative}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formCheck .AddressForm-module__puAwcq__formCheckLabel:before{cursor:pointer;content:"";background-color:#fff;border:1px solid #ccc;border-radius:3px;width:18px;height:18px;position:absolute;top:0;left:3px}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formCheck .AddressForm-module__puAwcq__formCheckLabel:after{content:"";opacity:0;border-top:none;border-bottom:2px solid #fff;border-left:2px solid #fff;border-right:none;width:10px;height:5px;position:absolute;top:5px;left:7px;transform:rotate(-45deg)}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formCheck .AddressForm-module__puAwcq__formCheckInput{visibility:hidden;visibility:hidden;width:0}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formCheck .AddressForm-module__puAwcq__formCheckInput:checked+.AddressForm-module__puAwcq__formCheckLabel:before{background-color:var(--primary-color);border-color:var(--primary-color)}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formCheck .AddressForm-module__puAwcq__formCheckInput:checked+.AddressForm-module__puAwcq__formCheckLabel:after{opacity:1}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formRadioInner{align-items:center;gap:12px;display:flex}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formRadio{margin-top:5px;margin-bottom:10px}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formRadio .AddressForm-module__puAwcq__formRadioInput{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formRadio .AddressForm-module__puAwcq__formRadioLabel{color:var(--primary-color);cursor:pointer;text-align:center;vertical-align:middle;border:1px solid var(--primary-color);background-color:#fff;border-radius:25px;justify-content:center;align-items:center;width:100%;max-width:100%;height:25px;padding:0 15px;font-size:12px;display:flex}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formRadio .AddressForm-module__puAwcq__formRadioInput:checked~.AddressForm-module__puAwcq__formRadioLabel{background-color:var(--primary-color);color:#fff}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__addressForm_btn_section{z-index:1;background:#fff;border-top:1px solid #eee;justify-content:center;align-items:center;width:100%;height:3.5rem;margin:0;padding:10px 0;display:flex;position:absolute;bottom:0;left:0}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__addressForm_btn_section .AddressForm-module__puAwcq__formGroup{justify-content:center;width:100%;margin:0;display:flex}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__addressForm_btn_section .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__newAddressBtn{cursor:pointer;width:45%;height:40px;font-size:14px;font-weight:600;font-family:var(--nunito);border:none;border-radius:8px;justify-content:center;align-items:center;margin:0;transition:all .3s;display:flex;background:var(--primary-color)!important;color:#fff!important}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__newAddressBtn:disabled{opacity:.6;cursor:not-allowed}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__newAddressBtn .AddressForm-module__puAwcq__dotLoader{background-color:#fff;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite AddressForm-module__puAwcq__grow;position:relative}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__newAddressBtn .AddressForm-module__puAwcq__dotLoader.AddressForm-module__puAwcq__dotLoader2{margin:0 8px;animation:1.2s ease-in-out .15555s infinite AddressForm-module__puAwcq__grow}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__newAddressBtn .AddressForm-module__puAwcq__dotLoader.AddressForm-module__puAwcq__dotLoader3{animation:1.2s ease-in-out .3s infinite AddressForm-module__puAwcq__grow}@keyframes AddressForm-module__puAwcq__grow{0%,40%,to{transform:scale(0)}40%{transform:scale(1)}}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formInput>span[data-pc-section=input]{padding:0;font-size:13px}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formInput>div[aria-haspopup=listbox]{justify-content:flex-end}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__errorMessage{color:#bc2121;padding-top:5px;font-size:12px;line-height:1.2}@media only screen and (max-width:767px){.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__addressForm_btn_section{background:#fff;border:0;border-top:1px solid #eee;justify-content:center;align-items:center;width:100%;height:60px;margin:0;display:flex;position:absolute;bottom:0;left:0;box-shadow:0 -7px 9px #0000000a}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__addressForm_btn_section .AddressForm-module__puAwcq__formGroup{justify-content:center;width:100%;margin:0;display:flex}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__addressForm_btn_section .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__newAddressBtn{background:var(--primary-color);border-color:var(--primary-color);width:70%;height:40px;margin:0}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formInput{height:40px;font-size:12px}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formInput.AddressForm-module__puAwcq__phone div[class*=custom_country_box]{height:40px!important}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formInput.AddressForm-module__puAwcq__phone .PhoneInputInput{height:40px!important}.AddressForm-module__puAwcq__paddingZero{padding-left:calc(var(--bs-gutter-x) * .5)!important}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formInput>span[data-pc-section=input]{font-size:12px}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup .AddressForm-module__puAwcq__formInput>div[aria-haspopup=listbox]>svg{width:12px;height:auto}.AddressForm-module__puAwcq__addressFormSection{padding-top:0}.AddressForm-module__puAwcq__formInner .AddressForm-module__puAwcq__formGroup.AddressForm-module__puAwcq__lastChild{margin-bottom:35px}}
