.TCButton_button__3oR8W{padding:1rem 2.5rem;background-color:transparent;border:none;border-radius:5px;cursor:pointer;color:inherit;-webkit-transition:color var(--animationTiming1);transition:color var(--animationTiming1);font-size:inherit;font-weight:var(--fontWeightLight);text-transform:uppercase;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;position:relative}.TCButton_button__3oR8W p{font-size:inherit}.TCButton_button__3oR8W:disabled,.TCButton_button__3oR8W:disabled:hover{background-color:var(--fontColor3);border:none}.TCButton_narrow__nHVBU{padding:1rem}.TCButton_bold__Bye54{font-weight:600}.TCButton_menuItem__3l7sY:hover{color:var(--accentColor1)}.TCButton_menuItem__3l7sY:active{color:var(--accentColor2)}.TCButton_buttonSmall__3qtOu{padding:0}.TCButton_buttonLarge__2O8Pa{padding:1.5rem 3rem;font-size:1.5rem}.TCButton_iconLarge__bcLHP{font-size:2.1875rem}.TCButton_primary__icBeN{-webkit-transition:color var(--animationTiming1);transition:color var(--animationTiming1);background:var(--accentColor1);-webkit-transition:opacity var(--animationTiming1);transition:opacity var(--animationTiming1);color:var(--fontColor2);font-weight:600}.TCButton_primary__icBeN:hover,.TCButton_secondary__18kOw:hover{opacity:70%;color:var(--fontColor2)}.TCButton_primary__icBeN:active,.TCButton_secondary__18kOw:active{-webkit-transition:none;transition:none;opacity:100%;color:var(--fontColor2)}.TCButton_secondary__18kOw{border:1px solid var(--accentColor1);color:var(--fontColor1);-webkit-transition:opacity var(--animationTiming1);transition:opacity var(--animationTiming1)}.TCButton_bold__Bye54:hover{color:var(--accentColor1)}.TCButton_selected__1RwOk{background:var(--accentColor2)}.TCButton_selected__1RwOk:hover{color:var(--fontColor1);background:var(--accentColor2)}.TCButton_selected__1RwOk:active{background:var(--accentColor1)}.TCButton_filterOption__O-xI8{padding:7px 12px}.TCButton_loadingSpinner__X--Uj{position:absolute;top:50% - 1rem;left:1rem}.TCButton_tabButton__3wpPx{border:1px solid #818181;border-radius:20px;min-width:125px;margin:.5rem .8rem;text-transform:none;font-weight:600;font-size:15px;color:#a3a3a3}.TCButton_tabButton__3wpPx:hover{background:var(--bg3Color);color:#fff}@media screen and (min-width:667px){.TCButton_buttonLarge__2O8Pa{font-size:2rem}.TCButton_filterOption__O-xI8{padding:1rem 2.5rem}.TCButton_tabButton__3wpPx{margin:0 .8rem;min-width:200px;width:100%}}.TCInput_wrapper__3hP0N{width:100%;position:relative}.TCInput_wrapper__3hP0N input,.TCInput_wrapper__3hP0N textarea{font-size:1.2rem;padding:.5rem;background:none;color:var(--fontColor1);width:100%;border:none;border-bottom:.2rem solid var(--fontColor1);font-family:inherit}.TCInput_wrapper__3hP0N textarea:focus{outline:var(--accentColor1) solid 1.5px;outline-offset:4px;border-bottom:none;border-radius:5px}.TCInput_wrapper__3hP0N label{font-size:1.5rem}.TCInput_wrapper__3hP0N input:focus{border-color:var(--accentColor1);outline:0}.TCInput_radio__3Eziq{font-size:2rem;margin:.5rem;display:grid;grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto;grid-gap:.5em}.TCInput_radio__input__122Bq{display:-webkit-flex;display:-moz-box;display:flex}.TCInput_radio__input__122Bq input{opacity:0;width:0;height:0}.TCInput_radio__input__122Bq input:checked+.TCInput_radio__control__2iOED{background:-webkit-radial-gradient(currentcolor 50%,rgba(255,0,0,0) 51%);background:radial-gradient(currentcolor 50%,rgba(255,0,0,0) 51%)}.TCInput_radio__control__2iOED{display:block;width:1em;height:1em;border-radius:50%;border:.1em solid}.TCInput_radio__label__2w0Nn{font-size:1.2rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.TCInput_selectComponent__3iclZ input{background-color:red}.TCInput_checkbox__1M142{display:grid;grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto;grid-gap:.5em;font-size:2rem;color:var(--color);margin:.2rem 0 1rem;position:absolute;top:0;left:70px}.TCInput_checkbox__input__2lK4I input{opacity:0;width:1.2em;height:1.2em}.TCInput_checkbox__control__2LHN_{cursor:pointer;display:inline-grid;width:1.2em;height:1.2em;border-radius:.25em;border:.1em solid}.TCInput_checkbox__input__2lK4I{display:grid;grid-template-areas:"checkbox"}.TCInput_checkbox__input__2lK4I>*{grid-area:checkbox}.TCInput_checkbox__control__2LHN_ svg{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom left;transform-origin:bottom left}.TCInput_checkbox__input__2lK4I input:checked+.TCInput_checkbox__control__2LHN_ svg{-webkit-transform:scale(1);transform:scale(1)}.TCInput_checkbox__input__2lK4I input:focus+.TCInput_checkbox__control__2LHN_{-webkit-box-shadow:0 0 0 .05em #fff,0 0 .15em .1em currentColor;box-shadow:0 0 0 .05em #fff,0 0 .15em .1em currentColor}.TCInput_checkbox__input__2lK4I input:checkbox:disabled+.TCInput_checkbox__control__2LHN_{color:var(--disabledCheckbox)}.TCInput_description__2I5vV{color:var(--fontColor3);font-size:1.2rem;margin-top:1rem}.TCInput_switch__3OGK9{position:relative;display:inline-block;width:4rem;height:2rem}.TCInput_switch__3OGK9 input{opacity:0;width:0;height:0}.TCInput_slider__1ZJjv{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.TCInput_slider__1ZJjv,.TCInput_slider__1ZJjv:before{position:absolute;-webkit-transition:.4s;transition:.4s}.TCInput_slider__1ZJjv:before{content:"";height:1.2rem;width:1.2rem;left:4px;bottom:4px;background-color:#fff}input:checked+.TCInput_slider__1ZJjv{background-color:var(--accentColor1)}input:focus+.TCInput_slider__1ZJjv{-webkit-box-shadow:0 0 1px var(--accentColor2);box-shadow:0 0 1px var(--accentColor2)}input:checked+.TCInput_slider__1ZJjv:before{-webkit-transform:translateX(2rem);transform:translateX(2rem)}.TCInput_slider__1ZJjv.TCInput_round__U9qUf{border-radius:34px}.TCInput_slider__1ZJjv.TCInput_round__U9qUf:before{border-radius:50%}.TCInput_commentWrapper__1Eb56{position:absolute;top:8px;font-size:15px}.TCInput_signInText__e-pHr{color:var(--accentColor1);font-weight:700}.TCInput_wrapperResponsive__g3P6U{width:-webkit-calc(100% - 20px);width:calc(100% - 20px)}.TCInput_wrapperResponsive__g3P6U textarea{font-size:15px}@media screen and (min-width:1024px){.TCInput_wrapper__3hP0N input,.TCInput_wrapper__3hP0N textarea{font-size:1.5rem}}.TCUserAvatar_avatarImage__DxdTe{background-color:#a9a9a9;min-width:4rem;width:4rem;height:4rem;border-radius:50%;overflow:hidden;margin-right:0;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.TCUserAvatar_border__1j4uk{border:.5rem solid var(--bg2Color)}.TCUserAvatar_avatarImage__DxdTe img{height:100%}.TCUserAvatar_small__2XWfR{width:4rem;height:4rem}.TCUserAvatar_tiny__1Giva{min-width:3rem;max-width:3rem;height:3rem}.TCUserAvatar_large__Re906{width:20rem;height:20rem}.TimelineCommentsOverview_wrapper__2N244{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-align-items:center;-moz-box-align:center;align-items:center;max-height:100rem}.TimelineCommentsOverview_commentsList__3kcwB{width:100%;overflow-y:auto;margin-left:-2rem}.TimelineCommentsOverview_commentWrapper__1I8Rb{width:100%;display:-webkit-flex;display:-moz-box;display:flex;padding:.5rem 1rem}.TimelineCommentsOverview_avatarWrapper__dfPJA{min-width:4rem}.TimelineCommentsOverview_rightSide__ArZSk{max-width:95%}.TimelineCommentsOverview_commentTextWrapper__1tpHt,.TimelineCommentsOverview_rightSide__ArZSk{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.TimelineCommentsOverview_commentTextWrapper__1tpHt{background-color:#454545;max-width:100%;border-radius:var(--borderRadius3);-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding:1rem 2rem;font-size:1.5rem}.TimelineCommentsOverview_commentUserImage__17YeB{border-radius:50%;background-color:#888;margin-right:.5rem;width:10%}.TimelineCommentsOverview_commentText__2QQaO{margin:.5rem 0;height:100%;font-size:inherit}.TimelineCommentsOverview_commentTextWrapper__1tpHt h4{font-weight:900;font-size:1rem}.TimelineCommentsOverview_commentMetadata__w8OhJ{font-size:1rem!important;max-width:100%;color:var(--fontColor1)}.TimelineCommentsOverview_commentInputWrapper__2O23L{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin:2rem 0 .5rem}.TimelineCommentsOverview_commentInputField__Xr5MR{width:100%;margin-left:1rem}.TimelineCommentsOverview_commentInputButtonWrapper__2f3gP{width:40%;height:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.TimelineCommentsOverview_commentsList__3kcwB::-webkit-scrollbar{display:none}@media screen and (min-width:1024px){.TimelineCommentsOverview_commentTextWrapper__1tpHt h4{font-size:1.1rem}}.TonesamplePreview_tonesamplePreviewWrapper__cNbpJ{height:25rem;max-height:50rem;width:100%;overflow:hidden;position:relative;margin:1rem 0}.TonesamplePreview_noTonesample__37lK2,.TonesamplePreview_tonesamplePreviewWrapper__cNbpJ{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.TonesamplePreview_noTonesample__37lK2{height:15rem;background-color:var(--bg1Color);-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:auto}.TonesamplePreview_noTonesample__37lK2 p{color:var(--fontColor3);font-size:1.2rem;text-align:center}.TonesamplePreview_reactPlayer__1QBdW{top:0;left:0}.TonesamplePreview_backgroundImage__2NUrA{position:absolute;top:10px;height:80%;width:100%;z-index:-1;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.TonesamplePreview_backgroundImage__2NUrA img{width:40%}.TonesamplePreview_disableLayer__23Fl2{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2}@media screen and (min-width:1024px){.TonesamplePreview_reactPlayer__1QBdW,.TonesamplePreview_tonesamplePreviewWrapper__cNbpJ{height:100%}.TonesamplePreview_notPictureMode__nGWow{height:45rem}.TonesamplePreview_noTonesample__37lK2{height:8rem;width:100%;padding:1rem}}.InfoItem_infoWrapper__2dGCH{position:absolute;padding:.2rem;margin:.2rem;top:0;left:0;color:var(--fontColor3);background:none;border:none;cursor:pointer;-webkit-transition:all var(--animationTiming1);transition:all var(--animationTiming1);opacity:70%}.InfoItem_infoWrapper__2dGCH:hover{opacity:100%;color:var(--accentColor1)}.InfoItem_filled__1nXTT{color:var(--accentColor1)}.InfoItem_posUnset__fr7P2{position:unset}@media screen and (min-width:1024px){.InfoItem_infoWrapper__2dGCH{padding:.5rem;margin:.5rem}.InfoItem_customPadding__1zgT9{padding:0}.InfoItem_customMargin__Y3XBX{margin:0}}.EquipmentPhoto_previewImgWrapper__zbePx{width:5rem;height:5rem;min-width:5rem;min-height:5rem;overflow:hidden;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-right:0 1rem 0 1rem;border:.1rem solid var(--fontColor3);border-radius:var(--borderRadius1);padding:.5rem;position:relative}.EquipmentPhoto_previewImgWrapper__zbePx img{width:100%;height:100%;object-fit:scale-down}.EquipmentPhoto_darkBorder__3pWW4{border-color:var(--bg1Color);background-color:var(--bg1Color)}.EquipmentPhoto_big__3Rahd{width:100%!important;height:50rem!important}.EquipmentPhoto_big__3Rahd img{padding:0 1rem!important}.EquipmentPhoto_previewModal__1ov2a{height:26rem!important}.EquipmentPhoto_activityFeedSize__2Ui4Y{height:30rem!important}@media screen and (min-width:1024px){.EquipmentPhoto_previewImgWrapper__zbePx{width:7rem;height:7rem}.EquipmentPhoto_small__1ZccU{width:5rem;height:5rem}}@media screen and (max-width:469px){.EquipmentPhoto_big__3Rahd{height:30rem!important}}@media screen and (max-width:350px){.EquipmentPhoto_big__3Rahd{height:20rem!important}}.CommentsOverview_wrapper__1IEOV{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-align-items:center;-moz-box-align:center;align-items:center;min-height:40rem;max-height:100rem}.CommentsOverview_commentsList__1LoZI{width:100%;overflow-y:auto;margin-left:-2rem}.CommentsOverview_commentWrapper__2onQx{width:100%;display:-webkit-flex;display:-moz-box;display:flex;padding:.5rem 1rem}.CommentsOverview_avatarWrapper__1wftk{min-width:4rem}.CommentsOverview_rightSide__29pRM{max-width:95%}.CommentsOverview_commentTextWrapper__1LGFt,.CommentsOverview_rightSide__29pRM{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.CommentsOverview_commentTextWrapper__1LGFt{background-color:var(--bg4Color);max-width:100%;border-radius:var(--borderRadius3);-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding:1rem 2rem;font-size:1.5rem}.CommentsOverview_commentUserImage__2NfXv{border-radius:50%;background-color:#888;margin-right:.5rem;width:10%}.CommentsOverview_commentText__2gDkd{margin:.5rem 0;height:100%;font-size:inherit}.CommentsOverview_commentTextWrapper__1LGFt h4{font-weight:900;font-size:1rem}.CommentsOverview_commentMetadata__C7E_o{font-size:1rem;max-width:100%;color:var(--fontColor3)}.CommentsOverview_commentInputWrapper__1oF-d{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin:2rem 0}.CommentsOverview_commentInputField__27qCM{width:80%;margin-left:1rem}.CommentsOverview_commentInputButtonWrapper__1K27D{width:20%;height:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.CommentsOverview_gearPropertiesComment__Q58a8{max-width:100%;width:100%;background:#252525;border-radius:10px;border:2.5px inset hsla(0,0%,50.6%,0)}@media screen and (min-width:1024px){.CommentsOverview_commentTextWrapper__1LGFt h4{font-size:1.1rem}}.ModelSummary_modelWrapper__x5rld{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.ModelSummary_modelTextbox__3tNeN{margin-left:1rem}.ModelSummary_brand__3_c8s{font-weight:700}.ModelSummary_style__SuJD6{font-size:1.2rem;font-style:italic}.ModelSummary_gearStyle__2dnc5{font-size:12px;font-style:italic;font-weight:400}.ModelSummary_gearModalTextbox__3VgRX{margin-left:0;margin-bottom:1rem}.ModelSummary_gearText__wx416{font-size:16px;font-weight:700}.ModelSummary_normalText__yeobB{font-size:1.5rem}.AddActivityForm_wrapper__1ZG-P{max-width:45rem;width:100%;margin:3rem 0 2.5rem}.AddActivityForm_boxCard__18bvx{background:rgba(87,87,87,.6);border:1px solid #818181;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:10px;padding:0 1.5rem}.AddActivityForm_commentsList__3q-VS{width:100%;overflow-y:scroll;margin-left:-2rem}.AddActivityForm_commentWrapper__2U9ZZ{width:100%;display:-webkit-flex;display:-moz-box;display:flex;padding:.5rem 1rem}.AddActivityForm_avatarWrapper__3r9A6{min-width:4rem}.AddActivityForm_rightSide__2v5C6{max-width:95%}.AddActivityForm_commentTextWrapper__1ly1p,.AddActivityForm_rightSide__2v5C6{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.AddActivityForm_commentTextWrapper__1ly1p{background-color:var(--bg4Color);max-width:100%;border-radius:var(--borderRadius3);-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding:1rem 2rem;font-size:1.5rem}.AddActivityForm_commentUserImage__tfxhE{border-radius:50%;background-color:#888;margin-right:.5rem;width:10%}.AddActivityForm_commentText__1Hu3S{margin:.5rem 0;height:100%;font-size:inherit}.AddActivityForm_commentTextWrapper__1ly1p h4{font-weight:900;font-size:1rem}.AddActivityForm_commentMetadata__2vSCx{font-size:1rem;max-width:100%;color:var(--fontColor3)}.AddActivityForm_commentInputWrapper__39_7X{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin:1.5rem 0}.AddActivityForm_commentInputField__Rf5Hw{width:80%;margin:0 1rem}.AddActivityForm_commentInputButtonWrapper__RcaEf{width:20%;height:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}@media screen and (max-width:400px){.AddActivityForm_wrapper__1ZG-P{max-width:33rem}}@media screen and (min-width:401px) and (max-width:768px){.AddActivityForm_wrapper__1ZG-P{max-width:37rem}}@media screen and (min-width:1024px){.AddActivityForm_wrapper__1ZG-P{margin-top:7rem}.AddActivityForm_commentTextWrapper__1ly1p h4{font-size:1.1rem}}.TCModal_modalOuter__2YOCH{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);z-index:999;overflow:hidden}.TCModal_modalInner__3S75M{position:absolute;top:10%;left:5%;right:5%;bottom:10%;border:1px solid var(--accentColor1);background:rgba(31,31,31,.9333333333333333);overflow:auto;outline:none;padding:2rem 0 0;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.TCModal_modalInner__3S75M.TCModal_medium__1GDBh{top:15%;bottom:15%}.TCModal_modalInner__3S75M.TCModal_narrow__SYOcd{top:30%;bottom:30%}.TCModal_modalInner__3S75M.TCModal_small__1BzqA{top:25%;bottom:35%}.TCModal_modalInner__3S75M.TCModal_tiny__1O4g7{top:35%;bottom:40%}.TCModal_modalInner__3S75M.TCModal_mediumOverlap__XczpD{top:15%;bottom:15%;padding:2rem}@media screen and (min-width:1024px){.TCModal_modalInner__3S75M{padding:2rem}.TCModal_modalInner__3S75M.TCModal_medium__1GDBh{top:15%;left:20%;right:20%;bottom:15%}.TCModal_modalInner__3S75M.TCModal_narrow__SYOcd{top:35%;bottom:30%}.TCModal_modalInner__3S75M.TCModal_small__1BzqA{top:25%;left:30%;right:30%;bottom:30%}.TCModal_modalInner__3S75M.TCModal_tiny__1O4g7{top:35%;left:30%;right:30%;bottom:40%}.TCModal_modalInner__3S75M.TCModal_mediumOverlap__XczpD{top:15%;left:30%;right:30%;bottom:15%}}.ActivitySummary_shareModalWrapper__3Nfn6{width:-webkit-calc(100% - 10%);width:calc(100% - 10%)}.ActivitySummary_wh100__1cOh3{width:100%}.ActivitySummary_ml1__1-Nkr{margin-left:1rem}.ActivitySummary_ml05__3Wa4_{margin-left:.5rem}.ActivitySummary_mr05__2o7Zu{margin-right:.5rem}.ActivitySummary_fs12__zs2R2{font-size:12px}.ActivitySummary_publishedTonechainWrapper__3hqri{-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.ActivitySummary_publishedTonechainWrapper__3hqri,.ActivitySummary_socialActivityWrapper__a8dAW{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.ActivitySummary_socialActivityWrapper__a8dAW{-webkit-justify-content:space-around;justify-content:space-around;border-top:1px solid var(--fontColor3);border-bottom:1px solid var(--fontColor3);padding:.5rem 0;margin-top:2rem}.ActivitySummary_statisticWrapper__9Vnee{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;min-width:4rem;margin:0 1rem}.ActivitySummary_cp__2hm9L{cursor:pointer}.ActivitySummary_wsPreWrap__2cZoP{white-space:pre-wrap}.ActivitySummary_sharedBox__yQq56{padding:1rem;margin:1rem 0;background:rgba(87,87,87,.6);border-radius:10px}.ActivitySummary_sharedPostBox__3iEXu{padding:2rem;margin:1rem 0;background:rgba(87,87,87,.6);border-radius:10px}.ActivitySummary_equipementBox__1eR0H{padding:0 2rem 1rem;margin:1rem 0;background:rgba(87,87,87,.6);border-radius:10px}.ActivitySummary_postCreatorWrapper__3FDOP,.ActivitySummary_socialActivityComponent__2fYyX{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.ActivitySummary_socialActivityComponent__2fYyX{width:-webkit-calc(100%/3);width:calc(100% / 3);-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin:0 1rem;cursor:pointer;font-size:12px}.ActivitySummary_userInfoSection__49Smn{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-bottom:10px}.ActivitySummary_userInfoSection__49Smn,.ActivitySummary_userProfileWrapper__3tNM0{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.ActivitySummary_mh5__2GCqa{margin:0 5px}.ActivitySummary_fs16__351il{font-size:16px}.ActivityHeader_headlineSection__yN0vn{margin-bottom:1rem;border-bottom:1px solid var(--fontColor3);font-size:12px}.ActivityHeader_userInfoSection__245md{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.ActivityHeader_userInfoSection__245md,.ActivityHeader_userProfileWrapper__PHaho{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.ActivityHeader_mh5__32EdZ{margin:0 5px}.ActivityHeader_fs16__2l_rI{font-size:16px}.TCActivity_activityWrapper__jwkIo{max-width:45rem;display:-webkit-flex;display:-moz-box;display:flex;margin:0 0 2.5rem;background-color:rgba(87,87,87,.6);padding:1.5rem;border-radius:var(--borderRadius2);-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:100%}.TCActivity_activityWrapper__jwkIo h3,.TCActivity_activityWrapper__jwkIo p{font-size:1.5rem}.TCActivity_summaryWrapper__m98bT{margin:1.5rem 0 0;overflow:hidden;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;max-width:40rem}.TCActivity_user__9hllP{font-weight:700;color:var(--fontColor3)}@media screen and (max-width:400px){.TCActivity_activityWrapper__jwkIo{width:33rem}}@media screen and (min-width:401px) and (max-width:768px){.TCActivity_activityWrapper__jwkIo{width:37rem}}@media screen and (min-width:1024px){.TCActivity_activityWrapper__jwkIo{width:45rem}}