.bullets{background:linear-gradient(91.44deg,#582362,#2c99a4);display:flex;flex-direction:column;align-items:center}.bullets__header{text-align:center;margin:60px 0}.bullets__title{color:#fff;font-size:23px;font-weight:300}.bullets__body{display:flex;align-items:flex-start;justify-content:space-evenly;flex-wrap:wrap;gap:20px 0;padding-bottom:60px;width:80%;max-width:1150px;min-width:1150px}.bullets-item{flex-direction:column;align-items:center;width:33%;min-width:150px;gap:20px}.bullets-item,.bullets-item__logo{display:flex;justify-content:center}.bullets-item__logo{width:40%}.bullets-item__text{font-size:18px;text-align:center;color:#fff;line-height:20px;font-weight:500}@media(max-width:1279px){.bullets__body{max-width:840px;min-width:840px}}@media (max-width:979px){.bullets-item__logo{width:80%}.bullets__body{width:100%;min-width:340px;max-width:340px}}