.bullets-section{padding:4rem 0;width:100%}.bullets-header{margin-bottom:4rem;text-align:left}.bullets-title{margin:0 0 120px}.bullets-grid{display:grid;gap:80px 80px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1100px}.bullet-card{align-items:flex-start;display:flex;flex-direction:column;max-width:400px;text-align:left}.bullet-card--left{flex-direction:row;gap:20px;max-width:100%}.bullet-card--left .bullet-counter,.bullet-card--left .bullet-icon{flex-shrink:0;margin-bottom:0}.bullet-card--left .bullet-card-text{flex:1;padding-top:8px}.bullet-counter{background:#0088ce;border-radius:50%;color:#fff;font-size:40px;font-weight:700}.bullet-counter,.bullet-icon{align-items:center;display:flex;height:66px;justify-content:center;margin-bottom:46px;width:66px}.bullet-icon{flex-shrink:0}.bullet-icon img{height:100%;object-fit:contain;width:100%}.bullet-card-text{color:#353a40;font-size:.875rem;line-height:1.6}.bullet-card-text p{margin:0}@media (max-width:768px){.bullets-section{padding:2.5rem 0}.bullets-header{margin-bottom:2.5rem}.bullets-title{margin-bottom:80px}.bullets-grid{gap:60px 120px;padding:0 1rem}.bullet-counter,.bullet-icon{font-size:28px;height:56px;margin-bottom:30px;width:56px}.bullet-card-title{font-size:.95rem}.bullet-card-text{font-size:.8125rem}}@media (max-width:480px){.bullets-section{padding:2rem 0}.bullets-header{margin-bottom:2rem}.bullets-title{margin-bottom:48px}.bullets-grid{gap:40px;grid-template-columns:1fr;padding:0 1rem}.bullet-counter{font-size:22px;height:48px;margin-bottom:20px;width:48px}.bullet-card-title{font-size:.9rem}.bullet-card-text{font-size:.75rem}}html[data-theme=dark] .feature-bullets-section,html[data-theme=dark] .feature-bullets-section h2,html[data-theme=dark] .feature-bullets-section h3,html[data-theme=dark] .feature-bullets-section li,html[data-theme=dark] .feature-bullets-section p{color:#fff}html[data-theme=dark] .feature-bullets-section .bullet-icon{color:#97c7ec}