.coupons-paper-list{overflow-y:overlay;overflow-x:hidden;height:calc(100vh - 64px)}.coupons-paper-list .MuiGrid-container{padding:0 16px}.coupons-list-couponfield{margin:0;padding-right:10px}.coupons-list-divider{margin-top:10px;margin-bottom:20px;height:2px;background:#eee;width:100%}.coupons-list-modal{border-radius:12px;position:absolute;background:#fff;width:40vw;max-width:508px;height:60vh;max-height:604px;padding:32px}.coupons-list-space-between{display:flex;justify-content:space-between;align-items:center}.coupons-list-heading{font-size:16px;font-weight:600;line-height:24px}.coupons-list-loader{transform:none;height:70px;margin-bottom:12px;width:100%;border-radius:12px}.coupons-list-login-info{font-size:12px}.coupons-list-login-info span{color:var(--button-main);cursor:pointer}@media (min-width:960px){.coupons-paper-list{overflow-y:auto;padding-top:0;height:calc(100% - 44px)}}.coupons-list-list{padding:0 16px}@media (min-width:960px){.coupons-list-list{padding:0}}