.bullets__wrapper{gap:39px;justify-content:center;width:100%}.bullet__card,.bullets__wrapper{align-items:center;display:flex;flex-direction:column}.bullet__card{background:var(--white);border-bottom:10px solid transparent;border-radius:30px;box-shadow:0 4px 7px 0 rgba(0,0,0,.1);box-sizing:border-box;gap:24px;max-width:375px;min-height:459px;padding:50px 44px 60px}.bullet__card img{border-radius:20px;box-sizing:border-box;max-height:103px;max-width:103px;padding:17px}.bullet__title{font-size:40px;text-align:center}.bullet__text{font-size:20px}@media (min-width:1100px){.bullets__wrapper{align-items:flex-start;box-sizing:border-box;flex-direction:row;gap:32px;padding:0 24px}.bullet__card{max-width:391px;min-height:542px}}