.spinner{position:relative;border:.225rem solid black;border-radius:50%;border-top:.225rem solid lightgrey;border-bottom:.225rem solid lightgrey;width:var(--spinner-size, 1.4em);height:var(--spinner-size, 1.4em);-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin:var(--spinner-margin, 0 0 0 0)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn{-webkit-border-radius:.5rem;background:var(--dark-gray);border-radius:.5rem;border:none;color:var(--white-color);cursor:pointer;display:inline-block;font-size:var(--small-font-size-mobile);margin:0 .1rem;max-width:10rem;padding:.7rem 1rem;text-decoration:none;text-transform:uppercase;white-space:nowrap}.btn:disabled{cursor:no-drop;color:var(--medium-gray)}@media (min-width: 530px){.btn:hover{color:#000;font-weight:700}}@media (min-width: 530px){.btn{max-width:25rem}}@media (min-width: 800px){.btn{font-size:var(--small-font-size-desktop);padding:.75rem 1.3rem}}@media (min-width: 1200px){.btn{font-size:var(--medium-font-size-mobile);padding:.75rem 1.3rem}}.btn i,.btn img{margin-right:.75rem}.btn--small{display:flex;align-items:center;justify-content:center;max-height:2rem;font-size:var(--very-small-font-size-mobile)}@media (min-width: 800px){.btn--small{font-size:var(--small-font-size-mobile)}}.btn--x-small{display:flex;align-items:center;justify-content:center;max-height:1rem;font-size:x-small}.btn-noPadding{padding:.1rem}.btn--invisible{background:Transparent;background-repeat:no-repeat;border:none;cursor:pointer;overflow:initial;outline:none}.btn--red{background:var(--red-color)}.btn--green{background:var(--green-color)}.btn--gray{background:var(--medium-gray)}.btn--gold{background:var(--gold-color);color:var(--dark-gray);font-weight:600}.btn--wrapText{white-space:normal}.btn--cancel-bonus{margin-top:1rem}.btn--underline{text-decoration:underline;cursor:pointer;font-size:small}.add-friend-icon{display:inline-block;color:var(--green-color);margin:0}@media (min-width: 530px){.add-friend-icon{margin-right:.25rem}}.add-friend-icon i{margin:0 0 0 .1rem!important}.add-friend-icon i:first-child{font-size:xx-small}._comments_1bfbp_1{--spinner-size: 1rem;--spinner-margin: 1rem auto;padding-top:1rem}._commentsTop_1bfbp_6{margin-top:2rem;border-top:1px solid rgb(228,228,228)}._likeHighlighted_1bfbp_11{color:#1da1f2!important}._displayAllAnswers_1bfbp_15{text-decoration:underline;text-decoration-color:#65676b;text-decoration-thickness:1px;color:#65676b;cursor:pointer;font-size:small;margin-left:.75rem;margin-top:.25rem}._displayAllThreads_1bfbp_26{text-decoration:underline;text-decoration-color:#65676b;text-decoration-thickness:1px;color:#65676b;cursor:pointer;font-size:small;margin-left:.5rem}._addRootComment_1bfbp_36{--comments-add-comment-icon-size: 2rem;--comments-answer-comment-icon-width: 15%;--comments-answer-comment-text-width: 85%;margin-bottom:1rem;font-size:small}@media (min-width: 800px){._addRootComment_1bfbp_36{--comments-add-comment-icon-size: 2.5rem}}._addRootComment_1bfbp_36>div{margin-bottom:1rem;width:100%}._addRootComment_1bfbp_36>div textarea{align-self:end;width:90%}@media (min-width: 800px){._addRootComment_1bfbp_36>div textarea{width:95%}}._addRootComment_1bfbp_36>i{margin-left:1.25rem;margin-right:.5rem}@media (min-width: 800px){._addRootComment_1bfbp_36>i{margin-left:1.75rem}}._addRootComment_1bfbp_36>span{cursor:pointer}._comment_1bfbp_1{margin-bottom:1rem;display:grid;grid-template-columns:15% 1fr;line-height:1.25rem;position:relative}@media (min-width: 800px){._comment_1bfbp_1{grid-template-columns:10% 1fr}}._comment__icon_1bfbp_86{justify-self:center;color:#fff;border-radius:50%;text-align:center;margin-top:.5rem;height:2rem;width:2rem;line-height:2rem}@media (min-width: 800px){._comment__icon_1bfbp_86{height:2.5rem;width:2.5rem;line-height:2.5rem}}._comment__body_1bfbp_103{position:relative}._comment__content_1bfbp_106{background:var(--comments-comment-content-color, #eff2f5);padding:.7rem;border-radius:20px;margin-right:2rem;font-size:small}._comment__contentText_1bfbp_113{max-height:5rem;overflow-y:hidden}._comment__contentTextExpanded_1bfbp_117{overflow-y:visible;max-height:max-content}._comment__contentDisplayMore_1bfbp_121{margin-left:.1rem;cursor:pointer}._comment__count_1bfbp_125{display:flex;position:absolute;width:1.25rem;margin-top:-.9rem;right:2rem;background:#fff;box-shadow:0 2px 4px #b8b8b880;border-radius:20px;align-items:center;font-size:80%}._comment__count_1bfbp_125 span{margin-left:.1rem}._comment__reactions_1bfbp_140{margin-top:.25rem}._comment__reactions_1bfbp_140 span{margin:.4rem 1rem 0 0;font-size:xx-small;color:#65676b;cursor:pointer}@media (min-width: 800px){._comment__reactions_1bfbp_140 span{font-size:x-small}}._comment__reactions_1bfbp_140 span:first-child{margin-left:.8rem}._comment__menu_1bfbp_157{--dropdown-background: #65676b;--dropdown-margin: 0 .25rem;--dropdown-padding: 0rem .25rem;--dropdown-border-radius: 10%;display:flex;flex-direction:row-reverse;position:absolute;right:.75rem;top:0;cursor:pointer}._comment__menu_1bfbp_157 ul{margin:0}._comment__answer_1bfbp_172{margin-top:.5rem;position:relative;display:grid;grid-template-columns:var(--comments-answer-comment-icon-width, 15%) var(--comments-answer-comment-text-width, 85%);font-size:small}@media (min-width: 800px){._comment__answer_1bfbp_172{grid-template-columns:10% 90%}}._comment__answerIcon_1bfbp_184{justify-self:center;color:#fff;border-radius:50%;text-align:center;margin-top:.25rem;height:var(--comments-add-comment-icon-size, 1.75rem);width:var(--comments-add-comment-icon-size, 1.75rem);line-height:var(--comments-add-comment-icon-size, 1.75rem)}._comment__answer_1bfbp_172 textarea{width:87%;height:2.5rem;border:none;padding:.8rem 1.5rem .8rem .8rem;outline:none;background:#eff2f5;border-radius:20px;overflow-y:hidden;resize:none;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) rgba(0,0,0,.05)}@media (min-width: 800px){._comment__answer_1bfbp_172 textarea{width:94%}}._comment__answer_1bfbp_172 textarea::-webkit-scrollbar{width:6px;height:6px}._comment__answer_1bfbp_172 textarea::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:3px}._comment__answer_1bfbp_172 textarea::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}._comment__answerIcons_1bfbp_224{position:absolute;bottom:.5rem;right:2.6rem;color:var(--comments-comment-answer-button-color, blue);cursor:pointer}@media (min-width: 800px){._comment__answerIcons_1bfbp_224{right:3.4rem}}
