.component-show{--item-width:100%;--max-item-width:9rem;align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:var(--max-item-width);min-width:var(--max-item-width);width:100%}@media screen and (min-width:768px){.component-show{--max-item-width:11rem}}@media screen and (min-width:1060px){.component-show{--max-item-width:14rem}}.component-show a{text-decoration:none}.component-show .thumb-container{border-radius:50%;box-shadow:var(--elevation-1);height:var(--item-width);overflow:hidden;width:var(--item-width)}.component-show .thumb-container>a{display:block;height:100%;width:100%}.component-show .thumb-container img{height:100%;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{font-size:1.4rem;text-align:center}@media screen and (min-width:768px){.component-show figcaption .card-title{font-size:var(--heading-4-font-size)}}.component-show-collection{padding:1rem 0}.component-show-collection.square-thumbnail .component-show .thumb-container{border-radius:.6rem}
/*# sourceMappingURL=Show-component.608ec1ff0656c8b676a1.css.map*/