.component-show{--item-width:16.6rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:var(--item-width);margin:0 auto}.component-show a{text-decoration:none}.component-show .thumb-container{overflow:hidden;height:var(--item-width);width:var(--item-width)}.component-show .thumb-container>a{display:block;height:100%;width:100%}.component-show .thumb-container img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.component-show figcaption{display:flex;flex-direction:column;justify-content:flex-start;padding:1.2rem 0;width:100%}.component-show figcaption .card-title{text-align:center}@media screen and (min-width:1060px){.component-show{--item-width:17.3rem}}.component-show-collection{display:flex;flex-direction:column}.component-show-collection .component-slider{margin:2.4rem 0}