.spinner{display:flex;align-items:center;justify-content:center}.spinner .icon{animation:rotator 2s linear infinite}.spinner .path{stroke-dasharray:110;stroke-dashoffset:0;transform-origin:center;stroke:#f7bf37;animation:dash 2s ease-in-out infinite,colors 8s ease-in-out infinite}@keyframes dash{0%{stroke-dashoffset:110}50%{stroke-dashoffset:27.5;transform:rotate(135deg)}to{stroke-dashoffset:110;transform:rotate(450deg)}}@keyframes rotator{0%{transform:rotate(0deg)}to{transform:rotate(270deg)}}.sidebar-profile{color:#19284d;display:flex;margin-bottom:15px}.sidebar-profile.light{color:#fff}.sidebar-profile.light .social-accounts a svg path{fill:#fff}.sidebar-profile:last-child{margin-bottom:0}.sidebar-profile .heading{font-size:14px;font-weight:700;line-height:1.43;letter-spacing:normal;font-size:16px}@media (min-width:1024px){.sidebar-profile .heading{font-size:18px;font-weight:700;line-height:1.11;letter-spacing:normal;line-height:1.56}}.sidebar-profile p{font-size:14px;font-weight:400;line-height:1.71;letter-spacing:normal}.sidebar-profile .text-block{width:221px}@media (min-width:1024px){.sidebar-profile .text-block{margin-top:0}}.sidebar-profile .img-block{margin-right:20px;border-radius:80px;height:80px;position:relative}.sidebar-profile .img-block a,.sidebar-profile .img-block img{border-radius:40px;height:80px;width:80px}.sidebar-profile .img-block a{display:block;background-blend-mode:color}@media (min-width:1024px){.sidebar-profile .img-block a{background-position:50% 50%;background-repeat:no-repeat;background-size:cover}}.sidebar-profile hr{height:1px;width:100%;background:#d8d8d8;opacity:1}.sidebar-profile .social-accounts{margin-top:3px;display:flex;align-items:flex-start}@media (min-width:1024px){.sidebar-profile .social-accounts{margin-top:6px}}.sidebar-profile .social-accounts.with-holdings{margin-bottom:7px}.sidebar-profile .social-accounts a{display:inline-flex;justify-content:center;align-items:flex-start;margin-right:8px}.sidebar-profile .social-accounts a:last-child{margin-right:0}.sidebar-profile .social-accounts svg{width:14px}.sidebar-profile .social-accounts svg path{fill:#19284d}.sidebar-profile .holdings{padding-top:3px}@media (min-width:1024px){.sidebar-profile .holdings{padding-top:7px}}.sidebar-profile .holdings .holding{font-size:14px;font-weight:700;line-height:1;letter-spacing:normal;display:inline-block;margin-bottom:5px}.sidebar-profile .holdings .holding:not(:last-child){margin-right:16px}.sidebar-profile .description{margin-top:0;margin-bottom:10px}.sidebar-profile.minimized .text-block{margin-top:0}.sidebar-profile.minimized .img-block{height:65px}.sidebar-profile.minimized .img-block a{width:65px;height:65px;border-radius:65px}.sidebar-profile.no-photo .img-block{display:none}@media (min-width:1024px){.sidebar-profile .img-block a{background-position:50% 50%!important;background-repeat:no-repeat!important;background-size:cover!important}}