.expertise-logo{margin:88px 0}@media (min-width:970px){.expertise-logo{margin:140px 0}}.expertise-logo .wrapper{border-radius:20px;background:#e0e0e0;padding:16px}@media (min-width:970px){.expertise-logo .wrapper{padding:56px}}.expertise-logo .items{display:grid;counter-reset:item;gap:16px}@media (min-width:660px){.expertise-logo .items{grid-template-columns:repeat(2,1fr)}}@media (min-width:970px){.expertise-logo .items{grid-template-columns:repeat(4,1fr)}}.expertise-logo .item{padding:8px;border-radius:10px;background:#fff;height:100%;counter-increment:item}.expertise-logo .item__top{display:flex;justify-content:space-between;gap:12px;margin-bottom:32px}.expertise-logo .item__top:before{color:rgba(0,0,0,.6);padding:16px 0 0 16px;content:counter(item,decimal-leading-zero)}.expertise-logo .item__top .icon{width:80px;height:80px;flex:0 0 80px;border-radius:8px;background-color:#f4f4f4;display:flex;justify-content:center;align-items:center}.expertise-logo .item__top .icon img{max-width:32px;max-height:32px}.expertise-logo .item__content{margin:0 0 16px 16px}.expertise-logo .btn-wrap{margin-top:56px}