.custom-slider-max-benefit{@media (max-width:1023px){margin-left:-20px;margin-right:0;width:calc(100% + 40px)}}.grid-product{display:grid;grid-template-areas:"a a a a a b b b b c c c" "d d d f f f g g g c c c" "h h h h i i i i j j j j";grid-template-rows:repeat(3,auto);grid-template-columns:repeat(12,1fr);gap:24px}@media (max-width:1439px){.grid-product{grid-template-areas:"a a a a a a a b b b b b" "c c c c c c c c c c c c" "d d d d d d f f f f f f" "g g g g h h h h h h h h" "i i i i i i j j j j j j";grid-template-rows:repeat(5,auto)}}@media (max-width:1023px){.grid-product{grid-template-areas:"a a" "b b" "c c" "d d" "f g" "h h" "i j";grid-template-rows:repeat(7,auto);grid-template-columns:repeat(2,1fr);gap:20px}}