.bw-cards-info.simple .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.bw-cards-info.simple .bw-cards-info__item{width:calc(25% - 22.5px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;padding:50px 20px;border:1px solid var(--c-secondary)}@media only screen and (max-width:1700px){.bw-cards-info.simple .bw-cards-info__item{gap:20px;padding:40px 10px}}@media only screen and (max-width:1199px){.bw-cards-info.simple .bw-cards-info__item{width:calc(50% - 15px)}}@media only screen and (max-width:767px){.bw-cards-info.simple .bw-cards-info__item{width:100%;padding:40px 25px}}@media only screen and (max-width:575px){.bw-cards-info.simple .bw-cards-info__item{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}}.bw-cards-info.simple .bw-cards-info__item img{max-width:100px}@media only screen and (min-width:1200px) and (max-width:1700px){.bw-cards-info.simple .bw-cards-info__item img{max-width:60px}}.bw-cards-info.simple .bw-cards-info__item h5{color:var(--c-primary);font-weight:700;font-family:Overpass,sans-serif;letter-spacing:-.02em;margin-bottom:0}@media only screen and (max-width:575px){.bw-cards-info.simple .bw-cards-info__item h5{width:100%}}.bw-cards-info.simple .bw-cards-info__item:hover{background:var(--c-secondary)}.bw-cards-info.simple .bw-cards-info__item:hover h5{color:#fff}