/*!*************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/regular/Players board.module/module.css ***!
  \*************************************************************************************************************************************************/.players-board{padding:120px 0}@media (max-width:992px){.players-board{padding:60px 0}}.players-board *{color:var(--primary-3)}.players-board__wrapper--title{padding-bottom:40px}.players-board__wrapper--title h2{font-weight:700;text-align:center}.players-board__wrapper--items{grid-gap:24px;gap:24px}.players-board__wrapper--items .single-item{width:calc(25% - 18px)}@media (max-width:992px){.players-board__wrapper--items .single-item{width:calc(50% - 12px)}}@media (max-width:768px){.players-board__wrapper--items .single-item{width:100%}}.players-board__wrapper--items .single-item--icon{background-color:var(--primary-3);padding:10px 10px 0;width:100%}.players-board__wrapper--items .single-item--icon .bg{background-position:top;background-size:contain;min-height:298px;width:100%}.players-board__wrapper--items .single-item--description{border-bottom:.5px solid hsla(0,0%,100%,.502);padding:20px 0}.players-board__wrapper--items .single-item--description h4{font-size:16px;font-weight:600;line-height:22px;margin-bottom:3px}.players-board__wrapper--items .single-item--description h5{font-size:16px;font-weight:400;line-height:22px;margin-bottom:0}