.ispinner{width:20px;height:20px;position:relative;top:1px}.ispinner.delayed{opacity:0;animation:.2s linear .4s forwards delayedVisibility}.ispinner .ispinner-blade{will-change:opacity;background-color:currentColor;border-radius:1.25px;width:2px;height:5.5px;animation:1s linear infinite iSpinnerBlade;position:absolute;top:6.5px;left:8.5px}.ispinner .ispinner-blade:first-child{animation-delay:-1.625s;transform:rotate(45deg)translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(2){animation-delay:-1.5s;transform:rotate(90deg)translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(3){animation-delay:-1.375s;transform:rotate(135deg)translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(4){animation-delay:-1.25s;transform:rotate(180deg)translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(5){animation-delay:-1.125s;transform:rotate(225deg)translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(6){animation-delay:-1s;transform:rotate(270deg)translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(7){animation-delay:-.875s;transform:rotate(315deg)translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(8){animation-delay:-.75s;transform:rotate(1turn)translateY(-6.5px)}.ispinner-large{width:35px;height:35px}.ispinner-large .ispinner-blade{border-radius:2.5px;width:3px;height:12px;top:11.5px;left:15px}.ispinner-large .ispinner-blade:first-child{transform:rotate(45deg)translateY(-11.5px)}.ispinner-large .ispinner-blade:nth-child(2){transform:rotate(90deg)translateY(-11.5px)}.ispinner-large .ispinner-blade:nth-child(3){transform:rotate(135deg)translateY(-11.5px)}.ispinner-large .ispinner-blade:nth-child(4){transform:rotate(180deg)translateY(-11.5px)}.ispinner-large .ispinner-blade:nth-child(5){transform:rotate(225deg)translateY(-11.5px)}.ispinner-large .ispinner-blade:nth-child(6){transform:rotate(270deg)translateY(-11.5px)}.ispinner-large .ispinner-blade:nth-child(7){transform:rotate(315deg)translateY(-11.5px)}.ispinner-large .ispinner-blade:nth-child(8){transform:rotate(1turn)translateY(-11.5px)}@keyframes iSpinnerBlade{0%{opacity:.85}50%{opacity:.25}to{opacity:.25}}@keyframes delayedVisibility{0%{opacity:0}to{opacity:1}}
.tweet-container-module__CmFQMq__root{background-color:var(--tweet-bg-color);border:var(--tweet-border);box-sizing:border-box;color:var(--tweet-font-color);font-family:var(--tweet-font-family);margin:var(--tweet-container-margin);border-radius:12px;width:100%;min-width:250px;max-width:550px;font-weight:400;transition-property:background-color,box-shadow;transition-duration:.2s;overflow:hidden}.tweet-container-module__CmFQMq__root:hover{background-color:var(--tweet-bg-color-hover)}.tweet-container-module__CmFQMq__article{box-sizing:inherit;padding:.75rem 1rem;position:relative}
