.growthBlindSpotsSection{display:flex;align-items:center;justify-content:center}.growthBlindSpotsInnerWrapper .growthBlindSpotsGrid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;justify-items:center;overflow:hidden}@media only screen and (max-width:1080px){.growthBlindSpotsInnerWrapper .growthBlindSpotsGrid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:690px){.growthBlindSpotsInnerWrapper .growthBlindSpotsGrid{grid-template-columns:100%}}.growthBlindSpotsInnerWrapper .growthBlindSpotsGrid .growthBlindSpotsItem{display:flex;padding:30px 100px 30px 30px;align-items:center;gap:20px;flex:1 0 0;border-radius:12px;border:1px solid #bcbcbf;background:#fff;position:relative;grid-column:span 2;width:100%;max-width:370px;overflow:hidden}@media only screen and (max-width:1080px){.growthBlindSpotsInnerWrapper .growthBlindSpotsGrid .growthBlindSpotsItem{grid-column:auto;width:100%;max-width:100%}}.growthBlindSpotsInnerWrapper .growthBlindSpotsGrid .growthBlindSpotsItem:nth-child(4){grid-column-start:2;grid-column-end:4}@media only screen and (max-width:1080px){.growthBlindSpotsInnerWrapper .growthBlindSpotsGrid .growthBlindSpotsItem:nth-child(4){grid-column-start:auto;grid-column-end:auto}}@media only screen and (max-width:1280px){.growthBlindSpotsInnerWrapper .growthBlindSpotsGrid .growthBlindSpotsItem{padding:30px 70px 30px 30px}}.growthBlindSpotsInnerWrapper .growthBlindSpotsGrid .growthBlindSpotsItem .growthBlindSpotsIconWrapper{width:100px;height:100px;position:absolute;right:-19.007px;bottom:-16.008px}.growthBlindSpotsInnerWrapper .growthBlindSpotsGrid .growthBlindSpotsItem .growthBlindSpotsItemText{width:100%;max-width:240px}