body{margin:0}@media only screen and (max-width:768px){body{margin-top:60px}}@media only screen and (min-width:768px){body{margin-top:120px}}@font-face{font-style:normal;font-display:swap}.MuiPaper-root{border-radius:16px}.container{width:100%;max-width:100%;margin:0 auto}@media only screen and (min-width:768px){.container{padding:0}}@media only screen and (min-width:1200px){.container{max-width:1050px}}@media only screen and (min-width:1440px){.container{max-width:1200px}}div[class*=" Shimmer-shimmer"],div[class^=Shimmer-shimmer]{display:block;background-size:800px 100%}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.fc-mobile-view{bottom:60px!important}.app-loader{display:inline-block;position:relative;width:40px;height:40px}.app-loader div{box-sizing:border-box;display:block;position:absolute;width:24px;height:24px;margin:8px;border-radius:50%;animation:app-loader 1.2s cubic-bezier(.5,0,.5,1) infinite}.app-loader div:first-child{animation-delay:-.45s}.app-loader div:nth-child(2){animation-delay:-.3s}.app-loader div:nth-child(3){animation-delay:-.15s}@keyframes app-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.full-width{width:100%!important}.app-button{cursor:pointer;border:1px solid;border-radius:8px;display:flex;align-items:center;justify-content:center;width:64px;height:34px}.disabled-button{pointer-events:none}.h1,.h2,.h3,.h4,.h5,.h6,.h7{margin:0;font-display:swap}.h3,.h4,.h5,.h6{line-height:24px}.h8,.para{margin:0;line-height:16px;font-display:swap}.para{font-size:11px}.confirmation-dialog-root .confirmation-dialog-container .confirmation-dialog-paper{width:100%;min-width:300px;max-width:400px;padding:32px 16px;border-radius:8px;box-sizing:border-box}.confirmation-dialog-root .confirmation-dialog-container .confirmation-dialog-paper .confirmation-form .dialog-header{display:flex;align-items:center;justify-content:space-between}.confirmation-dialog-root .confirmation-dialog-container .confirmation-dialog-paper .confirmation-form .dialog-header .close-dialog-icon{cursor:pointer}.confirmation-dialog-root .confirmation-dialog-container .confirmation-dialog-paper .confirmation-form .dialog-content .confirmation-text{padding:32px 0}.confirmation-dialog-root .confirmation-dialog-container .confirmation-dialog-paper .confirmation-form .dialog-footer{margin-top:32px}.confirmation-dialog-root .confirmation-dialog-container .confirmation-dialog-paper .confirmation-form .dialog-footer .confirm-button{height:50px}@media only screen and (min-width:768px){.confirmation-dialog-root .confirmation-dialog-container .confirmation-dialog-paper{padding:32px}}@media only screen and (min-width:1024px){.confirmation-dialog-root .confirmation-dialog-container .confirmation-dialog-paper .confirmation-form .dialog-header .form-heading{font-size:24px}}.input-field-wrapper{display:flex;align-items:center;margin-bottom:12px}.input-field-wrapper .field-icon-wrapper{display:flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;border-radius:16px;margin-right:20px!important}@media only screen and (min-width:768px){.input-field-wrapper .field-icon-wrapper{width:50px;height:50px;min-width:50px}}.input-field-wrapper .field-icon-wrapper .field-icon{width:16px;height:16px}@media only screen and (min-width:768px){.input-field-wrapper .field-icon-wrapper .field-icon{width:18px;height:18px}}.input-field-wrapper .input-field label{font-size:9px;text-transform:uppercase;font-weight:700;line-height:24px;letter-spacing:1px}.input-field-wrapper .input-field .MuiInputBase-root,.input-field-wrapper .input-field .MuiInputBase-root .MuiInputAdornment-root .MuiTypography-root{font-weight:400;font-size:16px;line-height:32px;color:#626264!important}.input-field-wrapper .input-field .MuiFormHelperText-root{font-size:12px;color:#e5481c;font-weight:400}.input-field-wrapper .input-field .MuiInput-underline:after,.input-field-wrapper .input-field .MuiInput-underline:before{border-bottom:2px solid rgba(163,163,164,.16)}.input-field-wrapper .input-field .MuiInput-underline.Mui-error:after,.input-field-wrapper .input-field .MuiInput-underline.Mui-error:before{border-bottom-color:#e5481c}.disabled{opacity:.4;pointer-events:none}.disabled .MuiInput-underline:after,.disabled .MuiInput-underline:before{border-bottom:0!important}@media only screen and (min-width:768px){.input-field-wrapper{margin-bottom:18px}.input-field-wrapper .input-field label{font-size:11px}}@media only screen and (min-width:1200px){.input-field-wrapper .input-field label{font-size:12px}}.server-error-wrapper{min-height:36px;padding:0 10px;border-radius:6px;text-align:center;margin-bottom:16px;display:flex;align-items:center;justify-content:center;border:1px solid #e5481c;background-color:rgba(255,0,0,.1)}.server-error-wrapper .error-message{color:#e5481c}.change-password-dialog{width:100%;padding:16px;margin:12px!important;box-sizing:border-box;max-width:640px!important;border-radius:16px!important}.change-password-dialog .change-password-form .dialog-header .heading-wrapper{display:flex;align-items:center;justify-content:space-between}.change-password-dialog .change-password-form .dialog-header .heading-wrapper .form-heading{line-height:32px}.change-password-dialog .change-password-form .dialog-header .form-sub-heading{line-height:32px;margin:8px 0 28px}.change-password-dialog .change-password-form .dialog-header .close-dialog-icon{cursor:pointer}.change-password-dialog .change-password-form .dialog-content{margin-top:24px;border-radius:12px;margin-bottom:48px}.change-password-dialog .change-password-form .dialog-footer .continue-button{height:60px;border-radius:12px;text-transform:capitalize}@media only screen and (min-width:768px){.change-password-dialog{padding:24px}}@media only screen and (min-width:1200px){.change-password-dialog{padding:32px}.change-password-dialog .change-password-form .dialog-header .heading-wrapper .form-heading{font-size:24px}.change-password-dialog .change-password-form .dialog-header .form-sub-heading{margin:16px 0 48px}}.footer-wrapper{padding:30px;margin-bottom:60px;background-color:#f7f7f7}.footer-wrapper .footer-container{display:flex;align-items:center;justify-content:center;flex-direction:column}.footer-wrapper .footer-container .social-media-list{display:flex;padding:0;margin-bottom:25px}.footer-wrapper .footer-container .social-media-list .media-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;margin:0 5px;border:1px solid rgba(100,110,131,.25)}.footer-wrapper .footer-container .social-media-list .media-link .media-img{width:16px;height:18px}.footer-wrapper .footer-container .language-selector{max-width:200px}.footer-wrapper .footer-container .copyright-text{text-align:center}.footer-wrapper .footer-container .page-link-list{padding:0;flex-wrap:wrap;list-style-type:none;display:flex;align-items:center;justify-content:center}.footer-wrapper .footer-container .page-link-list .page-link{cursor:pointer;margin:0 10px;display:inline-block;text-decoration:none}.footer-wrapper .footer-container .powered-by-link{text-decoration:none}@media only screen and (min-width:768px){.footer-wrapper{margin-bottom:0}.footer-wrapper .footer-container .social-media-list .media-link{margin:0 8px}}.badge-wrapper{width:22px;height:22px;top:-10px;right:-10px;position:absolute;border-radius:50%;display:flex;align-items:center;justify-content:center}.cart-cta-wrapper,.view-cart-cta{display:none}.view-cart-text{white-space:nowrap}@media only screen and (min-width:1024px){.cart-cta-wrapper{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;margin-left:16px}.cart-cta-wrapper .cart-icon{width:16px;height:16px}.view-cart-cta{height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;margin-left:16px;padding:16px;box-sizing:border-box;cursor:pointer}.view-cart-cta .cart-icon{width:16px;height:16px}.view-cart-cta .view-cart-text{width:60px;margin-left:16px}.view-cart-cta .cart-sab-total{margin-left:5px}}.filter-by-wrapper{margin-right:12px;cursor:pointer}.filter-by-wrapper .filter-by-button{display:flex;position:relative;border-radius:6px;align-items:center;margin-left:10px;background-color:#f7f7f7}.filter-by-wrapper .filter-by-button .button-icon,.filter-by-wrapper .filter-by-button .chevron-icon{width:16px;height:16px;padding:12px}.filter-by-wrapper .filter-by-button .filter-name{white-space:nowrap}.filter-by-wrapper .filter-by-button .chevron-icon,.filter-by-wrapper .filter-by-button .filter-name{display:none}.filter-by-wrapper .filter-by-button .filter-applied-indicator{width:10px;height:10px;top:-4px;right:-4px;position:absolute;border-radius:50%}.filter-by-dialog-root{width:100%}.filter-by-dialog-root .filter-by-dialog-container{align-items:flex-end!important}.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper{width:100%;height:70%;margin:0;border-radius:8px 8px 0 0}.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper .filter-by-title-wrapper{display:flex;padding:16px 16px 0;align-items:center;justify-content:flex-end}.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper .filter-by-title-wrapper .close-dialog-icon{width:16px;height:16px}.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper .filter-by-option-container{flex:1 1;overflow-y:auto;margin:0 0 8px;flex-wrap:nowrap!important}.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper .filter-by-option-container .filter-by-option-list{padding:0 16px 0 10px}.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper .filter-by-option-container .filter-by-option-list .filter-title{font-size:12px;text-transform:capitalize}.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper .filter-by-option-container .filter-by-option-list .filter-by-container{margin:2px 0}.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper .filter-by-option-container .filter-by-option-list .filter-by-container .MuiButtonBase-root{width:16px;height:16px}.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper .filter-by-option-container .filter-by-option-list .filter-by-container .MuiButtonBase-root img{width:16px;height:16px;margin-right:5px}.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper .filter-by-button-wrapper{display:flex;padding:18px 12px;justify-content:space-between;border-top:1px solid rgba(163,163,164,.16)}.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper .filter-by-button-wrapper .filter-action-button{height:32px;margin:0 5px}@media only screen and (min-width:768px){.filter-by-wrapper{margin-right:52px}.filter-by-wrapper .filter-by-button{margin-left:0;background-color:transparent}.filter-by-wrapper .filter-by-button .button-icon{display:none}.filter-by-wrapper .filter-by-button .chevron-icon{padding:12px}.filter-by-wrapper .filter-by-button .chevron-icon,.filter-by-wrapper .filter-by-button .filter-name{display:block}.filter-by-wrapper .filter-by-button .filter-applied-indicator{top:5px;right:5px}.filter-by-dialog-root{width:auto!important;top:110px!important}.filter-by-dialog-root .MuiBackdrop-root{opacity:0!important;transform:none!important;transition:none!important}.filter-by-dialog-root .filter-by-dialog-container{transform:none!important;transition:none!important;align-items:flex-start!important;justify-content:flex-start}.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper{width:260px;height:320px;margin:0;min-width:200px;border-radius:8px;box-shadow:0 4px 6px 4px hsla(0,0%,63.9%,.16)}.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper .filter-by-title-wrapper,.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper .filter-by-title-wrapper .close-dialog-icon{display:none}.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper .filter-by-option-container{margin:8px 0}.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper .filter-by-option-container .filter-by-option-list{padding:8px 16px 8px 10px}.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper .filter-by-option-container .filter-by-option-list .filter-title{font-size:14px}.filter-by-dialog-root .filter-by-dialog-container .filter-by-dialog-paper .filter-by-button-wrapper .filter-action-button{height:28px}}.fulfilment-type-selector-wrapper{margin-left:12px}.fulfilment-type-selector-wrapper .fulfilment-type-button{display:flex;align-items:center;justify-content:center;cursor:pointer}.fulfilment-type-selector-wrapper .fulfilment-type-button .fulfilment-type-icon{width:20px;height:auto;margin-right:8px}.fulfilment-type-selector-wrapper .fulfilment-type-button .chevron-icon{width:12px;height:auto;margin-left:5px}.fulfilment-type-dialog-root{width:100%}.fulfilment-type-dialog-root .fulfilment-type-dialog-container{align-items:flex-end!important;justify-content:flex-start}.fulfilment-type-dialog-root .fulfilment-type-dialog-container .fulfilment-type-dialog-paper{width:100%;height:50%;margin:0;padding:16px;border-radius:8px 8px 0 0}.fulfilment-type-dialog-root .fulfilment-type-dialog-container .fulfilment-type-dialog-paper .fulfilment-type-title-wrapper{text-align:right}.fulfilment-type-dialog-root .fulfilment-type-dialog-container .fulfilment-type-dialog-paper .fulfilment-type-title-wrapper .close-dialog-icon{width:16px;height:16px}.fulfilment-type-dialog-root .fulfilment-type-dialog-container .fulfilment-type-dialog-paper .fulfilment-type-list .fulfilment-type{display:flex;cursor:pointer;padding:8px 0;align-items:center;justify-content:flex-start}.fulfilment-type-dialog-root .fulfilment-type-dialog-container .fulfilment-type-dialog-paper .fulfilment-type-list .fulfilment-type .fulfilment-type-icon{width:20px;height:auto;margin-right:8px}@media only screen and (min-width:768px){.fulfilment-type-selector-wrapper{margin-left:24px}.fulfilment-type-selector-wrapper .fulfilment-type-button{max-width:120px;padding:2px 8px;justify-content:flex-start}.fulfilment-type-selector-wrapper .fulfilment-type-button .fulfilment-type-icon{margin-right:12px}.fulfilment-type-selector-wrapper .fulfilment-type-button .chevron-icon{width:16px;margin-left:8px}.fulfilment-type-dialog-root{top:110px!important}.fulfilment-type-dialog-root .MuiBackdrop-root{opacity:0!important;transform:none!important;transition:none!important}.fulfilment-type-dialog-root .fulfilment-type-dialog-container{transform:none!important;transition:none!important;align-items:flex-start!important}.fulfilment-type-dialog-root .fulfilment-type-dialog-container .fulfilment-type-dialog-paper{width:auto;height:auto;margin:0;min-width:160px;border-radius:8px;box-shadow:0 4px 6px 4px hsla(0,0%,63.9%,.16)}.fulfilment-type-dialog-root .fulfilment-type-dialog-container .fulfilment-type-dialog-paper .fulfilment-type-title-wrapper .close-dialog-icon{display:none}}.divider-wrapper{display:flex;align-items:center;justify-content:center;position:relative;background-color:rgba(163,163,164,.16)}.divider-wrapper .divider-caption{padding:0 10px;position:absolute;text-transform:uppercase;background-color:#fff}.vertical{width:1px;height:20px;margin:auto 25px}.horizontal{width:auto;height:2px;margin:26px auto}.multiple-store-dialog-root .multiple-store-dialog-container .multiple-store-dialog-paper{width:100%;min-width:300px;max-width:600px;border-radius:8px;box-sizing:border-box}.multiple-store-dialog-root .multiple-store-dialog-container .multiple-store-dialog-paper .multiple-store-form .dialog-header{display:flex;align-items:center;padding:24px 16px 0;justify-content:space-between}.multiple-store-dialog-root .multiple-store-dialog-container .multiple-store-dialog-paper .multiple-store-form .dialog-header .form-heading:first-letter{text-transform:uppercase}.multiple-store-dialog-root .multiple-store-dialog-container .multiple-store-dialog-paper .multiple-store-form .dialog-header .close-dialog-icon{cursor:pointer}.multiple-store-dialog-root .multiple-store-dialog-container .multiple-store-dialog-paper .multiple-store-form .form-sub-heading{padding:0 16px;margin-top:5px}.multiple-store-dialog-root .multiple-store-dialog-container .multiple-store-dialog-paper .multiple-store-form .dialog-content .store-list{margin:0 0 16px;padding:8px 0 0;list-style-type:none}.multiple-store-dialog-root .multiple-store-dialog-container .multiple-store-dialog-paper .multiple-store-form .dialog-content .store-list .store-details{cursor:pointer;padding:16px;border-bottom:1px solid rgba(163,163,164,.16)}.multiple-store-dialog-root .multiple-store-dialog-container .multiple-store-dialog-paper .multiple-store-form .dialog-content .store-list .store-details .store-header{display:flex;align-items:center;margin-bottom:5px}.multiple-store-dialog-root .multiple-store-dialog-container .multiple-store-dialog-paper .multiple-store-form .dialog-content .store-list .store-details .store-header .store-name{text-transform:uppercase}.multiple-store-dialog-root .multiple-store-dialog-container .multiple-store-dialog-paper .multiple-store-form .dialog-content .store-list .store-details .store-header .store-distance{margin-left:5px}.multiple-store-dialog-root .multiple-store-dialog-container .multiple-store-dialog-paper .multiple-store-form .dialog-content .store-list .store-details .store-address,.multiple-store-dialog-root .multiple-store-dialog-container .multiple-store-dialog-paper .multiple-store-form .dialog-content .store-list .store-details .store-phone{line-height:21px}.multiple-store-dialog-root .multiple-store-dialog-container .multiple-store-dialog-paper .multiple-store-form .dialog-content .store-list .store-details:last-child{border-bottom:0}@media only screen and (min-width:768px){.multiple-store-dialog-root .multiple-store-dialog-container .multiple-store-dialog-paper .multiple-store-form .dialog-header{padding:24px 24px 0}.multiple-store-dialog-root .multiple-store-dialog-container .multiple-store-dialog-paper .multiple-store-form .form-sub-heading{padding:0 24px}.multiple-store-dialog-root .multiple-store-dialog-container .multiple-store-dialog-paper .multiple-store-form .dialog-content .store-list .store-details{padding:16px 24px}.multiple-store-dialog-root .multiple-store-dialog-container .multiple-store-dialog-paper .multiple-store-form .dialog-content .store-list .store-details>*{pointer-events:none}}.location-search-wrapper .selected-location-wrapper{display:flex;align-items:center;justify-content:center;cursor:pointer}.location-search-wrapper .selected-location-wrapper .location-icon{width:20px;height:auto;margin-right:8px}.location-search-wrapper .selected-location-wrapper .chevron-icon{width:12px;height:auto;margin-left:5px}.location-search-wrapper .selected-location-wrapper .selected-location-text{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.location-search-wrapper .selected-location-wrapper .selected-location-text:first-letter{text-transform:uppercase}.location-search-dialog-root{width:100%}.location-search-dialog-root .location-search-dialog-container{align-items:flex-end!important;justify-content:flex-start}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper{width:100%;height:70%;margin:0;border-radius:8px 8px 0 0}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .location-search-title-wrapper{display:flex;align-items:center;padding:16px 16px 0;justify-content:space-between}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .location-search-title-wrapper .location-search-title{font-size:16px;line-height:32px}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .location-search-title-wrapper .close-dialog-icon{width:16px;height:16px}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper{height:calc(100% - 50px);display:flex;flex-direction:column}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .search-dialog-header .location-search-box{width:100%;padding:16px;box-sizing:border-box}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .search-dialog-header .location-search-box .MuiInputAdornment-positionStart{margin:0}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .search-dialog-header .location-search-box .MuiInputBase-root{border-radius:10px;background-color:#f7f7f7}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .search-dialog-header .location-search-box .MuiInputBase-root input{padding:15px;font-size:12px}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .search-dialog-header .location-search-box .MuiInputBase-root .location-icon{width:18px;height:auto;cursor:pointer}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .saved-address-list,.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .search-results-list{flex:1 1;overflow-y:auto;padding:0 0 16px}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .saved-address-list .section-heading,.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .search-results-list .section-heading{padding:16px 16px 0;text-transform:capitalize}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .saved-address-list .address-item-wrapper,.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .search-results-list .address-item-wrapper{cursor:pointer;display:flex;align-items:center;padding:16px 16px 18px;border-bottom:1px solid rgba(163,163,164,.16)}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .saved-address-list .address-item-wrapper>*,.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .search-results-list .address-item-wrapper>*{pointer-events:none}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .saved-address-list .address-item-wrapper .address-icon,.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .search-results-list .address-item-wrapper .address-icon{width:40px;height:auto;display:flex}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .saved-address-list .address-item-wrapper .address-text .address-title,.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .search-results-list .address-item-wrapper .address-text .address-title{margin:5px 0;text-transform:uppercase;line-height:1.45;letter-spacing:1px}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .saved-address-list .address-item-wrapper .address-text .address,.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .search-results-list .address-item-wrapper .address-text .address{max-width:280px}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .saved-address-list .empty-search-state,.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .search-results-list .empty-search-state{flex-direction:column;grid-gap:10px;gap:10px;height:50%;padding:32px;display:flex;align-items:center;justify-content:center}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .saved-address-list .empty-search-state .icon-wrapper,.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .search-results-list .empty-search-state .icon-wrapper{width:64px;height:64px;border-radius:16px;background-color:#494949;display:flex;align-items:center;justify-content:center}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .no-saved-addresses-wrapper{flex:1 1;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:32px}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .no-saved-addresses-wrapper .choose-location-illustration{width:auto;height:120px}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .no-saved-addresses-wrapper .choose-location-text{padding:16px 0}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .store-locator-link-wrapper{width:100%;height:50px;padding:8px 16px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;cursor:pointer;box-shadow:0 -4px 6px -2px hsla(0,0%,63.9%,.16)}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper .store-locator-link-wrapper .store-locator-link{margin-right:16px}@media only screen and (min-width:768px){.location-search-wrapper{padding:2px 8px}.location-search-wrapper .selected-location-wrapper{padding:2px 8px;justify-content:flex-start}.location-search-wrapper .selected-location-wrapper .location-icon{width:20px;margin-right:12px}.location-search-wrapper .selected-location-wrapper .chevron-icon{width:16px;margin-left:8px}.location-search-wrapper .selected-location-wrapper .selected-location-text{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.location-search-dialog-root{width:auto!important;top:110px!important}.location-search-dialog-root .MuiBackdrop-root{opacity:0!important;transform:none!important;transition:none!important}.location-search-dialog-root .location-search-dialog-container{transform:none!important;transition:none!important;align-items:flex-start!important}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper{width:320px;height:auto;margin:0;border-radius:8px;box-shadow:0 4px 6px 4px hsla(0,0%,63.9%,.16)}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .location-search-title-wrapper{display:none}.location-search-dialog-root .location-search-dialog-container .location-search-dialog-paper .search-results-wrapper{height:400px}}.servicable-error-wrapper{display:flex;align-items:center;justify-content:center;background-color:#fff}.sort-by-filter-wrapper{cursor:pointer}.sort-by-filter-wrapper .filter-button{display:flex;border-radius:6px;align-items:center;position:relative;background-color:#f7f7f7}.sort-by-filter-wrapper .filter-button .button-icon,.sort-by-filter-wrapper .filter-button .chevron-icon{width:16px;height:16px;padding:12px}.sort-by-filter-wrapper .filter-button .filter-applied-indicator{width:10px;height:10px;top:-4px;right:-4px;position:absolute;border-radius:50%}.sort-by-filter-wrapper .filter-button .filter-name{white-space:nowrap}.sort-by-filter-wrapper .filter-button .chevron-icon,.sort-by-filter-wrapper .filter-button .filter-name{display:none}.sort-by-filter-dialog-root{width:100%}.sort-by-filter-dialog-root .sort-by-filter-dialog-container{justify-content:flex-start;align-items:flex-end!important}.sort-by-filter-dialog-root .sort-by-filter-dialog-container .sort-by-filter-dialog-paper{width:100%;height:70%;margin:0;border-radius:8px 8px 0 0}.sort-by-filter-dialog-root .sort-by-filter-dialog-container .sort-by-filter-dialog-paper .filter-title-wrapper{display:flex;align-items:center;padding:16px 16px 4px;justify-content:space-between}.sort-by-filter-dialog-root .sort-by-filter-dialog-container .sort-by-filter-dialog-paper .filter-title-wrapper .filter-title{font-size:16px;line-height:32px}.sort-by-filter-dialog-root .sort-by-filter-dialog-container .sort-by-filter-dialog-paper .filter-title-wrapper .close-dialog-icon{width:16px;height:16px}.sort-by-filter-dialog-root .sort-by-filter-dialog-container .sort-by-filter-dialog-paper .filters{flex:1 1;padding:0 16px 0 10px;flex-wrap:nowrap!important}.sort-by-filter-dialog-root .sort-by-filter-dialog-container .sort-by-filter-dialog-paper .filters .filter-container{margin:2px 0}.sort-by-filter-dialog-root .sort-by-filter-dialog-container .sort-by-filter-dialog-paper .filters .filter-container .MuiButtonBase-root{width:16px;height:16px}.sort-by-filter-dialog-root .sort-by-filter-dialog-container .sort-by-filter-dialog-paper .filters .filter-container .MuiButtonBase-root img{width:16px;height:16px;margin-right:5px}.sort-by-filter-dialog-root .sort-by-filter-dialog-container .sort-by-filter-dialog-paper .sort-by-button-wrapper{display:flex;padding:18px 12px;justify-content:space-between;border-top:1px solid rgba(163,163,164,.16)}.sort-by-filter-dialog-root .sort-by-filter-dialog-container .sort-by-filter-dialog-paper .sort-by-button-wrapper .sort-by-action-button{height:32px;margin:0 5px;padding:0 2.5px;white-space:nowrap}@media only screen and (min-width:768px){.sort-by-filter-wrapper{margin-right:12px}.sort-by-filter-wrapper .filter-button{background-color:transparent}.sort-by-filter-wrapper .filter-button .button-icon{display:none}.sort-by-filter-wrapper .filter-button .chevron-icon{padding:12px}.sort-by-filter-wrapper .filter-button .chevron-icon,.sort-by-filter-wrapper .filter-button .filter-name{display:block}.sort-by-filter-wrapper .filter-button .filter-applied-indicator{top:5px;right:5px}.sort-by-filter-dialog-root{width:auto!important;top:110px!important}.sort-by-filter-dialog-root .MuiBackdrop-root{opacity:0!important;transform:none!important;transition:none!important}.sort-by-filter-dialog-root .sort-by-filter-dialog-container{transform:none!important;transition:none!important;align-items:flex-start!important}.sort-by-filter-dialog-root .sort-by-filter-dialog-container .sort-by-filter-dialog-paper{width:auto;height:auto;margin:0;height:180px;min-width:200px;border-radius:8px;box-shadow:0 4px 6px 4px hsla(0,0%,63.9%,.16)}.sort-by-filter-dialog-root .sort-by-filter-dialog-container .sort-by-filter-dialog-paper .filter-title-wrapper .filter-title{font-size:14px}.sort-by-filter-dialog-root .sort-by-filter-dialog-container .sort-by-filter-dialog-paper .filter-title-wrapper .close-dialog-icon{display:none}.sort-by-filter-dialog-root .sort-by-filter-dialog-container .sort-by-filter-dialog-paper .sort-by-button-wrapper .sort-by-action-button{height:28px}}.sub-header{width:100%;height:24px;display:flex;white-space:nowrap;padding:0 12px;align-items:center;box-sizing:border-box}.sub-header .sub-header-container{display:flex;justify-content:space-between}.sub-header .sub-header-container .left-section{width:45%;display:flex;align-items:center}.sub-header .sub-header-container .left-section .download-app-link{letter-spacing:1px;text-decoration:none;text-transform:uppercase;text-align:left;display:flex;align-items:center}.sub-header .sub-header-container .left-section .download-app-link .app-icon{width:14px;height:14px;margin-left:5px}.sub-header .sub-header-container .right-section{width:55%;display:flex;justify-content:flex-end;grid-gap:12px;gap:12px}.sub-header .sub-header-container .right-section .contact-us-link{letter-spacing:1px;text-decoration:none;text-transform:uppercase}.sub-header .sub-header-container .right-section .language-selector{display:flex;justify-content:center;align-items:center;grid-gap:5px;gap:5px;text-transform:uppercase;cursor:pointer}.sub-header .sub-header-container .right-section .language-selector .language-divider{margin-top:-3px}.sub-header .sub-header-container .right-section .auth-wrapper{display:flex;align-items:center;grid-gap:12px;gap:12px}.sub-header .sub-header-container .right-section .auth-wrapper .login-link,.sub-header .sub-header-container .right-section .auth-wrapper .signup-link,.sub-header .sub-header-container .right-section .auth-wrapper .user-name-link{letter-spacing:1px;text-decoration:none;text-transform:uppercase;cursor:pointer}.sub-header .sub-header-container .right-section .user-logged-in-state{display:flex;cursor:pointer;align-items:center}.sub-header .sub-header-container .right-section .user-logged-in-state .chevron-down{width:8px;height:8px;margin-left:5px}.user-loggedin-state-popover{width:180px;right:15px!important;border-radius:8x!important;box-shadow:0 4px 6px 4px rgba(163,163,164,.1)!important}.user-loggedin-state-popover .menu-link{padding:12px 16px;cursor:pointer;color:#2d2d2d;border-bottom:1px solid rgba(163,163,164,.16)}@media only screen and (min-width:768px){.sub-header{padding:0 16px}.sub-header .sub-header-container .right-section{grid-gap:32px;gap:32px}}@media only screen and (min-width:1200px){.sub-header{height:26px;padding:0 16px}.sub-header .sub-header-container .right-section{grid-gap:32px;gap:32px}}@media only screen and (min-width:1440px){.sub-header{height:30px}.sub-header .sub-header-container .right-section{grid-gap:48px;gap:48px}}.header-wrapper{width:100%;z-index:100;border-radius:0!important;background-color:transparent!important;backface-visibility:hidden;-webkit-backface-visibility:hidden;box-shadow:0 4px 6px 4px rgba(163,163,164,.1)!important}.header-wrapper,.header-wrapper .header-version-1{box-sizing:border-box}.header-wrapper .header-version-1 .header-container{padding:0 12px 12px;box-sizing:border-box}.header-wrapper .header-version-1 .header-container .left-section,.header-wrapper .header-version-1 .header-container .right-section{width:100%;display:flex;padding:15px 0 0;align-items:center;position:relative;justify-content:flex-start}.header-wrapper .header-version-1 .header-container .left-section .hamburger-icon-container,.header-wrapper .header-version-1 .header-container .right-section .hamburger-icon-container{display:none}.header-wrapper .header-version-1 .header-container .left-section .location-search-wrapper,.header-wrapper .header-version-1 .header-container .right-section .location-search-wrapper{margin-left:auto}.header-wrapper .header-version-1 .header-container .left-section .brand-name-wrapper,.header-wrapper .header-version-1 .header-container .right-section .brand-name-wrapper{display:flex}.header-wrapper .header-version-1 .header-container .left-section .brand-name-wrapper .brand-logo,.header-wrapper .header-version-1 .header-container .right-section .brand-name-wrapper .brand-logo{width:60px;height:auto;cursor:pointer;align-self:flex-start}.header-wrapper .header-version-1 .header-container .left-section .menu-icon-wrapper,.header-wrapper .header-version-1 .header-container .right-section .menu-icon-wrapper{width:40px;height:40px;border-radius:8px;margin-right:12px;cursor:pointer;display:flex;align-items:center;justify-content:center}.header-wrapper .header-version-1 .header-container .left-section .menu-icon-wrapper .back-button-icon,.header-wrapper .header-version-1 .header-container .right-section .menu-icon-wrapper .back-button-icon{transform:rotate(90deg)}.header-wrapper .header-version-1 .header-container .left-section .filters-search-wrapper,.header-wrapper .header-version-1 .header-container .right-section .filters-search-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between}.header-wrapper .header-version-1 .header-container .left-section .filters-search-wrapper .search-bar,.header-wrapper .header-version-1 .header-container .right-section .filters-search-wrapper .search-bar{width:100%}.header-wrapper .header-version-1 .header-container .left-section .filters-search-wrapper .search-bar .cross-icon,.header-wrapper .header-version-1 .header-container .right-section .filters-search-wrapper .search-bar .cross-icon{display:none}.header-wrapper .header-version-1 .header-container .left-section .filters-search-wrapper .search-bar .search-bar-icon,.header-wrapper .header-version-1 .header-container .right-section .filters-search-wrapper .search-bar .search-bar-icon{margin-bottom:15px}.header-wrapper .header-version-1 .header-container .left-section .filters-search-wrapper .search-bar .MuiInputBase-root,.header-wrapper .header-version-1 .header-container .right-section .filters-search-wrapper .search-bar .MuiInputBase-root{border-radius:10px;padding-left:13px;height:40px;cursor:pointer}.header-wrapper .header-version-1 .header-container .left-section .filters-search-wrapper .search-bar .MuiInputBase-root input,.header-wrapper .header-version-1 .header-container .right-section .filters-search-wrapper .search-bar .MuiInputBase-root input{padding:15px;font-size:14px;color:#182135}.header-wrapper .header-version-1 .header-container .left-section .filters-search-wrapper .search-bar .MuiInputBase-root input:-ms-input-placeholder,.header-wrapper .header-version-1 .header-container .right-section .filters-search-wrapper .search-bar .MuiInputBase-root input:-ms-input-placeholder{color:#182135}.header-wrapper .header-version-1 .header-container .left-section .filters-search-wrapper .search-bar .MuiInputBase-root input::placeholder,.header-wrapper .header-version-1 .header-container .right-section .filters-search-wrapper .search-bar .MuiInputBase-root input::placeholder{color:#182135}.header-wrapper .header-version-1 .header-container .left-section .badge-wrapper,.header-wrapper .header-version-1 .header-container .right-section .badge-wrapper{display:none}.header-wrapper .header-version-1 .header-container .left-section .search-bar-wrapper,.header-wrapper .header-version-1 .header-container .right-section .search-bar-wrapper{border-radius:10px}.header-wrapper .header-version-2,.header-wrapper .header-version-3{padding:0 12px;box-sizing:border-box}.header-wrapper .header-version-2 .header-container,.header-wrapper .header-version-3 .header-container{display:flex;min-height:60px;align-items:center}.header-wrapper .header-version-2 .header-container .left-section,.header-wrapper .header-version-3 .header-container .left-section{display:flex;align-items:center}.header-wrapper .header-version-2 .header-container .left-section .menu-icon-wrapper,.header-wrapper .header-version-3 .header-container .left-section .menu-icon-wrapper{display:none}.header-wrapper .header-version-2 .header-container .left-section .brand-name-wrapper,.header-wrapper .header-version-3 .header-container .left-section .brand-name-wrapper{display:flex;align-items:center;cursor:pointer}.header-wrapper .header-version-2 .header-container .left-section .brand-name-wrapper .brand-logo,.header-wrapper .header-version-3 .header-container .left-section .brand-name-wrapper .brand-logo{width:60px;height:auto;cursor:pointer;align-self:flex-start}.header-wrapper .header-version-2 .header-container .right-section,.header-wrapper .header-version-3 .header-container .right-section{display:none}@media only screen and (min-width:768px){.header-wrapper .header-version-1{margin-top:0!important;padding:0 16px}.header-wrapper .header-version-1 .header-container{padding:0;height:100px;display:flex;align-items:center;justify-content:space-between}.header-wrapper .header-version-1 .header-container .left-section{width:55%;display:flex;justify-content:flex-start;align-items:center;padding:0;position:relative}.header-wrapper .header-version-1 .header-container .left-section .menu-icon-wrapper{width:40px;height:40px;display:flex;border-radius:8px;margin-right:28px}.header-wrapper .header-version-1 .header-container .left-section .menu-icon-wrapper .hamburger-menu{width:16px;height:16px}.header-wrapper .header-version-1 .header-container .left-section .hamburger-icon-container{display:block}.header-wrapper .header-version-1 .header-container .left-section .hamburger-icon-container .menu-icon-wrapper{width:40px;height:40px;display:flex;border-radius:8px;margin-right:28px}.header-wrapper .header-version-1 .header-container .left-section .hamburger-icon-container .menu-icon-wrapper .hamburger-menu{width:16px;height:16px}.header-wrapper .header-version-1 .header-container .left-section .brand-name-wrapper{display:flex;justify-content:flex-start;margin-right:10px}.header-wrapper .header-version-1 .header-container .left-section .brand-name-wrapper .brand-logo{width:120px}.header-wrapper .header-version-1 .header-container .left-section .location-search-wrapper{margin-left:0}.header-wrapper .header-version-1 .header-container .right-section{width:45%;display:flex;justify-content:flex-end;padding:0}.header-wrapper .header-version-1 .header-container .right-section .filters-search-wrapper,.header-wrapper .header-version-1 .header-container .right-section .order-search-wrapper{width:90%;flex-direction:row-reverse;justify-content:flex-start;position:relative}.header-wrapper .header-version-1 .header-container .right-section .filters-search-wrapper .search-bar-wrapper,.header-wrapper .header-version-1 .header-container .right-section .order-search-wrapper .search-bar-wrapper{width:40px;height:40px;border-radius:10px;position:absolute}.header-wrapper .header-version-1 .header-container .right-section .filters-search-wrapper .search-bar-wrapper .search-bar .cross-icon,.header-wrapper .header-version-1 .header-container .right-section .filters-search-wrapper .search-bar-wrapper .search-bar .search-bar-icon,.header-wrapper .header-version-1 .header-container .right-section .order-search-wrapper .search-bar-wrapper .search-bar .cross-icon,.header-wrapper .header-version-1 .header-container .right-section .order-search-wrapper .search-bar-wrapper .search-bar .search-bar-icon{width:16px;height:16px;display:block;cursor:pointer}.header-wrapper .header-version-2,.header-wrapper .header-version-3{margin-top:0!important}.header-wrapper .header-version-2 .header-container,.header-wrapper .header-version-3 .header-container{height:100px;display:flex;padding:0 16px;align-items:center}.header-wrapper .header-version-2 .header-container .left-section,.header-wrapper .header-version-3 .header-container .left-section{width:55%;display:flex;justify-content:flex-start;align-items:center}.header-wrapper .header-version-2 .header-container .left-section .menu-icon-wrapper,.header-wrapper .header-version-3 .header-container .left-section .menu-icon-wrapper{width:40px;height:40px;border-radius:8px;margin-right:28px;display:flex;align-items:center;justify-content:center;background-color:#fff;cursor:pointer}.header-wrapper .header-version-2 .header-container .left-section .menu-icon-wrapper .hamburger-menu,.header-wrapper .header-version-3 .header-container .left-section .menu-icon-wrapper .hamburger-menu{width:16px;height:16px}.header-wrapper .header-version-2 .header-container .left-section .menu-icon-wrapper .back-button-icon,.header-wrapper .header-version-3 .header-container .left-section .menu-icon-wrapper .back-button-icon{width:16px;height:16px;transform:rotate(90deg)}.header-wrapper .header-version-2 .header-container .left-section .brand-name-wrapper,.header-wrapper .header-version-3 .header-container .left-section .brand-name-wrapper{display:flex;cursor:pointer}.header-wrapper .header-version-2 .header-container .left-section .brand-name-wrapper .brand-logo,.header-wrapper .header-version-3 .header-container .left-section .brand-name-wrapper .brand-logo{width:120px}.header-wrapper .header-version-2 .header-container .right-section,.header-wrapper .header-version-3 .header-container .right-section{width:45%;display:flex;justify-content:flex-end;position:relative}.header-wrapper .header-version-2 .header-container .right-section .order-search-wrapper,.header-wrapper .header-version-3 .header-container .right-section .order-search-wrapper{width:100%;display:flex;align-items:center;justify-content:flex-end}.header-wrapper .header-version-2 .header-container .right-section .order-search-wrapper .search-bar,.header-wrapper .header-version-3 .header-container .right-section .order-search-wrapper .search-bar{width:50%}.header-wrapper .header-version-2 .header-container .right-section .order-search-wrapper .search-bar .cross-icon,.header-wrapper .header-version-3 .header-container .right-section .order-search-wrapper .search-bar .cross-icon{display:none}.header-wrapper .header-version-2 .header-container .right-section .order-search-wrapper .search-bar .search-bar-icon,.header-wrapper .header-version-3 .header-container .right-section .order-search-wrapper .search-bar .search-bar-icon{cursor:pointer;margin-bottom:15px}.header-wrapper .header-version-2 .header-container .right-section .order-search-wrapper .search-bar .MuiInputBase-root,.header-wrapper .header-version-3 .header-container .right-section .order-search-wrapper .search-bar .MuiInputBase-root{border-radius:10px;padding-left:16px}.header-wrapper .header-version-2 .header-container .right-section .order-search-wrapper .search-bar .MuiInputBase-root input,.header-wrapper .header-version-3 .header-container .right-section .order-search-wrapper .search-bar .MuiInputBase-root input{padding:15px;font-size:14px;color:#182135}.header-wrapper .header-version-2 .header-container .right-section .order-search-wrapper .search-bar .MuiInputBase-root input:-ms-input-placeholder,.header-wrapper .header-version-3 .header-container .right-section .order-search-wrapper .search-bar .MuiInputBase-root input:-ms-input-placeholder{color:#182135}.header-wrapper .header-version-2 .header-container .right-section .order-search-wrapper .search-bar .MuiInputBase-root input::placeholder,.header-wrapper .header-version-3 .header-container .right-section .order-search-wrapper .search-bar .MuiInputBase-root input::placeholder{color:#182135}}@media only screen and (min-width:1024px){.header-wrapper .header-version-1 .header-container .right-section .badge-wrapper{display:flex}}.user-session-popover{z-index:10001}.counter-wrapper{width:64px;height:32px;display:flex;align-items:center;border-width:1px;border-style:solid;border-radius:8px;cursor:auto;justify-content:space-around;background-color:#fff}.counter-wrapper .decrementor,.counter-wrapper .incrementor{width:8px;padding:5px;height:auto;cursor:pointer}.counter-wrapper .decrementor,.counter-wrapper .incrementor,.counter-wrapper .item-count{display:flex;align-items:center;justify-content:center}.diet-indicator-wrapper{display:flex;align-items:center;justify-content:flex-start}.diet-indicator-wrapper .diet-indicator{margin-right:8px}.diet-indicator-wrapper .diet-name{font-size:12px}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper{width:100%;min-width:360px;max-width:640px;border-radius:16px;box-sizing:border-box}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-header{padding:16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 0 6px 2px rgba(0,0,0,.08)}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-header .title-wrapper{display:flex;align-items:flex-start}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-header .close-dialog-icon{width:16px;height:16px;cursor:pointer}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-content{overflow-y:auto;min-height:300px;padding:0 16px 16px;height:calc(100vh - 320px)}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-content .dialog-sub-heading{padding-top:16px}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-content .add-on-list{margin-top:32px}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-content .add-on-list .add-on{margin-bottom:24px}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-content .add-on-list .add-on .add-on-title{display:flex;justify-content:space-between;margin-bottom:10px}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-content .add-on-list .add-on .add-on-title .title-wrapper{display:flex}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-content .add-on-list .add-on .add-on-title .title-wrapper .options-allowed{color:#a3a3a4;margin-left:5px;font-size:12px}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-content .add-on-list .add-on .add-on-value-list .add-on-value{margin-right:0}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-content .add-on-list .add-on .add-on-value-list .add-on-value .checkbox-icon,.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-content .add-on-list .add-on .add-on-value-list .add-on-value .radio-icon{width:16px;height:16px}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-content .add-on-list .add-on .add-on-value-list .add-on-value .add-on-value-label{width:100%}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-content .add-on-list .add-on .add-on-value-list .add-on-value .add-on-value-label .add-on-value-label-wrapper{display:flex;align-items:center;justify-content:space-between}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-footer{display:flex;padding:24px 16px;position:relative;box-shadow:0 0 6px 2px rgba(0,0,0,.08)}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-footer .error-wrapper{width:calc(100% - 32px);position:absolute;top:1px;display:flex;align-items:center;justify-content:center}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-footer .error-wrapper .validation-error-msg{color:#e5481c}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-footer .save-button{margin-left:16px!important;height:40px}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-footer .counter-wrapper{width:80px;height:40px;border-color:transparent!important;background-color:#f7f7f7}@media only screen and (min-width:768px){.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-header{padding:32px}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-content{padding:0 32px 32px;height:calc(100vh - 500px)}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-footer{padding:32px}}@media only screen and (min-width:1024px){.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-content .form-heading{font-size:24px}.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-content .add-on-list .add-on .add-on-value-list .add-on-value .checkbox-icon,.item-customization-dialog-root .item-customization-dialog-container .item-customization-dialog-paper .item-customization-form .dialog-content .add-on-list .add-on .add-on-value-list .add-on-value .radio-icon{width:20px;height:20px}}.navigator-wrapper{z-index:1000;width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#fff;position:fixed;bottom:0;padding:13px 0;box-shadow:0 2px 4px 4px hsla(0,0%,63.9%,.16)}.navigator-wrapper .navigator-tab{width:100%;padding:5px 15px;text-decoration:none;cursor:pointer;border-right:1px solid rgba(163,163,164,.16);display:flex;align-items:center;justify-content:center;position:relative}.navigator-wrapper .navigator-tab .tab-icon{width:16px;height:16px;margin-right:8px}.navigator-wrapper .navigator-tab .badge-wrapper{top:-15px;left:-15px}@media only screen and (min-width:1024px){.navigator-wrapper{display:none}}.side-bar-wrapper{width:320px;padding:16px;border-radius:0!important;box-sizing:border-box;background-color:#f7f7f7!important}.side-bar-wrapper .user-info-section{display:flex;align-items:center;margin:12px 12px 24px}.side-bar-wrapper .user-info-section .default-avatar{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center}.side-bar-wrapper .user-info-section .default-avatar .avatar-text{color:#fff}.side-bar-wrapper .user-info-section .user-info{margin-left:20px}.side-bar-wrapper .menu-list{margin-bottom:24px}.side-bar-wrapper .menu-list .menu-item{height:56px;display:flex;cursor:pointer;border-radius:16px;align-items:center;text-decoration:none;box-sizing:border-box;padding:16px 0 16px 16px}.side-bar-wrapper .menu-list .menu-item .menu-icon{margin-right:24px}.side-bar-wrapper .menu-list .menu-item .menu-name{flex:1 1}.side-bar-wrapper .menu-list .menu-item .menu-badge{color:#f7fafc;padding:4px 6px;border-radius:4px;margin-right:12px}.side-bar-wrapper .menu-list .active-menu-item .menu-name{color:#fff}.side-bar-wrapper .menu-list .active-menu-item .menu-badge{background-color:#f7fafc}.side-bar-wrapper .login-alert-section{height:100%;padding:8px;flex-direction:column}.side-bar-wrapper .login-alert-section .alert-info-section{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.side-bar-wrapper .login-alert-section .alert-info-section .login-alert-icon{margin-bottom:32px}.side-bar-wrapper .login-alert-section .alert-info-section .section-info-text{text-align:center;margin-bottom:6px}.side-bar-wrapper .login-alert-section .button-wrapper{margin-top:-120px;display:flex;align-items:center;justify-content:center;flex-direction:column}.side-bar-wrapper .login-alert-section .button-wrapper .login-button{margin-top:24px}.side-bar-wrapper .login-alert-section .button-wrapper .signup-button{margin-top:12px;width:120px!important}@media only screen and (min-width:768px){.side-bar-wrapper .user-info-section{margin:12px 12px 24px}}.app-toast-wrapper p{font-size:14px;color:#fff}.base-layout-container{width:100%;min-height:100%;position:relative}.base-layout-container .view-wrapper{overflow-y:auto;flex:auto;transition:.5s}@media only screen and (min-width:768px){.base-layout-container .view-wrapper{min-height:calc(100vh - 300px)}}.favorite-indicator-wrapper{position:absolute;top:5px;right:5px;border-radius:5px;display:flex;align-items:center;justify-content:center;background-color:#fff}.favorite-indicator-wrapper .icon-wrapper{width:32px;height:20px;display:flex;align-items:center;justify-content:center}.favorite-indicator-wrapper .icon-wrapper .likes-count{margin-left:6px}.favorite-indicator-wrapper .icon-wrapper .favorite-icon{width:10px;height:auto}@media only screen and (min-width:768px){.favorite-indicator-wrapper{top:16px;right:16px}.favorite-indicator-wrapper .icon-wrapper{width:46px;height:26px}.favorite-indicator-wrapper .icon-wrapper .favorite-icon{width:16px;height:16px;cursor:pointer}}.item-badge-wrapper{display:flex;align-items:center;justify-content:center;border-top-right-radius:8px;border-bottom-right-radius:8px;position:absolute;padding:0 6px;top:8px;left:0}.item-badge-wrapper .badge-text{text-align:center;color:#f7fafc;text-transform:capitalize}.bestseller{background-color:#e5481c}.featured{background-color:#fb6d3a}@media only screen and (min-width:768px){.item-badge-wrapper{min-width:100px;height:30px;top:10px;left:0}.item-badge-wrapper .badge-text{font-size:14px;line-height:1.71}}.carousel-item-placeholder-wrapper,.carousel-item-wrapper{width:100%;height:220px;max-width:180px;min-width:180px;border-radius:0;margin-right:20px;position:relative;background-color:#f7f7f7}.carousel-item-placeholder-wrapper .carousel-image-placeholder,.carousel-item-placeholder-wrapper .carousel-item-image,.carousel-item-wrapper .carousel-image-placeholder,.carousel-item-wrapper .carousel-item-image{width:100%;height:120px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;position:relative;display:flex;flex:0 0 auto;object-fit:cover;align-items:center;background-size:cover;background-position:50%;background-repeat:no-repeat}.carousel-item-placeholder-wrapper .carousel-item-content,.carousel-item-placeholder-wrapper .carousel-item-content-placeholder,.carousel-item-wrapper .carousel-item-content,.carousel-item-wrapper .carousel-item-content-placeholder{width:100%;box-sizing:border-box;padding:12px 8px;border-radius:10px;transition:all .5s}.carousel-item-placeholder-wrapper .carousel-item-content-placeholder .card-title-wrapper,.carousel-item-placeholder-wrapper .carousel-item-content-placeholder .carousel-item-title-plaholder,.carousel-item-placeholder-wrapper .carousel-item-content .card-title-wrapper,.carousel-item-placeholder-wrapper .carousel-item-content .carousel-item-title-plaholder,.carousel-item-wrapper .carousel-item-content-placeholder .card-title-wrapper,.carousel-item-wrapper .carousel-item-content-placeholder .carousel-item-title-plaholder,.carousel-item-wrapper .carousel-item-content .card-title-wrapper,.carousel-item-wrapper .carousel-item-content .carousel-item-title-plaholder{display:flex!important;align-items:center;justify-content:space-between}.carousel-item-placeholder-wrapper .carousel-item-content-placeholder .card-title-wrapper .product-name-wrapper,.carousel-item-placeholder-wrapper .carousel-item-content-placeholder .carousel-item-title-plaholder .product-name-wrapper,.carousel-item-placeholder-wrapper .carousel-item-content .card-title-wrapper .product-name-wrapper,.carousel-item-placeholder-wrapper .carousel-item-content .carousel-item-title-plaholder .product-name-wrapper,.carousel-item-wrapper .carousel-item-content-placeholder .card-title-wrapper .product-name-wrapper,.carousel-item-wrapper .carousel-item-content-placeholder .carousel-item-title-plaholder .product-name-wrapper,.carousel-item-wrapper .carousel-item-content .card-title-wrapper .product-name-wrapper,.carousel-item-wrapper .carousel-item-content .carousel-item-title-plaholder .product-name-wrapper{display:flex;align-items:flex-start}.carousel-item-placeholder-wrapper .carousel-item-content-placeholder .card-title-wrapper .product-name-wrapper .product-name,.carousel-item-placeholder-wrapper .carousel-item-content-placeholder .carousel-item-title-plaholder .product-name-wrapper .product-name,.carousel-item-placeholder-wrapper .carousel-item-content .card-title-wrapper .product-name-wrapper .product-name,.carousel-item-placeholder-wrapper .carousel-item-content .carousel-item-title-plaholder .product-name-wrapper .product-name,.carousel-item-wrapper .carousel-item-content-placeholder .card-title-wrapper .product-name-wrapper .product-name,.carousel-item-wrapper .carousel-item-content-placeholder .carousel-item-title-plaholder .product-name-wrapper .product-name,.carousel-item-wrapper .carousel-item-content .card-title-wrapper .product-name-wrapper .product-name,.carousel-item-wrapper .carousel-item-content .carousel-item-title-plaholder .product-name-wrapper .product-name{line-height:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.carousel-item-placeholder-wrapper .card-footer,.carousel-item-wrapper .card-footer{width:100%;bottom:0;display:flex;position:absolute;align-items:center;justify-content:space-between;padding:12px 8px 16px;box-sizing:border-box}.carousel-item-placeholder-wrapper .card-footer .pricing-details-wrapper,.carousel-item-wrapper .card-footer .pricing-details-wrapper{line-height:8px;margin-right:5px}.carousel-item-placeholder-wrapper .card-footer .pricing-details-wrapper .pricing-details,.carousel-item-wrapper .card-footer .pricing-details-wrapper .pricing-details{display:flex;flex-wrap:wrap;align-items:center}.carousel-item-placeholder-wrapper .card-footer .pricing-details-wrapper .pricing-details .original-item-price,.carousel-item-wrapper .card-footer .pricing-details-wrapper .pricing-details .original-item-price{display:inline;text-decoration:line-through;color:#a3a3a4;padding-right:5px}.carousel-item-placeholder-wrapper .card-footer .pricing-details-wrapper .pricing-details .discounted-item-price,.carousel-item-wrapper .card-footer .pricing-details-wrapper .pricing-details .discounted-item-price{display:inline;padding-right:5px}.carousel-item-placeholder-wrapper .card-footer .pricing-details-wrapper .item-quantity,.carousel-item-wrapper .card-footer .pricing-details-wrapper .item-quantity{font-size:11px;margin-top:0}.carousel-item-placeholder-wrapper .card-footer .pricing-details-wrapper .item-quantity>b,.carousel-item-wrapper .card-footer .pricing-details-wrapper .item-quantity>b{font-weight:400}.carousel-item-placeholder-wrapper .card-footer .action-right,.carousel-item-wrapper .card-footer .action-right{display:flex;flex-direction:column;justify-content:space-between;align-items:center;white-space:nowrap}.carousel-item-placeholder-wrapper .card-footer .action-right .button-wrapper .app-button,.carousel-item-placeholder-wrapper .card-footer .action-right .button-wrapper .counter-wrapper,.carousel-item-wrapper .card-footer .action-right .button-wrapper .app-button,.carousel-item-wrapper .card-footer .action-right .button-wrapper .counter-wrapper{width:60px;height:28px;padding:0 2.5px}.carousel-item-placeholder-wrapper .card-footer .action-right .button-wrapper .out-of-stock-cta,.carousel-item-wrapper .card-footer .action-right .button-wrapper .out-of-stock-cta{width:92px;height:28px}.carousel-item-placeholder-wrapper .card-footer .action-right .customize-cta,.carousel-item-wrapper .card-footer .action-right .customize-cta{font-size:10px!important}@media only screen and (min-width:768px){.carousel-item-placeholder-wrapper,.carousel-item-wrapper{max-width:190px;min-width:190px;height:240px;border-bottom:0;border-radius:16px;cursor:pointer}.carousel-item-placeholder-wrapper .carousel-image-placeholder,.carousel-item-placeholder-wrapper .carousel-item-image,.carousel-item-wrapper .carousel-image-placeholder,.carousel-item-wrapper .carousel-item-image{width:100%;height:126px;border-bottom-left-radius:0;border-bottom-right-radius:0}.carousel-item-placeholder-wrapper .carousel-image-placeholder .favorite-indicator-wrapper,.carousel-item-placeholder-wrapper .carousel-item-image .favorite-indicator-wrapper,.carousel-item-wrapper .carousel-image-placeholder .favorite-indicator-wrapper,.carousel-item-wrapper .carousel-item-image .favorite-indicator-wrapper{top:10px;right:10px}.carousel-item-placeholder-wrapper .carousel-item-content-placeholder .card-title-wrapper .product-name-wrapper .product-name,.carousel-item-placeholder-wrapper .carousel-item-content-placeholder .carousel-item-title-plaholder .product-name-wrapper .product-name,.carousel-item-placeholder-wrapper .carousel-item-content .card-title-wrapper .product-name-wrapper .product-name,.carousel-item-placeholder-wrapper .carousel-item-content .carousel-item-title-plaholder .product-name-wrapper .product-name,.carousel-item-wrapper .carousel-item-content-placeholder .card-title-wrapper .product-name-wrapper .product-name,.carousel-item-wrapper .carousel-item-content-placeholder .carousel-item-title-plaholder .product-name-wrapper .product-name,.carousel-item-wrapper .carousel-item-content .card-title-wrapper .product-name-wrapper .product-name,.carousel-item-wrapper .carousel-item-content .carousel-item-title-plaholder .product-name-wrapper .product-name{line-height:18px}.carousel-item-placeholder-wrapper .card-footer .pricing-details-wrapper .pricing-details .original-item-price,.carousel-item-wrapper .card-footer .pricing-details-wrapper .pricing-details .original-item-price{font-size:11px}.carousel-item-placeholder-wrapper .card-footer .button-wrapper,.carousel-item-wrapper .card-footer .button-wrapper{display:flex;flex-direction:column;justify-content:flex-end}.carousel-item-placeholder-wrapper .card-footer .button-wrapper .out-of-stock-cta,.carousel-item-wrapper .card-footer .button-wrapper .out-of-stock-cta{width:92px;height:28px}}.app-carousel{position:relative;overflow-x:auto}.app-carousel .item-list{display:flex;overflow-x:scroll;scroll-behavior:smooth;padding:16px}.app-carousel .item-list .item-card-wrapper{overflow:auto;min-width:300px;margin-right:23px!important}.app-carousel .scroll-buttons-wrapper .scroll-button{top:30%;width:50px;height:50px;cursor:pointer;border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;background-color:#fff;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.app-carousel .scroll-buttons-wrapper .scroll-button .left-arrow{transform:rotate(180deg)}.app-carousel .scroll-buttons-wrapper .left-arrow-wrapper{left:10px}.app-carousel .scroll-buttons-wrapper .right-arrow-wrapper{right:10px}@media only screen and (min-width:768px){.app-carousel{position:relative}.app-carousel .item-list{padding:0 0 16px}}.cart-wrapper-shimmer{box-sizing:border-box;background-color:#f7f7f7;width:100%!important}@media only screen and (min-width:768px){.cart-wrapper-shimmer{min-height:calc(100vh - 350px)}}.cart-wrapper-shimmer .cart-container-shimmer{box-sizing:border-box;background-color:#fff;padding:36px 12px 12px;background-color:#f7f7f7;display:flex;flex-direction:column}@media only screen and (min-width:768px){.cart-wrapper-shimmer .cart-container-shimmer{padding:16px 0 0}}@media only screen and (min-width:1024px){.cart-wrapper-shimmer .cart-container-shimmer{padding:20px 0 0}}@media only screen and (min-width:1200px){.cart-wrapper-shimmer .cart-container-shimmer{padding:24px 0 0}}.cart-wrapper-shimmer .cart-container-shimmer .cart-left-section-shimmer{width:100%}.cart-wrapper-shimmer .cart-container-shimmer .cart-left-section-shimmer>div{background-color:#fff;margin-bottom:32px;padding:20px}.cart-wrapper-shimmer .cart-container-shimmer .cart-left-section-shimmer>div:nth-child(2){border-radius:8px}.cart-wrapper-shimmer .cart-container-shimmer .cart-left-section-shimmer .cart-header-shimmer{width:140px;height:12px;border-radius:16px;margin-bottom:18px;padding:4px}@media only screen and (min-width:768px){.cart-wrapper-shimmer .cart-container-shimmer .cart-left-section-shimmer .cart-header-shimmer{width:150px;padding:4px}}@media only screen and (min-width:1024px){.cart-wrapper-shimmer .cart-container-shimmer .cart-left-section-shimmer .cart-header-shimmer{width:160px;padding:6px}}@media only screen and (min-width:1200px){.cart-wrapper-shimmer .cart-container-shimmer .cart-left-section-shimmer .cart-header-shimmer{width:180px;padding:8px}}.cart-wrapper-shimmer .cart-container-shimmer .cart-left-section-shimmer .item-update-placeholder{display:flex;margin-top:32px;align-items:center}.cart-wrapper-shimmer .cart-container-shimmer .cart-left-section-shimmer .item-update-placeholder .item-image-placeholder{width:100px;height:60px;border-radius:16px}.cart-wrapper-shimmer .cart-container-shimmer .cart-left-section-shimmer .item-update-placeholder .item-update-placeholder-wrapper{margin-left:20px;width:80%}.cart-wrapper-shimmer .cart-container-shimmer .cart-left-section-shimmer .item-update-placeholder .item-update-placeholder-wrapper .placeholder-1{width:100%;height:10px;margin-bottom:20px;border-radius:20px}.cart-wrapper-shimmer .cart-container-shimmer .cart-left-section-shimmer .item-update-placeholder .item-update-placeholder-wrapper .placeholder-2{width:70%;height:10px;border-radius:20px}.cart-wrapper-shimmer .cart-container-shimmer .cart-left-section-shimmer .cart-add-more-shimmer{height:10px;width:100%;border-radius:16px;margin:0!important}.cart-wrapper-shimmer .cart-container-shimmer .cart-right-section-shimmer{width:100%;background-color:#fff;height:-webkit-max-content;height:max-content;padding:20px 20px 32px;margin:0}.cart-wrapper-shimmer .cart-container-shimmer .cart-right-section-shimmer .cart-header-shimmer{width:140px;height:12px;border-radius:16px;margin-bottom:18px;padding:4px}@media only screen and (min-width:768px){.cart-wrapper-shimmer .cart-container-shimmer .cart-right-section-shimmer .cart-header-shimmer{width:150px;padding:4px}}@media only screen and (min-width:1024px){.cart-wrapper-shimmer .cart-container-shimmer .cart-right-section-shimmer .cart-header-shimmer{width:160px;padding:6px}}@media only screen and (min-width:1200px){.cart-wrapper-shimmer .cart-container-shimmer .cart-right-section-shimmer .cart-header-shimmer{width:180px;padding:8px}}.cart-wrapper-shimmer .cart-container-shimmer .cart-right-section-shimmer .cart-bill-text-one-shimmer{height:10px;width:100%;border-radius:16px;margin-top:42px;margin-bottom:30px}.cart-wrapper-shimmer .cart-container-shimmer .cart-right-section-shimmer .cart-bill-text-two-shimmer{height:10px;border-radius:16px;width:80%;margin-bottom:30px}.cart-wrapper-shimmer .cart-container-shimmer .cart-right-section-shimmer .cart-bill-text-three-shimmer{height:10px;border-radius:16px;width:60%}@media only screen and (min-width:768px){.cart-wrapper-shimmer .cart-container-shimmer{justify-content:space-between}}@media only screen and (min-width:1024px){.cart-wrapper-shimmer .cart-container-shimmer{flex-direction:row;grid-gap:20px;gap:20px}.cart-wrapper-shimmer .cart-container-shimmer .cart-left-section-shimmer{width:65%}.cart-wrapper-shimmer .cart-container-shimmer .cart-right-section-shimmer{width:39%;margin:0 0 0 18px}}.checkout-wrapper-shimmer{box-sizing:border-box;background-color:#f7f7f7;width:100%!important}@media only screen and (min-width:768px){.checkout-wrapper-shimmer{min-height:calc(100vh - 350px)}}.checkout-wrapper-shimmer .checkout-container-shimmer{box-sizing:border-box;background-color:#fff;padding:36px 12px 12px;background-color:#f7f7f7;display:flex;flex-direction:column;grid-gap:24px;gap:24px}@media only screen and (min-width:768px){.checkout-wrapper-shimmer .checkout-container-shimmer{padding:16px 0 0}}@media only screen and (min-width:1024px){.checkout-wrapper-shimmer .checkout-container-shimmer{padding:20px 0 0}}@media only screen and (min-width:1200px){.checkout-wrapper-shimmer .checkout-container-shimmer{padding:24px 0 0}}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-left-section-shimmer{width:100%;margin:0;display:flex;flex-direction:column;grid-gap:24px;gap:24px}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-left-section-shimmer>div{background-color:#fff;padding:32px}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-left-section-shimmer .checkout-header-shimmer{width:140px;height:12px;border-radius:16px;margin-bottom:18px;padding:4px}@media only screen and (min-width:768px){.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-left-section-shimmer .checkout-header-shimmer{width:150px;padding:4px}}@media only screen and (min-width:1024px){.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-left-section-shimmer .checkout-header-shimmer{width:160px;padding:6px}}@media only screen and (min-width:1200px){.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-left-section-shimmer .checkout-header-shimmer{width:180px;padding:8px}}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-left-section-shimmer .item-update-placeholder{display:flex;margin-top:32px;align-items:center}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-left-section-shimmer .item-update-placeholder .item-image-placeholder{width:100px;height:60px;border-radius:16px}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-left-section-shimmer .item-update-placeholder .item-update-placeholder-wrapper{margin-left:20px;width:80%}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-left-section-shimmer .item-update-placeholder .item-update-placeholder-wrapper .placeholder-1{width:100%;height:10px;margin-bottom:20px;border-radius:20px}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-left-section-shimmer .item-update-placeholder .item-update-placeholder-wrapper .placeholder-2{width:70%;height:10px;border-radius:20px}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-left-section-shimmer .checkout-add-more-shimmer{height:10px;width:100%;border-radius:16px;margin:0!important}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-left-section-shimmer .checkout-bill-text-one-shimmer{height:10px;width:100%;border-radius:16px;margin-top:42px;margin-bottom:30px}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-left-section-shimmer .checkout-bill-text-two-shimmer{height:10px;border-radius:16px;width:80%;margin-bottom:30px}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-left-section-shimmer .checkout-bill-text-three-shimmer{height:10px;border-radius:16px;width:60%}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-right-section-shimmer{background-color:#fff;height:-webkit-max-content;height:max-content;padding:32px}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-right-section-shimmer .checkout-header-shimmer{width:140px;height:12px;border-radius:16px;margin-bottom:18px;padding:4px}@media only screen and (min-width:768px){.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-right-section-shimmer .checkout-header-shimmer{width:150px;padding:4px}}@media only screen and (min-width:1024px){.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-right-section-shimmer .checkout-header-shimmer{width:160px;padding:6px}}@media only screen and (min-width:1200px){.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-right-section-shimmer .checkout-header-shimmer{width:180px;padding:8px}}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-right-section-shimmer .checkout-bill-text-one-shimmer{height:10px;width:100%;border-radius:16px;margin-top:42px;margin-bottom:30px}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-right-section-shimmer .checkout-bill-text-two-shimmer{height:10px;border-radius:16px;width:80%;margin-bottom:30px}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-right-section-shimmer .checkout-bill-text-three-shimmer{height:10px;border-radius:16px;width:60%;margin-bottom:30px}@media only screen and (min-width:768px){.checkout-wrapper-shimmer .checkout-container-shimmer{justify-content:space-between;box-sizing:border-box;flex-direction:row}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-left-section-shimmer{flex:2.1 1}.checkout-wrapper-shimmer .checkout-container-shimmer .checkout-right-section-shimmer{flex:1 1}}.card-wrapper{padding:16px;margin:0 0 16px;background-color:#fff}.card-wrapper:first-child{margin-left:0}.card-wrapper:last-child{margin-right:0;margin-bottom:0}.disabled-card{height:60px;opacity:.6;display:flex;align-items:center;pointer-events:none}@media only screen and (min-width:768px){.card-wrapper{padding:32px;margin:0 12px 16px}}.coupons-wrapper-shimmer{box-sizing:border-box;background-color:#f7f7f7;width:100%!important;min-height:calc(100vh - 200px)!important}@media only screen and (min-width:768px){.coupons-wrapper-shimmer{min-height:calc(100vh - 350px)}}.coupons-wrapper-shimmer .coupons-container-shimmer{box-sizing:border-box;background-color:#fff;padding:36px 12px 12px;background-color:#f7f7f7!important}@media only screen and (min-width:768px){.coupons-wrapper-shimmer .coupons-container-shimmer{padding:16px 0 0}}@media only screen and (min-width:1024px){.coupons-wrapper-shimmer .coupons-container-shimmer{padding:20px 0 0}}@media only screen and (min-width:1200px){.coupons-wrapper-shimmer .coupons-container-shimmer{padding:24px 0 0}}.coupons-wrapper-shimmer .coupons-container-shimmer .coupons-header-shimmer{width:140px;height:12px;border-radius:16px;margin-bottom:18px;padding:4px}@media only screen and (min-width:768px){.coupons-wrapper-shimmer .coupons-container-shimmer .coupons-header-shimmer{width:150px;padding:4px}}@media only screen and (min-width:1024px){.coupons-wrapper-shimmer .coupons-container-shimmer .coupons-header-shimmer{width:160px;padding:6px}}@media only screen and (min-width:1200px){.coupons-wrapper-shimmer .coupons-container-shimmer .coupons-header-shimmer{width:180px;padding:8px}}.coupons-wrapper-shimmer .coupons-container-shimmer .coupons-items-shimmer{display:grid;grid-template-columns:repeat(auto-fit,minMax(220px,340px));grid-gap:20px;gap:20px;margin-top:32px}.coupons-wrapper-shimmer .coupons-container-shimmer .coupons-items-shimmer .coupons-solo-shimmer{height:4px;margin-bottom:15px;border-radius:16px;margin-bottom:0!important;height:110px!important}@media only screen and (min-width:768px){.coupons-wrapper-shimmer .coupons-container-shimmer .coupons-items-shimmer .coupons-solo-shimmer{padding:4px}}@media only screen and (min-width:1024px){.coupons-wrapper-shimmer .coupons-container-shimmer .coupons-items-shimmer .coupons-solo-shimmer{padding:8px}}.custom-page-wrapper-shimmer{box-sizing:border-box;background-color:#f7f7f7;width:100%!important;padding-top:24px}@media only screen and (min-width:768px){.custom-page-wrapper-shimmer{min-height:calc(100vh - 350px)}}.custom-page-wrapper-shimmer .custom-page-container-shimmer{min-height:calc(100vh - 200px)!important;box-sizing:border-box;background-color:#fff;padding:36px 12px 12px;padding:12px!important}@media only screen and (min-width:768px){.custom-page-wrapper-shimmer .custom-page-container-shimmer{padding:16px 0 0}}@media only screen and (min-width:1024px){.custom-page-wrapper-shimmer .custom-page-container-shimmer{padding:20px 0 0}}@media only screen and (min-width:1200px){.custom-page-wrapper-shimmer .custom-page-container-shimmer{padding:24px 0 0}}.custom-page-wrapper-shimmer .custom-page-container-shimmer .custom-page-header-shimmer{width:140px;height:12px;border-radius:16px;padding:4px;margin-bottom:32px}@media only screen and (min-width:768px){.custom-page-wrapper-shimmer .custom-page-container-shimmer .custom-page-header-shimmer{width:150px;padding:4px}}@media only screen and (min-width:1024px){.custom-page-wrapper-shimmer .custom-page-container-shimmer .custom-page-header-shimmer{width:160px;padding:6px}}@media only screen and (min-width:1200px){.custom-page-wrapper-shimmer .custom-page-container-shimmer .custom-page-header-shimmer{width:180px;padding:8px}}.custom-page-wrapper-shimmer .custom-page-container-shimmer .custom-page-card-shimmer{margin-bottom:50px}.custom-page-wrapper-shimmer .custom-page-container-shimmer .custom-page-card-shimmer .custom-page-text-one-shimmer{height:4px;margin-bottom:15px;border-radius:16px;width:95%}@media only screen and (min-width:768px){.custom-page-wrapper-shimmer .custom-page-container-shimmer .custom-page-card-shimmer .custom-page-text-one-shimmer{padding:4px}}@media only screen and (min-width:1024px){.custom-page-wrapper-shimmer .custom-page-container-shimmer .custom-page-card-shimmer .custom-page-text-one-shimmer{padding:8px}}.custom-page-wrapper-shimmer .custom-page-container-shimmer .custom-page-card-shimmer .custom-page-text-two-shimmer{height:4px;margin-bottom:15px;border-radius:16px;width:80%}@media only screen and (min-width:768px){.custom-page-wrapper-shimmer .custom-page-container-shimmer .custom-page-card-shimmer .custom-page-text-two-shimmer{padding:4px}}@media only screen and (min-width:1024px){.custom-page-wrapper-shimmer .custom-page-container-shimmer .custom-page-card-shimmer .custom-page-text-two-shimmer{padding:8px}}@media only screen and (min-width:768px){.custom-page-wrapper-shimmer .custom-page-container-shimmer{padding:24px!important}}.item-card-wrapper,.item-placeholder-wrapper{padding:12px;display:flex;position:relative;background-color:#fff;border-bottom:1px solid hsla(0,0%,63.9%,.32)}.item-card-wrapper .item-image-wrapper,.item-placeholder-wrapper .item-image-wrapper{position:relative}.item-card-wrapper .item-image-wrapper .image-placeholder,.item-card-wrapper .item-image-wrapper .item-image,.item-placeholder-wrapper .item-image-wrapper .image-placeholder,.item-placeholder-wrapper .item-image-wrapper .item-image{width:100px;height:100px;position:relative;display:flex;flex:0 0 auto;object-fit:cover;align-items:center;border-radius:10px;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#f7f7f7}.item-card-wrapper .item-content,.item-card-wrapper .item-content-placeholder,.item-placeholder-wrapper .item-content,.item-placeholder-wrapper .item-content-placeholder{width:100%;box-sizing:border-box;border-top:0!important;padding:0 0 0 10px}.item-card-wrapper .item-content-placeholder .card-title-wrapper,.item-card-wrapper .item-content-placeholder .item-title-plaholder,.item-card-wrapper .item-content .card-title-wrapper,.item-card-wrapper .item-content .item-title-plaholder,.item-placeholder-wrapper .item-content-placeholder .card-title-wrapper,.item-placeholder-wrapper .item-content-placeholder .item-title-plaholder,.item-placeholder-wrapper .item-content .card-title-wrapper,.item-placeholder-wrapper .item-content .item-title-plaholder{display:flex!important;align-items:center;justify-content:space-between}.item-card-wrapper .item-content-placeholder .card-title-wrapper .product-name-wrapper,.item-card-wrapper .item-content-placeholder .item-title-plaholder .product-name-wrapper,.item-card-wrapper .item-content .card-title-wrapper .product-name-wrapper,.item-card-wrapper .item-content .item-title-plaholder .product-name-wrapper,.item-placeholder-wrapper .item-content-placeholder .card-title-wrapper .product-name-wrapper,.item-placeholder-wrapper .item-content-placeholder .item-title-plaholder .product-name-wrapper,.item-placeholder-wrapper .item-content .card-title-wrapper .product-name-wrapper,.item-placeholder-wrapper .item-content .item-title-plaholder .product-name-wrapper{display:flex;align-items:flex-start}.item-card-wrapper .item-content-placeholder .card-title-wrapper .product-name-wrapper .product-name,.item-card-wrapper .item-content-placeholder .item-title-plaholder .product-name-wrapper .product-name,.item-card-wrapper .item-content .card-title-wrapper .product-name-wrapper .product-name,.item-card-wrapper .item-content .item-title-plaholder .product-name-wrapper .product-name,.item-placeholder-wrapper .item-content-placeholder .card-title-wrapper .product-name-wrapper .product-name,.item-placeholder-wrapper .item-content-placeholder .item-title-plaholder .product-name-wrapper .product-name,.item-placeholder-wrapper .item-content .card-title-wrapper .product-name-wrapper .product-name,.item-placeholder-wrapper .item-content .item-title-plaholder .product-name-wrapper .product-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;line-height:1.3em;font-size:14px}.item-card-wrapper .item-content-placeholder .item-description-wrapper .item-description,.item-card-wrapper .item-content .item-description-wrapper .item-description,.item-placeholder-wrapper .item-content-placeholder .item-description-wrapper .item-description,.item-placeholder-wrapper .item-content .item-description-wrapper .item-description{height:70%;margin-top:5px;line-height:1.4em;font-size:12px;overflow-y:auto}.item-card-wrapper .item-content-placeholder .item-description-wrapper .view-more-desc-link,.item-card-wrapper .item-content .item-description-wrapper .view-more-desc-link,.item-placeholder-wrapper .item-content-placeholder .item-description-wrapper .view-more-desc-link,.item-placeholder-wrapper .item-content .item-description-wrapper .view-more-desc-link{display:none}.item-card-wrapper .item-content-placeholder .cutomize-button-wrapper,.item-card-wrapper .item-content .cutomize-button-wrapper,.item-placeholder-wrapper .item-content-placeholder .cutomize-button-wrapper,.item-placeholder-wrapper .item-content .cutomize-button-wrapper{display:flex;justify-content:flex-end}.item-card-wrapper .item-content-placeholder .show-description-btn,.item-card-wrapper .item-content .show-description-btn,.item-placeholder-wrapper .item-content-placeholder .show-description-btn,.item-placeholder-wrapper .item-content .show-description-btn{display:none}.item-card-wrapper .card-footer,.item-placeholder-wrapper .card-footer{width:calc(100% - 110px);bottom:8px;right:0;display:flex;position:absolute;align-items:center;justify-content:space-between;padding:10px;box-sizing:border-box}.item-card-wrapper .card-footer .pricing-details-wrapper .original-item-price,.item-placeholder-wrapper .card-footer .pricing-details-wrapper .original-item-price{display:inline;text-decoration:line-through;color:#a3a3a4;padding-right:5px}.item-card-wrapper .card-footer .pricing-details-wrapper .discounted-item-price,.item-placeholder-wrapper .card-footer .pricing-details-wrapper .discounted-item-price{display:inline;padding-right:5px;font-weight:600}.item-card-wrapper .card-footer .pricing-details-wrapper .item-quantity,.item-placeholder-wrapper .card-footer .pricing-details-wrapper .item-quantity{font-size:11px;margin-top:-2px}.item-card-wrapper .card-footer .right-action,.item-placeholder-wrapper .card-footer .right-action{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.item-card-wrapper .card-footer .right-action .button-wrapper .out-of-stock-cta,.item-placeholder-wrapper .card-footer .right-action .button-wrapper .out-of-stock-cta{width:92px;height:28px}.item-card-wrapper .card-footer .right-action .button-wrapper .add-to-cart-cta,.item-card-wrapper .card-footer .right-action .button-wrapper .counter-wrapper,.item-placeholder-wrapper .card-footer .right-action .button-wrapper .add-to-cart-cta,.item-placeholder-wrapper .card-footer .right-action .button-wrapper .counter-wrapper{height:26px}.item-card-wrapper .card-footer .right-action .cutomize-button,.item-placeholder-wrapper .card-footer .right-action .cutomize-button{font-size:10px!important}@media only screen and (min-width:768px){.item-card-wrapper,.item-placeholder-wrapper{height:380px;padding:0;flex-direction:column;border-bottom:0;border-radius:16px;box-shadow:0 4px 6px 4px rgba(163,163,164,.1);cursor:pointer;position:relative}.item-card-wrapper .item-image-wrapper .image-placeholder,.item-card-wrapper .item-image-wrapper .item-image,.item-placeholder-wrapper .item-image-wrapper .image-placeholder,.item-placeholder-wrapper .item-image-wrapper .item-image{width:100%;height:200px;position:absolute;top:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.item-card-wrapper .item-content,.item-card-wrapper .item-content-placeholder,.item-placeholder-wrapper .item-content,.item-placeholder-wrapper .item-content-placeholder{width:100%;bottom:0;position:absolute;border-radius:0 0 10px 10px;transition:all .5s;background-color:#fff;padding:16px 16px 12px!important}.item-card-wrapper .item-content-placeholder .card-title-wrapper .product-name-wrapper .product-name,.item-card-wrapper .item-content-placeholder .item-title-plaholder .product-name-wrapper .product-name,.item-card-wrapper .item-content .card-title-wrapper .product-name-wrapper .product-name,.item-card-wrapper .item-content .item-title-plaholder .product-name-wrapper .product-name,.item-placeholder-wrapper .item-content-placeholder .card-title-wrapper .product-name-wrapper .product-name,.item-placeholder-wrapper .item-content-placeholder .item-title-plaholder .product-name-wrapper .product-name,.item-placeholder-wrapper .item-content .card-title-wrapper .product-name-wrapper .product-name,.item-placeholder-wrapper .item-content .item-title-plaholder .product-name-wrapper .product-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.5em}.item-card-wrapper .item-content-placeholder .item-description-wrapper,.item-card-wrapper .item-content .item-description-wrapper,.item-placeholder-wrapper .item-content-placeholder .item-description-wrapper,.item-placeholder-wrapper .item-content .item-description-wrapper{box-sizing:border-box;height:80%;position:relative;overflow-y:auto;padding-bottom:40px}.item-card-wrapper .item-content-placeholder .item-description-wrapper .view-more-desc-link,.item-card-wrapper .item-content .item-description-wrapper .view-more-desc-link,.item-placeholder-wrapper .item-content-placeholder .item-description-wrapper .view-more-desc-link,.item-placeholder-wrapper .item-content .item-description-wrapper .view-more-desc-link{display:inline;background-color:#fff}.item-card-wrapper .item-content-placeholder .item-description-wrapper .item-description,.item-card-wrapper .item-content .item-description-wrapper .item-description,.item-placeholder-wrapper .item-content-placeholder .item-description-wrapper .item-description,.item-placeholder-wrapper .item-content .item-description-wrapper .item-description{display:inline;margin-top:6px;margin-bottom:16px;line-height:1.6em}.item-card-wrapper .item-content-placeholder .item-description-wrapper .item-description div,.item-card-wrapper .item-content .item-description-wrapper .item-description div,.item-placeholder-wrapper .item-content-placeholder .item-description-wrapper .item-description div,.item-placeholder-wrapper .item-content .item-description-wrapper .item-description div{display:inline}.item-card-wrapper .item-content-placeholder .show-description-btn,.item-card-wrapper .item-content .show-description-btn,.item-placeholder-wrapper .item-content-placeholder .show-description-btn,.item-placeholder-wrapper .item-content .show-description-btn{box-sizing:border-box;display:inline;display:initial;position:absolute;width:100%;left:0;z-index:1;bottom:65px;margin:0;padding:15px 5px 0 15px;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.9) 70%)}.item-card-wrapper .card-footer,.item-placeholder-wrapper .card-footer{width:100%;height:70px;bottom:0;padding:8px 16px 16px;display:flex;position:absolute;background-color:#fff;box-sizing:border-box;align-items:center;border-bottom-left-radius:10px;border-bottom-right-radius:10px;justify-content:space-between}.item-card-wrapper .card-footer .pricing-details-wrapper .original-item-price,.item-placeholder-wrapper .card-footer .pricing-details-wrapper .original-item-price{font-size:12px}.item-card-wrapper .card-footer .right-action,.item-placeholder-wrapper .card-footer .right-action{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.item-card-wrapper .card-footer .right-action .button-wrapper .out-of-stock-cta,.item-placeholder-wrapper .card-footer .right-action .button-wrapper .out-of-stock-cta{height:32px;width:92px}.item-card-wrapper .card-footer .right-action .button-wrapper .add-to-cart-cta,.item-card-wrapper .card-footer .right-action .button-wrapper .counter-wrapper,.item-placeholder-wrapper .card-footer .right-action .button-wrapper .add-to-cart-cta,.item-placeholder-wrapper .card-footer .right-action .button-wrapper .counter-wrapper{height:32px;width:64px;padding:0 2.5px}}.explore-wrapper-shimmer{box-sizing:border-box;background-color:#f7f7f7;width:100%!important;background-color:#fff}@media only screen and (min-width:768px){.explore-wrapper-shimmer{min-height:calc(100vh - 350px)}}.explore-wrapper-shimmer .explore-container-shimmer{box-sizing:border-box;background-color:#fff;padding:36px 12px 12px}@media only screen and (min-width:768px){.explore-wrapper-shimmer .explore-container-shimmer{padding:16px 0 0}}@media only screen and (min-width:1024px){.explore-wrapper-shimmer .explore-container-shimmer{padding:20px 0 0}}@media only screen and (min-width:1200px){.explore-wrapper-shimmer .explore-container-shimmer{padding:24px 0 0}}.explore-wrapper-shimmer .explore-container-shimmer .explore-hero-shimmer{height:45vh;border-radius:16px}.explore-wrapper-shimmer .explore-container-shimmer .explore-menu-shimmer{margin-top:42px}.explore-wrapper-shimmer .explore-container-shimmer .item-wrapper-shimmer .item-container-shimmer .item-header-shimmer{width:140px;height:12px;border-radius:16px;margin-bottom:18px;padding:4px}@media only screen and (min-width:768px){.explore-wrapper-shimmer .explore-container-shimmer .item-wrapper-shimmer .item-container-shimmer .item-header-shimmer{width:150px;padding:4px}}@media only screen and (min-width:1024px){.explore-wrapper-shimmer .explore-container-shimmer .item-wrapper-shimmer .item-container-shimmer .item-header-shimmer{width:160px;padding:6px}}@media only screen and (min-width:1200px){.explore-wrapper-shimmer .explore-container-shimmer .item-wrapper-shimmer .item-container-shimmer .item-header-shimmer{width:180px;padding:8px}}.explore-wrapper-shimmer .explore-container-shimmer .item-wrapper-shimmer .item-container-shimmer .item-card-shimmer{display:flex;flex-direction:column;grid-gap:30px;gap:30px}@media only screen and (min-width:768px){.explore-wrapper-shimmer .explore-container-shimmer .explore-hero-shimmer{height:40vh;border-radius:16px}.explore-wrapper-shimmer .explore-container-shimmer .explore-menu-shimmer{height:42px;border-radius:8px;margin-bottom:32px}.explore-wrapper-shimmer .explore-container-shimmer .item-wrapper-shimmer{min-height:calc(100vh - 300px)}.explore-wrapper-shimmer .explore-container-shimmer .item-wrapper-shimmer .item-container-shimmer .item-card-shimmer{padding:24px 0;display:grid;grid-template-columns:calc(50% - 30px) calc(50% - 30px);grid-gap:24px;box-sizing:border-box}}@media only screen and (min-width:1024px){.explore-wrapper-shimmer .explore-container-shimmer .item-wrapper-shimmer .item-container-shimmer .item-card-shimmer{padding:32px 0;grid-template-columns:calc(33.33% - 30px) calc(33.33% - 30px) calc(33.33% - 30px);grid-gap:32px}}@media only screen and (min-width:1200px){.explore-wrapper-shimmer .explore-container-shimmer .item-wrapper-shimmer .item-container-shimmer .item-card-shimmer{grid-template-columns:calc(25% - 24px) calc(25% - 24px) calc(25% - 24px) calc(25% - 24px)}}.favourites-wrapper-shimmer{min-height:calc(100vh - 430px);background-color:#fff!important;box-sizing:border-box;background-color:#f7f7f7;width:100%!important;margin-top:24px}@media only screen and (min-width:768px){.favourites-wrapper-shimmer{min-height:calc(100vh - 350px)}}.favourites-wrapper-shimmer .favourites-container-shimmer{box-sizing:border-box;background-color:#fff;padding:36px 12px 12px}@media only screen and (min-width:768px){.favourites-wrapper-shimmer .favourites-container-shimmer{padding:16px 0 0}}@media only screen and (min-width:1024px){.favourites-wrapper-shimmer .favourites-container-shimmer{padding:20px 0 0}}@media only screen and (min-width:1200px){.favourites-wrapper-shimmer .favourites-container-shimmer{padding:24px 0 0}}.favourites-wrapper-shimmer .favourites-container-shimmer .favourites-header-shimmer{width:140px;height:12px;border-radius:16px;margin-bottom:18px;padding:4px}@media only screen and (min-width:768px){.favourites-wrapper-shimmer .favourites-container-shimmer .favourites-header-shimmer{width:150px;padding:4px}}@media only screen and (min-width:1024px){.favourites-wrapper-shimmer .favourites-container-shimmer .favourites-header-shimmer{width:160px;padding:6px}}@media only screen and (min-width:1200px){.favourites-wrapper-shimmer .favourites-container-shimmer .favourites-header-shimmer{width:180px;padding:8px}}.favourites-wrapper-shimmer .favourites-container-shimmer .favourites-card-shimmer{display:flex;flex-direction:column;grid-gap:30px;gap:30px}@media only screen and (min-width:768px){.favourites-wrapper-shimmer{margin-top:0}.favourites-wrapper-shimmer .favourites-container-shimmer .favourites-card-shimmer{padding:24px 0;display:grid;grid-template-columns:calc(50% - 30px) calc(50% - 30px);grid-gap:24px;box-sizing:border-box}}@media only screen and (min-width:1024px){.favourites-wrapper-shimmer .favourites-container-shimmer .favourites-card-shimmer{padding:32px 0;grid-template-columns:calc(33.33% - 30px) calc(33.33% - 30px) calc(33.33% - 30px);grid-gap:32px}}@media only screen and (min-width:1200px){.favourites-wrapper-shimmer .favourites-container-shimmer .favourites-card-shimmer{grid-gap:52px;gap:52px;grid-template-columns:repeat(4,calc(25% - 24px))}}@media only screen and (min-width:1440px){.favourites-wrapper-shimmer .favourites-container-shimmer .favourites-card-shimmer{grid-gap:32px;gap:32px;grid-template-columns:repeat(4,calc(25% - 24px))}}.order-success-wrapper-shimmer{box-sizing:border-box;background-color:#f7f7f7;width:100%!important;min-height:calc(100vh - 300px)!important}@media only screen and (min-width:768px){.order-success-wrapper-shimmer{min-height:calc(100vh - 350px)}}.order-success-wrapper-shimmer .order-success-container-shimmer{box-sizing:border-box;background-color:#fff;padding:36px 12px 12px;display:flex;flex-direction:column;grid-gap:20px;gap:20px;background-color:transparent!important}@media only screen and (min-width:768px){.order-success-wrapper-shimmer .order-success-container-shimmer{padding:16px 0 0}}@media only screen and (min-width:1024px){.order-success-wrapper-shimmer .order-success-container-shimmer{padding:20px 0 0}}@media only screen and (min-width:1200px){.order-success-wrapper-shimmer .order-success-container-shimmer{padding:24px 0 0}}.order-success-wrapper-shimmer .order-success-container-shimmer .order-success-section-shimmer{flex:1 1;background-color:#fff;padding:30px;display:grid;grid-gap:20px;gap:20px;place-content:center;place-items:center}.order-success-wrapper-shimmer .order-success-container-shimmer .order-success-section-shimmer .order-success-image-shimmer{border-radius:16px;height:20vh;width:30vh}.order-success-wrapper-shimmer .order-success-container-shimmer .order-success-section-shimmer .order-success-text-one{height:20px;width:100%;border-radius:16px}.order-success-wrapper-shimmer .order-success-container-shimmer .order-success-section-shimmer .order-success-text-two{height:10px;width:80%;border-radius:16px}.order-success-wrapper-shimmer .order-success-container-shimmer .order-success-section-shimmer .order-success-text-three{height:10px;width:60%;border-radius:16px}.order-success-wrapper-shimmer .order-success-container-shimmer .order-success-summary-shimmer{display:flex;flex-direction:column;grid-gap:20px;gap:20px;flex:1 1}.order-success-wrapper-shimmer .order-success-container-shimmer .order-success-summary-shimmer .order-success-summary-one-shimmer{flex:2 1;background-color:#fff;padding:30px;display:grid;grid-gap:20px;gap:20px}.order-success-wrapper-shimmer .order-success-container-shimmer .order-success-summary-shimmer .order-success-summary-one-shimmer .order-success-text-one{height:15px;width:100%;border-radius:16px}.order-success-wrapper-shimmer .order-success-container-shimmer .order-success-summary-shimmer .order-success-summary-one-shimmer .order-success-text-two{height:15px;width:80%;border-radius:16px}.order-success-wrapper-shimmer .order-success-container-shimmer .order-success-summary-shimmer .order-success-summary-one-shimmer .order-success-text-three{height:15px;width:60%;border-radius:16px}.order-success-wrapper-shimmer .order-success-container-shimmer .order-success-summary-shimmer .order-success-summary-two-shimmer{flex:1 1;background-color:#fff;padding:30px;display:grid;grid-gap:20px;gap:20px}.order-success-wrapper-shimmer .order-success-container-shimmer .order-success-summary-shimmer .order-success-summary-two-shimmer .order-success-text-one{height:10px;width:100%;border-radius:16px}.order-success-wrapper-shimmer .order-success-container-shimmer .order-success-summary-shimmer .order-success-summary-two-shimmer .order-success-text-two{height:10px;width:80%;border-radius:16px}.order-success-wrapper-shimmer .order-success-container-shimmer .order-success-summary-shimmer .order-success-summary-two-shimmer .order-success-text-three{height:10px;width:60%;border-radius:16px}@media only screen and (min-width:768px){.order-success-wrapper-shimmer .order-success-container-shimmer .order-success-summary-shimmer{flex-direction:row}}.order-integrated .order-header-shimmer{width:140px;height:12px;border-radius:16px;margin-bottom:18px;padding:4px}@media only screen and (min-width:768px){.order-integrated .order-header-shimmer{width:150px;padding:4px}}@media only screen and (min-width:1024px){.order-integrated .order-header-shimmer{width:160px;padding:6px}}@media only screen and (min-width:1200px){.order-integrated .order-header-shimmer{width:180px;padding:8px}}.order-integrated .order-card-shimmer{padding:24px;border-radius:16px;background-color:#fff;box-shadow:0 4px 6px 4px rgba(163,163,164,.1);margin-bottom:24px}.order-integrated .order-card-shimmer .order-card-sub-one-shimmer{height:4px;margin-bottom:15px;border-radius:16px;width:100%}@media only screen and (min-width:768px){.order-integrated .order-card-shimmer .order-card-sub-one-shimmer{padding:4px}}@media only screen and (min-width:1024px){.order-integrated .order-card-shimmer .order-card-sub-one-shimmer{padding:8px}}.order-integrated .order-card-shimmer .order-card-sub-two-shimmer{height:4px;margin-bottom:15px;border-radius:16px;width:80%}@media only screen and (min-width:768px){.order-integrated .order-card-shimmer .order-card-sub-two-shimmer{padding:4px}}@media only screen and (min-width:1024px){.order-integrated .order-card-shimmer .order-card-sub-two-shimmer{padding:8px}}.order-integrated .order-card-shimmer .order-card-sub-three-shimmer{height:4px;margin-bottom:15px;border-radius:16px;width:60%}@media only screen and (min-width:768px){.order-integrated .order-card-shimmer .order-card-sub-three-shimmer{padding:4px}}@media only screen and (min-width:1024px){.order-integrated .order-card-shimmer .order-card-sub-three-shimmer{padding:8px}}.order-not-integrated .order-wrapper-shimmer{box-sizing:border-box;background-color:#f7f7f7;width:100%!important;padding-top:24px}@media only screen and (min-width:768px){.order-not-integrated .order-wrapper-shimmer{min-height:calc(100vh - 350px)}}.order-not-integrated .order-wrapper-shimmer .order-container-shimmer{box-sizing:border-box;background-color:#fff;padding:36px 12px 12px;padding:12px!important}@media only screen and (min-width:768px){.order-not-integrated .order-wrapper-shimmer .order-container-shimmer{padding:16px 0 0}}@media only screen and (min-width:1024px){.order-not-integrated .order-wrapper-shimmer .order-container-shimmer{padding:20px 0 0}}@media only screen and (min-width:1200px){.order-not-integrated .order-wrapper-shimmer .order-container-shimmer{padding:24px 0 0}}.order-not-integrated .order-wrapper-shimmer .order-container-shimmer .order-header-shimmer{width:140px;height:12px;border-radius:16px;margin-bottom:18px;padding:4px}@media only screen and (min-width:768px){.order-not-integrated .order-wrapper-shimmer .order-container-shimmer .order-header-shimmer{width:150px;padding:4px}}@media only screen and (min-width:1024px){.order-not-integrated .order-wrapper-shimmer .order-container-shimmer .order-header-shimmer{width:160px;padding:6px}}@media only screen and (min-width:1200px){.order-not-integrated .order-wrapper-shimmer .order-container-shimmer .order-header-shimmer{width:180px;padding:8px}}.order-not-integrated .order-wrapper-shimmer .order-container-shimmer .order-card-shimmer{padding:24px;border-radius:16px;box-shadow:0 4px 6px 4px rgba(163,163,164,.1);margin-bottom:24px}.order-not-integrated .order-wrapper-shimmer .order-container-shimmer .order-card-shimmer .order-card-sub-one-shimmer{height:4px;margin-bottom:15px;border-radius:16px;width:100%}@media only screen and (min-width:768px){.order-not-integrated .order-wrapper-shimmer .order-container-shimmer .order-card-shimmer .order-card-sub-one-shimmer{padding:4px}}@media only screen and (min-width:1024px){.order-not-integrated .order-wrapper-shimmer .order-container-shimmer .order-card-shimmer .order-card-sub-one-shimmer{padding:8px}}.order-not-integrated .order-wrapper-shimmer .order-container-shimmer .order-card-shimmer .order-card-sub-two-shimmer{height:4px;margin-bottom:15px;border-radius:16px;width:80%}@media only screen and (min-width:768px){.order-not-integrated .order-wrapper-shimmer .order-container-shimmer .order-card-shimmer .order-card-sub-two-shimmer{padding:4px}}@media only screen and (min-width:1024px){.order-not-integrated .order-wrapper-shimmer .order-container-shimmer .order-card-shimmer .order-card-sub-two-shimmer{padding:8px}}.order-not-integrated .order-wrapper-shimmer .order-container-shimmer .order-card-shimmer .order-card-sub-three-shimmer{height:4px;margin-bottom:15px;border-radius:16px;width:60%}@media only screen and (min-width:768px){.order-not-integrated .order-wrapper-shimmer .order-container-shimmer .order-card-shimmer .order-card-sub-three-shimmer{padding:4px}}@media only screen and (min-width:1024px){.order-not-integrated .order-wrapper-shimmer .order-container-shimmer .order-card-shimmer .order-card-sub-three-shimmer{padding:8px}}@media only screen and (min-width:768px){.order-not-integrated .order-wrapper-shimmer .order-container-shimmer{padding:24px!important}}.page-not-found-wrapper-shimmer{box-sizing:border-box;background-color:#f7f7f7;width:100%!important;min-height:calc(100vh - 200px)!important;display:grid;place-content:center}@media only screen and (min-width:768px){.page-not-found-wrapper-shimmer{min-height:calc(100vh - 350px)}}.page-not-found-wrapper-shimmer .page-not-found-container-shimmer{box-sizing:border-box;background-color:#fff;padding:36px 12px 12px;background-color:#f7f7f7!important;display:grid;place-content:center;place-items:center;grid-gap:10px;gap:10px}@media only screen and (min-width:768px){.page-not-found-wrapper-shimmer .page-not-found-container-shimmer{padding:16px 0 0}}@media only screen and (min-width:1024px){.page-not-found-wrapper-shimmer .page-not-found-container-shimmer{padding:20px 0 0}}@media only screen and (min-width:1200px){.page-not-found-wrapper-shimmer .page-not-found-container-shimmer{padding:24px 0 0}}.page-not-found-wrapper-shimmer .page-not-found-container-shimmer .page-not-found-image-shimmer{height:200px;width:20vh;min-width:350px;border-radius:16px;margin-bottom:24px}.page-not-found-wrapper-shimmer .page-not-found-container-shimmer .page-not-found-placeholder-one-shimmer{height:4px;margin-bottom:15px;border-radius:16px;width:60%}@media only screen and (min-width:768px){.page-not-found-wrapper-shimmer .page-not-found-container-shimmer .page-not-found-placeholder-one-shimmer{padding:4px}}@media only screen and (min-width:1024px){.page-not-found-wrapper-shimmer .page-not-found-container-shimmer .page-not-found-placeholder-one-shimmer{padding:8px}}.page-not-found-wrapper-shimmer .page-not-found-container-shimmer .page-not-found-placeholder-two-shimmer{height:4px;margin-bottom:15px;border-radius:16px;width:80%}@media only screen and (min-width:768px){.page-not-found-wrapper-shimmer .page-not-found-container-shimmer .page-not-found-placeholder-two-shimmer{padding:4px}}@media only screen and (min-width:1024px){.page-not-found-wrapper-shimmer .page-not-found-container-shimmer .page-not-found-placeholder-two-shimmer{padding:8px}}.page-not-found-wrapper-shimmer .page-not-found-container-shimmer .page-not-found-button-shimmer{width:116px;height:40px;margin:0 auto;border-radius:8px}.profile-wrapper-shimmer{box-sizing:border-box;background-color:#f7f7f7;width:100%!important;border:1px solid transparent}@media only screen and (min-width:768px){.profile-wrapper-shimmer{min-height:calc(100vh - 350px)}}.profile-wrapper-shimmer .profile-container-shimmer{box-sizing:border-box;background-color:#fff;padding:36px 12px 12px;background-color:transparent!important}@media only screen and (min-width:768px){.profile-wrapper-shimmer .profile-container-shimmer{padding:16px 0 0}}@media only screen and (min-width:1024px){.profile-wrapper-shimmer .profile-container-shimmer{padding:20px 0 0}}@media only screen and (min-width:1200px){.profile-wrapper-shimmer .profile-container-shimmer{padding:24px 0 0}}.profile-wrapper-shimmer .profile-container-shimmer .profile-details-shimmer{background-color:#fff;padding:16px}.profile-wrapper-shimmer .profile-container-shimmer .profile-details-shimmer .profile-header-shimmer{width:140px;height:12px;border-radius:16px;padding:4px;margin-bottom:32px}@media only screen and (min-width:768px){.profile-wrapper-shimmer .profile-container-shimmer .profile-details-shimmer .profile-header-shimmer{width:150px;padding:4px}}@media only screen and (min-width:1024px){.profile-wrapper-shimmer .profile-container-shimmer .profile-details-shimmer .profile-header-shimmer{width:160px;padding:6px}}@media only screen and (min-width:1200px){.profile-wrapper-shimmer .profile-container-shimmer .profile-details-shimmer .profile-header-shimmer{width:180px;padding:8px}}.profile-wrapper-shimmer .profile-container-shimmer .profile-details-shimmer .profile-card-container-shimmer .profile-card-shimmer{margin-bottom:50px}.profile-wrapper-shimmer .profile-container-shimmer .profile-details-shimmer .profile-card-container-shimmer .profile-card-shimmer .placeholder-one-shimmer{height:14px;border-radius:16px;width:100%;margin-bottom:32px}.profile-wrapper-shimmer .profile-container-shimmer .profile-details-shimmer .profile-card-container-shimmer .profile-card-shimmer .placeholder-two-shimmer{height:14px;border-radius:16px;width:80%}.profile-wrapper-shimmer .profile-container-shimmer .profile-offers-shimmer{background-color:#fff;padding:16px}.profile-wrapper-shimmer .profile-container-shimmer .profile-offers-shimmer .profile-header-shimmer{width:140px;height:12px;border-radius:16px;padding:4px;margin:0 auto 32px}@media only screen and (min-width:768px){.profile-wrapper-shimmer .profile-container-shimmer .profile-offers-shimmer .profile-header-shimmer{width:150px;padding:4px}}@media only screen and (min-width:1024px){.profile-wrapper-shimmer .profile-container-shimmer .profile-offers-shimmer .profile-header-shimmer{width:160px;padding:6px}}@media only screen and (min-width:1200px){.profile-wrapper-shimmer .profile-container-shimmer .profile-offers-shimmer .profile-header-shimmer{width:180px;padding:8px}}.profile-wrapper-shimmer .profile-container-shimmer .profile-offers-shimmer .profile-offers-coupons-shimmer{height:130px;width:100%;border-radius:16px;margin-bottom:24px}@media only screen and (min-width:768px){.profile-wrapper-shimmer .profile-container-shimmer{display:flex;justify-content:space-between;grid-gap:12px;gap:12px}.profile-wrapper-shimmer .profile-container-shimmer .profile-details-shimmer{padding:24px;flex:1.88 1}.profile-wrapper-shimmer .profile-container-shimmer .profile-details-shimmer .profile-card-container-shimmer .profile-card-shimmer{margin-bottom:50px}.profile-wrapper-shimmer .profile-container-shimmer .profile-offers-shimmer{flex:1 1;padding:24px!important}}@media only screen and (min-width:1024px){.profile-wrapper-shimmer .profile-container-shimmer .profile-details-shimmer{padding:32px}.profile-wrapper-shimmer .profile-container-shimmer .profile-details-shimmer .profile-card-container-shimmer{width:75%!important;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.profile-wrapper-shimmer .profile-container-shimmer .profile-details-shimmer .profile-card-shimmer{margin-bottom:50px;width:45%}.profile-wrapper-shimmer .profile-container-shimmer .profile-offers-shimmer{padding:32px!important}}.refer-and-earn-wrapper-shimmer{box-sizing:border-box;background-color:#f7f7f7;width:100%!important;padding-top:24px}@media only screen and (min-width:768px){.refer-and-earn-wrapper-shimmer{min-height:calc(100vh - 350px)}}.refer-and-earn-wrapper-shimmer .refer-and-earn-container-shimmer{display:flex;flex-direction:column;justify-content:space-between;align-items:center;grid-gap:14px;gap:14px;box-sizing:border-box;background-color:#fff;padding:36px 12px 12px}@media only screen and (min-width:768px){.refer-and-earn-wrapper-shimmer .refer-and-earn-container-shimmer{padding:16px 0 0}}@media only screen and (min-width:1024px){.refer-and-earn-wrapper-shimmer .refer-and-earn-container-shimmer{padding:20px 0 0}}@media only screen and (min-width:1200px){.refer-and-earn-wrapper-shimmer .refer-and-earn-container-shimmer{padding:24px 0 0}}.refer-and-earn-wrapper-shimmer .refer-and-earn-container-shimmer .refer-and-earn-header-shimmer{width:140px;height:12px;border-radius:16px;margin-bottom:18px;padding:4px;margin-top:32px}@media only screen and (min-width:768px){.refer-and-earn-wrapper-shimmer .refer-and-earn-container-shimmer .refer-and-earn-header-shimmer{width:150px;padding:4px}}@media only screen and (min-width:1024px){.refer-and-earn-wrapper-shimmer .refer-and-earn-container-shimmer .refer-and-earn-header-shimmer{width:160px;padding:6px}}@media only screen and (min-width:1200px){.refer-and-earn-wrapper-shimmer .refer-and-earn-container-shimmer .refer-and-earn-header-shimmer{width:180px;padding:8px}}.refer-and-earn-wrapper-shimmer .refer-and-earn-container-shimmer .refer-and-earn-image-shimmer{height:20vh;min-width:200px;width:30%;border-radius:16px;margin-bottom:32px}.refer-and-earn-wrapper-shimmer .refer-and-earn-container-shimmer .refer-and-earn-placeholder-one-shimmer{height:4px;margin-bottom:15px;border-radius:16px;width:60%!important}@media only screen and (min-width:768px){.refer-and-earn-wrapper-shimmer .refer-and-earn-container-shimmer .refer-and-earn-placeholder-one-shimmer{padding:4px}}@media only screen and (min-width:1024px){.refer-and-earn-wrapper-shimmer .refer-and-earn-container-shimmer .refer-and-earn-placeholder-one-shimmer{padding:8px}}.refer-and-earn-wrapper-shimmer .refer-and-earn-container-shimmer .refer-and-earn-placeholder-two-shimmer{height:4px;margin-bottom:15px;border-radius:16px;width:40%!important}@media only screen and (min-width:768px){.refer-and-earn-wrapper-shimmer .refer-and-earn-container-shimmer .refer-and-earn-placeholder-two-shimmer{padding:4px}}@media only screen and (min-width:1024px){.refer-and-earn-wrapper-shimmer .refer-and-earn-container-shimmer .refer-and-earn-placeholder-two-shimmer{padding:8px}}@media only screen and (min-width:768px){.refer-and-earn-wrapper-shimmer{box-sizing:border-box;background-color:#f7f7f7;width:100%!important}}@media only screen and (min-width:768px)and (min-width:768px){.refer-and-earn-wrapper-shimmer{min-height:calc(100vh - 350px)}}@media only screen and (min-width:768px){.refer-and-earn-wrapper-shimmer .refer-and-earn-container-shimmer{grid-gap:24px;gap:24px}.refer-and-earn-wrapper-shimmer .refer-and-earn-container-shimmer .refer-and-earn-image-shimmer{height:30vh}}.store-locator-wrapper-shimmer{box-sizing:border-box;background-color:#f7f7f7;width:100%!important}@media only screen and (min-width:768px){.store-locator-wrapper-shimmer{min-height:calc(100vh - 350px)}}.store-locator-wrapper-shimmer .store-locator-container-shimmer{box-sizing:border-box;background-color:#fff;padding:36px 12px 12px;min-height:calc(100vh - 200px)!important;padding:0!important;display:flex;flex-direction:column}@media only screen and (min-width:768px){.store-locator-wrapper-shimmer .store-locator-container-shimmer{padding:16px 0 0}}@media only screen and (min-width:1024px){.store-locator-wrapper-shimmer .store-locator-container-shimmer{padding:20px 0 0}}@media only screen and (min-width:1200px){.store-locator-wrapper-shimmer .store-locator-container-shimmer{padding:24px 0 0}}.store-locator-wrapper-shimmer .store-locator-container-shimmer>div:first-child{flex:3 1}.store-locator-wrapper-shimmer .store-locator-container-shimmer>div:first-child .store-locator-map-shimmer{height:40vh;width:100%}.store-locator-wrapper-shimmer .store-locator-container-shimmer>div:nth-child(2){flex:2 1;padding:24px}.store-locator-wrapper-shimmer .store-locator-container-shimmer>div:nth-child(2) .store-locator-header-shimmer{width:140px;height:12px;border-radius:16px;margin-bottom:18px;padding:4px}@media only screen and (min-width:768px){.store-locator-wrapper-shimmer .store-locator-container-shimmer>div:nth-child(2) .store-locator-header-shimmer{width:150px;padding:4px}}@media only screen and (min-width:1024px){.store-locator-wrapper-shimmer .store-locator-container-shimmer>div:nth-child(2) .store-locator-header-shimmer{width:160px;padding:6px}}@media only screen and (min-width:1200px){.store-locator-wrapper-shimmer .store-locator-container-shimmer>div:nth-child(2) .store-locator-header-shimmer{width:180px;padding:8px}}.store-locator-wrapper-shimmer .store-locator-container-shimmer>div:nth-child(2) .store-locator-search-shimmer{height:4px;margin-bottom:15px;border-radius:16px;padding:14px;margin-bottom:24px!important}@media only screen and (min-width:768px){.store-locator-wrapper-shimmer .store-locator-container-shimmer>div:nth-child(2) .store-locator-search-shimmer{padding:4px}}@media only screen and (min-width:1024px){.store-locator-wrapper-shimmer .store-locator-container-shimmer>div:nth-child(2) .store-locator-search-shimmer{padding:8px}}.store-locator-wrapper-shimmer .store-locator-container-shimmer>div:nth-child(2) .store-locator-card-shimmer{margin:0 4px 16px;border-radius:12px;padding:16px 12px;box-shadow:0 4px 6px 4px rgba(163,163,164,.1)}.store-locator-wrapper-shimmer .store-locator-container-shimmer>div:nth-child(2) .store-locator-card-shimmer .store-locator-placeholder-one-shimmer{height:10px;border-radius:16px;margin-bottom:14px!important}.store-locator-wrapper-shimmer .store-locator-container-shimmer>div:nth-child(2) .store-locator-card-shimmer .store-locator-placeholder-two-shimmer{height:10px;border-radius:16px;width:60%;margin-bottom:0!important}@media only screen and (min-width:768px){.store-locator-wrapper-shimmer{box-sizing:border-box;background-color:#f7f7f7;width:100%!important}}@media only screen and (min-width:768px)and (min-width:768px){.store-locator-wrapper-shimmer{min-height:calc(100vh - 350px)}}@media only screen and (min-width:768px){.store-locator-wrapper-shimmer .store-locator-container-shimmer{box-sizing:border-box;background-color:#fff;padding:36px 12px 12px;flex-direction:row}}@media only screen and (min-width:768px)and (min-width:768px){.store-locator-wrapper-shimmer .store-locator-container-shimmer{padding:16px 0 0}}@media only screen and (min-width:768px)and (min-width:1024px){.store-locator-wrapper-shimmer .store-locator-container-shimmer{padding:20px 0 0}}@media only screen and (min-width:768px)and (min-width:1200px){.store-locator-wrapper-shimmer .store-locator-container-shimmer{padding:24px 0 0}}@media only screen and (min-width:768px){.store-locator-wrapper-shimmer .store-locator-container-shimmer>div:first-child .store-locator-map-shimmer{height:100%!important}}.wallet-wrapper-shimmer{box-sizing:border-box;background-color:#f7f7f7;width:100%!important;padding-top:0!important}@media only screen and (min-width:768px){.wallet-wrapper-shimmer{min-height:calc(100vh - 350px)}}.wallet-wrapper-shimmer .wallet-container-shimmer{background-color:#f7f7f7!important;box-sizing:border-box;background-color:#fff;padding:36px 12px 12px;min-height:500px;display:flex;flex-direction:column;grid-gap:20px;gap:20px}@media only screen and (min-width:768px){.wallet-wrapper-shimmer .wallet-container-shimmer{padding:16px 0 0}}@media only screen and (min-width:1024px){.wallet-wrapper-shimmer .wallet-container-shimmer{padding:20px 0 0}}@media only screen and (min-width:1200px){.wallet-wrapper-shimmer .wallet-container-shimmer{padding:24px 0 0}}.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer{padding:12px;background-color:#fff!important}.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:first-child{display:flex;flex-direction:column;justify-content:space-between}.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:first-child>div .wallet-header-shimmer{width:140px;height:12px;border-radius:16px;margin-bottom:18px;padding:4px}@media only screen and (min-width:768px){.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:first-child>div .wallet-header-shimmer{width:150px;padding:4px}}@media only screen and (min-width:1024px){.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:first-child>div .wallet-header-shimmer{width:160px;padding:6px}}@media only screen and (min-width:1200px){.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:first-child>div .wallet-header-shimmer{width:180px;padding:8px}}.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:first-child>div .wallet-icon-placeholder-shimmer{height:100px;width:100%;border-radius:16px;margin-bottom:32px}.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:first-child>div .wallet-placeholder-one-shimmer{height:4px;border-radius:16px;width:95%!important;height:30px;margin-bottom:32px}@media only screen and (min-width:768px){.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:first-child>div .wallet-placeholder-one-shimmer{padding:4px}}@media only screen and (min-width:1024px){.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:first-child>div .wallet-placeholder-one-shimmer{padding:8px}}.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:first-child>div .wallet-placeholder-amount-shimmer{display:flex;justify-content:space-between;align-items:center;grid-gap:20px;gap:20px;margin-bottom:62px}.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:first-child>div .wallet-placeholder-amount-shimmer>div{height:30px;flex:1 1;border-radius:8px!important}.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:first-child .wallet-button-shimmer{height:40px;width:100%;border-radius:16px}.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:nth-child(2) .wallet-header-shimmer{width:140px;height:12px;border-radius:16px;margin-bottom:18px;padding:4px}@media only screen and (min-width:768px){.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:nth-child(2) .wallet-header-shimmer{width:150px;padding:4px}}@media only screen and (min-width:1024px){.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:nth-child(2) .wallet-header-shimmer{width:160px;padding:6px}}@media only screen and (min-width:1200px){.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:nth-child(2) .wallet-header-shimmer{width:180px;padding:8px}}.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:nth-child(2) .wallet-section-card-shimmer{border-bottom:1px solid #e0e0e0;padding:10px;margin:32px 0}.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:nth-child(2) .wallet-section-card-shimmer .wallet-placeholder-one-shimmer{height:14px;width:100%;margin-bottom:24px;border-radius:16px}.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:nth-child(2) .wallet-section-card-shimmer .wallet-placeholder-two-shimmer{height:14px;width:50%;border-radius:16px}@media only screen and (min-width:768px){.wallet-wrapper-shimmer .wallet-container-shimmer{display:grid;grid-gap:24px;box-sizing:border-box;grid-template-columns:calc(35% - 24px) 65%}.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer{padding:24px;box-sizing:border-box}.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:first-child{padding:24px}.wallet-wrapper-shimmer .wallet-container-shimmer .wallet-section-shimmer:nth-child(2){height:calc(100vh - 150px);overflow-y:auto}}.item-details-wrapper-shimmer{box-sizing:border-box;background-color:#f7f7f7;width:100%!important;background-color:#fff!important}@media only screen and (min-width:768px){.item-details-wrapper-shimmer{min-height:calc(100vh - 350px)}}.item-details-wrapper-shimmer .item-details-container-shimmer{box-sizing:border-box;background-color:#f7f7f7;width:100%!important;background-color:#fff!important;width:95%;margin:24px auto 0}@media only screen and (min-width:768px){.item-details-wrapper-shimmer .item-details-container-shimmer{min-height:calc(100vh - 350px)}}.item-details-wrapper-shimmer .item-details-container-shimmer .item-content-placeholder-shimmer .image-wrapper-shimmer .item-img-placeholder-shimmer{width:100%;height:100%;min-height:200px;max-height:320px}.item-details-wrapper-shimmer .item-details-container-shimmer .item-content-placeholder-shimmer .item-info-placeholder-shimmer{margin-top:32px}.item-details-wrapper-shimmer .item-details-container-shimmer .item-content-placeholder-shimmer .item-info-placeholder-shimmer .description-placeholder-shimmer{height:16px;margin-bottom:36px;border-radius:20px}.item-details-wrapper-shimmer .recommendation-placeholder-carousel-shimmer{margin:30px 0}@media only screen and (min-width:768px){.item-details-wrapper-shimmer .item-details-container-shimmer .item-content-placeholder-shimmer{display:flex}.item-details-wrapper-shimmer .item-details-container-shimmer .item-content-placeholder-shimmer .image-wrapper-shimmer{width:55%}.item-details-wrapper-shimmer .item-details-container-shimmer .item-content-placeholder-shimmer .image-wrapper-shimmer .item-img-placeholder-shimmer{width:100%;height:100%;min-height:220px;max-height:320px}.item-details-wrapper-shimmer .item-details-container-shimmer .item-content-placeholder-shimmer .item-info-placeholder-shimmer{width:45%;margin-left:24px;margin-top:12px}.item-details-wrapper-shimmer .item-details-container-shimmer .item-content-placeholder-shimmer .item-info-placeholder-shimmer .description-placeholder-shimmer{height:16px;width:60%;margin-bottom:36px;border-radius:20px}}@media only screen and (min-width:1020px){.item-details-wrapper-shimmer .item-details-container-shimmer .item-content-placeholder-shimmer .image-wrapper-shimmer{width:55%}.item-details-wrapper-shimmer .item-details-container-shimmer .item-content-placeholder-shimmer .image-wrapper-shimmer .item-img-placeholder-shimmer{width:100%;height:100%;min-height:360px;max-height:420px}.item-details-wrapper-shimmer .item-details-container-shimmer .item-content-placeholder-shimmer .item-info-placeholder-shimmer{width:45%}.item-details-wrapper-shimmer .item-details-container-shimmer .item-content-placeholder-shimmer .item-info-placeholder-shimmer .description-placeholder-shimmer{height:16px;width:60%;margin-bottom:36px;border-radius:20px}}.custom-page-wrapper{box-sizing:border-box;background-color:#f7f7f7;width:100%!important;padding-top:24px}@media only screen and (min-width:768px){.custom-page-wrapper{min-height:calc(100vh - 350px)}}.custom-page-wrapper .custom-content-container{padding:36px 12px 12px;padding:12px!important;min-height:calc(100vh - 200px)!important;box-sizing:border-box;background-color:#fff}@media only screen and (min-width:768px){.custom-page-wrapper .custom-content-container{padding:16px 0 0}}@media only screen and (min-width:1024px){.custom-page-wrapper .custom-content-container{padding:20px 0 0}}@media only screen and (min-width:1200px){.custom-page-wrapper .custom-content-container{padding:24px 0 0}}@media only screen and (min-width:768px){.custom-page-wrapper .custom-content-container{padding:24px!important}}.image-carousel-wrapper{position:relative}.image-carousel-wrapper .image-carousel-container{position:relative;height:100%;margin:auto}.image-carousel-wrapper .image-carousel-container .carousel-slide{display:none;height:100%;position:relative}.image-carousel-wrapper .image-carousel-container .carousel-slide .carousel-image{width:100%;height:100%;vertical-align:middle;object-fit:cover;border-radius:16px}.image-carousel-wrapper .image-carousel-container .carousel-slide .carousel-markup{position:absolute;height:100%;width:100%;top:0;left:0}.image-carousel-wrapper .image-carousel-container .carousel-image-placeholder{width:100%;height:100%;border-radius:16px}.image-carousel-wrapper .carousel-indicator{position:absolute;left:50%;bottom:10px;transform:translateX(-50%)}.image-carousel-wrapper .carousel-indicator .dot{cursor:pointer;height:8px;width:8px;margin:0 5px;border-radius:50%;display:inline-block;transition:background-color .6s ease}.next,.prev{cursor:pointer;position:absolute;top:50%;width:auto;padding:16px;margin-top:-22px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;-webkit-user-select:none;-ms-user-select:none;user-select:none;background:none;border:none}.next{right:0;border-radius:3px 0 0 3px}.next:hover,.prev:hover{background-color:rgba(0,0,0,.8)}.fade{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}@keyframes fade{0%{opacity:.4}to{opacity:1}}@media only screen and (max-width:300px){.next,.prev,.text{font-size:11px}}.action-button-wrapper{padding:6px 12px;border-radius:18px;position:fixed;bottom:70px;left:50%;transform:translateX(-50%);z-index:100;cursor:pointer;box-shadow:0 4px 6px 4px hsla(0,0%,63.9%,.16)}.action-button-wrapper .button-label{color:#fff}.catalogue-wrapper{margin-top:0;margin-bottom:32px}.item-list-wrapper{position:relative}.item-list-wrapper .list-wrapper{background-color:#fff}.item-list-wrapper .category-list{display:none}.item-list-wrapper .applied-filters-wrapper{padding:12px 0;display:flex;align-items:center;white-space:nowrap;flex-wrap:wrap;grid-gap:10px;gap:10px}.item-list-wrapper .applied-filters-wrapper .applied-filter{display:flex;padding:4px 10px;border-radius:8px;align-items:center;justify-content:space-between}.item-list-wrapper .applied-filters-wrapper .applied-filter .remove-filter-icon{cursor:pointer;padding-left:12px}.item-list-wrapper .mobile-view-category-list-wrapper{background-color:red!important}.item-list-wrapper .mobile-view-category-list-wrapper .action-button-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.item-list-wrapper .item-list-placeholder .element,.item-list-wrapper .item-list .element{height:100%}.item-list-wrapper .item-list-placeholder .element .section-heading-wrapper,.item-list-wrapper .item-list .element .section-heading-wrapper{display:flex;padding:16px 12px 8px;align-items:center}.item-list-wrapper .item-list-placeholder .element .section-heading-wrapper .section-heading,.item-list-wrapper .item-list .element .section-heading-wrapper .section-heading{text-transform:capitalize}.item-list-wrapper .item-list-placeholder .element .section-heading-wrapper .section-heading-desc,.item-list-wrapper .item-list .element .section-heading-wrapper .section-heading-desc{color:#a3a3a4;margin-left:5px}.item-list-wrapper .item-list-placeholder .element .section-sub-heading-wrapper,.item-list-wrapper .item-list .element .section-sub-heading-wrapper{padding:5px 12px}.item-list-wrapper .item-list-placeholder .element .section-sub-heading-wrapper .sub-heading-container,.item-list-wrapper .item-list .element .section-sub-heading-wrapper .sub-heading-container{display:flex;align-items:center}.item-list-wrapper .item-list-placeholder .element .section-sub-heading-wrapper .sub-heading-container .breadcrumb-chevron,.item-list-wrapper .item-list .element .section-sub-heading-wrapper .sub-heading-container .breadcrumb-chevron{width:10px;height:10px;margin:0 10px;transform:rotate(-90deg)}.item-list-wrapper .item-list-placeholder .element .section-sub-heading-wrapper .sub-heading-description,.item-list-wrapper .item-list .element .section-sub-heading-wrapper .sub-heading-description{color:#a3a3a4;line-height:18px;margin-top:6px}.item-list-wrapper .item-list-placeholder .element .category-item-list,.item-list-wrapper .item-list .element .category-item-list{padding:0!important;margin:0}.item-list-wrapper .item-list-placeholder .element .empty-search-result-wrapper,.item-list-wrapper .item-list .element .empty-search-result-wrapper{height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column}.item-list-wrapper .item-list-placeholder .element .empty-search-result-wrapper .no-results-found-icon,.item-list-wrapper .item-list .element .empty-search-result-wrapper .no-results-found-icon{width:auto;height:200px}.item-list-wrapper .item-list-placeholder .element .empty-search-result-wrapper .helper-text,.item-list-wrapper .item-list .element .empty-search-result-wrapper .helper-text{width:400px;margin-top:12px;text-align:center;line-height:1.5em}.item-list-wrapper .sticky{left:0;top:126px;width:100%;z-index:1101;position:fixed;transition:all 1s ease;box-shadow:0 8px 6px 0 rgba(163,163,164,.1)}.item-list-wrapper .sticky .category-list{margin-bottom:0}.item-list-wrapper .sticky .applied-filters-wrapper{padding:0 12px 12px}#category-link-list-popover .mobile-view-link-list{padding:8px;width:240px;bottom:120px;height:300px;top:auto!important;border-radius:12px;box-sizing:border-box;box-shadow:0 4px 6px 4px rgba(163,163,164,.1)!important}#category-link-list-popover .mobile-view-link-list .mobile-view-category-list{padding:0;margin:0;list-style:none}#category-link-list-popover .mobile-view-link-list .mobile-view-category-list:focus{outline:none}#category-link-list-popover .mobile-view-link-list .mobile-view-category-list .category{text-transform:capitalize;padding:8px;cursor:pointer}#category-link-list-popover .mobile-view-link-list .mobile-view-category-list .category .category-link{color:#626262;display:flex;justify-content:space-between}#category-link-list-popover .mobile-view-link-list .mobile-view-category-list .sub-category-list{list-style-type:none;padding:0 0 0 20px}@media only screen and (min-width:768px){.catalogue-wrapper{margin-top:32px}.item-list-wrapper{padding:0;box-sizing:border-box}.item-list-wrapper .list-wrapper{display:inline;display:initial;width:100%;padding:0 16px;box-sizing:border-box;background-color:#fff}.item-list-wrapper .list-wrapper .container .category-scroll-left-button{left:0;top:50%;transform:translateY(-50%);z-index:10;padding:20px 8px;cursor:pointer;position:absolute;display:flex;align-items:center;justify-content:center;background-color:#fff;border-top-left-radius:5px;border-bottom-left-radius:5px}.item-list-wrapper .list-wrapper .container .category-scroll-left-button .scroll-button-left-icon{transform:rotate(90deg)}.item-list-wrapper .list-wrapper .container .category-scroll-right-button{right:0;top:50%;transform:translateY(-50%);z-index:10;padding:20px 8px;cursor:pointer;position:absolute;display:flex;align-items:center;justify-content:center;background-color:#fff;border-top-right-radius:5px;border-bottom-right-radius:5px}.item-list-wrapper .list-wrapper .container .category-scroll-right-button .scroll-button-right-icon{transform:rotate(-90deg)}.item-list-wrapper .list-wrapper .container .category-list{width:100%;display:flex;list-style:none;margin:5px auto;padding:0;white-space:nowrap;overflow:auto;box-sizing:border-box;scroll-behavior:smooth}.item-list-wrapper .list-wrapper .container .category-list::-webkit-scrollbar{display:none}.item-list-wrapper .list-wrapper .container .category-list .category{display:flex;justify-content:center;background-color:#f7f7f7}.item-list-wrapper .list-wrapper .container .category-list .category:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.item-list-wrapper .list-wrapper .container .category-list .category:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.item-list-wrapper .list-wrapper .container .category-list .category:hover .sub-category-list{display:block!important}.item-list-wrapper .list-wrapper .container .category-list .category .category-link{padding:13px 16px;cursor:pointer;text-transform:capitalize;height:auto;color:#626262;display:flex;align-items:center;justify-content:center;background-color:#f7f7f7}.item-list-wrapper .list-wrapper .container .category-list .category .category-link:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.item-list-wrapper .list-wrapper .container .category-list .category .category-link:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.item-list-wrapper .list-wrapper .container .category-list .category .category-link.active{border-radius:8px}.item-list-wrapper .list-wrapper .container .category-list .category .category-link .category-name{white-space:nowrap}.item-list-wrapper .list-wrapper .container .category-list .category .category-link .category-item-count{margin-left:5px;white-space:nowrap}.item-list-wrapper .list-wrapper .container .category-list .category .category-link .chevron-down{width:10px;height:auto;margin-left:8px}.item-list-wrapper .list-wrapper .container .category-list .category .sub-category-list{display:none;position:absolute;top:55px;min-width:140px;z-index:5000;border-radius:8px;padding:12px 16px;background-color:#fff;box-shadow:0 4px 6px 4px hsla(0,0%,63.9%,.16)}.item-list-wrapper .list-wrapper .container .category-list .category .sub-category-list .sub-category-link{color:#626262}.item-list-wrapper .list-wrapper .container .category-list .category .sub-category-list .sub-category-link .sub-category-text{padding:12px 0;cursor:pointer;white-space:nowrap}.item-list-wrapper .list-wrapper .container .category-list .category-placeholder{min-width:160px;height:44px;padding:16px 0;box-sizing:border-box;display:inline-block}.item-list-wrapper .list-wrapper .container .category-list .category-placeholder:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.item-list-wrapper .list-wrapper .container .category-list .category-placeholder:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.item-list-wrapper .applied-filters-wrapper{padding:12px 0 16px;grid-gap:16px;gap:16px}.item-list-wrapper .applied-filters-wrapper .applied-filter{padding:10px 16px}.item-list-wrapper .mobile-view-category-list-wrapper{display:none}.item-list-wrapper .item-list-placeholder{margin-top:60px}.item-list-wrapper .item-list,.item-list-wrapper .item-list-placeholder{padding:0 12px}.item-list-wrapper .item-list-placeholder .element,.item-list-wrapper .item-list-placeholder .element-placeholder,.item-list-wrapper .item-list .element,.item-list-wrapper .item-list .element-placeholder{height:100%;min-height:400px}.item-list-wrapper .item-list-placeholder .element-placeholder .section-heading-wrapper,.item-list-wrapper .item-list-placeholder .element .section-heading-wrapper,.item-list-wrapper .item-list .element-placeholder .section-heading-wrapper,.item-list-wrapper .item-list .element .section-heading-wrapper{padding:16px 0}.item-list-wrapper .item-list-placeholder .element-placeholder .section-heading-wrapper .section-heading-desc,.item-list-wrapper .item-list-placeholder .element .section-heading-wrapper .section-heading-desc,.item-list-wrapper .item-list .element-placeholder .section-heading-wrapper .section-heading-desc,.item-list-wrapper .item-list .element .section-heading-wrapper .section-heading-desc{font-size:16px}.item-list-wrapper .item-list-placeholder .element-placeholder .section-sub-heading-wrapper,.item-list-wrapper .item-list-placeholder .element .section-sub-heading-wrapper,.item-list-wrapper .item-list .element-placeholder .section-sub-heading-wrapper,.item-list-wrapper .item-list .element .section-sub-heading-wrapper{margin:12px 0;padding:16px 0}.item-list-wrapper .item-list-placeholder .element-placeholder .section-sub-heading-wrapper .sub-heading-container .sub-heading,.item-list-wrapper .item-list-placeholder .element .section-sub-heading-wrapper .sub-heading-container .sub-heading,.item-list-wrapper .item-list .element-placeholder .section-sub-heading-wrapper .sub-heading-container .sub-heading,.item-list-wrapper .item-list .element .section-sub-heading-wrapper .sub-heading-container .sub-heading{font-size:18px}.item-list-wrapper .item-list-placeholder .element-placeholder .section-sub-heading-wrapper .sub-heading-container .breadcrumb-chevron,.item-list-wrapper .item-list-placeholder .element .section-sub-heading-wrapper .sub-heading-container .breadcrumb-chevron,.item-list-wrapper .item-list .element-placeholder .section-sub-heading-wrapper .sub-heading-container .breadcrumb-chevron,.item-list-wrapper .item-list .element .section-sub-heading-wrapper .sub-heading-container .breadcrumb-chevron{width:12px;height:12px}.item-list-wrapper .item-list-placeholder .element-placeholder .section-sub-heading-wrapper .sub-heading-description,.item-list-wrapper .item-list-placeholder .element .section-sub-heading-wrapper .sub-heading-description,.item-list-wrapper .item-list .element-placeholder .section-sub-heading-wrapper .sub-heading-description,.item-list-wrapper .item-list .element .section-sub-heading-wrapper .sub-heading-description{margin-top:5px}.item-list-wrapper .item-list-placeholder .element-placeholder .category-item-list,.item-list-wrapper .item-list-placeholder .element-placeholder .category-item-list-placeholder,.item-list-wrapper .item-list-placeholder .element .category-item-list,.item-list-wrapper .item-list-placeholder .element .category-item-list-placeholder,.item-list-wrapper .item-list .element-placeholder .category-item-list,.item-list-wrapper .item-list .element-placeholder .category-item-list-placeholder,.item-list-wrapper .item-list .element .category-item-list,.item-list-wrapper .item-list .element .category-item-list-placeholder{margin:12px 0;display:grid;grid-gap:30px;flex-wrap:wrap;justify-content:space-around;grid-template-columns:calc(50% - 30px) calc(50% - 30px)}.item-list-wrapper .item-list-placeholder .element-placeholder .empty-search-result-wrapper .empty-state-heading,.item-list-wrapper .item-list-placeholder .element .empty-search-result-wrapper .empty-state-heading,.item-list-wrapper .item-list .element-placeholder .empty-search-result-wrapper .empty-state-heading,.item-list-wrapper .item-list .element .empty-search-result-wrapper .empty-state-heading{font-size:18px}.item-list-wrapper .sticky{top:120px}.item-list-wrapper .sticky .sub-category-list{top:55px}}@media only screen and (min-width:1024px){.item-list-wrapper .item-list,.item-list-wrapper .item-list-placeholder{padding:0 12px}.item-list-wrapper .item-list-placeholder .element-placeholder .category-item-list,.item-list-wrapper .item-list-placeholder .element-placeholder .category-item-list-placeholder,.item-list-wrapper .item-list-placeholder .element .category-item-list,.item-list-wrapper .item-list-placeholder .element .category-item-list-placeholder,.item-list-wrapper .item-list .element-placeholder .category-item-list,.item-list-wrapper .item-list .element-placeholder .category-item-list-placeholder,.item-list-wrapper .item-list .element .category-item-list,.item-list-wrapper .item-list .element .category-item-list-placeholder{grid-template-columns:calc(33.33% - 30px) calc(33.33% - 30px) calc(33.33% - 30px)}}@media only screen and (min-width:1200px){.item-list-wrapper .item-list,.item-list-wrapper .item-list-placeholder,.item-list-wrapper .list-wrapper{padding:0}.item-list-wrapper .item-list-placeholder .element-placeholder .section-heading,.item-list-wrapper .item-list-placeholder .element-placeholder .section-sub-heading-wrapper .sub-heading-container .sub-heading,.item-list-wrapper .item-list-placeholder .element-placeholder .section-sub-heading-wrapper .sub-heading-container .sub-heading-description,.item-list-wrapper .item-list-placeholder .element .section-heading,.item-list-wrapper .item-list-placeholder .element .section-sub-heading-wrapper .sub-heading-container .sub-heading,.item-list-wrapper .item-list-placeholder .element .section-sub-heading-wrapper .sub-heading-container .sub-heading-description,.item-list-wrapper .item-list .element-placeholder .section-heading,.item-list-wrapper .item-list .element-placeholder .section-sub-heading-wrapper .sub-heading-container .sub-heading,.item-list-wrapper .item-list .element-placeholder .section-sub-heading-wrapper .sub-heading-container .sub-heading-description,.item-list-wrapper .item-list .element .section-heading,.item-list-wrapper .item-list .element .section-sub-heading-wrapper .sub-heading-container .sub-heading,.item-list-wrapper .item-list .element .section-sub-heading-wrapper .sub-heading-container .sub-heading-description{font-size:20px}.item-list-wrapper .item-list-placeholder .element-placeholder .category-item-list,.item-list-wrapper .item-list-placeholder .element-placeholder .category-item-list-placeholder,.item-list-wrapper .item-list-placeholder .element .category-item-list,.item-list-wrapper .item-list-placeholder .element .category-item-list-placeholder,.item-list-wrapper .item-list .element-placeholder .category-item-list,.item-list-wrapper .item-list .element-placeholder .category-item-list-placeholder,.item-list-wrapper .item-list .element .category-item-list,.item-list-wrapper .item-list .element .category-item-list-placeholder{grid-template-columns:calc(25% - 24px) calc(25% - 24px) calc(25% - 24px) calc(25% - 24px);grid-gap:24px}}.explore-wrapper{box-sizing:border-box;background-color:#f7f7f7;width:100%!important;height:100%;overflow-y:hidden;margin-top:48px;background-color:#fff}@media only screen and (min-width:768px){.explore-wrapper{min-height:calc(100vh - 350px)}}.explore-wrapper .explore-container{box-sizing:border-box;background-color:#fff;padding:36px 12px 12px}@media only screen and (min-width:768px){.explore-wrapper .explore-container{padding:16px 0 0}}@media only screen and (min-width:1024px){.explore-wrapper .explore-container{padding:20px 0 0}}@media only screen and (min-width:1200px){.explore-wrapper .explore-container{padding:24px 0 0}}@media only screen and (min-width:768px){.explore-wrapper{margin-top:0}}
/*# sourceMappingURL=main.1d0dcb58.chunk.css.map */