.benesContainer{column-gap:80px;display:flex;flex-wrap:wrap;max-width:1208px;row-gap:80px;width:100%}.benesContainer .benes{border-radius:10px;max-width:284px;padding:32px;-webkit-user-select:none;user-select:none;width:25%}.benesContainer .benes .content{display:flex;flex-direction:column;height:252px;justify-content:space-evenly}@media screen and (max-width:1199px){.benesContainer{max-width:1015px}}@media screen and (max-width:991px){.benesContainer{max-width:885px}}@media screen and (max-width:575px){.benesContainer{justify-content:center;row-gap:40px}.benesContainer .benes{width:50%}}