.bullets .bullets__wrap{display:flex;justify-content:space-between;gap:30px}@media only screen and (max-width: 768px){.bullets .bullets__wrap{flex-wrap:wrap;gap:10px}}.bullets .bullets__wrap .bullet{display:flex;align-items:center;gap:15px;width:100%}@media only screen and (max-width: 1300px){.bullets .bullets__wrap .bullet{flex-wrap:wrap;text-align:center}}@media only screen and (max-width: 768px){.bullets .bullets__wrap .bullet{text-align:left;flex-wrap:nowrap}}.bullets .bullets__wrap .bullet .bullet__left{text-align:center;width:40%}@media only screen and (max-width: 1300px){.bullets .bullets__wrap .bullet .bullet__left{width:100%}}@media only screen and (max-width: 768px){.bullets .bullets__wrap .bullet .bullet__left{width:35%}}@media only screen and (max-width: 460px){.bullets .bullets__wrap .bullet .bullet__left{width:30%}}.bullets .bullets__wrap .bullet .bullet__left img{max-width:100%;height:auto}.bullets .bullets__wrap .bullet .bullet__right{width:60%}@media only screen and (max-width: 1300px){.bullets .bullets__wrap .bullet .bullet__right{width:100%}}@media only screen and (max-width: 768px){.bullets .bullets__wrap .bullet .bullet__right{width:65%}}@media only screen and (max-width: 460px){.bullets .bullets__wrap .bullet .bullet__right{width:70%}}.bullets .bullets__wrap .bullet .bullet__right .h5{margin-bottom:10px}@media only screen and (max-width: 768px){.bullets .bullets__wrap .bullet .bullet__right .h5{font-size:18px}}.bullets .bullets__wrap .bullet .bullet__right p{font-size:14px}@media only screen and (max-width: 460px){.bullets .bullets__wrap .bullet .bullet__right p{display:none}}/*# sourceMappingURL=bullet.min.css.map */