.service-list{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;padding-inline:30px}.service-list-full-width{justify-content:center;gap:20px}@media screen and (max-width: 749px){.service-list-full-width{justify-content:left;gap:20px}.service-list-full-width:first-child{margin-top:10px}}.service-item{width:280px}.service-card{display:flex;gap:15px}.service-card .card-icon{min-width:55px;height:55px;border-radius:50%;display:grid;place-items:center}.service-card .card-title{font-size:var(--fs-6);margin-bottom:8px}.service-card .card-text{color:var(--onyx);font-size:var(--fs-7);width:100%}.service-card .card-text span{display:inline-block;color:var(--bittersweet)}.service-list .service-item:hover .service-card .card-icon svg{-webkit-animation:shakeAnimation 1.5s linear;animation:shakeAnimation_trust 1.5s linear}@keyframes shakeAnimation_trust{0%{transform:translate(0)}16.65%{transform:translate(6px)}33.33%{transform:translate(-4px)}49.95%{transform:translate(2px)}66.6%{transform:translate(-1px)}83.25%{transform:translate(.5px)}to{transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-trust-badge.css.map */
