@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');.dis-cards .noofcards>input{border:1px solid #ca9765;border-radius:50px;padding:10px 30px;margin-bottom:20px;background-color:#fff}.card-dt input{border:1px solid #ca9765;border-radius:10px;padding:10px 30px;background-color:#fff}.cardname{display:flex;flex-wrap:wrap;align-items:center}span.discount_user_name,.applycode{background-color:#ca9765;display:inline-flex;color:#000;justify-content:center;padding:3px 10px;border-radius:10px;min-width:200px;max-width:calc(100% - 70px);margin-right:10px;margin-left:10px;cursor:pointer;width:auto}.cardname span.notme{color:red;text-decoration:underline;font-size:14px;cursor:pointer}.card-dt>div{margin-bottom:20px}div#result>.block{color:#000;background-color:#d7d7d7;padding:20px 20px;border-radius:50px;margin-bottom:30px}div#result>.block .total b,div#result>.block .disp b{display:flex;justify-content:space-between;margin-top:10px}.rmbtn{background-color:#fff;display:flex;color:red;justify-content:center;padding:3px 10px;border-radius:10px;max-width:200px;font-weight:300;margin:20px auto}.grandmain{color:#000;background-color:#d7d7d7;padding:21px 20px;border-radius:20px;margin-bottom:30px}.grandmain b{display:flex;justify-content:space-between}.btm-buttons{display:flex;justify-content:space-between;padding:20px 0 40px;border-top:1px solid #ca9765}.btm-buttons .cookiebtn{color:#fff;font-weight:bold;padding:7px 10px}@media only screen and (max-width:640px){.btm-buttons .cookiebtn{padding:7px 5px;font-size:15px}}