.df-pricematch{max-width:1360px;margin:0 auto;padding:30px 40px;font-family:'Manrope',sans-serif;}
.df-pricematch__inner{background:#131417;border-radius:16px;padding:30px 36px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:5px solid #FFC629;}
.df-pricematch__title{font-family:'Fredoka',system-ui,sans-serif;color:#fff;font-size:20px;font-weight:600;margin-bottom:4px;}
.df-pricematch__desc{color:#C7CCD6;font-size:13.5px;}
.df-pricematch__cta{background:#FFC629;color:#131417;padding:13px 24px;border-radius:9px;font-weight:800;font-size:14px;display:flex;align-items:center;gap:9px;text-decoration:none;}
.df-pricematch__cta:hover{background:#FFD65C;}
@media (max-width:980px){.df-pricematch{padding:30px 24px;}}
