.cd-services-offer{width:100%;box-sizing:border-box;margin:20px 0 24px;padding:18px 20px;background:#eafbff;border:1px solid #bdeeff;border-left:5px solid #39b54a;border-radius:8px;font-family:inherit}.cd-services-offer-top{display:flex;align-items:center;gap:14px}.cd-services-offer-icon{display:flex;align-items:center;justify-content:center;flex:0 0 46px;width:46px;height:46px;color:#fff;background:#39b54a;border-radius:50%}.cd-services-offer-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cd-services-offer-copy{flex:1;min-width:0}.cd-services-offer-badge{display:inline-block;margin-bottom:5px;padding:4px 8px;color:#fff;background:#39b54a;border-radius:4px;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.4px;text-transform:uppercase}.cd-services-offer-title{margin:0;color:#003b63;font-size:20px;font-weight:700;line-height:1.3}.cd-services-offer-title strong{color:#39b54a;font-size:23px;font-weight:800}.cd-services-offer-text{margin:6px 0 0;color:#1f2933;font-size:13px;line-height:1.55}.cd-services-offer-date{flex-shrink:0;padding:8px 12px;color:#003b63;background:#fff;border:1px solid #d8f3fa;border-radius:5px;font-size:11px;font-weight:700;line-height:1.35;text-align:center;text-transform:uppercase}.cd-services-offer-tiers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:15px}.cd-services-offer-tier{display:flex;min-height:58px;box-sizing:border-box;align-items:center;justify-content:center;flex-direction:column;padding:9px;color:#003b63;background:#fff;border:1px solid #d8f3fa;border-radius:5px;font-size:12px;line-height:1.4;text-align:center}.cd-services-offer-tier strong{display:block;margin-top:2px;color:#39b54a;font-size:15px;font-weight:800}@media (max-width:767px){.cd-services-offer{margin:16px 0 20px;padding:15px}.cd-services-offer-top{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:8px 12px}.cd-services-offer-icon{grid-column:1;grid-row:1;width:40px;height:40px;flex-basis:40px}.cd-services-offer-icon svg{width:21px;height:21px}.cd-services-offer-copy{grid-column:2;grid-row:1}.cd-services-offer-badge{margin-bottom:5px;padding:4px 7px;font-size:9px}.cd-services-offer-title{font-size:16px;line-height:1.25}.cd-services-offer-title strong{font-size:18px}.cd-services-offer-text{margin-top:7px;font-size:12px;line-height:1.5}.cd-services-offer-date{grid-column:2;grid-row:2;justify-self:start;margin:0;padding:6px 9px;font-size:9px;line-height:1.3;text-align:left}.cd-services-offer-tiers{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.cd-services-offer-tier{min-height:54px;padding:8px 5px;font-size:11px}.cd-services-offer-tier strong{margin-top:2px;font-size:14px}}