.coupon-warpper{box-shadow:0 1px 4px rgba(0,0,0,.08);border-radius:8px}.icon-gray{color:#767676}.image-center-bottom{position:absolute;width:50px;height:50px;bottom:-50%;left:50%;transform:translate(-50%);border-radius:25px}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-list,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-list{width:100%}.ant-tabs-content{justify-content:center;align-items:center;display:flex}.ant-tabs-tab{width:50%;justify-content:center}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,.ant-tabs-tab:hover{color:#60b858}.ant-tabs-ink-bar{background:#60b858}.grayscaleImg{filter:grayscale(1)}.used-coupon-warpper{left:50%;transform:translateX(-50%)}.container{height:100vh;width:100vw;font-family:Helvetica}.loader{width:250px;top:0;bottom:0;left:0;right:0;margin:auto}.loader,.loader--dot{height:20px;position:absolute}.loader--dot{animation-name:loader;animation-timing-function:ease-in-out;animation-duration:3s;animation-iteration-count:infinite;width:20px;border-radius:100%;background-color:#000;border:2px solid #fff}.loader--dot:first-child{background-color:#fbffe1;animation-delay:.5s}.loader--dot:nth-child(2){background-color:#adc80f;animation-delay:.4s}.loader--dot:nth-child(3){background-color:#99b401;animation-delay:.3s}.loader--dot:nth-child(4){background-color:#fbffe1;animation-delay:.2s}.loader--dot:nth-child(5){background-color:#adc80f;animation-delay:.1s}.loader--dot:nth-child(6){background-color:#99b401;animation-delay:0s}.loader--text{position:absolute;top:200%;left:0;right:0;width:4rem;margin:auto}.loader--text:after{content:"Loading";font-weight:700;animation-name:loading-text;animation-duration:3s;animation-iteration-count:infinite}@keyframes loader{15%{transform:translateX(0)}45%{transform:translateX(230px)}65%{transform:translateX(230px)}95%{transform:translateX(0)}}@keyframes loading-text{0%{content:"Loading"}25%{content:"Loading."}50%{content:"Loading.."}75%{content:"Loading..."}}.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{position:relative;top:0;left:0;margin:-10px}.ant-modal-content{border-radius:15px}::-webkit-scrollbar{display:none}