.bullets-container{display:grid;gap:10px}.bullets-container.bullets-columns-1{grid-template-columns:1fr}.bullets-container.bullets-columns-2{grid-template-columns:1fr 1fr}.bullets-container.bullets-columns-3{grid-template-columns:1fr 1fr 1fr}.bullets-container.bullets-columns-4{grid-template-columns:1fr 1fr 1fr 1fr}.bullets-container.bullets-columns-5{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.bullets-container.bullets-columns-6{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}@media(max-width: 992px){.bullets-container{grid-template-columns:1fr 1fr !important;gap:10px 0;padding:30px 0}}@media(max-width: 768px){.bullets-container{grid-template-columns:1fr !important;gap:10px 0;padding:30px 0}}.bullets-container.style-1 .bullet-item{flex-direction:row;text-align:left;align-items:center;gap:15px;padding:10px}.bullets-container.style-1 .bullet-item .bullet-icon{width:32px;height:32px;align-self:center;display:flex;justify-content:center;align-items:center;flex-shrink:0}.bullets-container.style-1 .bullet-item .bullet-icon img{max-width:100%;height:auto}.bullets-container.style-1 .bullet-item .bullet-content{text-align:left}.bullets-container.style-1 .bullet-item .bullet-title{padding:0;margin:0}.bullets-container.style-1 .bullet-item .bullet-description{margin-bottom:0px}.bullets-container .bullet-item{display:flex;flex-direction:column;align-items:center;gap:0px;padding:15px;text-align:center;border:2px solid #ededed;border-radius:8px}@media(max-width: 768px){.bullets-container .bullet-item{padding:5px;gap:0px}}.bullets-container .bullet-item .bullet-icon{width:auto;height:40px;margin:15px 0}.bullets-container .bullet-item .bullet-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.bullets-container .bullet-item .bullet-title{color:#000;font-size:16px;margin-bottom:15px}.bullets-container .bullet-item p{font-size:14px;line-height:normal;margin:0;padding:0}@media(max-width: 768px){.bullets-container .bullet-item p{font-size:14px;margin-bottom:15px}}.bullets-home{background-color:#fff}@media(max-width: 768px){.bullets-home{padding:30px 0}}/*# sourceMappingURL=bullets.min.css.map */