.sm-home-feature{background-position:0 0,100% 100%;background-repeat:no-repeat;background-size:55%,55%}.sm-home-feature-container{padding-top:3rem;padding-bottom:3rem}.sm-home-feature-wrap{margin-top:3rem;display:grid}@media (max-width:639px){.sm-home-feature-wrap{grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}}@media (min-width:640px) and (max-width:767px){.sm-home-feature-wrap{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (min-width:768px) and (max-width:1279px){.sm-home-feature-wrap{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}@media (min-width:1280px){.sm-home-feature-wrap{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}}
