.coupon_section h1{border-bottom:3px solid #b2212f;color:#00aeef;font-weight:700;margin-bottom:50px;padding-bottom:20px}.coupon_section .coupon{display:flex;flex-wrap:wrap;gap:2em;justify-content:center}.coupon_section .coup_price{background-color:#f4f9ff;background-position:0 100%;background-repeat:no-repeat;background-size:cover;border-radius:2em;flex:1 1 calc(50% - 2em);max-width:calc(50% - 2em);outline:.3em dashed #030000;outline-offset:-1em;padding:3em;position:relative;text-align:center}.coupon_section .coup_price:after{background-position:50%;background-repeat:no-repeat;background-size:3em;content:"";height:2.8em;left:.3em;position:absolute;top:-1.1em;width:100%;z-index:9}.coupon_section .side-price{color:#b2212f;font-size:4em;font-weight:bolder;margin-top:30px}.coupon_section .side-offer{font-size:1.1em;margin-bottom:10px}.coupon_section .coup_price a{background:#b2212f;color:#fff;display:inline-block;font-size:1.1em;letter-spacing:.08em;margin:1em auto;padding:.6em 1em;text-transform:uppercase;width:90%}.coupon_section .coup_price p{color:#030000;font-size:.8em;margin:0}@media (max-width:768px){.coupon_section .coup_price{flex:1 1 100%;max-width:100%}}