.available-coupon-card{background-color:#fff;padding:1rem;border:1px solid #e0e0e0;border-radius:.5rem}.available-coupon-card .card-header{display:flex;gap:.5rem;justify-content:space-between;font-weight:700}.available-coupon-card .card-header .title{color:#2c2c2c;line-height:1.375rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.available-coupon-card .card-header .badge{display:flex;align-items:center;gap:.25rem;line-height:.625rem;font-size:.625rem;background-color:#2c2c2c;color:#fff;padding:.25rem .5rem;border-radius:4.5rem;white-space:nowrap;flex-shrink:0}.available-coupon-card .expiry-date{display:flex;align-items:center;gap:.25rem;color:#404040;font-size:.75rem;line-height:.875rem;margin-bottom:.75rem;margin-top:.25rem}.available-coupon-card .coupon-code{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;cursor:pointer;color:#404040;background-color:#fff;border:1px dashed #bbb;border-radius:.5rem;font-weight:700;font-size:.875rem;line-height:1rem;margin-bottom:.75rem;padding:.8rem}.available-coupon-card .description-wrapper{display:flex;align-items:center;gap:.25rem}.available-coupon-card .description-wrapper .description{color:dimgray;font-size:.625rem;line-height:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:1025px){.available-coupon-card .description-wrapper .description{font-size:.875rem;line-height:1.25rem}}.available-coupon-card .description-wrapper .conditional-description{font-size:.6875rem;line-height:.75rem;max-width:15rem}.available-coupon-card .description-wrapper .show-more-btn{padding:0;height:0;font-size:.6875rem;line-height:.75rem}.available-coupon-card .coupons-action-buttons{margin-top:.75rem}.available-coupon-card .coupons-action-buttons .button-group{display:flex;gap:.625rem}.pay-and-ship-shared-modal-wrapper .modal-content.coupon-detail-modal-wrapper{max-width:calc(100% - .75rem);width:unset!important;height:unset!important;border-radius:1rem!important}.pay-and-ship-shared-modal-wrapper .modal-content.coupon-detail-modal-wrapper .pay-and-ship-modal{min-height:auto!important}.pay-and-ship-shared-modal-wrapper .modal-content.coupon-detail-modal-wrapper .pay-and-ship-modal .content{padding:1.5rem!important}@media screen and (min-width:768px){.pay-and-ship-shared-modal-wrapper .modal-content.coupon-detail-modal-wrapper .pay-and-ship-modal .content{padding:2rem!important}}.coupon-detail-modal-wrapper .coupon-detail-modal{width:100%}@media screen and (min-width:1025px){.coupon-detail-modal-wrapper .coupon-detail-modal{width:36rem}}.coupon-detail-modal-wrapper .coupon-detail-modal .title{font-size:.875rem;line-height:1.25rem;font-weight:700;color:#404040;margin-bottom:.5rem}.coupon-detail-modal-wrapper .coupon-detail-modal .active-categories-section{margin-bottom:.75rem}.coupon-detail-modal-wrapper .coupon-detail-modal .active-categories-section .active-categories{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.5rem;width:100%}.coupon-detail-modal-wrapper .coupon-detail-modal .active-categories-section .active-categories .chip{font-size:.625rem}@media screen and (min-width:1025px){.coupon-detail-modal-wrapper .coupon-detail-modal .active-categories-section .active-categories .chip{font-size:.75rem;padding:.5rem 2rem!important}}.coupon-detail-modal-wrapper .coupon-detail-modal .description-section .description{display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem}.coupon-detail-modal-wrapper .coupon-detail-modal .description-section .description-text{white-space:normal;word-break:break-word;flex:1 1;font-size:.75rem;line-height:1.125rem;color:#404040}@media screen and (min-width:1025px){.coupon-detail-modal-wrapper .coupon-detail-modal .description-section .description-text{font-size:.875rem;line-height:1.25rem}}.coupon-detail-modal-wrapper .coupon-detail-modal .description-section .description .truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.coupon-detail-modal-wrapper .coupon-detail-modal .description-section .description .see-more-btn{font-size:.625rem;color:#ff3f55;cursor:pointer;font-weight:700;margin-left:.25rem;background:none;border:none}@media screen and (min-width:1025px){.coupon-detail-modal-wrapper .coupon-detail-modal .description-section .description .see-more-btn{font-size:.875rem}}.coupon-detail-modal-wrapper .coupon-detail-modal .description-section .description .see-more-btn:hover{text-decoration:underline}