/* example of use

  // position of each element is defined relative to parent container (from 0 0 to 100% 100%)
  $someElements: (
    (width: 50%, height: 3rem, position: 0 0),
    (width: 4rem, height: 4rem, position: 0 12rem),
    (width: calc(100% - 6rem), height: 4rem, position: 100% 12rem)
  );

  .container {
    @include skeletonPlaceholder.placeholder($someElements);
  }
*/
@keyframes LE67v {
  to {
    opacity: 0.5;
  }
}
.fnPfw {
  position: relative;
  aspect-ratio: 97/12;
  width: 100%;
  max-width: 97rem;
}
[dir] .fnPfw {
  margin: 0 auto;
}

.YjQl1 {
  opacity: 1;
  aspect-ratio: 97/12;
  width: 100%;
}

[dir] .YjQl1 {
  background-image: linear-gradient(#EBEBEB, #EBEBEB);
  background-size: 100% 100%;
}

[dir=ltr] .YjQl1 {
  animation-name: LE67v;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
}

[dir=rtl] .YjQl1 {
  animation-name: LE67v;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
}

._6RtkY {
  position: absolute;
  top: 0;
  visibility: hidden;
}

[dir=ltr] ._6RtkY {
  left: 0;
}

[dir=rtl] ._6RtkY {
  right: 0;
}

.FOLME {
  width: 100%;
}

.IWplv {
  width: 0;
  height: 0;
}

.F5pIg {
  width: 100%;
}

[dir] .F5pIg {
  border-radius: 0.5rem;
}

.jPDJI {
  width: 100%;
}