.refund-page .delivery-pay{padding:34px 0 60px}.refund-page .delivery-pay__title{font-size:32px;font-family:var(--tilda-sans);font-weight:600;color:#000;margin:0 0 22px;line-height:110%}.refund-page .delivery-pay__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-bottom:18px}@media(max-width:980px){.refund-page .delivery-pay__grid{grid-template-columns:1fr}}.refund-page .delivery-card{background:#f1f1f1;border-radius:14px;padding:26px 24px 22px;min-height:240px}.refund-page .delivery-card__num{font-size:32px;font-family:Poppins,sans-serif;font-weight:500;color:#546dfc;line-height:100%;margin-bottom:14px}.refund-page .delivery-card__text p{margin:0 0 12px;font-size:16px;line-height:150%;color:#666;font-family:var(--tilda-sans);font-weight:400}.refund-page .delivery-card__text p strong{color:#000;font-weight:600}.refund-page .delivery-card__text p:last-child{margin-bottom:0}.refund-page .return-block{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:20px;gap:20px;background:#f1f1f1;border-radius:14px;overflow:hidden}@media(max-width:980px){.refund-page .return-block{grid-template-columns:1fr}}.refund-page .return-block__content{padding:26px 24px}.refund-page .return-block__title{font-size:32px;font-family:var(--tilda-sans);font-weight:600;color:#546dfc;margin:0 0 12px;line-height:110%}.refund-page .return-block__text p{margin:0 0 12px;font-size:16px;line-height:150%;color:#666;font-family:var(--tilda-sans);font-weight:400}.refund-page .return-block__text p strong{color:#000;font-weight:600}.refund-page .return-block__text p:last-child{margin-bottom:0}.refund-page .return-block__media{min-height:220px;background-image:url(/pictures/return.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:980px){.refund-page .return-block__media{min-height:180px}}