.guarantee-features{background:#284044;border-radius:8px;margin:24px 0;padding:35px 20px}.guarantee-features__grid{grid-template-columns:1fr;gap:20px;display:grid}@media (width>=768px){.guarantee-features__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.guarantee-features__item{background:0 0;border-radius:6px;align-items:center;gap:12px;transition:box-shadow .2s;display:flex}.guarantee-features__icon{background:#e3ebe6bf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.guarantee-features__icon img{-o-object-fit:contain;object-fit:contain;width:100%;max-width:28px;height:100%;max-height:26px}.guarantee-features__icon svg{width:22px;height:22px;max-height:22px}.guarantee-features__content{flex:1;min-width:0}.guarantee-features__title{color:#fff;margin:0 0 10px;font-size:15px;font-weight:600;line-height:100%}.guarantee-features__subtitle{color:#ffffffbf;margin:0;font-size:14px;line-height:1.4}