.reinsurance{align-items:center;display:flex;gap:20px;justify-content:space-between}.reinsurance__item{align-items:center;display:flex;gap:12px;justify-content:start;max-width:250px}.reinsurance__icon{flex:none;height:40px;object-fit:contain;object-position:center;width:40px}.reinsurance__text{width:100%}.reinsurance__title{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:start}.reinsurance__title p{font-weight:600;line-height:1.2}.reinsurance__stars{height:auto;margin:0 0 2px;width:88px}.reinsurance__description{font-size:var(--small-font-size);line-height:1.2}.reinsurance__divider{background:var(--medium-gray-color);display:block;flex:none;height:40px;width:1px}@media screen and (max-width:1192px){.reinsurance{flex-wrap:wrap;justify-content:center}}@media screen and (max-width:600px){.reinsurance{display:block}.reinsurance__item{max-width:100%}.reinsurance__item:not(:last-child){margin:0 0 20px}.reinsurance__icon{height:32px;width:32px}.reinsurance__divider{display:none}}