.rounded-box{align-items:center;aspect-ratio:1/1;border-radius:100%;display:flex;justify-content:center;overflow:hidden;position:relative}.rounded-box svg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.rounded-box img{display:block;max-height:80%;max-width:80%;position:relative;z-index:2}.rounded-box.rounded-box--photo{border-radius:16px;overflow:hidden}.rounded-box.rounded-box--photo svg{display:none}.rounded-box.rounded-box--photo img{height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}