*{font-family:sans-serif;margin:0;padding:0}*,* :before,:after{-webkit-box-sizing:border-box;box-sizing:border-box}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}.cards-bsi{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:768px){.cards-bsi{grid-template-columns:repeat(2,1fr);padding-inline:16px}}.cards-bsi .card{background-color:#c00;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:286px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;gap:8px;padding:24px;text-align:center}@media only screen and (max-width:768px){.cards-bsi .card{padding:16px}}.cards-bsi .card h3{font-size:24px;font-weight:700}@media only screen and (max-width:768px){.cards-bsi .card h3{font-size:20px}}.cards-bsi .card p{font-size:16px}.cards-bsi h3{color:#fff!important;font-family:Manrope,sans-serif!important;margin:0!important}