.blog_post{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.blog_post .col.post-item{width:100%;padding:20px;border:1px solid #d8d8d8;max-width:100%}.offer-circle-txt{position:absolute;bottom:60px;left:-95px}.graident-txt{background:-webkit-linear-gradient(#fff,#ed4a68);-webkit-background-clip:text;-webkit-text-fill-color:transparent}span.big-txt{color:#fd748e;font-size:25px}.badge-offers{background:#fff;display:inline;padding:8px 25px;border-radius:8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.popup-desc-title h1{font-size:40px;color:white;line-height:1;margin:20px 0 25px}.popup-desc-title p{font-size:16px;color:white;font-weight:400}.popup-button a{color:black!important;padding:10px 40px!important;display:inline-block}.popup-button{margin-top:22px}.popup-desc-title p{font-style:italic}.popup-desc-title p strong{color:#fd748e;font-size:18px}@media (max-width:1170px){.blog_post{padding-left:20px;padding-right:20px}}@media (max-width:480px){.blog_post{grid-template-columns:repeat(2,1fr)}.mb-offer-img{position:absolute;bottom:55px;left:22px}span.big-txt{color:#fd748e;font-size:18px}}@media (max-width:823px){.blog_post{grid-template-columns:repeat(1,1fr)}}