.benefit-card{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.benefit-card__icon{flex-shrink:0;width:54px;height:54px;border-radius:50%;background-color:#474040;display:flex;align-items:center;justify-content:center}.benefit-card__icon-svg{width:24px;height:24px;flex-shrink:0}.benefit-card__icon-img{width:24px;height:24px;flex-shrink:0;object-fit:contain}.benefit-card__text{display:flex;flex-direction:column;align-items:center;gap:4px}.benefit-card__title{font-family:"Newsreader",Georgia,serif;font-weight:500;font-style:normal;font-size:16px;line-height:1.1;color:#474040;margin:0}.benefit-card__desc{color:rgba(71,64,64,.8);margin:0}@media(min-width: 768px){.benefit-card__icon{width:76px;height:76px}.benefit-card__icon-svg{width:36px;height:36px}.benefit-card__icon-img{width:36px;height:36px}.benefit-card__title{font-size:22px;line-height:1.2}.benefit-card__desc{max-width:200px}}
