.placeholder-slider{display:grid;gap:.625rem;grid-template-columns:1fr;grid-template-rows:1fr}@media only screen and (min-width: 40em){.placeholder-slider{grid-template-columns:repeat(var(--tablet-count),1fr)}}@media only screen and (min-width: 80em){.placeholder-slider{grid-template-columns:repeat(var(--laptop-count),1fr)}}.placeholder-slider__img{margin-top:4.34938rem;background-color:var(--light-grey);background-image:var(--svg-superette);background-size:35%;background-position:center;background-repeat:no-repeat;border-radius:.1rem}.placeholder-slider__text{height:.575rem;background-color:var(--light-grey);border-radius:.2rem}.placeholder-slider__text.first{margin-top:var(--edge)}.placeholder-slider__text:nth-of-type(1){width:35%}.placeholder-slider__text:nth-of-type(2){width:50%}.placeholder-slider__text:nth-of-type(3){width:20%}@media only screen and (max-width: 39.999em){.placeholder-slider>div:not(:first-child){display:none}}
