.o-stl-list{overflow:hidden}.o-stl-list__inner{margin:0 -1rem;width:auto}.o-stl-list .m-stl-list--item{cursor:pointer;overflow:hidden;padding:0 1rem;position:relative}.o-stl-list .m-stl-list--item__image{animation:gradientLoading 2s ease infinite reverse;aspect-ratio:2/3;background:linear-gradient(90deg,hsla(0,0%,93%,.5) 8%,hsla(0,0%,87%,.5) 18%,hsla(0,0%,93%,.5) 33%);background-size:300%;display:block;font-size:0;height:auto;max-width:100%;object-fit:cover;width:100%}.o-stl-list .m-stl-list--item__button{align-items:center;display:flex;height:4.7rem;justify-content:center;margin:2rem 2rem 3rem;padding:.5rem 1rem;width:calc(100% - 4rem)}.o-stl-list .m-stl-list--item__button--loader circle{stroke:var(--color-secondary-body)}.o-stl-list .m-stl-list--item:hover .a-btn--light{background-color:var(--color-tertiary-bg);border:1px solid var(--color-tertiary-bg);color:var(--color-white)}.o-stl-list .m-stl-list--item:hover .a-btn--light circle{stroke:var(--color-white)}.o-stl-list .m-stl-list--item__placeholder{padding:0 1rem}.o-stl-list .m-stl-list--item__placeholder__image{aspect-ratio:2/3;display:block;font-size:0;height:auto;max-width:100%;object-fit:cover;width:100%}.o-stl-list .m-stl-list--item__placeholder__button{border-radius:2rem;height:4.3rem;margin:2rem 2rem 3rem;width:calc(100% - 4rem)}.o-stl-list .m-stl-list--item__placeholder__button,.o-stl-list .m-stl-list--item__placeholder__image{animation:gradientLoading 2s ease infinite reverse;background:linear-gradient(90deg,hsla(0,0%,93%,.5) 8%,hsla(0,0%,87%,.5) 18%,hsla(0,0%,93%,.5) 33%);background-size:300%}@keyframes gradientLoading{0%{background-position:-50% 0}to{background-position:50% 0}}