.coupons-table{border-top:1px solid #e0e0e0;padding:40px 15px 0}.coupons-table__header{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1000px;margin:0 auto}.coupons-table__header-title{font-family:Lato,sans-serif;font-weight:900;font-style:normal;font-size:48px;text-align:center;color:#211c19;margin-bottom:32px;line-height:1.2}@media (max-width: 768px){.coupons-table__header-title{font-size:36px;margin-bottom:12px}}.coupons-table__header-subtitle{margin-bottom:48px;text-align:center;font-size:18px;line-height:1.5;color:#211c19}@media (max-width: 768px){.coupons-table__header-subtitle{font-size:16px;margin-bottom:32px}}.coupons-table table{width:100%;border-collapse:collapse;border-spacing:0;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;margin-bottom:48px}@media (max-width: 768px){.coupons-table table{border:none;border-radius:0}}@media (max-width: 768px){.coupons-table table thead{display:none}}@media (max-width: 768px){.coupons-table table colgroup{display:none}}@media (max-width: 768px){.coupons-table table tbody{display:block;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden}}.coupons-table table th,.coupons-table table td{border-bottom:1px solid #e0e0e0;padding:16px;text-align:left}.coupons-table table th:last-child,.coupons-table table td:last-child{text-align:center}.coupons-table table tr:last-child td:last-child{border-bottom:none}.coupons-table table td{color:#757575}.coupons-table table .coupons-table__coupon-link{color:#211c19;text-decoration:underline dotted;-webkit-text-decoration:underline dotted;text-underline-offset:4px;transition:color .2s ease}.coupons-table table .coupons-table__coupon-link:hover{color:#7901ff}@media (max-width: 768px){.coupons-table table .coupons-table__row{display:block;padding:0}}@media (max-width: 768px){.coupons-table table td{display:flex;align-items:center;text-align:left!important;position:relative;padding:12px 16px 12px 50%;font-size:16px}.coupons-table table td:first-child{padding-left:0;display:flex;flex-direction:column;gap:4px;text-align:center!important;font-size:21px}.coupons-table table td:not(:first-child):before{content:attr(data-label);position:absolute;left:16px;width:calc(50% - 32px);font-size:16px;color:#211c19}}.coupons-table table td:first-child{text-transform:uppercase;font-weight:700}
