@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700&display=swap);body{font-family:Roboto,sans-serif!important;font-style:normal;font-weight:400}.img-fluid{height:auto;max-width:100%}.error-message{color:red;font-size:11px;margin:0;padding:0;position:relative;top:-5px}.pac-container{position:fixed!important;z-index:10000!important}.errorText{font-size:12px!important;margin-top:3px!important}.desktopThirdColumn{height:100%;overflow-y:auto;position:fixed;right:0;top:10;width:30%}.desktopThirdColumn::-webkit-scrollbar{display:none}.primary-button-container{align-items:center;background-color:#1da1f2;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-weight:500;height:100%!important;justify-content:center;padding:15px 0;width:100%!important}.primary-button-container .title{font-size:13px}.primary-button-container:hover{background-color:#0e4961}.primary-button-container.disabled{background-color:#5db2e8!important;cursor:not-allowed}.primary-button-container.spinner{align-items:center;display:flex}.circle{animation:spin 1s linear infinite;border:3px solid #ccc;border-radius:50%;border-top-color:#fff;height:15px;margin-right:10px;position:relative;width:15px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (min-width:425px){.primary-button-container{padding:16px}.primary-button-container .title{font-size:18px}}@media screen and (min-width:768px){.primary-button-container{padding:10px}.primary-button-container .title{font-size:13px}}@media screen and (min-width:992px){.primary-button-container{padding:10px}.primary-button-container .title{font-size:13px}}@media screen and (min-width:1200px){.primary-button-container{padding:7px}.primary-button-container .title{font-size:15px}}@media screen and (min-width:1400px){.primary-button-container{padding:18px}.primary-button-container .title{font-size:17px}}.storiesComponent .title{font-size:14px;padding:20px 0 0 25px}.storiesComponent .stories-container{display:flex;flex:74px 1;gap:.3rem;overflow-x:auto;padding:1rem;-webkit-user-select:none;user-select:none}.storiesComponent figure{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:5px;margin:0;transition:transform .2s ease-in-out}.storiesComponent figure>figcaption{color:#262626;font-family:system-ui,sans-serif;font-size:12px;font-weight:400;line-height:16px;max-width:74px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.storiesComponent figure:hover{transform:scale(1.1)}.storiesComponent picture{align-items:center;border-radius:50%;display:flex;justify-content:center;padding:5px}.storiesComponent .personal{background:none}.storiesComponent picture>img{aspect-ratio:1;border:1px solid #b1b1b1;border-radius:50%;object-fit:cover;width:64px}.storiesComponent .fullscreen-modal{align-items:center;background-color:#b1b1b1;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.storiesComponent .fullscreen-modal img{max-height:100%;max-width:100%;object-fit:contain}.userNameHeader .name{font-size:35px}.userNameHeader .message{font-size:16px}.searchBar{padding:10px}@media screen and (min-width:992px){.searchBar{padding:10px;width:434px}.searchBar .bar{background-color:#fff}}@media screen and (min-width:1400px){.searchBar{padding:10px 0;width:534px}}@media screen and (min-width:1600px){.searchBar{padding:10px;width:654px}}.drawerPaperForWishlist .searchBar{padding:10px;width:auto}.storeHeader{align-items:center;background-color:#dfeef4;border-bottom-left-radius:15px;border-bottom-right-radius:15px;display:flex;justify-content:space-between;padding:10px 20px 8px}.storeHeader .storeIcon{color:#09a5f7;font-size:20px;padding-right:5px}.storeHeader .profileImage{border-radius:50%;height:50px;object-fit:cover;width:50px}.storeHeader .storeAddress2{color:#9e9e9f;font-size:10px;margin-left:0;max-width:160px;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap}.storeHeader .changeLocation{color:#393a3a;font-size:12px}.pickUpCartComponent{align-items:center;background-color:#fff;border-bottom-left-radius:30px!important;border-bottom-right-radius:30px!important;display:flex;justify-content:space-between;padding:10px 20px}.pickUpCartComponent .addressIcon{color:#09a5f7}.pickUpCartComponent .secondBox{text-align:right}.pickUpCartComponent .storeAddress2{margin-left:10px}.orderAgain{margin:0}.orderAgain .orderContainer{align-content:baseline!important;display:flex;overflow-x:auto;width:100%}.orderAgain .orderContainer::-webkit-scrollbar{display:none}.orderAgain .orderOff{background-color:#09a5f7;border-radius:4px;border-bottom-left-radius:0;color:#fff;font-size:12px;margin:-20px 0 0 5px;padding:2px 5px;position:relative;width:50px}.orderAgain .title{color:#0e4961;font-size:17px;font-weight:600;padding:10px 0 10px 15px}.orderAgain .orderBox{background-color:#dfeef4;border-radius:12px;flex:0 0 auto;height:-webkit-max-content;height:max-content;margin:10px 10px 0;padding:15px 10px 10px;width:200px!important}.orderAgain .orderItem{align-items:center;display:flex;padding:5px 0}.orderAgain .orderNumber{background-color:#0e4961;border-radius:4px;color:#fff;font-size:10px;font-weight:500;padding:6px}.orderAgain .orderName{font-size:13px;padding:0 0 0 5px}.orderAgain .orderItemSummary{align-items:center!important;background-color:#09a5f7;border-radius:5px;color:#fff;display:flex;justify-content:space-between;margin-top:7px;padding:10px 7px}.orderAgain .orderSummaryItems{border-right:1px solid #fff;font-size:10px;margin-right:5px;padding-right:5px}.orderAgain .orderAgainTitle,.orderAgain .orderSummaryCost{font-size:10px}.favouriteProducts{margin:0}.favouriteProducts .title{color:#0e4961;font-size:17px;font-weight:600;padding:25px 0 10px 15px}.favouriteProducts .favouriteProductsContainer{display:flex;overflow-x:auto;width:100%}.favouriteProducts .favouriteProductsContainer::-webkit-scrollbar{display:none}.favouriteProducts .imageBox{background:#0000;border-radius:50%;display:flex;height:60px;justify-content:center;margin-top:-25px;position:relative;width:60px}.favouriteProducts .imageBox .image{margin-top:-12px;position:absolute;width:65px}.favouriteProducts .productBox{background-color:#dfeef4;border-radius:12px;cursor:pointer;flex:0 0 auto;margin:30px 10px 10px;padding:10px;width:140px}.favouriteProducts .productDetail{margin-top:-20px}.favouriteProducts .veg{height:20px;left:80%;position:relative}.favouriteProducts .productName{font-size:14px;overflow:hidden;padding:0 0 5px;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;width:140px}.favouriteProducts .offerPrice{color:#09a5f7;font-size:14px}.favouriteProducts .mrp{color:#b5b5b5;font-size:13px;padding-left:5px;text-decoration:line-through}.favouriteProducts .percentOff{border:1px solid #09a5f7;border-radius:4px;border-bottom-left-radius:0;color:#09a5f7;font-size:12px;margin:0;padding:2px 4px}.favouriteProducts .button{background-color:#09a5f7;cursor:pointer;display:flex;font-size:16px;justify-content:center;padding:4px 12px;width:50px}.favouriteProducts .button,.favouriteProducts .exhaustedButton{border-radius:80px;color:#fff;left:30px;margin:5px 0 -20px;position:relative;text-align:center}.favouriteProducts .exhaustedButton{background-color:#a6a6a6;cursor:not-allowed;font-size:12px;padding:8px 10px;width:70px;z-index:1000}@media screen and (min-width:992px){.favouriteProducts{margin:0 0 75px}.favouriteProducts .title{font-size:16px;padding:10px 0 10px 15px}.favouriteProducts .favouriteProductsContainer{display:block;overflow-x:auto;width:100%}.favouriteProducts .imageBox{border-radius:50%;height:40px;margin-top:-25px;width:40px}.favouriteProducts .imageBox .image{margin-top:-7px;width:55px}.favouriteProducts .productBox{margin:30px 10px;padding:10px 10px 15px;width:239px}.favouriteProducts .productDetail{margin-top:-15px}.favouriteProducts .veg{left:90%}.favouriteProducts .productName{font-size:12px;padding:0 0 5px;width:100%}.favouriteProducts .offerPrice{font-size:12px}.favouriteProducts .mrp{font-size:11px;padding-left:5px}.favouriteProducts .percentOff{font-size:10px;margin:0 0 0 12px;padding:2px 4px}.favouriteProducts .button{font-size:13px;left:75%;margin:-25px 0 0;padding:4px 12px;width:40px}.favouriteProducts .exhaustedButton{font-size:10px;left:68%;margin:-25px 0 0;padding:8px 10px;width:60px}}@media screen and (min-width:1400px){.favouriteProducts{margin:0 0 70px 10px}.favouriteProducts .title{font-size:17px;padding:10px 0 0 15px}.favouriteProducts .imageBox{height:60px;margin-top:-25px;width:60px}.favouriteProducts .imageBox .image{margin-top:-15px;width:70px}.favouriteProducts .productBox{margin:50px 10px 30px;padding:10px 10px 15px;width:339px}.favouriteProducts .productDetail{margin-top:-20px}.favouriteProducts .veg{left:95%}.favouriteProducts .productName{font-size:14px;padding:0 0 5px}.favouriteProducts .offerPrice{font-size:14px}.favouriteProducts .mrp{font-size:13px;padding-left:5px}.favouriteProducts .percentOff{font-size:12px;margin:0 0 0 20px;padding:2px 4px}.favouriteProducts .button{font-size:16px;left:80%;margin:-25px 0 0;padding:4px 12px;width:50px}.favouriteProducts .exhaustedButton{font-size:12px;left:75%;margin:-25px 0 0;padding:8px 10px;width:70px}}.bottomNav{background-color:#dfeef4!important;width:100%!important;z-index:999999!important}.bottomNav .activeNav{font-weight:700;height:60px;margin-top:-10px;position:relative;transition:color .3s ease}.bottomNav .activeNav:before{background-color:#dfeef4;border-radius:50%;content:"";height:60px;left:50%;position:absolute;top:-4px;transform:translateX(-50%);width:60px;z-index:-1}.bottomNav .inactiveNav{color:#6b6c6e;opacity:.7}.cartItem{border:none!important;border-radius:20px!important;box-shadow:none!important;padding:2px 0}.cartItem .addRemoveItem{align-items:center;color:#09a5f7;display:flex;justify-content:space-around;padding:10px 0 10px 20px}.cartItem .addRemoveItem .text{font-size:25px!important;padding:0 6px}.cartItem .productName{padding:15px 10px 12px 20px;text-align:left!important}.cartItem .productName .name{font-size:16px!important;font-weight:600;line-height:16px;text-transform:capitalize}.cartItem .productName .addonText{font-size:10px;font-weight:500;text-transform:capitalize}.cartItem .discountPrice,.cartItem .price{color:#09a5f7;font-size:16px}.cartItem .discountPrice{padding-right:5px}.cartItem .discountPrice .strikePrice{color:gray!important;font-size:12px;padding-right:5px;text-decoration:line-through}.cartItem .outOfStock{color:#b7acac;text-align:right}.cartItem .removingText{color:#f21d1d;text-align:right}.exhausted{color:#b7acac}@media screen and (min-width:425px){.cartItem .productName .addonText{font-size:12px!important}}@media screen and (min-width:992px){.cartItem{background-color:#dfeef4!important}.cartItem .addRemoveItem{padding:10px 0 10px 25px}.cartItem .addRemoveItem .text{font-size:16px!important;padding:0 4px}.cartItem .productName{padding:12px 10px 10px 14px}.cartItem .productName .name{font-size:14px!important;font-weight:600}.cartItem .productName .customize{font-size:12px;padding-top:2px}.cartItem .productName .icon{font-size:21px;top:-4px}.cartItem .price{font-size:14px}}@media screen and (min-width:1400px){.cartItem .addRemoveItem{padding:10px 0 10px 30px}.cartItem .addRemoveItem .text{font-size:20px!important;padding:0 4px}.cartItem .productName{padding:12px 10px 10px 18px}.cartItem .productName .name{font-size:16px!important}.cartItem .productName .customize{font-size:12px;padding-top:2px}.cartItem .productName .icon{font-size:24px;top:-4px}.cartItem .price{font-size:16px}}.perfectCombo{margin:5px 10px 10px 2%}.perfectCombo .title{color:#0e4961;font-size:20px;font-weight:600;margin-left:4px}.perfectCombo .perfectComboContainer{display:flex;overflow-x:auto;width:100%}.perfectCombo .perfectComboContainer::-webkit-scrollbar{display:none}.perfectCombo .item{background-color:#fff;border-radius:12px;flex:0 0 auto;margin:12px 10px 10px;padding:10px;width:150px}.perfectCombo .imageBox{border-radius:50%;display:flex;height:80px;justify-content:center;margin-top:12px;position:relative;width:80px}.perfectCombo .imageBox .image{margin-top:-6px;position:absolute;width:90px}.perfectCombo .productDetail{margin-top:-20px}.perfectCombo .productName{font-size:18px;font-weight:600;overflow:hidden;padding:25px 0 5px;text-overflow:ellipsis;white-space:nowrap;width:140px}.perfectCombo .offerPrice{color:#09a5f7;font-size:16px;padding-left:5px}.perfectCombo .mrp{color:#b5b5b5;font-size:13px;padding:2px 0 0 5px;text-decoration:line-through}.perfectCombo .percentOff{border:1px solid #09a5f7;border-radius:5px;border-bottom-left-radius:0;color:#09a5f7;font-size:12px;margin:0 0 0 10px;padding:2px 4px}.perfectCombo .quickAddBtn{align-self:center;background-color:#09a5f7;border-radius:4px;color:#fff;display:flex;justify-content:space-around;justify-self:center;margin:12px 0 0;padding:4px 8px;width:120px!important}.navbar{background-color:#dfeef4;padding:10px 25px 10px 30px}.navbar .navbar-container{display:flex;justify-content:space-between}.navbar .textBox{padding-left:10px}.navbar .textBox .title{color:#09a5f7;font-size:18px}.navbar .textBox .navTag{font-size:12px}.navbar .storeHeader{align-items:center;display:flex;flex-direction:column}.navbar .storeHeader .storeCity{font-size:14px;text-transform:capitalize}.navbar .storeHeader .storeIcon{color:#09a5f7;padding-right:5px}.navbar .storeHeader .profileImage{height:50px}.navbar .storeHeader .storeAddress2{color:#9e9e9f;font-size:10px;max-width:100px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;text-transform:capitalize;top:-12px;white-space:nowrap}.navbar .loginBox{padding-top:10px}.navbar .loginBox .loginText{color:#0e4961;cursor:pointer;font-size:12px;padding-right:8px;text-transform:capitalize}.navbar .loginBox .profileImage{border-radius:50%;height:40px!important;object-fit:cover;width:40px!important}.navbar .procced{background-color:#1e9ced!important;border-radius:18px!important;color:#fff!important;height:44px;margin-top:25px!important;width:291px}.navbar .lets{color:#fff;font-size:26px;font-weight:600;margin-bottom:10px}.navbar .otp{background-color:#71bae6;border-radius:12px;bottom:50%;height:auto;left:50%;padding:2%;position:absolute;transform:translate(-50%,50%);width:400px}.navbar .imageLogo{height:163px;width:121.54px}@keyframes slideIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.navbar .otpfield{animation:slideIn 1s ease forwards;background-color:#fff;border-radius:12px;margin-top:20px!important;width:290px!important}.navbar .termsText{font-size:10px}.navbar .countDown{text-decoration:underline}.navbar .countDown,.navbar .resend{color:#eee;font-size:medium}.navbar .mobile-number-input{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:10px;display:flex;padding:10px;width:280px}.navbar .country-code{margin-right:5px}.navbar .phone-input{border:none;flex:1 1;outline:none}.orderTypeBox{padding:10px 0 20px}.orderTypeBox .title{color:#0e4961;font-size:20px;padding:0 0 0 15px}.orderTypeBox .radioGroup{display:flex!important;justify-content:space-between!important}.location{background-color:#fff;border-radius:12px;bottom:50%;height:auto;left:50%;padding:0;position:absolute;transform:translate(-50%,50%);width:550px}.welcome{color:#0e4961;font-size:16px}.welcome2{font-size:14px!important;font-weight:500}.changeLocation{color:#0e4961;font-weight:600}.detectButton{background-color:#1e9ced!important;border-radius:8px!important;color:#fff!important;font-size:12px!important;font-weight:400!important;height:45px;width:300px}.or{color:#6b6c6e;margin-left:6px;margin-right:8px}.searchCity{margin:0!important;padding:0!important}.outlet{background-color:#dfeef4;border-bottom-left-radius:12px;border-bottom-right-radius:12px;cursor:pointer}.main{padding:2%}.pincode{color:#0e4961;margin:0!important;padding:5px 0 3px 15px}.mainCard{flex:0 0 auto;margin:2% 10px 2% 2%;padding:1%;transition:transform .3s ease;width:150px}.mainCard.selected{transform:scale(1.1)}.cardImage{height:100px}.distance{font-size:11px;font-weight:500;margin:0}.desc{margin:-10px}.cardName{font-weight:500!important}.cards-container::-webkit-scrollbar{width:10px}.cards-container{display:flex;overflow-x:auto;scrollbar-width:thin}.cards-container::-webkit-scrollbar-thumb{background-color:#1e9ced;border-radius:12px!important}.cards{display:inline-block}.drawerPaperForProfile{border-radius:0!important}.custom-scrollbar{overflow-y:auto}.custom-scrollbar::-webkit-scrollbar{background-color:#9e9e9f!important;height:10px;width:18px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#71bae6!important;border-radius:4px}@media screen and (min-width:768px){.navLogo{height:25px}}@media screen and (min-width:992px){.navLogo{height:30px}}@media screen and (min-width:1200px){.navbar{padding:10px 40px 10px 50px}.navbar .textBox{padding-left:10px}.navbar .textBox .title{font-size:21px}.navbar .textBox .navTag{font-size:14px}.navbar .storeHeader .storeCity{font-size:16px}.navbar .storeHeader .storeIcon{padding-right:5px}.navbar .storeHeader .profileImage{height:50px}.navbar .storeHeader .storeAddress2{font-size:12px;max-width:130px;top:-10px}.navbar .loginBox{padding-top:0}.navbar .loginBox .loginText{font-size:17px;padding-right:8px}.navbar .loginBox .profileImage{height:56px!important;width:56px!important}.navLogo{height:40px}}.sticky-header{background-color:#dfeef4!important;left:0;right:0;top:0}.sticky-header .logo{color:#000!important}.sticky-header .logo .navLogo{height:40px}.sticky-header .logo .textBox{padding-left:10px}.couponBox{background-color:#dfeef4;padding:10px 20px}.couponBox .title{color:#0e4961;font-size:20px;font-weight:600}.couponBox .coupon{align-items:center;background-color:#fff;border:2px solid #09a5f7;border-radius:12px;display:flex;justify-content:space-between;margin:10px 0;padding:12px 10px 12px 18px}.couponBox .coupon .code{color:#09a5f7;font-size:25px;font-weight:600}.couponBox .coupon .saved{color:#09a5f7;font-size:17px}.couponBox .coupon .remove{color:#a2a7a9;font-size:18px}.couponBox .couponAdd{background-color:#fff;border:2px solid #09a5f7;border-radius:202px;display:flex;justify-content:space-between;margin:10px 0;padding:12px 10px 12px 18px;text-align:center!important}.couponBox .couponAdd .code{color:#09a5f7;font-size:25px;font-weight:600;text-align:center!important}.couponBox .couponAdd .saved{color:#09a5f7;font-size:17px}.couponBox .couponAdd .remove{color:#a2a7a9;font-size:18px}.couponBox .bestApplied{color:#09a5f7;font-size:20px;font-weight:500}@media screen and (min-width:992px){.couponBox{background-color:#dfeef4;border-top-left-radius:12px;border-top-right-radius:12px;padding:15px 10px 10px}.couponBox .title{font-size:14px}.couponBox .coupon{margin:10px 0;padding:7px 6px 8px 14px}.couponBox .coupon .code{font-size:14px;text-align:center!important}.couponBox .coupon .remove,.couponBox .coupon .saved{font-size:16px}.couponBox .couponAdd{margin:10px 0;padding:7px 6px 8px 14px}.couponBox .couponAdd .code{font-size:14px;text-align:center!important}.couponBox .couponAdd .remove,.couponBox .couponAdd .saved{font-size:16px}.couponBox .bestApplied{font-size:19px}.couponModal{background-color:#dfeef4;border-radius:12px;bottom:50%;height:80%;left:50%;overflow:auto;padding:0;position:absolute;transform:translate(-50%,50%);width:500px}.couponModal::-webkit-scrollbar{display:none}}@media screen and (min-width:1400px){.couponBox{margin:50px 20px 0;padding:10px 15px}.couponBox .title{font-size:20px}.couponBox .coupon{margin:10px 0;padding:7px 6px 8px 14px}.couponBox .coupon .code{font-size:20px}.couponBox .coupon .remove,.couponBox .coupon .saved{font-size:16px}.couponBox .couponAdd{margin:10px 0;padding:10px 6px 12px 14px}.couponBox .couponAdd .code{font-size:18px;text-align:center!important}.couponBox .couponAdd .remove,.couponBox .couponAdd .saved{font-size:16px}.couponBox .bestApplied{font-size:19px}.couponModal{background-color:#dfeef4;border-radius:12px;bottom:50%;height:80%;left:50%;overflow:auto;padding:0;position:absolute;transform:translate(-50%,50%);width:500px}.couponModal::-webkit-scrollbar{display:none}}.pickUpTimeComponent{background-color:#dfeef4;border-radius:12px;margin:5px 15px 10px;padding:10px 5px}.pickUpTimeComponent .firstBox{display:flex;padding-bottom:10px}.pickUpTimeComponent .secondBg{background-color:#fff;border-radius:12px;padding:10px 15px 15px}.pickUpTimeComponent .pickUpText{color:#0e4961;font-size:20px;font-weight:600;margin-left:10px}.pickUpTimeComponent .readyTime{color:#424549;font-size:18px;margin-top:7px}.pickUpTimeComponent .availableSlot{font-size:16px;margin-top:7px}.pickUpTimeComponent .timeSlots{color:#424549;display:flex;justify-content:space-between;padding:10px 0 0}.pickUpTimeComponent .time{background-color:#fff;border:2px solid #dfeef4;border-radius:7px;border-radius:30px;color:#424549;cursor:pointer;font-size:13px;padding:5px}.pickUpTimeComponent .active{background-color:#09a5f7;color:#fff}@media screen and (min-width:420px){.pickUpTimeComponent{border-radius:12px;margin:5px 20px 10px;padding:10px 5px}.pickUpTimeComponent .firstBox{padding-bottom:10px}.pickUpTimeComponent .secondBg{border-radius:12px;padding:10px 15px 15px}.pickUpTimeComponent .pickUpText{font-size:20px;margin-left:10px}.pickUpTimeComponent .readyTime{font-size:18px;margin-top:7px}.pickUpTimeComponent .time{font-size:14px}}@media screen and (min-width:992px){.pickUpTimeComponent{border-radius:0;border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin:0 0 10px;padding:0 5px 10px}.pickUpTimeComponent .firstBox{padding-bottom:10px}.pickUpTimeComponent .secondBg{margin:0 3px;padding:10px 15px 12px}.pickUpTimeComponent .pickIcon{height:16px;margin-left:10px}.pickUpTimeComponent .pickUpText{font-size:12px;margin-left:10px}.pickUpTimeComponent .readyTime{font-size:11px;margin-top:2px}.pickUpTimeComponent .availableSlot{font-size:11px;margin-top:7px}.pickUpTimeComponent .timeSlots{padding:5px 0 0}.pickUpTimeComponent .time{font-size:9px;padding:2px}}@media screen and (min-width:1200px){.pickUpTimeComponent{margin:0;padding:10px 10px 20px}.pickUpTimeComponent .secondBg{margin:0 3px;padding:10px 15px 12px}.pickUpTimeComponent .pickIcon{height:23px}.pickUpTimeComponent .pickUpText{font-size:18px}.pickUpTimeComponent .availableSlot,.pickUpTimeComponent .readyTime{font-size:14px}.pickUpTimeComponent .time{font-size:9px;margin:2px;padding:5px}}@media screen and (min-width:1400px){.pickUpTimeComponent{margin:0 20px}.pickUpTimeComponent .time{font-size:13px}}.deliveryAddressComponent{background-color:#dfeef4;border-radius:12px;margin:5px 20px 10px;padding:10px 5px}.deliveryAddressComponent .firstBox{align-items:center;display:flex;justify-content:space-between;padding-bottom:10px}.deliveryAddressComponent .secondBox{background-color:#fff;border-radius:12px;padding:10px 15px 15px}.deliveryAddressComponent .deliveryText{color:#424549;font-size:20px;margin-left:10px}.deliveryAddressComponent .contactDetails{font-size:17px}.deliveryAddressComponent .address{font-size:17px;font-weight:700}.deliveryAddressComponent .changeBtn{align-items:center;background-color:#1e9ced;border-radius:900px;color:#fff;cursor:pointer;display:flex;font-size:10px;height:100%;margin:0!important;padding:5px 12px}@media screen and (min-width:992px){.deliveryAddressComponent{background-color:#dfeef4;border-radius:0;margin:0 0 10px;padding:0 10px 10px}.deliveryAddressComponent .firstBox{padding-bottom:10px}.deliveryAddressComponent .secondBox{padding:10px 15px 15px}.deliveryAddressComponent .deliveryText{font-size:16px;margin:4px 0 0 10px}.deliveryAddressComponent .contactDetails{font-size:14px}.deliveryAddressComponent .address{font-size:12px;font-weight:700}.deliveryAddressComponent .changeBtn{padding:5px 12px}}@media screen and (min-width:1200px){.deliveryAddressComponent .deliveryText{font-size:18px;margin:4px 0 0 10px}.deliveryAddressComponent .contactDetails{font-size:16px}.deliveryAddressComponent .address{font-size:14px;font-weight:700}}@media screen and (min-width:1400px){.deliveryAddressComponent{margin:0 20px 10px}.deliveryAddressComponent .deliveryText{font-size:18px;margin:4px 0 0 10px}.deliveryAddressComponent .contactDetails{font-size:16px}.deliveryAddressComponent .address{font-size:14px;font-weight:700}}.scrollCouponComponent{-ms-overflow-style:none;overflow-y:scroll;padding-top:12px;scrollbar-width:none}.scrollCouponComponent .scrollTitle{color:#0e4961;font-weight:600;padding-left:16px}.scrollCouponComponent .couponCount{background-color:#09a5f7;border-bottom-left-radius:900px;border-top-left-radius:900px;padding-left:14px;position:absolute;right:0;top:40%}@media screen and (min-width:768px){.scrollCouponComponent .scrollCouponContainer{display:flex;overflow-y:hidden;scrollbar-color:#1e9ced #fff!important;scrollbar-width:thin}.scrollCouponComponent .scrollCouponContainer::-webkit-scrollbar{width:8px}.scrollCouponComponent .scrollCouponContainer::-webkit-scrollbar-track{background-color:#0bd6b180!important}.scrollCouponComponent .scrollCouponContainer::-webkit-scrollbar-thumb{background-color:#0707ce80!important;border-radius:12px!important}}.progress-bar-container{margin:30px 0 20px;width:100%}.progress-bar-container .progress-bar{background-color:#f0f0f0;border-radius:10px;height:4px;position:relative;width:100%}.progress-bar-container .progress{background-color:#0e4961;border-radius:10px;height:100%}.progress-bar-container .marker{background-color:#fff;border-radius:50%;height:10px;position:absolute;top:50%;transform:translateY(-50%);width:10px}.progress-bar-container .marker.filled{background-color:#0e4961}.arrivingNowOrders{margin:5px 0 10px 10px}.arrivingNowOrders .arrivingNewOrdersContainer{display:flex;overflow-x:auto;width:100%}.arrivingNowOrders .arrivingNewOrdersContainer::-webkit-scrollbar{display:none}.arrivingNowOrders .arrivingNowOrderBox{background-color:#e5ffdf;border-radius:30px;cursor:pointer;flex:0 0 auto;margin:0 6px;padding:6px;width:345px!important}.arrivingNowOrders .timeBox{align-items:center;background-color:#3ab857;border-radius:25px;color:#fff;display:flex;flex-direction:column;justify-content:center}.arrivingNowOrders .detailsBox{align-items:center;display:flex;justify-content:space-between;padding:0 0 0 6px}.arrivingNowOrders .arrivingText{font-size:10px;font-weight:500}.arrivingNowOrders .minutes{font-size:14px;font-weight:500;line-height:14px}.arrivingNowOrders .orderNo{color:#186b8c;font-size:14px;font-weight:600}.arrivingNowOrders .outletName{font-size:10px}.arrivingNowOrders .addressDetails{color:#9e9e9f;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:200px}.arrivingNowOrders .arrow{color:#186b8c;font-size:45px!important}@media screen and (min-width:992px){.arrivingNowOrders{margin:5px 0 10px}.arrivingNowOrders .arrivingNewOrdersContainer{display:flex;flex-direction:column;overflow-x:auto;width:100%}.arrivingNowOrders .arrivingNowOrderBox{flex:0 0 auto;margin:5px 6px;padding:6px;width:400px!important}.arrivingNowOrders .addressDetails{width:220px}}.floatingCart{background-color:#4cc1ff;border-radius:100px;bottom:10%;box-shadow:0 2px 8px #0000001a;color:#fff;cursor:pointer;display:flex;justify-content:space-between;left:50%;padding:10px;position:fixed;transform:translateX(-50%);width:80%;z-index:999}.sortByComponent .sortBy{background-color:#dfeef4;border-radius:16px;color:#6b6c6e;font-size:12px;padding:3px 9px}.sortByComponent .icons{height:20px;margin:0 5px}.sortByComponent .filters{background-color:#dfeef4;border-radius:16px;display:flex;gap:20px;justify-content:space-evenly;padding:0}.sortByComponent .filterName{align-items:center;color:#6b6c6e;display:flex;font-size:11px;padding:2px;transition:all .3s ease}.sortByComponent .filterName:first-child,.sortByComponent .filterName:last-child{padding:2px 8px}.sortByComponent .filterActive{background-color:#09a5f7;border:2px solid #09a5f7;border-radius:20px;color:#fff;font-size:11px;padding:2px 6px;z-index:1}.product-item{padding:10px 0}.product-item .imageBox{align-items:center;display:flex;flex-direction:row}.product-item .image{height:auto;width:100%}.product-item .productName{font-family:Roboto Condensed,sans-serif;font-size:14px;font-weight:500;line-height:16px;padding:8px 0 5px 10px}.product-item .productPrice{align-items:baseline;display:flex;padding-bottom:0}.product-item .productMrp{color:gray;font-family:Roboto,sans-serif!important;font-size:12px;font-weight:500;padding:0 18px 0 1px;text-decoration:line-through}.product-item .productOfferprice{color:#1da1f2;font-family:Roboto,sans-serif!important;font-size:16px;font-weight:500;padding:0 10px 0 12px}.product-item .productOff{align-items:center;border:1.5px solid #1da1f2;border-radius:6px;border-bottom-left-radius:0;color:#09a5f7;cursor:pointer;display:flex;font-size:10px;font-weight:500;height:auto;margin:0!important;padding:0 7px}.product-item .bestCouponBox{background-color:#f7f5ff;border-bottom-left-radius:7px;border-bottom-right-radius:50px;border-top-left-radius:7px;border-top-right-radius:50px;margin:4px 0 0}.product-item .bestCouponAmount{padding:5px 7px}.product-item .bestPercentageOff{background-color:#09a5f7;border-bottom-left-radius:7px;border-bottom-right-radius:50px;border-top-left-radius:50px;border-top-right-radius:50px;color:#fff;font-size:14px!important;font-weight:700;padding:5px 7px}.product-item .bestCouponTag{display:flex;font-family:Roboto,sans-serif!important;font-size:14px!important;justify-content:space-between}.product-item .bestCouponCode{font-size:12px}.product-item .bestCoupon{padding:0}.product-item .bestCouponOff{align-items:center;border:1.5px solid #1da1f2;border-radius:6px;border-bottom-left-radius:0;color:#09a5f7;cursor:pointer;display:flex;font-size:10px;font-weight:500;height:auto;margin:0!important;padding:0 7px}.product-item .veg-nonveg{height:100%;width:10%}.product-item .addedBtn{align-items:center;background-color:#09a5f7;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-family:Roboto Condensed,sans-serif;font-size:14px;justify-content:center;padding:6px 12px 6px 8px;position:relative;text-align:center;width:50%}.product-item .addedBtn .addedNumber{background-color:#fff;border-radius:50%;color:#09a5f7;padding:4px 8px;position:absolute;right:2px}.product-item .notAddedBtn{background-color:#09a5f7;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-family:Roboto Condensed,sans-serif;font-size:14px;justify-content:center;padding:4px 12px;position:relative;text-align:center;width:50%}.product-item .notAddedBtn .arrowBtn{color:#fff;position:absolute;right:2px}.product-item .exhaustedBtn{background-color:#fff;border:1px solid #a8a8a8;border-radius:50px;color:#1da1f2;cursor:pointer;font-family:Roboto Condensed,sans-serif;margin:4px 0 0;padding:4px 10px;position:relative;text-align:center;width:50%}.product-item .exhaustedBtn .exhaustedText{font-size:13px}.exhausted .productMrp,.exhausted .productName,.exhausted .productOff,.exhausted .productPrice{color:#a8a8a8}@media screen and (min-width:350px){.product-item{padding:10px 0}.product-item .productName{font-size:16px;padding:8px 0 5px 10px}.product-item .addedBtn{font-size:16px;padding:8px 12px 8px 8px;width:50%}.product-item .addedBtn .addedNumber{padding:4px 8px;right:2px}.product-item .notAddedBtn{font-size:16px;padding:4px 12px}.product-item .notAddedBtn .arrowBtn{right:2px}.product-item .exhaustedBtn{font-size:12px;padding:6px 8px;width:50%}.product-item .exhaustedBtn .exhaustedText{font-size:15px}}@media screen and (min-width:768px){.product-item{height:100%;padding:0 40px;width:auto}.product-item .productBox{padding:30px 0 10px}.product-item .imageBox{align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center}.product-item .image{height:auto;width:60%}.product-item .veg-nonveg{height:100%;margin:0 0 0 6px;width:9%}.product-item .productName{font-size:18px;overflow:hidden;padding:8px 0 5px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.product-item .productPrice{padding:4px 0 7px}.product-item .productOfferprice{font-size:18px;padding:0 4px 0 0}.product-item .productMrp{font-size:14px;padding:0 8px 0 1px}.product-item .productOff{font-size:10px;margin:0!important;padding:0 5px}.product-item .addedBtn{font-size:16px;padding:4px 12px 4px 8px}.product-item .addedBtn .addedNumber{padding:4px 8px;right:2px}.product-item .notAddedBtn{font-size:16px;padding:6px 12px}.product-item .notAddedBtn .arrowBtn{right:2px}.product-item .exhaustedBtn{font-size:12px;padding:6px 8px}.product-item .exhaustedBtn .exhaustedText{font-size:16px}.product-item .addedBtn,.product-item .exhaustedBtn,.product-item .notAddedBtn{width:100%!important}.product-item .bestCouponBox{background-color:#f7f5ff;border-bottom-left-radius:7px;border-bottom-right-radius:50px;border-top-left-radius:7px;border-top-right-radius:50px;margin-top:2px}.product-item .bestCouponAmount{padding:5px 7px}.product-item .bestPercentageOff{background-color:#09a5f7;border-bottom-left-radius:7px;border-bottom-right-radius:50px;border-top-left-radius:50px;border-top-right-radius:50px;color:#fff;font-size:14px!important;font-weight:700;padding:5px 7px}.product-item .bestCouponTag{display:flex;font-family:Roboto,sans-serif!important;font-size:14px!important;justify-content:space-between}.product-item .bestCouponCode{font-size:12px;padding-bottom:7px}.product-item .bestCoupon{padding:0}.product-item .bestCouponOff{font-size:10px}.product-item .emptyBox{height:55px}}@media screen and (min-width:992px){.product-item{padding:0 10px}.product-item .productBox{padding:15px 0 10px}.product-item .image{width:60%}.product-item .veg-nonveg{margin:0 0 0 6px;width:11%}.product-item .productName{font-size:16px;padding:8px 0 2px}.product-item .productPrice{padding:2px 0 5px}.product-item .productOfferprice{font-size:16px;padding:0 4px 0 0}.product-item .productMrp{font-size:12px;padding:0 8px 0 1px}.product-item .productOff{font-size:10px;margin:0!important;padding:0 5px}.product-item .addedBtn{font-size:16px;padding:7px 12px 7px 8px}.product-item .addedBtn .addedNumber{padding:4px 8px;right:2px}.product-item .notAddedBtn{font-size:14px;padding:5px 12px}.product-item .notAddedBtn .arrowBtn{right:2px}.product-item .exhaustedBtn{font-size:12px;padding:6px 8px}.product-item .exhaustedBtn .exhaustedText{font-size:16px}.product-item .bestCouponBox{margin-top:2px}.product-item .bestCouponAmount{padding:5px 7px}.product-item .bestPercentageOff{font-size:9px!important;padding:5px 7px}.product-item .bestCouponTag{font-size:10px!important}.product-item .bestCouponCode{font-size:11px;padding-bottom:7px}.product-item .bestCoupon{padding:0}.product-item .bestCouponOff{font-size:8px}.product-item .emptyBox{height:43px}}@media screen and (min-width:1200px){.product-item{padding:0 25px}.product-item .productBox{padding:10px 0 15px}.product-item .image{width:65%}.product-item .veg-nonveg{margin:0 0 0 8px;width:11%}.product-item .productName{font-size:18px;padding:8px 0 2px}.product-item .productPrice{padding:4px 0 5px}.product-item .productOfferprice{font-size:18px;padding:0 4px 0 0}.product-item .productMrp{font-size:14px;padding:0 8px 0 1px}.product-item .productOff{font-size:10px;margin:0!important;padding:0 5px}.product-item .addedBtn{font-size:16px;padding:7px 12px 7px 8px}.product-item .addedBtn .addedNumber{padding:4px 8px;right:2px}.product-item .notAddedBtn{font-size:14px;padding:5px 12px}.product-item .notAddedBtn .arrowBtn{right:2px}.product-item .exhaustedBtn{font-size:12px;padding:6px 8px}.product-item .exhaustedBtn .exhaustedText{font-size:16px}.product-item .bestCouponBox{margin-top:2px}.product-item .bestCouponAmount{padding:5px 7px}.product-item .bestPercentageOff{font-size:12px!important;padding:5px 7px 5px 6px}.product-item .bestCouponTag{font-size:12px!important}.product-item .bestCouponCode{font-size:12px;padding-bottom:7px}.product-item .bestCoupon{padding:0}.product-item .bestCouponOff{font-size:12px}.product-item .emptyBox{height:50px}}@media screen and (min-width:1400px){.product-item{padding:0 35px}.product-item .productBox{padding:20px 0}.product-item .image{width:65%}.product-item .veg-nonveg{margin:0 0 0 8px;width:11%}.product-item .productName{font-size:18px;padding:8px 0 2px}.product-item .productPrice{padding:4px 0 5px}.product-item .productOfferprice{font-size:18px;padding:0 4px 0 0}.product-item .productMrp{font-size:14px;padding:0 8px 0 1px}.product-item .productOff{font-size:10px;margin:0!important;padding:0 5px}.product-item .addedBtn{font-size:18px;padding:7px 12px 7px 8px}.product-item .addedBtn .addedNumber{padding:4px 8px;right:2px}.product-item .notAddedBtn{font-size:18px;padding:7px 12px}.product-item .notAddedBtn .arrowBtn{right:2px}.product-item .exhaustedBtn{font-size:12px;padding:6px 8px}.product-item .exhaustedBtn .exhaustedText{font-size:18px}.product-item .bestCouponAmount{padding:5px 7px}.product-item .bestPercentageOff{font-size:12px!important}.product-item .bestCouponTag{font-size:14px!important}.product-item .bestCouponCode{font-size:14px;padding-bottom:10px}.product-item .bestCouponOff{font-size:14px}.product-item .emptyBox{height:57px}}@media screen and (min-width:1920px){.product-item{padding:0 60px}.product-item .productBox{padding:18px 0 20px}.product-item .image{width:70%}.product-item .veg-nonveg{margin:0 0 0 12px;width:12%}.product-item .productName{font-size:24px;padding:12px 0 8px}.product-item .productPrice{padding:4px 0 5px}.product-item .productOfferprice{font-size:24px;padding:0 4px 0 0}.product-item .productMrp{font-size:18px;padding:0 8px 0 1px}.product-item .productOff{font-size:10px;margin:0!important;padding:0 5px}.product-item .addedBtn{font-size:24px;padding:7px 12px 7px 8px}.product-item .addedBtn .addedNumber{padding:4px 12px;right:2px}.product-item .notAddedBtn{font-size:24px!important;padding:10px 12px}.product-item .notAddedBtn .arrowBtn{right:2px}.product-item .exhaustedBtn{font-size:12px;padding:6px 8px}.product-item .exhaustedBtn .exhaustedText{font-size:23px}.product-item .bestCouponAmount{padding:5px 7px}.product-item .bestPercentageOff{font-size:16px!important;padding:5px 10px}.product-item .bestCouponTag{font-size:18px!important}.product-item .bestCouponCode{font-size:18px;padding-bottom:10px}.product-item .bestCouponOff{font-size:14px}.product-item .emptyBox{height:66px}}.emptyCart{background-color:#dfeef4!important;font-family:Roboto Condensed,sans-serif!important;min-height:100vh;text-align:center}.emptyCart .birdImage{margin:-20px 0 0;padding-bottom:10px;width:50%}.emptyCart .Box{background-color:#fff;border-radius:16px;margin:0 10px 80px;padding:0 0 18px}.emptyCart .imageCategories{display:flex;flex-direction:column;margin:-10px 0 0}.emptyCart .imageCategories .imageCategoryContainer{display:flex;overflow-x:auto;padding:1px 2% -10px;width:100%}.emptyCart .imageCategories .img-grid{flex:0 0 auto;padding:0 10px;text-align:center}.emptyCart .imageCategories .categoryName{cursor:pointer;font-family:Roboto Condensed,sans-serif;font-size:11px;font-weight:400;padding:4px 0 0;text-transform:capitalize}.emptyCart .imageCategories .imageBox{border-radius:50%;cursor:pointer;display:flex;height:58px;justify-content:center;margin-top:-5px;position:relative;width:58px}.emptyCart .imageCategories .imageBox .image{position:absolute;width:100%!important}.emptyCart .imageCategories::-webkit-scrollbar,.emptyCart .imageCategoryContainer::-webkit-scrollbar{display:none!important}.couponSavedModal .discountImage{align-self:center;display:flex;margin-top:-50px;position:relative;text-align:center;z-index:999!important}.advertiseScreen{background-color:#fff;min-height:100vh;overflow:auto;scrollbar-color:#ccc #f1f1f1;scrollbar-width:none}.advertiseScreen .slider-container{display:flex;overflow:hidden;width:100%}.advertiseScreen .slide{display:flex;justify-content:center;min-width:100%;transition:transform .5s ease-in-out}.advertiseScreen .homeMain{width:100%}.advertiseScreen .curved-image{overflow:hidden;width:100%}.advertiseScreen .homeBannerImage{border:-50px!important;display:block;height:300px;-webkit-mask-image:radial-gradient(110% 50% at bottom,#0000 50%,#fff 51%);mask-image:radial-gradient(110% 50% at bottom,#0000 50%,#fff 51%);object-fit:cover;width:100%}.advertiseScreen .homeContainer{margin-top:-55px!important}.advertiseScreen .homeContent{align-items:center;display:flex;justify-content:space-between;margin:0 25px -15px;padding-top:35px}.advertiseScreen .homeProfileName{color:#0e4961;font-size:22px!important;font-weight:600}.advertiseScreen .homeDesc{color:#000;font-size:14px;line-height:18px}.advertiseScreen .profileImg{border-radius:50%;height:75px;object-fit:cover;width:75px}.advertiseScreen .selectOptionSection{display:flex;flex-direction:column;justify-content:space-between;margin:25px 15px -5px}.advertiseScreen .deliveryContainer{height:80px;margin:-15px 0 40px}.advertiseScreen .deliveryContainer,.advertiseScreen .pickupContainer{align-items:center;border-radius:10px;display:flex;justify-content:space-around}.advertiseScreen .pickupContainer{background-color:#dfeef4;height:96px}.advertiseScreen .deliveryBox{border-radius:12px;filter:grayscale(80%);height:95px;margin:-15px -26px 0 0;width:auto}.advertiseScreen .deliveryText{align-self:center;color:#0e4961;font-size:18px;font-weight:500;margin-left:-8px}.advertiseScreen .pickupBox{border-radius:12px;height:95px;margin:-15px -26px 0 0;width:auto}.advertiseScreen .pickupText{align-self:center;color:#0e4961;font-size:18px;font-weight:500}.advertiseScreen .adImageBox{margin:5px 0 -14px;text-align:center}.advertiseScreen .adImage{border-radius:20px;width:100%}.advertiseScreen .welcome{color:#0e4961;font-size:25px;text-align:center;top:-15px}.advertiseScreen.show-scrollbar{scrollbar-width:thin}.advertiseScreen::-webkit-scrollbar{width:8px}.advertiseScreen::-webkit-scrollbar-track{background:#f1f1f1}.advertiseScreen::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:10px}.deliveryBox,.pickupBox{border-radius:12px;height:125px;width:175px}.selectOptionSection{display:flex;justify-content:space-evenly;margin:15px 0;text-align:center}.deliveryContainer,.pickupContainer{cursor:pointer!important}@media screen and (min-width:992px){.advertiseScreen .homeContent{margin:0 5px -5px;padding-bottom:40px;padding-top:25px}.advertiseScreen .homeProfileName{font-size:26px!important}.advertiseScreen .homeDesc{font-size:18px}.advertiseScreen .profileImg{height:75px;width:75px}.advertiseScreen .selectOptionSection{margin:35px 30px -50px}.advertiseScreen .deliveryContainer{height:80px;margin:15px 0 40px}.advertiseScreen .pickupContainer{height:96px}.advertiseScreen .deliveryBox{height:95px;margin:-15px -26px 0 0}.advertiseScreen .deliveryText{font-size:18px;margin-left:-8px}.advertiseScreen .pickupBox{height:95px;margin:-15px -26px 0 0}.advertiseScreen .pickupText{font-size:18px}.advertiseScreen .adImageBox{margin:5px 0 -14px}.advertiseScreen .welcome{font-size:25px;top:-15px}.pickupBox{border-radius:12px}.welcome{margin-top:-50px!important}.homeContent{margin-top:-10px;padding:5px 25px 25px}.selectOptionSection{margin-top:35px!important}}.reviewScreen{background-color:#dfeef4;min-height:100vh;padding-bottom:50px}.reviewScreen .title{color:#0e4961;font-size:18px;font-weight:600;padding:10px 0;text-align:center}.reviewScreen .backIcon{color:#0e4961;font-size:30px;position:absolute;top:8px}.reviewScreen .productsBox{padding:20px}.reviewScreen .orderTitle{color:#121a23;font-size:20px;font-weight:700;padding:8px 0 5px}.reviewScreen .itemBox{background-color:#fff;border-radius:8px;margin:12px 0;padding:30px 25px}.reviewScreen .imageBox{background:linear-gradient(180deg,#fff,#ef831e);border-radius:50%;display:flex;height:90px;justify-content:center;position:relative;width:90px}.reviewScreen .imageBox .image{margin-top:-18px;position:absolute;width:80px}.reviewScreen .productName{font-size:16px;font-weight:500;padding:0 0 0 15px}.reviewScreen .customText{color:#b3b3b3;font-size:11px;padding:0 0 0 15px}.reviewScreen .starBox{padding:7px 0 0 10px}.reviewScreen .star{padding:0 5px}.reviewScreen .sorryTitle{font-size:16px;font-weight:500;padding:20px 0 12px}.reviewScreen .reviewBox{border:1px solid #bebebe;border-radius:8px;width:77vw}.reviewScreen .button{background-color:#09a5f7;border-radius:100px;color:#fff;display:flex;font-size:20px;justify-content:center;margin-top:20px;padding:13px 0;text-align:center!important;width:auto}@media screen and (min-width:992px){.reviewBox{border:1px solid #bebebe;border-radius:8px;width:23vw!important}}.reviewModal{width:450px}.searchCityBox{background-color:#dfeef4;padding:15px 20px}.stores-container{background-color:#dfeef4;border:none;border-radius:0;display:flex;flex:74px 1;gap:1rem;overflow-x:auto!important;padding:40px 1rem 30px;-webkit-user-select:none;user-select:none}.stores-container figure{align-items:left;background-color:#fff;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:5px;margin:0;position:relative;text-align:left!important;transition:transform .2s ease-in-out;width:150px}.stores-container figure>figcaption{color:#262626;max-width:100%;text-align:left;text-overflow:ellipsis;white-space:nowrap}.stores-container figure .storeName{font-size:18px;font-weight:600;padding:2px 0 0 8px}.stores-container figure .storeDistance{font-size:14px;padding:0 0 20px 8px}.stores-container .borderStore{border:2px solid #1e9ced}.stores-container picture{align-items:left;border:none;display:flex;justify-content:left}.stores-container .personal{background:none}.stores-container picture>img{aspect-ratio:1;border-top-left-radius:12px;border-top-right-radius:12px;object-fit:cover;width:100%}.address-container{background-color:#dfeef4;display:flex}.address-container .address{align-items:center;color:#0e4961;display:flex;font-size:22px;font-weight:600;padding:20px 10px 0}.address-container .address2{align-items:center;color:#0e4961;display:flex;font-size:14px;padding:0 10px 0 40px}.address-container .button{background-color:#1e9ced;border-radius:900px;color:#fff;display:flex;font-size:20px;justify-content:center;margin:15px 20px;padding:12px 0;text-align:center;width:auto}.locateMeButton{align-items:center;background-color:#fff;border-radius:900px;color:#1e9ced;cursor:pointer;display:flex;font-size:18px;font-weight:500;left:50%;margin-top:-1%;padding:10px 20px;position:absolute;transform:translate(-50%,-50%);z-index:1000}@media screen and (min-width:768px){.locateMeButton{left:50%;margin-top:1%}.address-container{height:auto;padding:0 0 20px}}.nearestTag{align-items:center;bottom:-20px;display:flex;font-size:11px;left:50%;padding:4px 8px;position:absolute;text-transform:uppercase;transform:translateX(-50%)}.grantButton,.nearestTag{background-color:#1e9ced;border-radius:900px;color:#fff}.grantButton{font-size:16px;margin:2px 0 0;padding:4px 20px 6px;text-align:center}.locationIcon{color:#0e4961;font-size:24px;font-weight:700;padding:15px 10px 10px}.permissionTitle{color:#0e4961;font-size:16px;font-weight:700;padding:16px 10px 10px 0}.titleDesc{color:#0e4961;font-size:14px;padding:5px 15px 15px 25px}.addressSelectBox{border-bottom:1px solid #c5c5c5;display:flex;justify-content:space-between;margin:20px 20px 5px;padding-bottom:10px}.splashScreen{align-items:center;background-color:#09a5f7;display:flex;flex-direction:column;height:100vh;justify-content:center!important;margin:0!important;overflow:hidden;padding:0!important;position:relative}.img-fluid{animation-duration:3s;animation-fill-mode:forwards;opacity:0;position:absolute}.cloudR1{right:-30%;top:20%}.cloudR1,.cloudR2{animation-name:slideInRight}.cloudR2{bottom:8%;right:-15%}.cloudL1{left:-20%;top:5%}.cloudL1,.cloudL2{animation-name:slideInLeft}.cloudL2{bottom:25%;left:-10%}@keyframes slideInRight{to{opacity:1;right:0}}@keyframes slideInLeft{to{left:0;opacity:1}}.splashVideo{animation:slideInUpVideo 1s ease-out 1s forwards;border-radius:50% 50% 0 0;bottom:0;height:50vh;opacity:0;overflow:hidden;position:absolute;width:99%;z-index:5}@keyframes slideInUpVideo{0%{opacity:1;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.splashLogo{align-items:center;display:flex;height:30%;justify-content:center;z-index:4}@keyframes slideUpWithVideo{0%{opacity:1;transform:translateY(50%)}to{opacity:1;transform:translateY(-80%)}}.cloudL1:last-child,.cloudL2:last-child,.cloudR1:last-child,.cloudR2:last-child{animation-delay:5s}.buttonBox{padding:20px}.button{align-self:center;border-radius:20px;color:#fff;display:flex;font-size:18px;margin:-100px 0 0;padding:8px;text-align:center;text-transform:capitalize;width:100%}.button,.button:hover{background-color:#09a5f7}.authenticationScreen{background-color:#71bae6;color:#fff;display:flex;flex-direction:column;min-height:85vh;padding:110px 0 4px 4px}.authenticationScreen .termsConditions{margin-top:-40px;position:relative}.authenticationScreen .skipText{padding:10px 22px 0 0;position:absolute;right:0;top:0}.authenticationScreen .changeNumberText{left:0;padding:14px 0 0 12px;position:absolute;top:0}.authenticationScreen .progressBox{position:relative;text-align:center;top:150px}.otpField{display:none;position:absolute;transform:translateY(-100%);transition:visibility .5s,transform .5s;visibility:hidden}.showOtpField{display:block;transform:translateY(0);visibility:visible}.buttonContainer{position:relative;top:-60px;transition:top .5s ease-in}.showOtpField+.buttonContainer{position:relative;top:0}.accountDetails{background-color:#71bae6;color:#fff;min-height:100vh;padding:120px 0 4px 4px!important}.accountDetails .progressBox{position:relative;text-align:center;top:50px}.accountDetails .progressBox .skipText{padding-top:45px}@media screen and (min-width:992px){.authenticationScreen{background-color:#71bae6;border:none!important;border-radius:12px;bottom:50%;left:50%;min-height:400px;padding:2%;position:absolute;transform:translate(-50%,50%);width:450px}.authenticationScreen .imageLogo{height:163px;padding:0 0 15px;width:121.54px}.authenticationScreen .termsConditions{margin-top:-40px;position:relative}.authenticationScreen .progressBox{position:relative;text-align:center;top:150px}.authenticationScreen .progressBox .skipText{padding-top:45px}.accountDetails{background-color:#71bae6;border:none!important;border-radius:12px;bottom:50%;left:50%;min-height:500px;padding:20px 20px 4px!important;position:absolute;transform:translate(-50%,50%);width:450px}.accountDetails .imageLogo{height:163px;padding:0 0 15px;width:121.54px}.accountDetails .progressBox{position:relative;text-align:center;top:50px}.accountDetails .progressBox .skipText{padding-top:45px}}.welcomeScreen{align-items:center;background-color:#09a5f7;display:flex;height:100vh}.welcomeScreen .xpanseLogo{text-align:center}.welcomeScreen .firstBox{position:relative;top:20%}.welcomeScreen .circularTextContainer,.welcomeScreen .firstBox{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.welcomeScreen .circularTextContainer .welcomeScreenTypography{color:#fff;font-size:45px;font-weight:700;letter-spacing:8px;position:relative}.welcomeScreen .circularTextContainer .text-w{rotate:-28deg;transform:translate(30,6)}.welcomeScreen .circularTextContainer .text-e1{rotate:-20deg;top:-15px;transform:translateY(15)}.welcomeScreen .circularTextContainer .text-l{rotate:-10deg;top:-22px;transform:translateY(5)}.welcomeScreen .circularTextContainer .text-c{rotate:0deg;top:-25px;transform:translateY(0)}.welcomeScreen .circularTextContainer .text-o{rotate:10deg;top:-23px;transform:translateY(5)}.welcomeScreen .circularTextContainer .text-m{rotate:20deg;top:-12px;transform:translateY(15)}.welcomeScreen .circularTextContainer .text-e2{rotate:28deg;top:6px;transform:translate(30,-6)}.welcomeScreen .button{align-self:center;background-color:#71bae6;border-radius:25px;color:#fff;display:flex;font-size:18px;margin:25px 0 0;padding:8px;text-align:center;text-transform:capitalize;width:100%}.welcomeScreen .button:hover{background-color:#5f9ea0}.welcomeScreen .secondBox .xpanseCoupon .percentageeOff{color:#6c4298;font-size:32px;font-weight:600;left:29px;position:absolute;top:195px;z-index:1000}.welcomeScreen .secondBox .xpanseCoupon .couponCode{color:#fff;font-size:22px;font-weight:600;left:29px;position:absolute;top:330px;width:100%;z-index:1000}.xpanseCouponModal .percentageeOff{color:#6c4298;font-size:32px;font-weight:600;left:31%;position:absolute;top:47%;z-index:1000}.xpanseCouponModal .couponCode{color:#fff;font-size:19px;font-weight:600;left:0;position:absolute;top:74%;width:100%;z-index:1000}.couponModalButton{align-self:center;background-color:#5f9ea0!important;border-radius:25px!important;color:#fff!important;display:flex;font-size:18px;margin:25px 0 0;padding:8px;text-align:center;text-align:center!important;text-transform:capitalize;width:60%}.cartScreen{background-color:#dfeef4!important;min-height:100vh!important;padding-bottom:12%}.cartScreen .cartBox{background-color:#fff;border-radius:20px!important;box-shadow:none;height:auto;margin:0 20px 50px;padding:1px 10px;position:relative;top:30px}.cartScreen .addMoreBox{border-top:1px solid #e7e7e7;padding:12px 20px 10px 15px}.cartScreen .addMoreBox .title{font-size:16px!important;font-weight:400}.cartScreen .addMoreBox .addIcon{color:#09a5f7}.cartScreen .orderSummaryTable{background-color:#fff;padding:30px}.cartScreen .orderSummaryTable .head{color:#0e4961;font-size:18px;font-weight:600;padding-bottom:10px;text-align:center}.cartScreen .orderSummaryTable .row{display:flex;justify-content:space-between;padding:10px 0}.cartScreen .orderSummaryTable .itemHead,.cartScreen .orderSummaryTable .itemValue{font-size:16px}.cartScreen .orderSummaryTable .savedBox{background-color:#57ce94;border-radius:7px;color:#fff;display:flex;justify-content:space-between;margin:10px 0 0;padding:5px 10px}.cartScreen .button{background-color:#09a5f7;border-radius:300px;color:#fff;cursor:pointer;display:flex;justify-content:center;margin:20px 0 15px;padding:20px;text-align:center!important;width:auto}.cartScreen .cartDisabledBtn{background-color:#8f8f8f!important;cursor:not-allowed}.confetti{height:100%;left:0;position:fixed;top:0;width:100%;z-index:999!important}.emptyCart{padding-top:15%}@media screen and (min-width:992px){.cartScreen{background-color:#fff!important;min-height:100%!important;padding:0 40px 0 0}.cartScreen .desktopCartTitle{color:#0e4961;font-size:20px;font-weight:600;margin:5px 0 0 10px}.cartScreen .cartBox{background-color:#dfeef4;margin:-15px 0 40px;padding:1px 0;top:30px}.cartScreen .addMoreBox{padding:12px 20px 10px 15px}.cartScreen .addMoreBox .title{font-size:14px!important}.cartScreen .orderSummaryTable{background-color:#dfeef4;border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin:-10px 0 0;padding:12px 12px 15px}.cartScreen .orderSummaryTable .orderSummaryBox{background-color:#fff;border-radius:12px;padding:12px}.cartScreen .orderSummaryTable .head{font-size:14px;padding-bottom:10px}.cartScreen .orderSummaryTable .row{padding:6px 0}.cartScreen .orderSummaryTable .itemHead,.cartScreen .orderSummaryTable .itemValue{font-size:12px}.cartScreen .button{margin:10px 0 0;padding:10px}}@media screen and (min-width:1400px){.cartScreen{padding:0 30px 0 0}.cartScreen .desktopCartTitle{font-size:23px;margin:5px 0 0 20px}.cartScreen .cartBox{margin:-15px 20px 20px;padding:1px 0;top:30px}.cartScreen .addMoreBox{padding:12px 20px 10px 15px}.cartScreen .addMoreBox .title{font-size:14px!important}.cartScreen .orderSummaryTable{margin:-10px 20px 0;padding:12px 12px 21px}.cartScreen .orderSummaryTable .orderSummaryBox{padding:20px}.cartScreen .orderSummaryTable .head{font-size:16px;padding-bottom:10px}.cartScreen .orderSummaryTable .row{padding:6px 0}.cartScreen .orderSummaryTable .itemHead,.cartScreen .orderSummaryTable .itemValue{font-size:14px}.cartScreen .button{margin:10px 0 0;padding:20px}}.paymentModal{background-color:#dfeef4;display:flex;min-width:748px}.paymentModal .title{color:#0e4961;font-size:23px;padding:18px 0 18px 25px}.paymentModal .paymentMethods{background-color:#fff;border-radius:7px;margin:0 20px 20px}.paymentModal .head{font-size:14px}.paymentModal .icon{font-size:12px}.paymentModal .typeBox{cursor:pointer;padding:18px 0 18px 18px}.paymentModal .selected{background-color:#1da1f280;border-radius:7px}.paymentModal .secondColumn{padding:0 20px 0 0}.paymentModal .addressBox{background-color:#fff;border-radius:7px;width:100%}.paymentModal .addressBox .icon{color:#09a5f7;font-size:18px;padding-right:5px}.paymentModal .addressBox .text{font-size:18px}.paymentModal .addressBox .firstBox{display:flex;justify-content:space-between;margin:15px 0 0;padding:10px 15px}.paymentModal .addressBox .time{font-size:10px;padding-top:5px}.paymentModal .addressBox .secondBox{display:flex;font-size:10px;padding:0 0 10px 18px}.paymentModal .cartTitle{display:flex;justify-content:space-between;padding:18px 0 5px}.paymentModal .cartTitle .cart{color:#0e4961;font-size:20px}.paymentModal .cartTitle .items{color:#8f8f8f;font-size:18px}.paymentModal .cartBox{margin:0 0 20px;padding:2px 0}.paymentModal .cartBox .itemBox{margin:10px 12px 8px}.paymentModal .cartBox .productName{font-size:12px}.paymentModal .cartBox .price{color:#09a5f7;font-size:10px}.paymentModal .cartBox .quantity{color:#b1b1b1;font-size:10px;padding-bottom:5px;padding-left:7px}.paymentModal .button{background-color:#09a5f7;border-radius:300px;color:#fff;cursor:pointer;display:flex;justify-content:center;margin:0 0 15px;padding:20px;text-align:center;width:auto}.orderDetails{background-color:#dfeef4;min-height:100vh;padding-bottom:100px}.orderDetails .title{color:#0e4961;font-size:18px;font-weight:500;padding:15px 0 0;text-align:center}.orderDetails .qrBox{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYQAAAIvCAYAAAB0jqxjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAA69SURBVHgB7d2NldNWGsfh1zlbAKkgTgUhFcRUkGwFzFYQqCBQAUkFkApIKpjZCmArwFtB6MB79bcmS8iMvzW27Oc55x5PYLjRYXz040qyNCk4U4vF4lF7mbbxuH/9qo1H/X9X//Wjz/7Yx8/GvI3/tvG++3oymbwvOFOTgjPRB+CHNr5pY1b/3/Ef2vt+/N69tkjMC86AIDBqLQKz9vJdLUMwVADW6eJw08avVhCMmSAwOv1K4Mc2rmp5KOiUzNt4U8s4zAuAw+tWA21cL8bj7WK5ggHgENpO9WoxrhB87kMbVwXAbhbLFcGHxfn4sBAGTphzCJycxfIwy0+1vFLoHM3beOIcA6fmi4IT0ULwqI1X7cvrOt8YdKZtdKuF121MC06EFQInoV8VvK7Tu2poaPM2XrbVwpuCI7NC4Kg+WxVM6/JM2+hWCq8Wy8tp4WisEDiatgPsPkj2ti4zBHeZl3MLHJEVAkfRYvC0LndVcJ9pG+/a382zgiMQBB5c2+F1VxC9qb/fWI7l38mr/u8IHpRDRjyo7sqaWt5ygvV+boePnhc8EEHgQfQnTLvzBbNiGzdt/LOF4WPBwASBwfUx6M4XHOtupGPX3UH1iSgwNEFgUGJwMKLA4JxUZmjdYSIx2N/tJbowGEFgMP0HzmbFocz6k/IwCEFgEP1lk66nP7wrl6QyFOcQOLi2w+qeZvZzMaSrdj7h14IDEgQOqr9757vyobOhdSeXv3WbCw5JEDiY/oqiLgbT4iHMaxkFVx5xEM4hcEjdse1p8VCmtfw7h4OwQuAg+kdDugLmOLpPMv9WsCdBYG/9eQN3Lj2e7pDR1w4dsS+HjDgEh4qOqzt349ARe7NCYC/9Q27eFaegu7XFTcGOBIG9tCB8KKuDU3HTgvCkYEcOGbGz/kTytDgVs/5nAjuxQmBnVgcnaV4+m8COrBDYidXByZqWe0ixIysEdmJ1cNJchspOrBDYmtXByesuQ/2hYEtWCGzN6mAUXHHE1qwQ2EqLwazEYAxm/c8KNiYIbOtpMRY+vcxWHDJiY/09iz4UY+HkMluxQmAbs2JMupPLVwUbEgS24XDR+HxfsCGHjNiIw0Wj9qXDRmzCCoFNzYqxuirYgCCwKYcexmtWsAGHjNhIO2T0Ry1PUjI+H9shoy8L1rBCYK3+A05iMF6P+gcZwUqCwCbsTMZvVrCGILCJ74qx+6ZgDUFgE9Ni7GYFazipzErt2HN37uCP4hz4PAIrWSGwjvMH52NasIIgsI6ri86HuLOSILCOncj5mBasIAisMy3OxVcFKwgC69iJnA+fVmYlQYDLIe6sJAisMy3OhQsEWEkQWMdO5Hz4WbKSD6ax0qIpzsakKbiHFQIAIQgAhCBwr/4+RpwRP1NWEQRWmRbnZlpwD0FglVlxbmYF9xAEVnlanJvvC+4hCNypf46yG9udn1n/s4W/cU0yf9OfeHxXjjefq3kb33pYDp+zQuAur0oMztm0lj9j+AtB4E/dyqCNt+3Lq+LcXXU/6zamBT2HjLg9RPRjG8/K/W4uzbyNl2385hASgnBh+n8RdieLu9dvPvlaCLhp430b/+1f34vEZRGEM2XHz4F0QXhfQnERBGHk7Pg5EqE4Q4IwEnb8jIRQjJggnBg7fs6UUIyAIByJHT+EUJwQQRiYHT/sRCiOQBAOxI4fHsRdofjYQvG+2JsgbMmOH07SbSi613+XUOxEEO5hxw9nQSi2cPFBsOOHiyQUd7iYINjxAxu46FCcXRDs+IEBXEQoRhsEO37gBJxVKE4+CHb8wAiNMhQnEwQ7fuBCdFGYt/Gf269PJRQPHgQ7foA7HT0UgwXBjh/gIB4sFHsHwY4f4CgOHoqNg2DHDzAKO4fib0HoH7g+Kzt+gHPyeShuPr977F+C0GLwU3t5Vnb+AOdu3sabFoWXt7+QIPSrgre1XBkAcDm61cKTbrXwRf8L3cpgVgBcmu60QNeAmrTVway9XhcAl+xJt0J4WgBcuqddEB4XAJdu1h0yWhQAF++LAoASBAB6ggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgDVEQQAQhAACEEAIAQBgBAEAEIQAAhBACAEAYAQBABCEAAIQQAgBAGAEAQAQhAACEEAIAQBgBAEAEIQAAhBACAEAYAQBABCEAAIQQAgBAGAEAQAQhAACEEAIAQBgBAEAEIQAAhBACAEAYAQBABCEAAIQQAgBAGAEAQAQhAACEEAIAQBgBAEAEIQAAhBACAEAYAQBABCEAAIQQAgBAGAEAQAQhAACEEAIAQBgBAEAEIQAAhBACAEAYAQBABCEAAIQQAgBAGAEAQAQhAACEEAIAQBgBAEAEIQAAhBACAEAYAQBABCEAAIQQAgBAGAEAQAQhAACEEAIAQBgBAEAEIQAIh/tPGmjUf9mBUAl+JjG/M23nf/Mfn8dxeLxay9XLXxXRvTAuCcdBH4tY3fJpPJzae/MVn1p1ocrtrLTyUMAGPXheCXNn5uIfh41zdM1s3QojBtLy/aeFoAjFEXghf3heDW2iDcamF41l5eFQBj8ryF4OdNvnHjIHT6Q0ivC4Ax+FeLwZtNv3mry077if9VAJy659vEoLP15xD6/8EvBcCpernpYaJPbXXI6FPt8NG79vK4ADgl8xaDr2sH+3xS+XkBcGp2Pqy/cxD6DzTcFACn4ubzD5ttY997Gb0sAE7FXud3dz6HcKudS/ijlvdBAuB4dj53cOsQdzv9vQA4tpva0yGC8L4AOLZ/154OEYSbAuDY5rWnQwThYwFwbHsfrdn7pHKnnVheFABH004o770/9whNAEIQAIi9g9A/QAeAI2r74q9qT4dYIUwLgGP7tvZ0iCC44ynA8U1rT4cIwvcFwLHtvS/e6zKl/vzBhwLgFHw5mUx2/mzYviuEWQFwKp7VHvZdIXSrg2kBcAq61cHXu64Sdl4htBj8WGIAcEq6RxHsvErYaYXQnzt4V56DAHBqutXBt22VMK8t7bpCeFtiAHCKun3z29rB1kFoq4NX5bMHAKfscdtXv64tbRWEPgZ7ncUG4EFctX32T9v8gY3OIbRJb5cgswJgTH5r4/km5xTWrhBaDGa1PIE8KwDG5oc2rtu+/GrdN94bhC4EbVx3E5XLSwHGbNrG626f3v8j/05/HjLqLyXtThZ/18ZVuYoI4FzN27hp4/fu63Y4KY/fnHj8JQAdT0wDIAQBgBAEAEIQAAhBACAEAYAQBABCEAAIQQAgBAGAEAQAQhAACEEAIAQBgPhHLe+JPa3DPQSnu6/2x/7rWR3GvB+daV3mts7r8PPOazzb2vHe8t6al5/X0NuaB+Q8buPNYncv+mcvfzrntP/1XV3f9XSfC9vW6wHmvV6MZ1s73lveW9cLP68H29ZP/we7TH7/hPXn4zj/WGznRa1xAds6xLxDzDnkvLM1c3pveW95bw20rbts8LMN53y2xZwvakNnvK1DzDvEnEPO6701zLYOMe8Qcw45r/fWNtof+LDBpB+2nPP60HPa1o3nHdO2bj3vwnvLe6v8vPbd1lVXGf1S672s7fy+wfdsO2fn0rd1k3nHtK27zOu95b011LzeW4vlyYp1Hh97Ttu68bxj2tat57Wt3ltDzXtJ2zpZM/li1e9PmtrSEHMONe+YtnXdvGPa1l3nta3eW0PNeynb+j8vNMtbk7cGwwAAAABJRU5ErkJggg==);background-position:50%;background-repeat:no-repeat;height:580px;justify-content:center;margin:0 15px;text-align:center}.orderDetails .qrBox .successGif{height:250px;margin-top:-10%;width:260px}.orderDetails .qrBox .successTick{padding-top:20px}.orderDetails .qrBox .scanText{font-size:18px;font-weight:600;padding:30px 0 0;position:relative}.orderDetails .qrBox .orderId{padding:0}.orderDetails .qrBox .qrCode{height:275px;padding:10px 0 0;width:275px}.orderDetails .qrBox .orderNo{font-size:24px;font-weight:600;padding:0}.orderDetails .orderFinalSummary{background-color:#fff;border-radius:15px;margin:30px 20px 0;padding-bottom:5px}.orderDetails .orderFinalSummary .couponBorder{margin:-30px 0 0;position:relative;width:100%}.orderDetails .orderFinalSummary .couponBorderInverted{margin:0 0 -35px;position:relative}.orderDetails .orderFinalSummary .titleSecond{color:#0e4961;font-weight:600;margin-top:-10px;padding-bottom:10px;text-align:center}.orderDetails .orderFinalSummary .item{padding:10px 0}.orderDetails .orderFinalSummary .imageBox{background:linear-gradient(180deg,#fff,#ef831e);border-radius:50%;display:flex;height:80px;justify-content:center;margin-top:-5px;position:relative;width:80px}.orderDetails .orderFinalSummary .imageBox .image{margin-top:-20px;position:absolute;width:60px}.orderDetails .orderFinalSummary .img-grid{padding:20px}.orderDetails .orderFinalSummary .item-name{font-size:16px;font-weight:600}.orderDetails .orderFinalSummary .item-qty{font-weight:600}.orderDetails .orderFinalSummary .item-cost{color:#09a5f7;font-size:16px;font-weight:600}.orderDetails .orderFinalSummary .item-attribute{font-size:12px}.orderDetails .orderSummarySecondBox{background-color:#fff;border-radius:15px;margin:30px 20px 0;padding-bottom:5px}.orderDetails .orderSummaryTable{padding:20px 30px 30px}.orderDetails .orderSummaryTable .head{color:#0e4961;font-size:16px;font-weight:600;padding-bottom:10px;text-align:center}.orderDetails .orderSummaryTable .row{display:flex;justify-content:space-between;padding:10px 0}.orderDetails .orderSummaryTable .itemHead,.orderDetails .orderSummaryTable .itemValue{font-size:16px}.orderDetails .savedBox{background-color:#57ce94;border-radius:7px;color:#fff;display:flex;justify-content:space-between;margin:0 20px;padding:5px 10px}.orderDetails .paymentBox{padding:20px}.orderDetails .paymentBox .head{border-top:.2px solid #707070;font-size:18px;font-weight:600;padding-top:10px;text-align:center}.orderDetails .paymentBox .payDetails{font-size:16px;padding:18px 0 0}.orderDetails .paymentBox .button{background-color:#09a5f7;border-radius:900px;color:#fff;cursor:pointer;display:flex;justify-content:center;margin:18px 0 0;padding:10px;width:auto}.orderDetails .orderDeliveryDetail{background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;margin:0 18px;position:relative;top:-10px}.orderDetails .couponBorderInverted{margin:0 0 -10px;position:relative}.orderDetails .successGifDelivery{height:90px;margin:-20px 10px 0;width:90px;z-index:100}.orderDetails .titleDelivery{color:#0e4961;font-size:18px;font-weight:600;padding:10px 0 15px}@media screen and (min-width:992px){.orderDetailsModal .orderDetails{background-color:#dfeef4;border-radius:12px;min-height:50vh;overflow:hidden;padding:0 10px 18px 18px;width:700px}.orderDetailsModal .orderDetails .title{font-size:14px;font-weight:500;padding:20px 0 18px;text-align:center}.orderDetailsModal .orderDetails .successGif{height:130px;left:9%;position:absolute;top:0;width:130px}.orderDetailsModal .orderDetails .qrBox{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYQAAAIvCAYAAAB0jqxjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAA69SURBVHgB7d2NldNWGsfh1zlbAKkgTgUhFcRUkGwFzFYQqCBQAUkFkApIKpjZCmArwFtB6MB79bcmS8iMvzW27Oc55x5PYLjRYXz040qyNCk4U4vF4lF7mbbxuH/9qo1H/X9X//Wjz/7Yx8/GvI3/tvG++3oymbwvOFOTgjPRB+CHNr5pY1b/3/Ef2vt+/N69tkjMC86AIDBqLQKz9vJdLUMwVADW6eJw08avVhCMmSAwOv1K4Mc2rmp5KOiUzNt4U8s4zAuAw+tWA21cL8bj7WK5ggHgENpO9WoxrhB87kMbVwXAbhbLFcGHxfn4sBAGTphzCJycxfIwy0+1vFLoHM3beOIcA6fmi4IT0ULwqI1X7cvrOt8YdKZtdKuF121MC06EFQInoV8VvK7Tu2poaPM2XrbVwpuCI7NC4Kg+WxVM6/JM2+hWCq8Wy8tp4WisEDiatgPsPkj2ti4zBHeZl3MLHJEVAkfRYvC0LndVcJ9pG+/a382zgiMQBB5c2+F1VxC9qb/fWI7l38mr/u8IHpRDRjyo7sqaWt5ygvV+boePnhc8EEHgQfQnTLvzBbNiGzdt/LOF4WPBwASBwfUx6M4XHOtupGPX3UH1iSgwNEFgUGJwMKLA4JxUZmjdYSIx2N/tJbowGEFgMP0HzmbFocz6k/IwCEFgEP1lk66nP7wrl6QyFOcQOLi2w+qeZvZzMaSrdj7h14IDEgQOqr9757vyobOhdSeXv3WbCw5JEDiY/oqiLgbT4iHMaxkFVx5xEM4hcEjdse1p8VCmtfw7h4OwQuAg+kdDugLmOLpPMv9WsCdBYG/9eQN3Lj2e7pDR1w4dsS+HjDgEh4qOqzt349ARe7NCYC/9Q27eFaegu7XFTcGOBIG9tCB8KKuDU3HTgvCkYEcOGbGz/kTytDgVs/5nAjuxQmBnVgcnaV4+m8COrBDYidXByZqWe0ixIysEdmJ1cNJchspOrBDYmtXByesuQ/2hYEtWCGzN6mAUXHHE1qwQ2EqLwazEYAxm/c8KNiYIbOtpMRY+vcxWHDJiY/09iz4UY+HkMluxQmAbs2JMupPLVwUbEgS24XDR+HxfsCGHjNiIw0Wj9qXDRmzCCoFNzYqxuirYgCCwKYcexmtWsAGHjNhIO2T0Ry1PUjI+H9shoy8L1rBCYK3+A05iMF6P+gcZwUqCwCbsTMZvVrCGILCJ74qx+6ZgDUFgE9Ni7GYFazipzErt2HN37uCP4hz4PAIrWSGwjvMH52NasIIgsI6ri86HuLOSILCOncj5mBasIAisMy3OxVcFKwgC69iJnA+fVmYlQYDLIe6sJAisMy3OhQsEWEkQWMdO5Hz4WbKSD6ax0qIpzsakKbiHFQIAIQgAhCBwr/4+RpwRP1NWEQRWmRbnZlpwD0FglVlxbmYF9xAEVnlanJvvC+4hCNypf46yG9udn1n/s4W/cU0yf9OfeHxXjjefq3kb33pYDp+zQuAur0oMztm0lj9j+AtB4E/dyqCNt+3Lq+LcXXU/6zamBT2HjLg9RPRjG8/K/W4uzbyNl2385hASgnBh+n8RdieLu9dvPvlaCLhp430b/+1f34vEZRGEM2XHz4F0QXhfQnERBGHk7Pg5EqE4Q4IwEnb8jIRQjJggnBg7fs6UUIyAIByJHT+EUJwQQRiYHT/sRCiOQBAOxI4fHsRdofjYQvG+2JsgbMmOH07SbSi613+XUOxEEO5hxw9nQSi2cPFBsOOHiyQUd7iYINjxAxu46FCcXRDs+IEBXEQoRhsEO37gBJxVKE4+CHb8wAiNMhQnEwQ7fuBCdFGYt/Gf269PJRQPHgQ7foA7HT0UgwXBjh/gIB4sFHsHwY4f4CgOHoqNg2DHDzAKO4fib0HoH7g+Kzt+gHPyeShuPr977F+C0GLwU3t5Vnb+AOdu3sabFoWXt7+QIPSrgre1XBkAcDm61cKTbrXwRf8L3cpgVgBcmu60QNeAmrTVway9XhcAl+xJt0J4WgBcuqddEB4XAJdu1h0yWhQAF++LAoASBAB6ggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgAhCACEIAAQggBACAIAIQgAhCAAEIIAQAgCACEIAIQgABCCAEAIAgDVEQQAQhAACEEAIAQBgBAEAEIQAAhBACAEAYAQBABCEAAIQQAgBAGAEAQAQhAACEEAIAQBgBAEAEIQAAhBACAEAYAQBABCEAAIQQAgBAGAEAQAQhAACEEAIAQBgBAEAEIQAAhBACAEAYAQBABCEAAIQQAgBAGAEAQAQhAACEEAIAQBgBAEAEIQAAhBACAEAYAQBABCEAAIQQAgBAGAEAQAQhAACEEAIAQBgBAEAEIQAAhBACAEAYAQBABCEAAIQQAgBAGAEAQAQhAACEEAIAQBgBAEAEIQAAhBACAEAYAQBABCEAAIQQAgBAGAEAQAQhAACEEAIAQBgBAEAEIQAIh/tPGmjUf9mBUAl+JjG/M23nf/Mfn8dxeLxay9XLXxXRvTAuCcdBH4tY3fJpPJzae/MVn1p1ocrtrLTyUMAGPXheCXNn5uIfh41zdM1s3QojBtLy/aeFoAjFEXghf3heDW2iDcamF41l5eFQBj8ryF4OdNvnHjIHT6Q0ivC4Ax+FeLwZtNv3mry077if9VAJy659vEoLP15xD6/8EvBcCpernpYaJPbXXI6FPt8NG79vK4ADgl8xaDr2sH+3xS+XkBcGp2Pqy/cxD6DzTcFACn4ubzD5ttY997Gb0sAE7FXud3dz6HcKudS/ijlvdBAuB4dj53cOsQdzv9vQA4tpva0yGC8L4AOLZ/154OEYSbAuDY5rWnQwThYwFwbHsfrdn7pHKnnVheFABH004o770/9whNAEIQAIi9g9A/QAeAI2r74q9qT4dYIUwLgGP7tvZ0iCC44ynA8U1rT4cIwvcFwLHtvS/e6zKl/vzBhwLgFHw5mUx2/mzYviuEWQFwKp7VHvZdIXSrg2kBcAq61cHXu64Sdl4htBj8WGIAcEq6RxHsvErYaYXQnzt4V56DAHBqutXBt22VMK8t7bpCeFtiAHCKun3z29rB1kFoq4NX5bMHAKfscdtXv64tbRWEPgZ7ncUG4EFctX32T9v8gY3OIbRJb5cgswJgTH5r4/km5xTWrhBaDGa1PIE8KwDG5oc2rtu+/GrdN94bhC4EbVx3E5XLSwHGbNrG626f3v8j/05/HjLqLyXtThZ/18ZVuYoI4FzN27hp4/fu63Y4KY/fnHj8JQAdT0wDIAQBgBAEAEIQAAhBACAEAYAQBABCEAAIQQAgBAGAEAQAQhAACEEAIAQBgPhHLe+JPa3DPQSnu6/2x/7rWR3GvB+daV3mts7r8PPOazzb2vHe8t6al5/X0NuaB+Q8buPNYncv+mcvfzrntP/1XV3f9XSfC9vW6wHmvV6MZ1s73lveW9cLP68H29ZP/we7TH7/hPXn4zj/WGznRa1xAds6xLxDzDnkvLM1c3pveW95bw20rbts8LMN53y2xZwvakNnvK1DzDvEnEPO6701zLYOMe8Qcw45r/fWNtof+LDBpB+2nPP60HPa1o3nHdO2bj3vwnvLe6v8vPbd1lVXGf1S672s7fy+wfdsO2fn0rd1k3nHtK27zOu95b011LzeW4vlyYp1Hh97Ttu68bxj2tat57Wt3ltDzXtJ2zpZM/li1e9PmtrSEHMONe+YtnXdvGPa1l3nta3eW0PNeynb+j8vNMtbk7cGwwAAAABJRU5ErkJggg==);background-position:50%;background-repeat:no-repeat;background-size:cover;height:320px;margin:40px 10px 0 0;text-align:center}.orderDetailsModal .orderDetails .qrBox .scanText{font-size:11px;font-weight:600;padding:15px 0 0}.orderDetailsModal .orderDetails .qrBox .qrCode{height:170px;padding:10px 0 0;width:170px}.orderDetailsModal .orderDetails .qrBox .orderNo{font-size:20px!important;padding:55px 0 0}.orderDetailsModal .orderDetails .orderItemsList{max-height:220px!important}.orderDetailsModal .orderDetails .orderItemsList::-webkit-scrollbar{width:8px}.orderDetailsModal .orderDetails .orderItemsList::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.orderDetailsModal .orderDetails .orderItemsList::-webkit-scrollbar-track{background-color:#f1f1f1}.orderDetailsModal .orderDetails .marginTop{margin-top:25px!important}.orderDetailsModal .orderDetails .orderFinalSummary{background-color:#fff;border-radius:15px;margin:20px 10px 0}.orderDetailsModal .orderDetails .orderFinalSummary .couponBorder{height:20px;margin:-80px 0 0;position:relative;width:100%}.orderDetailsModal .orderDetails .orderFinalSummary .couponBorderInverted{height:20px;margin:0 0 -35px;position:relative;width:100%}.orderDetailsModal .orderDetails .orderFinalSummary .title{text-align:center}.orderDetailsModal .orderDetails .orderFinalSummary .item{padding:10px}.orderDetailsModal .orderDetails .orderFinalSummary .item-name{font-size:11px}.orderDetailsModal .orderDetails .orderFinalSummary .item-cost{color:#09a5f7;font-size:11px}.orderDetailsModal .orderDetails .orderFinalSummary .item-attribute{font-size:8px}.orderDetailsModal .orderDetails .orderSummaryTable{background-color:#fff;border-radius:15px;padding:10px 20px}.orderDetailsModal .orderDetails .orderSummaryTable .head{font-size:14px;font-weight:600;padding-bottom:10px;text-align:center}.orderDetailsModal .orderDetails .orderSummaryTable .row{display:flex;justify-content:space-between;padding:4px 0}.orderDetailsModal .orderDetails .orderSummaryTable .itemHead,.orderDetailsModal .orderDetails .orderSummaryTable .itemValue{font-size:14px}.orderDetailsModal .orderDetails .savedBox{background-color:#57ce94;border-radius:7px;color:#fff;display:flex;justify-content:space-between;margin:0 10px;padding:5px 10px}.orderDetailsModal .orderDetails .savedBox .text{font-size:10px}.orderDetailsModal .orderDetails .paymentBox{padding:8px}.orderDetailsModal .orderDetails .paymentBox .head{border-top:1px solid #707070;font-size:14px;font-weight:600;padding-top:6px;text-align:center}.orderDetailsModal .orderDetails .paymentBox .payDetails{font-size:10px!important;padding:8px 0 0}.orderDetailsModal .orderDetails .paymentBox .button{background-color:#09a5f7;border-radius:7px;color:#fff;cursor:pointer;font-size:12px;margin:12px 0 -3px;padding:5px;text-align:center}.orderDetailsModal .orderDetails .couponBorderInverted{margin:0 0 -10px;position:relative;width:100%}.orderDetailsModal .orderDetails .orderDeliveryDetail{background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;margin:-14px 0 0;position:relative;top:-10px;width:97%}.orderDetailsModal .orderDetails .successGifDelivery{height:70px}.orderDetailsModal .orderDetails .titleDelivery{font-size:12px}.orderDetailsModal .orderDetails .placedTitle{color:#0e4961;font-size:22px;font-weight:700;padding:8px 12px 0 0;text-align:right!important}.orderDetailsModal .addressBox{background-color:#fff;border-radius:15px;margin:0 0 -28px 10px;width:90%}.orderDetailsModal .addressBox .icon{color:#09a5f7;font-size:14px;padding-right:5px}.orderDetailsModal .addressBox .text{font-size:14px}.orderDetailsModal .addressBox .firstBox{display:flex;justify-content:space-between;margin:15px 0 0;padding:10px 15px}.orderDetailsModal .addressBox .time{font-size:8px;padding-top:5px}.orderDetailsModal .addressBox .secondBox{display:flex;font-size:8px;padding:0 0 10px 18px}}@media screen and (min-width:1200px){.orderDetailsModal .orderDetails{padding:0 20px 18px;width:900px}.orderDetailsModal .orderDetails .title{font-size:16px;padding:15px 0 20px}.orderDetailsModal .orderDetails .successGif{height:180px;left:8%;top:-6%;width:180px}.orderDetailsModal .orderDetails .qrBox{height:420px;margin:20px 10px 10px 0}.orderDetailsModal .orderDetails .qrBox .scanText{font-size:14px;padding:20px 0 0}.orderDetailsModal .orderDetails .qrBox .qrCode{height:220px;padding:15px 0 0;width:220px}.orderDetailsModal .orderDetails .qrBox .orderNo{font-size:22px!important;padding:84px 0 0}.orderDetailsModal .orderDetails .orderItemsList{max-height:520px!important}.orderDetailsModal .orderDetails .orderFinalSummary{margin:20px 10px 0}.orderDetailsModal .orderDetails .orderFinalSummary .couponBorder{height:20px;margin:-80px 0 0}.orderDetailsModal .orderDetails .orderFinalSummary .couponBorderInverted{height:20px;margin:0 0 -35px}.orderDetailsModal .orderDetails .orderFinalSummary .item{padding:10px 20px}.orderDetailsModal .orderDetails .orderFinalSummary .item-cost,.orderDetailsModal .orderDetails .orderFinalSummary .item-name{font-size:14px}.orderDetailsModal .orderDetails .orderFinalSummary .item-attribute{font-size:10px}.orderDetailsModal .orderDetails .orderSummaryTable{padding:10px 30px 0}.orderDetailsModal .orderDetails .orderSummaryTable .head{font-size:13px;padding-bottom:5px}.orderDetailsModal .orderDetails .orderSummaryTable .row{padding:5px 0}.orderDetailsModal .orderDetails .orderSummaryTable .itemHead,.orderDetailsModal .orderDetails .orderSummaryTable .itemValue{font-size:12px}.orderDetailsModal .orderDetails .savedBox{margin:7px 20px 0;padding:5px 10px}.orderDetailsModal .orderDetails .savedBox .text{font-size:14px}.orderDetailsModal .orderDetails .paymentBox{padding:20px 20px 10px}.orderDetailsModal .orderDetails .paymentBox .head{font-size:13px;padding-top:10px}.orderDetailsModal .orderDetails .paymentBox .payDetails{font-size:12px!important;padding:10px 0 0}.orderDetailsModal .orderDetails .paymentBox .button{font-size:12px;margin:18px 0 0;padding:10px}.orderDetailsModal .orderDetails .placedTitle{font-size:26px;padding:12px 10px 0 0}.orderDetailsModal .addressBox{margin:0 0 -28px 10px;width:93%}.orderDetailsModal .addressBox .icon{font-size:14px;padding-right:5px}.orderDetailsModal .addressBox .text{font-size:14px}.orderDetailsModal .addressBox .firstBox{margin:15px 0 0;padding:10px 15px}.orderDetailsModal .addressBox .time{font-size:10px;padding-top:5px}.orderDetailsModal .addressBox .secondBox{font-size:10px;padding:0 0 10px 18px}}@media screen and (min-width:1400px){.orderDetailsModal .orderDetails{padding:0 20px 18px;width:1140px}.orderDetailsModal .orderDetails .title{font-size:18px;padding:15px 0 20px}.orderDetailsModal .orderDetails .successGif{height:240px;left:7.2%;top:-6.5%;width:240px}.orderDetailsModal .orderDetails .qrBox{height:550px;margin:30px 10px 0 0}.orderDetailsModal .orderDetails .qrBox .scanText{font-size:18px;padding:30px 0 0}.orderDetailsModal .orderDetails .qrBox .qrCode{height:280px;padding:20px 0 0;width:280px}.orderDetailsModal .orderDetails .qrBox .orderNo{font-size:31px!important;padding:110px 0 0}.orderDetailsModal .orderDetails .orderItemsList{max-height:320px!important}.orderDetailsModal .orderDetails .orderFinalSummary{margin:20px 10px 0}.orderDetailsModal .orderDetails .orderFinalSummary .couponBorder{height:20px;margin:-80px 0 0}.orderDetailsModal .orderDetails .orderFinalSummary .couponBorderInverted{height:20px;margin:0 0 -35px}.orderDetailsModal .orderDetails .orderFinalSummary .item{padding:10px 20px}.orderDetailsModal .orderDetails .orderFinalSummary .item-cost,.orderDetailsModal .orderDetails .orderFinalSummary .item-name{font-size:16px}.orderDetailsModal .orderDetails .orderFinalSummary .item-attribute{font-size:12px}.orderDetailsModal .orderDetails .orderSummaryTable{padding:20px 30px}.orderDetailsModal .orderDetails .orderSummaryTable .head{font-size:16px;padding-bottom:10px}.orderDetailsModal .orderDetails .orderSummaryTable .row{padding:5px 0}.orderDetailsModal .orderDetails .orderSummaryTable .itemHead,.orderDetailsModal .orderDetails .orderSummaryTable .itemValue{font-size:16px}.orderDetailsModal .orderDetails .savedBox{margin:0 20px;padding:5px 10px}.orderDetailsModal .orderDetails .savedBox .text{font-size:18px}.orderDetailsModal .orderDetails .paymentBox{padding:10px 20px}.orderDetailsModal .orderDetails .paymentBox .head{font-size:18px;padding-top:8px}.orderDetailsModal .orderDetails .paymentBox .payDetails{font-size:16px!important;padding:5px 0 0}.orderDetailsModal .orderDetails .paymentBox .button{font-size:16px;margin:8px 0 0;padding:10px}.orderDetailsModal .orderDetails .placedTitle{font-size:30px;padding:12px 14px 0 0}.orderDetailsModal .orderDetails .orderDeliveryDetail{background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;margin:-14px 0 0;position:relative;top:-10px;width:97%}.orderDetailsModal .orderDetails .successGifDelivery{height:100px;width:100px}.orderDetailsModal .orderDetails .titleDelivery{font-size:18px}.orderDetailsModal .addressBox{margin:20px 0 -28px 10px!important;width:95%}.orderDetailsModal .addressBox .icon{font-size:18px;padding-right:5px}.orderDetailsModal .addressBox .text{font-size:18px}.orderDetailsModal .addressBox .firstBox{margin:15px 0 0;padding:10px 15px}.orderDetailsModal .addressBox .time{font-size:10px;padding-top:5px}.orderDetailsModal .addressBox .secondBox{font-size:10px;padding:0 0 10px 18px}}.paymentScreen{background-color:#dfeef4;min-height:100vh}.paymentScreen .head{color:#424549;font-size:20px;margin:25px 0 4px 30px}.paymentScreen .paymentTypeBox{align-items:center;background-color:#fff;border-radius:14px;display:flex;margin:0 30px;padding:17px 15px}.paymentScreen .paymentTypeBox .icon{color:#09a5f7;font-size:40px}.paymentScreen .paymentTypeBox .textBox{padding:0 0 0 7px}.paymentScreen .paymentTypeBox .title{color:#09a5f7;font-size:18px}.paymentScreen .paymentTypeBox .title2{font-size:14px;margin:-4px 0 0}.orderHistory::-webkit-scrollbar{width:0}.orderHistory{background-color:#dfeef4;min-height:100vh;overflow:auto;padding-bottom:10px}.orderHistory .title{color:#451b6d;font-size:20px;font-weight:600;padding:30px 0 10px;text-align:center}.orderHistory .container{display:flex;flex-direction:column;justify-content:center;margin:0!important;padding:0!important}.orderHistory .filter-button{align-items:center;align-self:flex-end!important;background-color:#fff;border-color:#0000;border-radius:20px;color:#9b9b9b;display:flex;justify-self:end!important;width:80px}.orderHistory .filter-icon{font-size:20px;margin-left:16px}.orderHistory .order-history-card{background-color:#fff;border-radius:6px;cursor:pointer;margin:20px}.orderHistory .productsListing{border-top:1px dashed #000;margin:5px 10px;padding:10px 0}.orderHistory .DateAndStatus{display:flex;justify-content:space-between;padding:10px 10px 0}.orderHistory .day-date{font-weight:500}.orderHistory .status{color:#cf0616;font-size:small;font-weight:500}.orderHistory .status-delivered{align-items:center;color:#00b612;display:flex;font-size:small;font-weight:500}.orderHistory .delivered-icon{height:20px;width:20px}.orderHistory .rate{color:#82838b;padding-left:10px}.orderHistory .rupee{font-weight:500}.orderHistory .items{display:flex;padding:10px 0 10px 7px}.orderHistory .buttonDiv{display:flex;justify-content:space-between;margin:0 15px 15px}.orderHistory .reorderButton{background-color:#09a5f7!important;border-color:#0000!important;border-radius:20px!important;color:#fff!important;width:155px!important}.orderHistory .rateorderButton,.orderHistory .reorderButton{font-weight:500!important;margin-top:4px!important;padding:2%!important}.orderHistory .rateorderButton{background-color:#fff!important;border:1px solid #09a5f7!important;border-radius:20px!important;color:#09a5f7!important;margin-left:25px!important;width:160px!important}.profileScreen{background-color:#49a6cf;overflow:auto;padding-bottom:100px}.profileScreen .memberLevelImage{background-repeat:no-repeat;background-size:cover!important;cursor:pointer;height:100px;width:auto}.profileScreen .memberLevelImage .profileImage{border-radius:50%;height:50px;margin:8px 0 0 10px;object-fit:cover;width:50px}.profileScreen .memberLevelImage .xpanseCup{height:22px;object-fit:cover;padding-left:7px;width:14px}.profileScreen .memberLevelImage .points{color:#0e4961;font-size:25px;font-weight:700}.profileScreen .memberLevelImage .pointsBox{color:#0e4961;padding:0 7px;position:relative;top:30%}.profileScreen .memberLevelImage .rewardText{color:#0e4961;font-size:12px;padding-left:5px}.profileScreen .stickyTabsContainer{background-color:#fff;position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:999!important}.profileScreen .stickyTabsContainer .tabTitle{color:#82c2ee}.profileScreen .tabBody{background-color:#dfeef4;min-height:100vh;width:100%}.profileScreen .listSection{background-color:#dfeef4;color:#0e4961;list-style-type:none;margin:0;padding:15px}.profileScreen .greaterThanicon{font-size:18px;font-weight:700}.profileScreen .listItems{border-bottom:dotted #bdbdbd;cursor:pointer!important;display:flex;font-weight:500;justify-content:space-between;margin-top:10px;padding-bottom:8px}.profileScreen .versionSection{align-items:center;color:#989898;display:flex;flex-direction:column;margin-top:40px}.profileScreen .madeInSection{align-content:center;display:flex}.profileScreen .logoutSection{margin-top:60px!important}.profileScreen .logout{color:#0e4961;cursor:pointer;font-size:17px;font-weight:700;margin:10px;text-decoration:none}.profileScreen .membershipCardBox{padding:15px 15px 0}.profileScreen .shareButton{background:linear-gradient(90deg,#1da1f2,#0d47a1);border-radius:99px;color:#fff;display:flex;justify-content:space-between;padding:10px 15px 10px 30px}.profileScreen .shareButton .shareIcon{width:15%!important}.profileScreen::-webkit-scrollbar{width:0}@media screen and (min-width:425px){.memberLevelImage{height:200px!important}.memberLevelImage .profileImage{height:70px;margin:12px 0 0 10px;width:70px}.memberLevelImage .xpanseCup{height:27px!important;padding-left:7px;width:19px!important}.memberLevelImage .points{font-size:36px!important}.memberLevelImage .pointsBox{padding:0 10px!important;top:35%!important}.memberLevelImage .rewardText{font-size:17px!important;padding-left:5px}.membershipCardBox{padding:15px 20px 0}}@media screen and (min-width:768px){.memberLevelImage{height:205px!important}.profileScreen{background-color:#dfeef4;height:100%!important;padding:10px 10px 40px!important}.profileScreen .listSection{padding:15px}.profileScreen .greaterThanicon{font-size:18px}.profileScreen .listItems{margin-top:10px;padding-bottom:8px}.profileScreen .versionSection{margin-top:20px}.profileScreen .logoutSection{margin-top:10px!important}.profileScreen .logout{font-size:17px;margin:10px;padding-bottom:30px}}.editProfile{background-color:#dfeef4;min-height:100vh;overflow:auto;padding-top:20px}.editProfile .title{display:flex;justify-content:center;padding-top:16px}.editProfile .titleName{color:#451b6d;font-size:16px;font-weight:700}.editProfile .profile{display:flex}.editProfile .editIcon{background-color:#71bae6;border-radius:50%;color:#fff;font-size:12px;left:-25px;padding:5px;position:relative;top:-13px}.editProfile .profilePic{border:7px solid #fff;border-radius:50%;height:80px;margin-bottom:10px;margin-top:-45px;object-fit:cover;width:80px}.editProfile .profileDetails{display:flex;flex-direction:column;margin-left:10px;position:relative;top:-20px}.editProfile .profileName{color:#451b6d;font-size:20px}.editProfile .profileDate{color:#451b6d light;font-size:14px}.editProfile .form{background-color:#fff;border-radius:10px;margin:20px;padding:30px}.editProfile .textName{margin-bottom:20px;width:310px}.editProfile .fields{margin:15px 0}.editProfile .datePicker{padding:1px}.editProfile .custom-datepicker{border:none;cursor:pointer;font-size:12px!important}.editProfile .saveChangesButton{background-color:#09a5f7;border-radius:30px;color:#fff!important;cursor:pointer;margin:18px 0 0;padding:14px;text-align:center;width:100%}.editProfile .saveChangesButton:hover{color:#451b6d;cursor:pointer}.drawerPaperForEditProfile{border-radius:0!important;width:400px!important}@media screen and (min-width:992px){.editProfile{background-color:#dfeef4;min-height:100vh;padding:0 0 90px;width:100%}.editProfile .title{display:flex;justify-content:center;padding-top:6px}.editProfile .titleName{color:#451b6d;font-size:16px;font-weight:700}.editProfile .profile{display:flex}.editProfile .editIcon{background-color:#71bae6;border-radius:50%;color:#fff;font-size:12px;left:-25px;padding:5px;position:relative;top:-13px}.editProfile .profilePic{border:7px solid #fff;border-radius:50%;height:80px;margin-bottom:10px;margin-top:-45px;object-fit:cover;width:80px}.editProfile .profileDetails{display:flex;flex-direction:column;margin-left:10px;position:relative;top:-20px}.editProfile .profileName{color:#451b6d;font-size:20px}.editProfile .profileDate{color:#451b6d light;font-size:14px}.editProfile .form{background-color:#fff;border-radius:10px;margin:20px;padding:30px}.editProfile .textName{margin-bottom:20px;width:310px}.editProfile .fields{margin:15px 0}.editProfile .saveChangesButton{background-color:#09a5f7;border-radius:30px;color:#fff;cursor:pointer;margin:18px 0 0;padding:14px;text-align:center;width:100%}}@media screen and (min-width:1400px){.editProfile{padding:10px 0 0}}.couponsScreen{background-color:#dfeef4;min-height:100vh;padding-bottom:60px}.couponsScreen .coupons-title{background-color:#fff;border-bottom-left-radius:25px;border-bottom-right-radius:25px;padding:10px 0}.couponsScreen .couponHeading{display:flex;justify-content:center}.couponsScreen .headingText{color:#0e4961;font-size:16px!important;font-weight:700!important;padding-top:10px}.couponsScreen .headingCart{color:#09a5f7;font-size:12px!important;margin-left:12px}.couponsScreen .couponApplyTo{color:#09a5f7;font-size:12px!important;font-weight:600!important}.couponsScreen .birthdayCoupon .couponDiscountSection{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAACbCAYAAAAk2RiqAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALqSURBVHgB7Z3NcRNBEIXftPcCp8UR2BGAI7CVAURgLUXZcLMjwIrA8sn8VLFSBBYRCCLAGSASsPZGUYV36Ja8eA0BdD1VfweXRqdZ78zXPbszrVTWr3cE+TsoyA2QZi3SqKneLeybZH+26+MMMtosw+bl5TRx3YGHtGj3hLXzRspyJiAmJexTX4BSis7oXRBDa6EO9iEEKT++OgAxIsXWHMTwD6F1fsGLalT2QExo1Bsp66PnIEaz0XQFYviHkM7eBYjRC0gDEBMa9Ub0v38OYuwOnICY0Kg3egG/Ihv1JDTqTWjUm9CoN6FRb0Kj3myERr+AGNPoCxATGvXGNFqDGLsDQxCzAa+Ycp6CmLCQN6FRb0Kj3oRGvQmNeiNP6mPW/UKTVt+wFjoJDkBHPr2pPoztUwEybA2/vOu8YXPgAkSkNn/tt+Wmes/1XCilst/ks1DCoW1Y75pS1icluCg1fZh320WTaZTTRCsWQtx5Y2cTUok0AiEWD1oNaKTZaB5pJD6zT4yReLG867whfacyoJH4wQJMBO03MPF/JE5cgWwVie+DL6NGNRL/nHdD33avn4KPZ3b+TbOIq1jUe0On0X8p1hpN4GN9NLeg0yhW0fg64/GgqcYN3RywVCLj0arz1qbTaMr43HXekKa6HIMYviGU8LTf5stGdQm8XR+9/dvWxpLRRLDNiu3tBV82es8OZOucP5XQR9QViGHPRheUQ8iisb3c0AfTu8Vao0w3IDcZMuhqqxBW9kizrvMG3xBq849+ky+VkLTfb9NV9rBUovz05rDXptXopP19O2WOxEOriUG/qKcukGTEZg9vokCSN1EgyZsokORNFEjyJjTqTWjUmziS7k0USPImjqR7E0fSvYnKHt6ERr0JjXoTGvUmNOpNaNSb0Kg3ptFrEGMajUW9J1HZw5uo7OGNWijPQExYyJvQqDehUWca9gJJM2qN2mYt2iFk5x5sDzXZBdjO9Tyz36PUzk/smz/QSSRtUPASnAAAAABJRU5ErkJggg==);background-position:50%;background-size:cover}.couponsScreen .birthdayCoupon .couponOff{color:#b0b0b0;font-size:14px!important}.couponsScreen .notApplicable .couponDiscountSection{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAACbCAYAAAAk2RiqAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKcSURBVHgB7Z3hUdtAEIX3blyASzAVJK4ApQJbFeB0ECoIVECoILgCSRXEqSB0EKWCuANzD3SMgALePM/7ZmB0/rWSVt/dyXfr1HXdKqX0NzQ4lr/+dDrdtm074oOEf33fn0KMctF3m81mn8TuwBvKnVhn1eAnbnIIUy7+pfQJFJa55NFFCCNroYp6CkUuGm1CGGj0Vwijn0LxMr6QBRpdhzDWKBtodBvCQKNdCHMWGh1DGGj0SwhjjbLJwzDchTB4Br6FMNYoG49G2VijbKxRNtYoG2uUjTXK5iw0eghhkEJtCGONssnl6v8MYXAHdiGMfgoVC+1DGFuIjTXKxhplY42ysUbZQKOq64Ue8A3rohw0IUYJ/Lpt2x84VkyhQw0eQKP3IUSJ9/e8ncvZqL0XWs4bcimUUrrCgvXaxnqhZWixxErLulw0TRptQpMRKdSELquzGI3ehiYHdGiSo9FpE9ANjhVTaKzBgzx3qgLvJ2BYdvkntPjQE0t1ZFNP/Bqz4jNQe+IVGtDodejxGfvfij07T+rZyGn0PQtBjVaet+ZiUq82HwCPeCNReuSj5FCiBo+GnEZLvEMNHuT5KwpFFCf1n+ZtRY02wzB8rw1M6v+HponwMN/LjUZnoJjB3VlM6r+GMOqj0VE1hZ574+12e7EQ1OhxGkqMaChW9uhr8EAuhcrV/zdvKw4lLudtxcoeGEpc1YayRvE16165J97h/ZD8pF69QJIXe9BxgSQ2LpDExgWS2LhAEhtrlI01ysZb0tm4QBIbb0ln4y3pbFzZg401ysYaZWONsrFG2VijbKxRNjiBxxDGk3o2ruzBxpU92OAE+hDGFmJjjbKxRskc1Qsk9dIaxWIt2RTCvgesoVY7gfrLoOsS/AM+eAIbWXJcvf+5wgAAAABJRU5ErkJggg==);background-position:50%;background-size:cover}.couponsScreen .notApplicable .couponOff{color:#b0b0b0;font-size:14px!important}.couponsScreen .coupon{padding:10px 0;width:100%}.couponsScreen .couponTag{color:crimson;font-size:10px}.couponsScreen .bestTitle{color:#0e4961;font-weight:500!important;padding:14px 0 8px}.couponsScreen .couponDetailSection{background-color:#fff;border-bottom-left-radius:10px;border-top-left-radius:10px;padding:10px}.couponsScreen .couponName{color:#3d3d4d;font-size:20px!important;font-weight:600!important}.couponsScreen .couponOff{color:#009c64;font-size:14px!important}.couponsScreen .couponDesc{border-top:1px dashed #82838b;color:#82838b}.couponsScreen .couponDesc,.couponsScreen .couponTime{font-size:14px!important;margin-top:5px;padding-top:10px}.couponsScreen .couponTime{align-items:center;color:#09a5f7;display:flex}.couponsScreen .validity{color:#c4c4c4;font-size:12px;padding-top:7px}.couponsScreen .validAndButton{display:flex;justify-content:space-between;padding-top:7px}.couponsScreen .couponDetail .applyButton{border:solid;border-radius:20px;margin-top:3px;padding:0;width:88px}.couponsScreen .couponDiscountSection{align-items:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAACbCAYAAAAk2RiqAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJmSURBVHgB7Z1BbtNAGIXfTKMStyzCkl16A3oC2huwhUqQHIETQE+SSChZ5wZwA45AjhCJVjER8eBBpXLtPU9v9L6FpfHKv2f85em3HQe0VKt9ggIp7UIIm+aA23pebfOuCCVCmLRnehZO8eN8ffjwd1feyMxAj984Xp6oHnwmIrzUWkID4mvxAtJE+hrIiM+AC+ATlNd/Rn8Jtad/C2GsUTb6BYwX+ymEiTlbQxhrlI01ysYaZWONsrFG2VijbOL4y88rCBNDHH2FMAVoNOEbhLFG2VijbKxRNtYoG2uUjTXKpgiNLiGMNcqmAI2u7mYQJgacLCCMNcrGGiWxTQ2unx3GL0bQY9se+OVuHnY1BDV6DM3HfPD/xnIPPO1vqtAdy10Dk0WadMdyGq1Hd6+6Y0WNPl7EeaCo0emv0/r72fr+TR7o/5A5jZIpII02zS30eMxC1uj/pp+F5Ao4vDvfdMdtb/T+M4QYZKEQ4ycI0c9CckuobUYvurOgqNHCshDEKeEWk5ZG+8hp9IGC+kJqGh30hfJGSaPl9YUgxiALqWl0kIUENfo0C8m/zZpwnEMYp1E2+vfIzlb7hdj66WUhYAYhyusLqWl0kIXqm+dLCFFeXwh6PM1CDxqdQRQ5jfYp4WVQp1EqTqNsYrXeiz+9nnAFYUq4U49rCGONsrFG2VijbKxRNtYoG2uUTQEaPeACwlijbIrQqPj/zCVMIYw1ysYaZWONsrFG2VijbKxRNtYoG/3PuOSNLUTEBbDxp4y4hJ10AQFpI63RFHEhOwPpiHn9ttpqFZDSrmmXTf4eZf2+WuZdfwA8JkqZCQOdQwAAAABJRU5ErkJggg==);background-position:50%;background-size:cover;border-bottom-right-radius:10px;border-top-right-radius:10px;display:flex}.couponsScreen .verticalFlatOff{border-right:1px dashed #fff;color:#fff;font-size:20px!important;font-weight:700!important;padding:15px;transform:rotate(180deg);writing-mode:vertical-rl}.couponsScreen .couponContainer{margin:20px}@media screen and (min-width:1400px){.couponsScreen{min-height:100vh;padding-bottom:20px}.couponsScreen .couponHeading{display:flex;justify-content:center}.couponsScreen .coupon{padding:10px 0;width:100%}.couponsScreen .couponApplyTo{font-size:12px!important}.couponsScreen .bestTitle{font-weight:500!important;padding:14px 0 8px}.couponsScreen .couponDetailSection{background-color:#fff;border-bottom-left-radius:10px;border-top-left-radius:10px;padding:10px}.couponsScreen .couponName{color:#3d3d4d;font-size:20px!important;font-weight:600!important}.couponsScreen .couponOff{color:#009c64;font-size:14px!important}.couponsScreen .couponDesc{border-top:1px dashed #82838b;color:#82838b}.couponsScreen .couponDesc,.couponsScreen .couponTime{font-size:14px!important;margin-top:5px;padding-top:10px}.couponsScreen .couponTime{align-items:center;color:#09a5f7;display:flex}.couponsScreen .validity{color:#c4c4c4;font-size:12px;padding-top:7px}.couponsScreen .validAndButton{display:flex;justify-content:space-between;padding-top:7px}.couponsScreen .couponDetail .applyButton{border:solid;border-radius:20px;margin-top:3px;padding:0;width:88px}.couponsScreen .verticalFlatOff{border-right:1px dashed #fff;color:#fff;font-size:20px!important;font-weight:700!important;padding:15px;transform:rotate(180deg);writing-mode:vertical-rl}.couponsScreen .couponContainer{margin:20px}}.wishlist{background-color:#dfeef4;min-height:100vh;overflow:auto;padding-top:20px}.wishlist .title{color:#0e4961;font-size:16px;font-weight:600;margin-top:-25px;text-align:center!important;text-transform:uppercase}.wishlist .productsBox{background-color:#fff;border-radius:11px;margin:0 25px;padding-bottom:25px}.wishlist .product-item{padding-bottom:25px}.wishlist .imageBox{background:#0000;border-radius:50%;display:flex;height:105px;justify-content:center;left:10px;position:relative;top:15px;width:50%}.wishlist .imageBox .image{margin-top:-15px;position:absolute;width:90px}.wishlist .ratingAndButton{align-items:center;display:flex;margin-top:0}.wishlist .typeAndFavouriteBox{align-items:center;width:100%}.wishlist .productName{font-size:18px;font-weight:500;overflow:hidden;padding:8px 0 10px;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.wishlist .productOff{align-items:center;border:1.5px solid #1da1f2;border-radius:4px;border-bottom-left-radius:0;color:#09a5f7;cursor:pointer;display:flex!important;font-size:10px;font-weight:500;height:100%!important;margin:0 0 0 8px;padding:3px 7px!important}.wishlist .notAddedBtn{width:50px}.wishlist .addedButton,.wishlist .notAddedBtn{background-color:#09a5f7;border-radius:50px;color:#fff;cursor:pointer;font-size:14px;margin:0 0 -20px;padding:4px 12px;position:relative;text-align:center}.wishlist .addedButton{width:60px}.wishlist .exhaustedBtn{background-color:#fff;border:1px solid #a8a8a8;border-radius:50px;color:#1da1f2;cursor:pointer;font-size:8px;left:16px;margin:5px 0 -20px;padding:7px 8px;position:relative;text-align:center;width:75px}.wishlist .favProduct{align-items:center;border-bottom:dotted #bdbdbd;display:flex;padding-bottom:10px;position:relative}.wishlist .favProduct:last-child{border-bottom:none}.wishlist .favProductImg{height:140px;position:absolute;width:140px;z-index:1}.wishlist .favVectorImg{margin-left:8px;margin-top:35px;position:relative;z-index:0}.wishlist .favProductContent{display:flex;flex-direction:column;padding:12px 16px 10px 30px;width:100%}.wishlist .favProductIcon{display:flex;justify-content:space-between}.wishlist .vegAndOfferContainer{align-items:center;display:flex}.wishlist .bestOfferText{color:#743900;font-size:13px!important;margin-left:4px!important;text-transform:capitalize}.wishlist .favProductName{word-wrap:break-word;font-size:18px;font-weight:600!important;max-width:100%;padding-top:6px;text-transform:capitalize}.wishlist .offerContain{display:flex;margin-top:5px}.wishlist .offerPrice{color:#00a9fc;font-size:18px!important}.wishlist .price{color:#b5b5b5;margin-left:8px!important;text-decoration:line-through}.wishlist .rateAndButton{align-items:center;display:flex;justify-content:space-between}.wishlist .addButton{background-color:#00a9fc!important;border-radius:20px!important;color:#fff!important;width:100px}.wishlist::-webkit-scrollbar{width:0}.drawerPaperForWishlist{border-radius:0!important;width:400px!important}.membershipScreen{background-color:#49a6cf;height:100vh;overflow-y:auto}.membershipScreen .memberLevelBox{align-items:center!important;background-color:#49a6cf;display:flex;justify-content:center}.membershipScreen .memberLevelBox .profile-img{height:200px!important;object-fit:contain!important;padding:12px 0;width:100%!important}.membershipScreen .memberLevelBox .iconsForControl{cursor:pointer;height:30px;margin:0 10px;width:30px}.membershipScreen .secondBox{background-color:#dfeef4;border-top-left-radius:20px;border-top-right-radius:20px}.membershipScreen .memberRewardsBox{margin:0 20px;text-align:center}.membershipScreen .memberRewardsBox .memberTitle{color:#0e4961;font-size:16px;font-weight:600;padding:12px 0}.membershipScreen .dot{padding-top:12px}.membershipScreen .dot img{padding:5px}.membershipScreen .rewardCard{background-color:#fff;border-radius:6px;margin:14px 0;padding:16px 18px;text-align:left}.membershipScreen .rewardCard .rewardIcon{height:70px;object-fit:cover;width:100%}.membershipScreen .rewardCard .title{font-size:20px;font-weight:600}.membershipScreen .rewardCard .content{color:#009c64;font-size:14px}.membershipScreen::-webkit-scrollbar{display:none}@media screen and (min-width:768px){.membershipScreen::-webkit-scrollbar{display:flex;scrollbar-width:thin}.membershipScreen{-ms-overflow-style:none!important;scrollbar-width:thin!important}}.membershipModal{left:50%;margin:60px 0 150px!important;position:absolute;top:30%;transform:translate(-50%,-50%);width:600px}.membershipModal .membershipScreen{background-color:#49a6cf}.membershipModal .membershipScreen .memberLevelBox{background-color:#49a6cf;display:flex;text-align:center}.membershipModal .membershipScreen .memberLevelBox img{padding:30px}.membershipModal .membershipScreen .memberLevelBox .iconsForControl{background-color:#dfeef4;border:2px solid #184375;border-radius:50%;margin:37% 10px 0;position:relative}.membershipModal .membershipScreen .secondBox{background-color:#dfeef4;border-top-left-radius:20px;border-top-right-radius:20px}.membershipModal .membershipScreen .memberRewardsBox{height:auto;text-align:center}.membershipModal .membershipScreen .dot img{padding:5px}.savedAddressesScreen{background-color:#dfeef4;min-height:100vh!important;overflow-y:auto!important;padding:25px 0 65px!important}.savedAddressesScreen .addAddressButton{align-items:center;background-color:#1e9ced;border-radius:900px;color:#fff;cursor:pointer;display:flex;justify-content:center;margin:18px 25% 20px;padding:7px 0}.savedAddressesScreen .addressBox{background-color:#fff;border-radius:10px;padding:10px}.savedAddressesScreen .disabledAddress{background-color:#f4e4de!important;border:1px solid #0e4961}.drawerPaperForSavedAddress{border-radius:0!important;overflow:auto!important;width:400px!important}.drawerPaperForAddAddress{border-radius:0!important;overflow:auto!important;width:auto!important}.addressModal .address-container{background-color:#dfeef4;display:flex;padding:10px 0 20px!important}.addressModal .address-container .address{align-items:center;color:#0e4961;display:flex;font-size:22px;font-weight:600;padding:0 10px}.addressModal .address-container .address2{align-items:center;color:#0e4961;display:flex;font-size:14px;padding:0 10px 0 40px}.addressModal .enterDetailsTitle{color:#0e4961;font-size:16px;font-weight:700;padding:12px 0 0 14px}.addressModal .formBox{margin:5px 15px 32px}.addressModal .textField{margin-top:16px}.addressModal .addressChip{align-items:center;border:2px solid #1e9ced;border-radius:900px;color:#1e9ced;cursor:pointer;display:flex;font-size:14px;justify-content:space-evenly;margin:16px 0 10px;padding:4px 7px;width:100%}.addressModal .selected{background-color:#1e9ced;color:#fff}.addressModal .button{background-color:#1e9ced!important;border-radius:900px;color:#fff!important;font-size:16px!important;margin:16px 0 0!important;padding:12px 0!important;text-align:center;width:100%}.addressModal .errorText{color:red;font-size:8px}@media screen and (min-width:768px){.addressModal{width:400px}}.pickupOutletScreen{-ms-overflow-style:none!important;background-color:#dfeef4;min-height:100vh;padding:25px 15px;scrollbar-width:thin!important}.pickupOutletScreen .title{align-items:center;color:#0e4961;display:flex;font-size:18px;font-weight:600}.pickupOutletScreen .upcoming{background-color:#c6c6c6!important;margin-top:16px!important}.pickupOutletScreen .pickupOutlet{background-color:#fff;border-radius:12px;margin:12px 0;padding:10px}.pickupOutletScreen .pickupOutlet .outletName{color:#0e4961;font-size:14px;font-weight:600}.pickupOutletScreen .pickupOutlet .outletCity{color:#0e4961;font-size:12px;font-weight:500}.pickupOutletScreen .pickupOutlet .outletAddress{color:#0e4961;font-size:10px;font-weight:400}.pickupOutletScreen .pickupOutlet .openMapButton{background-color:#fff;border:1px solid #09a5f7;border-radius:900px;color:#09a5f7;cursor:pointer;font-size:11px;margin:-5px 0 12px;padding:5px 12px;position:relative;width:auto}.pickupOutletScreen .pickupOutlet .selectStoreBtn{background-color:#09a5f7;border-radius:900px;color:#fff;cursor:pointer;padding:8px 0;text-align:center}.pickupOutletScreen .pickupOutlet .zomatoBtn{background-color:#fff;border:1px solid #000;border-radius:900px;color:#fff;cursor:pointer;margin-bottom:6px;padding:5px 0;text-align:center}.pickupOutletScreen::-webkit-scrollbar{display:flex!important;scrollbar-width:thin!important}.hide-scrollbar::-webkit-scrollbar{display:flex}.hide-scrollbar{-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:thin}.rewardScreen{background-color:#dfeef4;min-height:100vh}.offerScreen{padding:0 0 16%}.offerScreen .title{background-color:#dfeef4;text-align:center}.offerScreen .title .titleText{color:#0e4961;padding:12px 0 7px}.offerScreen .adImageBox{margin:25px 20px 0}.offerScreen .adImage{border-radius:20px;cursor:pointer;width:100%}@media screen and (min-width:992px){.offerScreen{padding:0 0 6%}.offerScreen .adImageBox{margin:25px 20px 0}.offerScreen .adImage{border-radius:20px;width:90%}}.products-listing{display:flex;min-height:100vh;padding-bottom:40px;padding-top:0}.products-listing::-webkit-scrollbar{display:none}.categoryHeadImage{box-sizing:border-box;padding:10px 10px 0;width:100%}.categoryTopImage{border-top-left-radius:20px;border-top-right-radius:20px;margin:25px 0 0;width:106%}.category-list{background-color:#dfeef4;border-top-right-radius:50px;display:flex;flex-direction:column;height:calc(100vh - 80px);margin:80px 0 -30px;overflow-y:auto;padding-top:40px;position:-webkit-sticky!important;position:sticky!important;top:80px;width:20%!important}.category-list::-webkit-scrollbar{display:none}.category-item{color:#424549;cursor:pointer;font-size:10px;font-weight:400;padding:15px 10px;text-transform:uppercase}.category-item-highlight-line.active{background-color:#1da1f2;border-bottom-right-radius:6px;border-top-right-radius:6px;height:50px;width:7px}.category-items-content{align-items:center;display:flex}.category-item.active{color:#1da1f2;font-weight:500}.products-container{background-color:#fff;border-top-left-radius:12px;border-top-right-radius:12px;margin-bottom:20px;padding:0 8px;width:80%}.products-container::-webkit-scrollbar{display:none}.exhaustedBtnWishlist{background-color:#fff;border:1px solid #a8a8a8;border-radius:50px;color:#1da1f2;cursor:pointer;font-size:12px;left:16px;margin:0 0 -5px 10px;padding:7px 8px;position:relative;text-align:center;width:75px}.exhausted .imageBox{background:#0000!important}.exhausted .imageBox .image{filter:saturate(.4)}.exhausted .description{color:#b5b5b5;text-transform:capitalize}.exhausted .productMrp,.exhausted .productName,.exhausted .productPrice{color:#a8a8a8}.exhausted .productOff{border-color:#a8a8a8;color:#a8a8a8}.exhausted .productTag{color:#a8a8a8}.exhausted .veg-nonveg{filter:saturate(.1)}.exhausted .ratingAndButton,.exhausted .star{color:#a8a8a8}.exhausted .productRating{color:#a8a8a8;left:5px}.imageCategories{display:flex;margin:-10px 0 0}.imageCategories .imageCategoryContainer{display:flex;overflow-x:auto;padding:1px 2% -10px;width:100%}.imageCategories .img-grid{flex:0 0 auto;padding:0 10px;text-align:center}.imageCategories .categoryName{cursor:pointer;font-size:11px;font-weight:500;padding:4px 0 0;text-transform:capitalize}.imageCategories .imageBox{border-radius:50%;cursor:pointer;display:flex;height:58px;justify-content:center;margin-top:-5px;position:relative;width:58px}.imageCategories .imageBox .image{position:absolute;width:100%!important}.imageCategories::-webkit-scrollbar,.imageCategoryContainer::-webkit-scrollbar{display:none!important}@media screen and (min-width:375px){.imageCategories .imageBox{height:60px;margin-top:-5px;width:60px}.imageCategories .imageBox .image{width:100%}}@media screen and (min-width:420px){.imageCategories .img-grid{padding:0 10px}.imageCategories .categoryName{font-size:13px;padding:6px 0 0}}@media screen and (min-width:992px){.imageCategories .imageCategoryContainer{padding:35px 2% 1px 12%}.imageCategories .categoryName{font-size:12px}}@media screen and (min-width:350px){.categoryTopImage{margin:18px 0 -5px;width:100%}}@media screen and (min-width:380px){.categoryTopImage{width:100%}}@media screen and (min-width:992px){.products-listing{padding-bottom:0;padding-top:0;position:relative;z-index:1}.categoryTopImage{height:auto;margin:25px 0 0;object-fit:cover;width:100%}.category-list{margin:80px 0 -30px;padding-top:40px;width:12%!important}.category-item{font-size:12px;padding:15px 10px}.products-container{padding:10px 28px 0;width:88%!important}.MuiDrawer-paper{align-self:center!important;display:flex!important;justify-self:center!important;width:65vh}.product-listing-line{background-color:#dfeef4;border-top-right-radius:22px;height:22px;position:fixed;top:98%;width:650px;z-index:10}}@media screen and (min-width:1400px){.products-listing{position:relative;z-index:1}.categoryTopImage{margin:25px 0 10px;width:100%}.category-list{margin:80px 0 -30px;padding-top:40px;width:12%!important}.category-item{font-size:14px;padding:15px 10px}.products-container{padding:10px 28px 0;width:88%!important}.product-listing-curve{background-color:#dfeef4;display:flex;height:50px;justify-content:end;margin-left:121px;position:fixed;top:92%;width:25px;z-index:10}.product-listing-curve .product-listing-curve-inside-box{background-color:#fff;border-bottom-left-radius:30px;height:46px;width:50px}.product-listing-line{background-color:#dfeef4;border-top-right-radius:22px;height:25px;position:fixed;top:98%;width:1050px;z-index:10}}@media screen and (min-width:1900px){.category-list{margin:110px 0 -600px;padding-top:80px;width:12%!important}.category-item{font-size:16px;padding:15px 10px}.product-listing-curve{height:60px;margin-left:8%;top:92.2%;width:25px}.product-listing-curve .product-listing-curve-inside-box{height:56px;width:50px}.product-listing-line{top:98%;width:1250px}}.supportMain{background-color:#71bae6;height:100%;overflow:auto;width:100%}@media screen and (min-width:768px){.supportMain{background-color:#71bae6!important;height:100%;overflow:auto;width:100%}}.productDrawer .imageBox{background:#0000;border-radius:50%;display:flex;height:125px;justify-content:center;margin-left:20px;position:relative;width:125px}.productDrawer .imageBox .image{height:115px;position:absolute;top:-40px;width:115px}.productDrawer .drawerVegAndFavourite{align-items:center;display:flex;justify-content:space-between;margin:18px 0 0}.productDrawer .vegNonveg{height:16px;padding-left:8px}.productDrawer .favouriteMarked{color:#1da1f2;cursor:pointer;font-size:22px;padding-right:12px;padding-top:0;position:absolute;right:0;top:10px}.productDrawer .star{font-size:12px;position:relative;top:1px}.productDrawer .productRating{color:#6b6c6e;font-size:12px;font-weight:700!important;position:relative}.productDrawer .ratingNos{font-size:10px;font-weight:500}.productDrawer .productDetails{padding:15px 0 10px}.productDrawer .productDetails .productTag{color:#0e4961;font-size:10px;font-weight:500;padding:0;text-transform:capitalize}.productDrawer .productDetails .productName{font-size:16px;font-weight:500;text-transform:capitalize}.productDrawer .productDetails .productInfo{color:#b3b3b3;font-size:9px;padding:0 0 6px;text-transform:capitalize}.productDrawer .addRemoveItem{align-items:center;color:#09a5f7;display:flex;justify-content:space-between;padding:5px}.productDrawer .addRemoveItem .text{font-size:30px!important;padding:0 5px}.productDrawer .priceAndButton{align-items:center;display:flex!important;justify-content:space-between;padding:10px 30px;width:100%}.productDrawer .priceAndButton .productPrice{color:#1da1f2;font-size:20px;font-weight:500;padding:0 18px 0 0}.productDrawer .priceAndButton .productMrp{color:#a6a6a6;font-size:16px;padding-left:3px;text-decoration:line-through!important}.productDrawer .priceAndButton .productOff{border:1px solid #1da1f2;border-radius:6px;border-bottom-left-radius:0;color:#09a5f7;font-size:10px;height:16px;padding:5px 7px}.productDrawer .divider{background-color:#fff;height:18px;margin:0 8px;width:2px}.productDrawer .d-button{align-items:center;background-color:#09a5f7;border-radius:80px;color:#fff;cursor:pointer;display:flex;flex-grow:1;flex-shrink:0;font-size:16px;justify-content:center;margin:0 40px;padding:12px 0!important;text-align:center!important;width:auto!important}.productDrawer .exhaustedButton{background-color:#fff;border:1px solid #1da1f2;border-radius:50px;color:#1da1f2;cursor:not-allowed;font-size:12px;padding:10px 5px;text-align:center}.productDrawer .addonsBox{background-color:#dfeef4;max-height:300px;overflow-y:auto;padding:10px 10px 0;scrollbar-color:#09a5f7 #f0f0f0;scrollbar-width:thin}.productDrawer .addonsBox .addonTitle{font-size:14px;font-weight:600;text-transform:capitalize}.productDrawer .addonsBox .addonSelect{background-color:#e0e0e0!important;border-radius:80px;color:#000;cursor:pointer;font-size:10px;font-weight:500;padding:6px 12px;text-transform:capitalize}.productDrawer .addonsBox .addonValue{font-size:10px}.productDrawer .addonsBox .addonOutOfStock{color:#8e0606;font-size:9px}.productDrawer .addonsBox .addonItem{display:flex;justify-content:right;padding:0 10px;text-align:center}.productDrawer .addonsBox .unselected{background-color:#fff!important;border:1px solid #09a5f7!important;color:#424345!important}.productDrawer .addonsBox .selected{align-items:center;background-color:#00a7fb!important;color:#fff;display:flex}.productDrawer .addonsBox .addonItem .outOfStock{background-color:#e0e0e0!important;color:#fff}.MuiDrawer-paper{border-top-left-radius:20px;border-top-right-radius:20px;overflow:visible!important}@media screen and (min-width:380px){.productDrawer .imageBox{height:150px;width:150px}.productDrawer .imageBox .image{height:155px;top:-40px;width:155px}.productDrawer .vegNonveg{height:25px}.productDrawer .favouriteMarked{font-size:30px}.productDrawer .star{font-size:16px;top:1px}.productDrawer .productRating{font-size:16px}.productDrawer .ratingNos{font-size:14px}.productDrawer .productDetails{padding:21px 10px 10px 0}.productDrawer .productDetails .productTag{font-size:12px;padding:0 0 2px}.productDrawer .productDetails .productName{font-size:18px}.productDrawer .productDetails .productInfo{font-size:11px;padding:2px 0 10px}.productDrawer .addRemoveItem{padding:10px 0 10px 1px}.productDrawer .addRemoveItem .text{font-size:35px!important;padding:0 5px}.productDrawer .priceAndButton{padding:10px 30px}.productDrawer .priceAndButton .productPrice{font-size:30px;padding:0 18px 0 0}.productDrawer .priceAndButton .productMrp{font-size:21px;padding-left:3px}.productDrawer .priceAndButton .productOff{font-size:14px;height:23px;padding:5px 7px}.productDrawer .d-button{font-size:16px;margin:0 60px}.productDrawer .exhaustedButton{font-size:14px;padding:10px 15px}.productDrawer .addonsBox{padding:10px 12px 0}.productDrawer .addonsBox .addonTitle{font-size:16px}.productDrawer .addonsBox .addonSelect{font-size:12px;padding:6px 14px}.productDrawer .addonsBox .addonValue{font-size:11px}.productDrawer .addonsBox .addonOutOfStock{font-size:10px}.productDrawer .addonsBox .addonItem{padding:0 10px}}@media screen and (min-width:420px){.productDrawer .imageBox{height:150px;width:150px}.productDrawer .imageBox .image{height:155px;top:-40px;width:155px}.productDrawer .vegNonveg{height:25px}.productDrawer .favouriteMarked{font-size:30px}.productDrawer .star{font-size:16px;top:1px}.productDrawer .productRating{font-size:16px}.productDrawer .ratingNos{font-size:14px}.productDrawer .productDetails{padding:21px 10px 10px 0}.productDrawer .productDetails .productTag{font-size:12px;padding:0 0 2px}.productDrawer .productDetails .productName{font-size:18px}.productDrawer .productDetails .productInfo{font-size:11px;padding:2px 0 10px}.productDrawer .addRemoveItem{padding:10px 0 10px 1px}.productDrawer .addRemoveItem .text{font-size:35px!important;padding:0 5px}.productDrawer .priceAndButton{padding:10px 30px}.productDrawer .priceAndButton .productPrice{font-size:30px;padding:0 18px 0 0}.productDrawer .priceAndButton .productMrp{font-size:21px;padding-left:3px}.productDrawer .priceAndButton .productOff{font-size:14px;height:23px;padding:5px 7px}.productDrawer .d-button{font-size:20px;margin:0 40px}.productDrawer .exhaustedButton{font-size:14px;padding:10px 15px}.productDrawer .addonsBox{padding:10px 15px 0}.productDrawer .addonsBox .addonTitle{font-size:16px}.productDrawer .addonsBox .addonSelect{font-size:12px;padding:6px 14px}.productDrawer .addonsBox .addonValue{font-size:11px}.productDrawer .addonsBox .addonOutOfStock{font-size:10px}.productDrawer .addonsBox .addonItem{padding:0 10px}}@media screen and (min-width:992px){.productDrawer{min-height:31vh}.productDrawer .imageBox{height:170px;margin-left:30px;width:170px}.productDrawer .imageBox .image{height:165px;top:-40px;width:165px}.productDrawer .vegNonveg{height:22px}.productDrawer .favouriteMarked{font-size:30px}.productDrawer .star{font-size:16px;top:2px}.productDrawer .productRating{font-size:16px}.productDrawer .ratingNos{font-size:14px}.productDrawer .productDetails{padding:15px 30px 10px 0}.productDrawer .productDetails .productTag{font-size:12px;padding:0 0 3px}.productDrawer .productDetails .productName{font-size:20px}.productDrawer .productDetails .productInfo{font-size:12px;padding:0 0 5px}.productDrawer .addRemoveItem{padding:10px 30px}.productDrawer .addRemoveItem .text{font-size:35px!important}.productDrawer .d-button{font-size:20px;margin:0 20px}.productDrawer .exhaustedButton{font-size:14px;padding:10px 20px}.productDrawer .priceAndButton{padding:10px 0}.productDrawer .priceAndButton .productPrice{font-size:30px;padding:0 18px 0 0}.productDrawer .priceAndButton .productMrp{font-size:21px;padding-left:3px}.productDrawer .priceAndButton .productOff{font-size:14px;padding:4px 7px}.productDrawer .addonsBox{padding:10px 20px 0}.productDrawer .addonsBox .addonTitle{font-size:18px}.productDrawer .addonsBox .addonSelect{font-size:14px}.productDrawer .addonsBox .addonValue{font-size:13px}.productDrawer .addonsBox .addonOutOfStock{font-size:11px}.productDrawer .addonsBox .addonItem{padding:0 10px}.MuiDrawer-paper{align-self:center!important;display:flex!important;justify-self:center!important;width:65vh}}@media screen and (min-width:1400px){.productDrawer{min-height:32vh}.productDrawer .imageBox{height:150px;width:150px}.productDrawer .imageBox .image{height:150px;top:-40px;width:150px}.productDrawer .vegNonveg{height:20px;margin-top:2px}.productDrawer .favouriteMarked{font-size:30px;padding-top:5px}.productDrawer .star{font-size:14px;top:1px}.productDrawer .productRating{font-size:16px}.productDrawer .ratingNos{font-size:14px}.productDrawer .productDetails{padding:20px 30px 10px 0}.productDrawer .productDetails .productTag{font-size:12px;padding:0}.productDrawer .productDetails .productName{font-size:20px}.productDrawer .productDetails .productInfo{font-size:11px;padding:1px 0 10px}.productDrawer .addRemoveItem{padding:10px 30px}.productDrawer .addRemoveItem .text{font-size:30px!important}.productDrawer .d-button{font-size:18px;padding:10px 0}.productDrawer .exhaustedButton{font-size:14px;padding:10px 20px}.productDrawer .priceAndButton{padding:10px 0}.productDrawer .priceAndButton .productPrice{font-size:30px;padding:0 18px 0 0}.productDrawer .priceAndButton .productMrp{font-size:21px;padding-left:3px}.productDrawer .priceAndButton .productOff{font-size:14px;padding:4px 7px}.MuiDrawer-paper{align-self:center!important;display:flex!important;justify-self:center!important;width:65vh}}.franchisePage .introSection{background-image:url(/static/media/firstBg.5fc6b4af610f17da5466.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:200vh!important;position:relative}.franchisePage .introSection .cafeCloud{margin:10vh 0 0;width:100vw}.franchisePage .introSection .magicText{color:#fff;font-size:32px;line-height:35px}.franchisePage .introSection .buildText{color:#fff;font-size:48px;font-weight:600}.franchisePage .introSection .inventText{color:#fff;font-size:15px}.franchisePage .introSection .bulletPoint{color:#fff;font-size:17px;font-weight:900}.franchisePage .introSection .bulletPointImage{height:auto;width:8%}.franchisePage .introSection .cloud{height:auto;position:absolute;width:100px;z-index:-1}.franchisePage .introSection .top-cloud{left:40%;opacity:60%;top:-10%!important;width:280px}.franchisePage .introSection .top-right{right:65%!important;top:5%;width:210px}.franchisePage .introSection .bottom-left{bottom:35%;left:-37%!important;width:230px}.franchisePage .introSection .bottom-center{bottom:-15%;left:10%;opacity:60%;width:280px}.franchisePage .introSection .bottom-right{bottom:-12%;right:-10%;width:300px}.franchisePage .introSection .vision-top-cloud{left:-25%!important;opacity:60%;top:3%!important;width:280px}.franchisePage .introSection .vision-top-right{right:-12%!important;top:5%;width:230px}.franchisePage .introSection .vision-bottom-left{bottom:35%;left:-7%;width:230px}.franchisePage .introSection .vision-bottom-center{bottom:25%!important;left:20%;opacity:60%;width:280px}.franchisePage .introSection .vision-bottom-right{bottom:22%;right:-10%;width:300px}.franchisePage .coffeeSection{background-image:url(/static/media/coffee-beans-textured-background.4ea60699ac6f88ec84ed.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:-7.5vh;min-height:100vh!important;overflow:hidden;padding-top:10vh;position:relative;z-index:1}.franchisePage .coffeeSection:before{background:linear-gradient(180deg,#000000b3,#0000);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.franchisePage .coffeeSection>*{position:relative;z-index:1}.franchisePage .coffeeSection .timeTitle{color:#fff;font-size:28px;line-height:10px;text-align:center}.franchisePage .coffeeSection .timePara{color:#fff;font-size:16px;line-height:20px;padding:0 10px;text-align:center}.franchisePage .coffeeSection .whyCoffeeBox{background-color:#fff;border-radius:25px;color:#56280e!important;margin:0 2vh 5vh;padding:5px 3vw 2vh}.franchisePage .coffeeSection .whyCoffeeTitle{font-size:28px;line-height:1px;text-align:center}.franchisePage .coffeeSection .whyCoffeePara{margin-bottom:-10px;text-align:center}.franchisePage .coffeeSection .coffeeList,.franchisePage .coffeeSection .whyCoffeePara{font-size:13px;font-weight:500;line-height:18px}.franchisePage .advantageSection{background:linear-gradient(90deg,#8bd7f8,#007fbd);min-height:100vh;padding:10vh 0;text-align:center}.franchisePage .advantageSection .mobileCafeImage{width:90%}.franchisePage .advantageSection .advantageTitle{color:#0050a4;font-size:28px;font-weight:600;padding-bottom:7px}.franchisePage .advantageSection .advantageSpan{background-color:#0050a4;border-radius:77px;color:#fff;padding:4px 16px}.franchisePage .advantageSection .advantagePoint{color:#fff;font-size:16px;font-weight:500;line-height:22px;padding:0 20px}.franchisePage .advantageSection .advantageCoffeeBox{background-color:#fff;border-radius:25px;color:#0e4961!important;margin:4vh 2vh 5vh!important;padding:2vh 4vw 3vh}.franchisePage .advantageSection .advantageCoffeeTitle{font-size:26px;line-height:1px;text-align:left}.franchisePage .advantageSection .advantageCoffeePara{font-size:18px;font-weight:500;line-height:20px;text-align:left}.franchisePage .advantageSection .advantageCoffeeList{font-size:13px;font-weight:500;line-height:1px;text-align:left}.franchisePage .advantageSection .advantageCoffeImage{width:35%}.franchisePage .franchiseFormats{background-color:#0050a4;color:#fff;padding:2vh 5vw 5vh;text-align:center}.franchisePage .franchiseFormats .franchiseFormatTitle{font-size:30px;line-height:30px}.franchisePage .franchiseFormats .franchiseFormatPara{font-size:14px;font-weight:500;padding:0 20px}.franchisePage .franchiseFormats .franchiseFormatDetails{background-color:#fff;color:#0e4961;padding:10px 0 10px 10px;text-align:start}.franchisePage .franchiseFormats .franchiseFormatName{font-size:23px;padding-bottom:1vh}.franchisePage .franchiseFormats .franchiseFormatSize{padding:1vh 0}.franchisePage .franchiseFormats .franchiseFormatPoint{font-size:13px}.franchisePage .franchiseEnquiry{background-color:#e05a17;background-image:url(/static/media/beansBackground.a894d26ef446af1af32d.png);background-repeat:repeat;background-size:cover;color:#fff;padding:8vh 0 35vh;text-align:center}.franchisePage .franchiseEnquiry .franchiseEnquiryTitle{font-size:29px;line-height:30px}.franchisePage .franchiseEnquiry .franchiseEnquiryPara{font-size:16px;padding:1vh 0 3vh}.franchisePage .franchiseEnquiry .sendEnquiryButton{align-items:center;background-color:#fff41f;border-radius:80px;color:#7f5135;cursor:pointer;display:flex;font-size:22px!important;font-weight:700;justify-content:space-around;line-height:12px}.franchisePage .franchiseEnquiry .sendEnquiryButton .sendEnquiryButtonIcon{font-size:51px;font-weight:700}@media screen and (min-width:420px){.franchisePage .introSection{min-height:200vh!important}.franchisePage .introSection .cafeCloud{margin:10vh 0 0;width:105vw}.franchisePage .introSection .magicText{font-size:34px;line-height:35px}.franchisePage .introSection .buildText{font-size:52px;font-weight:600}.franchisePage .introSection .inventText{font-size:17px}.franchisePage .introSection .bulletPoint{font-size:19px}.franchisePage .introSection .bulletPointImage{width:10%}.franchisePage .introSection .cloud{width:100px}.franchisePage .introSection .top-cloud{left:40%;opacity:60%;top:-13%;width:280px}.franchisePage .introSection .top-right{right:5%;top:5%;width:230px}.franchisePage .introSection .bottom-left{bottom:35%;left:-7%;width:230px}.franchisePage .introSection .bottom-center{bottom:-15%;left:10%;opacity:60%;width:280px}.franchisePage .introSection .bottom-right{bottom:-12%;right:-10%;width:300px}.franchisePage .introSection .vision-top-cloud{left:10%;opacity:60%;top:13%;width:280px}.franchisePage .introSection .vision-top-right{right:5%;top:5%;width:230px}.franchisePage .introSection .vision-bottom-left{bottom:35%;left:-7%;width:230px}.franchisePage .introSection .vision-bottom-center{bottom:5%;left:20%;opacity:60%;width:280px}.franchisePage .introSection .vision-bottom-right{bottom:22%;right:-10%;width:300px}.franchisePage .coffeeSection{margin-top:-7.5vh;min-height:100vh!important;padding-top:8vh}.franchisePage .coffeeSection .timeTitle{font-size:38px;line-height:10px;text-align:center}.franchisePage .coffeeSection .timePara{font-size:20px;line-height:20px;padding:0 10px}.franchisePage .coffeeSection .whyCoffeeBox{margin:0 2vh 5vh;padding:5px 3vw 2vh}.franchisePage .coffeeSection .whyCoffeeTitle{font-size:35px;line-height:1px}.franchisePage .coffeeSection .whyCoffeePara{font-size:16px;line-height:18px;margin-bottom:-10px}.franchisePage .coffeeSection .coffeeList{font-size:16px;line-height:18px}.franchisePage .advantageSection{min-height:100vh;padding:10vh 0}.franchisePage .advantageSection .mobileCafeImage{width:90%}.franchisePage .advantageSection .advantageTitle{font-size:33px;padding-bottom:7px}.franchisePage .advantageSection .advantageSpan{padding:4px 16px}.franchisePage .advantageSection .advantagePoint{font-size:18px;line-height:22px;padding:0 20px}.franchisePage .advantageSection .advantageCoffeeBox{margin:4vh 2vh 5vh!important;padding:2vh 4vw 3vh}.franchisePage .advantageSection .advantageCoffeeTitle{font-size:32px;line-height:1px}.franchisePage .advantageSection .advantageCoffeePara{font-size:21px;line-height:20px}.franchisePage .advantageSection .advantageCoffeeList{font-size:14px;line-height:1px}.franchisePage .advantageSection .advantageCoffeImage{width:35%}.franchisePage .franchiseFormats{padding:2vh 5vw 5vh}.franchisePage .franchiseFormats .franchiseFormatTitle{font-size:34px;line-height:30px}.franchisePage .franchiseFormats .franchiseFormatPara{font-size:16px;font-weight:500;padding:0 20px}.franchisePage .franchiseFormats .franchiseFormatDetails{padding:10px 0 10px 10px}.franchisePage .franchiseFormats .franchiseFormatName{font-size:28px;padding-bottom:1vh}.franchisePage .franchiseFormats .franchiseFormatSize{padding:1vh 0}.franchisePage .franchiseFormats .franchiseFormatPoint{font-size:15px}.franchisePage .franchiseEnquiry{padding:8vh 0 35vh}.franchisePage .franchiseEnquiry .franchiseEnquiryTitle{font-size:32px;line-height:30px}.franchisePage .franchiseEnquiry .franchiseEnquiryPara{font-size:18px;padding:1vh 0 3vh}.franchisePage .franchiseEnquiry .sendEnquiryButton{font-size:22px!important;line-height:12px}.franchisePage .franchiseEnquiry .sendEnquiryButton .sendEnquiryButtonIcon{font-size:51px}}@media screen and (min-width:1400px){.franchisePage .introSection{background-image:url(/static/media/firstBg.5fc6b4af610f17da5466.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:200vh!important;position:relative}.franchisePage .introSection .cafeCloud{margin:0;width:105vw}.franchisePage .introSection .magicText{color:#fff;font-size:58px;line-height:35px}.franchisePage .introSection .buildText{color:#fff;font-size:87px;font-weight:600}.franchisePage .introSection .inventText{color:#fff;font-size:26px}.franchisePage .introSection .bulletPoint{color:#fff;font-size:37px;font-weight:900}.franchisePage .introSection .cloud{height:auto;position:absolute;width:100px;z-index:-1}.franchisePage .introSection .top-cloud{left:40%!important;opacity:60%;top:-13%!important;width:280px}.franchisePage .introSection .top-right{right:5%!important;top:5%!important;width:230px}.franchisePage .introSection .bottom-left{bottom:35%!important;left:-7%!important;width:230px}.franchisePage .introSection .bottom-center{bottom:-15%!important;left:10%!important;opacity:60%;width:280px}.franchisePage .introSection .bottom-right{bottom:-12%!important;right:-10%!important;width:300px}.franchisePage .introSection .vision-top-cloud{left:10%!important;opacity:60%;top:13%!important;width:280px}.franchisePage .introSection .vision-top-right{right:5%!important;top:5%!important;width:230px}.franchisePage .introSection .vision-bottom-left{bottom:35%!important;left:-7%!important;width:230px}.franchisePage .introSection .vision-bottom-center{bottom:5%!important;left:20%!important;opacity:60%;width:280px}.franchisePage .introSection .vision-bottom-right{bottom:22%!important;right:-10%!important;width:300px}.franchisePage .coffeeSection{background-image:url(/static/media/coffee-beans-textured-background.4ea60699ac6f88ec84ed.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:-7.5vh;min-height:100vh!important;overflow:hidden;padding-top:15vh;position:relative;z-index:1}.franchisePage .coffeeSection:before{background:linear-gradient(180deg,#000000b3,#0000);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.franchisePage .coffeeSection>*{position:relative;z-index:1}.franchisePage .coffeeSection .timeTitle{color:#fff;font-size:58px;line-height:20px;text-align:center}.franchisePage .coffeeSection .timePara{color:#fff;font-size:19px;line-height:7px;text-align:center}.franchisePage .coffeeSection .whyCoffeeBox{margin:0 35vh 5vh;padding:10px 3vw 4vh}.franchisePage .coffeeSection .whyCoffeeTitle{font-size:42px;line-height:11px;text-align:left}.franchisePage .coffeeSection .whyCoffeePara{font-size:18px;font-weight:500;line-height:18px;margin-bottom:0;text-align:left}.franchisePage .coffeeSection .coffeeList{font-size:18px;font-weight:500}.franchisePage .advantageSection{min-height:100vh;padding:10vh 0}.franchisePage .advantageSection .mobileCafeImage{width:40%}.franchisePage .advantageSection .advantageTitle{font-size:33px;padding-bottom:7px}.franchisePage .advantageSection .advantageSpan{padding:4px 16px}.franchisePage .advantageSection .advantagePoint{color:#fff;font-size:20px;font-weight:500;line-height:5px;padding:0}.franchisePage .advantageSection .advantageCoffeeBox{margin:4vh 30vh 5vh!important;padding:10px 3vw 4vh}.franchisePage .advantageSection .advantageCoffeeTitle{font-size:42px;line-height:1px;text-align:left}.franchisePage .advantageSection .advantageCoffeePara{font-size:19px;font-weight:500;line-height:15px;text-align:left}.franchisePage .advantageSection .advantageCoffeeList{font-size:18px;font-weight:500;line-height:18px}.franchisePage .advantageSection .advantageCoffeImage{width:35%}.franchisePage .franchiseFormats{padding:5vh 0;text-align:center}.franchisePage .franchiseFormats .franchiseFormatTitle{font-size:45px;line-height:1px}.franchisePage .franchiseFormats .franchiseFormatPara{font-size:18px;font-weight:500;padding:0 20px}.franchisePage .franchiseFormats .franchiseFormatDetails{padding:40px;text-align:start}.franchisePage .franchiseFormats .franchiseFormatName{font-size:34px;padding-bottom:1vh}.franchisePage .franchiseFormats .franchiseFormatSize{padding:3vh 0}.franchisePage .franchiseFormats .franchiseFormatPoint{font-size:18px}.franchisePage .franchiseEnquiry{padding:15vh 0 35vh;text-align:center}.franchisePage .franchiseEnquiry .franchiseEnquiryTitle{font-size:38px}.franchisePage .franchiseEnquiry .franchiseEnquiryPara{font-size:18px;padding-bottom:3vh}.franchisePage .franchiseEnquiry .sendEnquiryButton{align-items:center;display:flex;font-size:22px!important;justify-content:space-around;line-height:12px}.franchisePage .franchiseEnquiry .sendEnquiryButton .sendEnquiryButtonIcon{font-size:51px}}.subscriptionScreen{min-height:100vh;padding:0 0 16%}.subscriptionScreen .title{color:#0e4961;font-size:27px;font-weight:800;padding:25px 10px 10px 15px}.subscriptionScreen .unlimitedText{background-color:#09a5f7;border-radius:25px;color:#fbed21;padding:2px 15px}.subscriptionScreen .titleDesc{color:#6c6c6e;font-size:16px}.subscriptionScreen .work{border:2px solid #dfeef4;border-radius:15px;box-shadow:0 4px 10px #0000000d;margin:20px;padding:0 5px 10px}.subscriptionScreen .subscriptionList .title,.subscriptionScreen .work .title{color:#0e4961;font-size:17px;margin:0;padding:15px 0 10px;text-align:center}.subscriptionScreen .subscriptionList .subscriptionPlan{padding:20px}.subscriptionScreen .subscriptionList .planName .amount{color:#0e4961;font-size:17px}.subscriptionScreen .subscriptionList .button{background-color:#09a5f7;border-radius:25px;cursor:pointer}.subscriptionScreen .faqButton{align-items:center;background-color:#00a4e2!important;border-radius:50%!important;bottom:65px;box-shadow:0 2px 12px #0003;color:#fff;display:flex;height:48px;justify-content:center;min-width:0!important;opacity:70%;padding:0!important;position:fixed;right:24px;width:48px;z-index:9999}.subscriptionList .inActive .subImage{filter:grayscale(100)}.subscriptionList .inActive .inActive{background-color:#a0a0a0;border-radius:25px;cursor:not-allowed}.subTabs{padding:15px;text-align:center}.tab{border:1px solid #09a5f7;border-radius:44px;color:#09a5f7;cursor:pointer;font-weight:600;padding:12px 0;-webkit-user-select:none;user-select:none}.subTabs .tab.active{background-color:#09a5f7;border-radius:44px;color:#fff}.subscriptionPurchase{padding:0 0 16%}.subscriptionPurchase .title{color:#0e4961;font-size:20px;font-weight:600}.subscriptionPurchase .description{color:#858585;font-size:11px}.subscriptionPurchase .workTitle{color:#0e4961;font-size:17px;font-weight:600;padding:10px 0 7px}.subscriptionPurchase .workPoints{color:#858585;font-size:14px;padding:1px 0 7px}.subscriptionPurchase .subscriptionPurchaseSuccessModal{width:100%}.subscriptionMenu .subscriptionPlan{padding:12px 15px 0}.subscriptionMenu .productsListing{background-color:#dfeef4;padding:0 20px 16%}.subscriptionMenu .productsListing .product-item{background-color:#fff}.subscriptionMenu .productsListing .imageBox{padding:15px}.subscriptionMenu .productsListing .productName{font-size:18px;padding:8px 0;text-align:left}.subscriptionMenu .productsListing .productDesc{color:#858585;font-size:13px;font-weight:400;line-height:16px}.subscriptionMenu .productDrawer .priceAndButton .subBtn{align-items:center;background-color:#09a5f7!important;border-radius:80px;color:#fff;cursor:pointer;display:flex;flex-grow:1;flex-shrink:0;font-size:16px;justify-content:center;margin:0 40px;padding:12px 0!important;text-align:center!important;width:auto!important}.subscriptionMenu .floatingCartSub{background-color:#4cc1ff;border-radius:100px;bottom:10%;box-shadow:0 2px 8px #0000001a;color:#fff;cursor:pointer;display:flex;justify-content:space-between;left:50%;padding:10px;position:fixed;transform:translateX(-50%);width:80%;z-index:999}.subscriptionMenu .subLimitBtn{background-color:#cecece!important;padding:10px 0;width:auto}.subscriptionMenu .subLimitImg{left:50%;position:absolute;top:10;transform:translateX(-50%) translateY(-70%);z-index:999}.subscriptionMenu .imageCategories{display:flex;flex-direction:column;margin:-10px 0 14px}.subscriptionMenu .imageCategories .imageCategoryContainer{display:flex;overflow-x:auto;padding:1px 2% -10px;width:100%}.subscriptionMenu .imageCategories .img-grid{flex:0 0 auto;padding:0 10px;text-align:center}.subscriptionMenu .imageCategories .categoryName{cursor:pointer;font-family:Roboto Condensed,sans-serif;font-size:11px;font-weight:400;padding:4px 0 6px;text-transform:capitalize}.subscriptionMenu .imageCategories .imageBox{border-radius:50%;cursor:pointer;display:flex;height:58px;justify-content:center;margin-top:-5px;position:relative;width:58px}.subscriptionMenu .imageCategories .imageBox .image{position:absolute;width:100%!important}.subscriptionMenu .imageCategories::-webkit-scrollbar,.subscriptionMenu .imageCategoryContainer::-webkit-scrollbar{display:none!important}.subscriptionCart{background-color:#dfeef4;min-height:100vh;padding-bottom:16%;position:relative}.subscriptionCart .productsListing{padding:15px 25px 1%;position:relative}.subscriptionCart .productsListing .product-item{background-color:#fff;border-radius:12px}.subscriptionCart .productsListing .imageBox{padding:10px}.subscriptionCart .productsListing .productName{font-size:18px;padding:10px 0 8px;text-align:left}.subscriptionCart .productsListing .productDesc{color:#858585;font-size:13px;font-weight:400;line-height:16px}.subscriptionCart .orderBtn{background-color:#129f67;border-radius:50px;color:#fff;margin:0 25px;padding:10px;text-align:center}.pickOptions .tab{background-color:#fff;border-radius:44px;color:#09a5f7;cursor:pointer;font-weight:600;padding:8px 0;-webkit-user-select:none;user-select:none}.pickOptions .subTabs .tab.active{background-color:#09a5f7;border-radius:44px;color:#fff}.faqScreen{background-color:#dfeef4;min-height:100vh}.faqScreen .faqsTitle{color:#0e4961;display:flex;font-size:16px;font-weight:700!important;justify-content:center;margin-top:10px!important}.faqScreen .accordions{margin:20px}.faqScreen .accordianTitle{color:#494949!important;font-size:18px;font-weight:700}.faqScreen .accordianDesc{color:#3c3c43;font-size:16px}.privacyScreen{background-color:#dfeef4;margin:0!important;min-height:100vh;padding:20px}.privacyScreen .privacyPolicyContainer{background-color:#fff;border-radius:12px;overflow-y:auto;padding:21px}.privacyScreen .privacyTitle{color:#186b8c;font-size:18px!important;font-weight:700!important;margin:10px 0!important;text-align:center}.privacyScreen .lastUpdatedText{font-size:15px!important;font-weight:600!important}.privacyScreen .aboutUsText,.privacyScreen .confidentiallyText,.privacyScreen .consentText,.privacyScreen .deletionText,.privacyScreen .purposeText,.privacyScreen .voluntaryText{font-size:15px!important;font-weight:600!important;margin-top:10px!important}.privacyScreen .privacyPolicyDesc{font-size:14px!important;margin-top:5px!important}.termsAndConditionScreen{align-items:center;background-color:#dfeef4;display:flex;flex-direction:column;justify-content:center}.termsTitle{color:#186b8c;font-size:18px!important;font-weight:700!important;margin-top:25px!important}.termsContainer{background-color:#fff;border-radius:12px;margin:10px 30px 30px;overflow-y:auto;padding:28px}.agreement{color:#9f9f9f;font-size:16px}.termServices{color:#494949;font-size:30px!important;font-weight:700!important;margin-left:10px}.lastUpdated{border-bottom:1px solid #d9d9d9;color:#7c7c7c;font-size:16px;font-weight:500!important;padding-bottom:8px}.termsHeading{color:#494949;font-size:20px!important;font-weight:700!important;margin-top:10px!important}.termsDesc{color:#494949;font-size:16px}.deleteScreen .account-delete-main{align-items:center;background-color:#1e9ced;display:flex;flex-direction:column;height:100vh;justify-content:center}.deleteScreen .account-delete-box{background-color:#f5f5f5;border-radius:12px;box-shadow:0 4px 12px #0006;margin-top:20px;padding:2%;width:400px}@media screen and (min-width:375px){.deleteScreen .account-delete-main{align-items:center;background-color:#1e9ced;display:flex;flex-direction:column;height:100vh;justify-content:center}.deleteScreen .account-delete-box{background-color:#f5f5f5;border-radius:12px;box-shadow:0 4px 12px #0006;margin-top:20px;padding:2%;width:350px}}@media screen and (min-width:600px){.deleteScreen .account-delete-main{align-items:center;background-color:#1e9ced;display:flex;flex-direction:column;height:100vh;justify-content:center}.deleteScreen .account-delete-box{background-color:#f5f5f5;border-radius:12px;box-shadow:0 4px 12px #0006;margin-top:20px;padding:2%;width:400px}}@media screen and (min-width:768px){.deleteScreen .account-delete-main{align-items:center;background-color:#1e9ced;display:flex;flex-direction:column;height:100vh;justify-content:center}.deleteScreen .account-delete-box{background-color:#f5f5f5;border-radius:12px;box-shadow:0 4px 12px #0006;margin-top:20px;padding:2%;width:400px}}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:normal;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{line-height:0;z-index:1}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:initial;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{background-color:#2a87d0;border-radius:.3rem;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:initial}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{background-color:#333;border-radius:4px;bottom:70%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:initial;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:initial;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;-webkit-clip-path:circle(0);clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-cyrillic-ext-300-normal.4777461b144e55145268.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-300-normal.3503ec5cc6330e21f695.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-cyrillic-300-normal.1431d1cef06ad04f5458.woff2) format("woff2"),url(/static/media/roboto-cyrillic-300-normal.5b5f2f31962967dfc22c.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-greek-ext-300-normal.35b9d6be04b95f0f0530.woff2) format("woff2"),url(/static/media/roboto-greek-ext-300-normal.392a45a84c081c4b412d.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-greek-300-normal.db2632771401f61463fe.woff2) format("woff2"),url(/static/media/roboto-greek-300-normal.8ecd7085cfe9bc2c22ac.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-vietnamese-300-normal.32fc45a3d1e8ea11fabc.woff2) format("woff2"),url(/static/media/roboto-vietnamese-300-normal.8472d69545c7409091b4.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-latin-ext-300-normal.dc7dcec8e3f654e0ed63.woff2) format("woff2"),url(/static/media/roboto-latin-ext-300-normal.182712ab85f1472cdb2f.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-latin-300-normal.c48fb6765a9fcb00b330.woff2) format("woff2"),url(/static/media/roboto-latin-300-normal.f52426bf18280380fe67.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-cyrillic-ext-400-normal.804378952da8a10faae2.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-400-normal.af4d91666ea345601bea.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-cyrillic-400-normal.71a33b6b50457b2c903a.woff2) format("woff2"),url(/static/media/roboto-cyrillic-400-normal.c1d66054fe23e181d92c.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-greek-ext-400-normal.169619821ea93019d1bb.woff2) format("woff2"),url(/static/media/roboto-greek-ext-400-normal.f708607d2a7290fb8bfa.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-greek-400-normal.c35e4c3958e209d17b31.woff2) format("woff2"),url(/static/media/roboto-greek-400-normal.dfdff8fa12eac629d29f.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-vietnamese-400-normal.3230f9b040f3c630e0c3.woff2) format("woff2"),url(/static/media/roboto-vietnamese-400-normal.e0e8ba725ebd107367a8.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-latin-ext-400-normal.861b791f9de857a6e7bc.woff2) format("woff2"),url(/static/media/roboto-latin-ext-400-normal.662bc4c2c037bb0bd529.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-latin-400-normal.b009a76ad6afe4ebd301.woff2) format("woff2"),url(/static/media/roboto-latin-400-normal.3f2b9a42f643e62a49b7.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-cyrillic-ext-500-normal.62ced72e5832f02c2796.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-500-normal.268f264f58eba5c07c88.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-cyrillic-500-normal.cad7d3d9cb265e334e58.woff2) format("woff2"),url(/static/media/roboto-cyrillic-500-normal.965aebef74db72eaf236.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-greek-ext-500-normal.6fb9cffb1d3e72bf9293.woff2) format("woff2"),url(/static/media/roboto-greek-ext-500-normal.eaa367bbd0b333a7f80b.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-greek-500-normal.9ac81fefbe6c319ea40b.woff2) format("woff2"),url(/static/media/roboto-greek-500-normal.1a05a4887ccb810cb4dd.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-vietnamese-500-normal.d8642a3d1d4ef6179644.woff2) format("woff2"),url(/static/media/roboto-vietnamese-500-normal.657896dad292ee9a0a0a.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-latin-ext-500-normal.9165081d10e1ba601384.woff2) format("woff2"),url(/static/media/roboto-latin-ext-500-normal.252057e589a0379208ed.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-latin-500-normal.f25d774ecfe0996f8eb5.woff2) format("woff2"),url(/static/media/roboto-latin-500-normal.1f075502d0094a398e21.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-cyrillic-ext-700-normal.be4d02458ce53887dc37.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-700-normal.198a421f279162d59143.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-cyrillic-700-normal.d010f1f324e111a22e53.woff2) format("woff2"),url(/static/media/roboto-cyrillic-700-normal.f8a034d72aa6828199d4.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-greek-ext-700-normal.bd9854c751441ccc1a70.woff2) format("woff2"),url(/static/media/roboto-greek-ext-700-normal.249853776d22a271b2b5.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-greek-700-normal.50e795c1345353b0e996.woff2) format("woff2"),url(/static/media/roboto-greek-700-normal.a84892c56152037b3552.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-vietnamese-700-normal.3425a701027d0699e369.woff2) format("woff2"),url(/static/media/roboto-vietnamese-700-normal.4df79f684fcbca8386bd.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-latin-ext-700-normal.ed67ad54b1a8f5d21150.woff2) format("woff2"),url(/static/media/roboto-latin-ext-700-normal.c1cc6d6fc851b3a2f79d.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-latin-700-normal.227c93190fe7f82de3f8.woff2) format("woff2"),url(/static/media/roboto-latin-700-normal.666d7a2f9db53cf52e2d.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
/*# sourceMappingURL=main.07f596cd.css.map*/