.v-dialog{border-radius:8px;margin:24px;overflow-y:auto;pointer-events:auto;-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1);width:100%;z-index:inherit;outline:none;-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.v-dialog:not(.v-dialog--fullscreen){max-height:90%}.v-dialog>*{width:100%}.v-dialog>.v-card>.v-card__title{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;padding:16px 24px 10px}.v-dialog>.v-card>.v-card__subtitle,.v-dialog>.v-card>.v-card__text{padding:0 24px 20px}.v-dialog>.v-card>.v-card__actions{padding:8px 16px}.v-dialog__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;-webkit-transition:.2s cubic-bezier(.25,.8,.25,1),z-index 1ms;transition:.2s cubic-bezier(.25,.8,.25,1),z-index 1ms;width:100%;z-index:6}.v-dialog__container{display:none}.v-dialog__container--attached{display:inline}.v-dialog--animated{-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-name:animate-dialog;animation-name:animate-dialog;-webkit-animation-timing-function:cubic-bezier(.25,.8,.25,1);animation-timing-function:cubic-bezier(.25,.8,.25,1)}.v-dialog--fullscreen{border-radius:0;margin:0;height:100%;position:fixed;overflow-y:auto;top:0;left:0}.v-dialog--fullscreen>.v-card{min-height:100%;min-width:100%;margin:0!important;padding:0!important}.v-dialog--scrollable,.v-dialog--scrollable>form{display:-webkit-box;display:-ms-flexbox;display:flex}.v-dialog--scrollable>.v-card,.v-dialog--scrollable>form>.v-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;max-width:100%}.v-dialog--scrollable>.v-card>.v-card__actions,.v-dialog--scrollable>.v-card>.v-card__title,.v-dialog--scrollable>form>.v-card>.v-card__actions,.v-dialog--scrollable>form>.v-card>.v-card__title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.v-dialog--scrollable>.v-card>.v-card__text,.v-dialog--scrollable>form>.v-card>.v-card__text{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:auto}@-webkit-keyframes animate-dialog{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.03);transform:scale(1.03)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes animate-dialog{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.03);transform:scale(1.03)}to{-webkit-transform:scale(1);transform:scale(1)}}.v-progress-circular{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-progress-circular>svg{width:100%;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.v-progress-circular--indeterminate>svg{-webkit-animation:progress-circular-rotate 1.4s linear infinite;animation:progress-circular-rotate 1.4s linear infinite;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.v-progress-circular--indeterminate .v-progress-circular__overlay{-webkit-animation:progress-circular-dash 1.4s ease-in-out infinite;animation:progress-circular-dash 1.4s ease-in-out infinite;stroke-linecap:round;stroke-dasharray:80,200;stroke-dashoffset:0px}.v-progress-circular--indeterminate:not(.v-progress-circular--visible) .v-progress-circular__overlay,.v-progress-circular--indeterminate:not(.v-progress-circular--visible)>svg{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}.v-progress-circular__info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-progress-circular__underlay{stroke:hsla(0,0%,62%,.4);z-index:1}.v-progress-circular__overlay{stroke:currentColor;z-index:2;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}@-webkit-keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-124px}}@keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-124px}}@-webkit-keyframes progress-circular-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes progress-circular-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.crop-dialog[data-v-7ecf0cc1]{background-color:#383838;padding:10px 10px 20px 10px;border-radius:10px}.crop-dialog .dialog-buttons[data-v-7ecf0cc1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:20px}.crop-dialog .dialog-buttons button[data-v-7ecf0cc1]{margin:0 3px}.crop-dialog .dialog-buttons .loading-state[data-v-7ecf0cc1]{padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.leave-team[data-v-47247f49]{background:#fff;padding-bottom:60px;color:#000;border-radius:10px}@media screen and (max-width:499px){.leave-team[data-v-47247f49]{padding-bottom:20px}}.leave-team .close-dialog[data-v-47247f49]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:10px;padding-right:10px}@media screen and (max-width:499px){.leave-team .close-dialog[data-v-47247f49]{padding-top:14px}}.leave-team .close-dialog i[data-v-47247f49]{color:#000;font-size:30px;cursor:pointer;outline:none}.leave-team .team-avatar[data-v-47247f49]{padding:30px 0 40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:499px){.leave-team .team-avatar[data-v-47247f49]{padding:16px 0 34px 0}}.leave-team .team-avatar .default-avatar[data-v-47247f49],.leave-team .team-avatar img[data-v-47247f49]{height:68px;width:68px;border:1px solid #000;border-radius:100px}.leave-team .team-avatar .default-avatar[data-v-47247f49]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.leave-team .team-avatar .default-avatar i[data-v-47247f49]{color:#000;font-size:46px}.leave-team .team-name[data-v-47247f49]{font-size:20px;font-weight:700;line-height:24px;text-align:center;margin-bottom:46px}.leave-team .team-name .default-text[data-v-47247f49]{padding:0 72px}@media screen and (max-width:499px){.leave-team .team-name .default-text[data-v-47247f49]{padding:0 40px}}.leave-team .team-name .confirm-text[data-v-47247f49]{padding:0 52px}@media screen and (max-width:499px){.leave-team .team-name .confirm-text[data-v-47247f49]{padding:0 40px}}.leave-team .team-name .delete-warning[data-v-47247f49]{font-weight:400;font-size:14px;line-height:21px;color:#191818;text-align:center;margin-top:20px}@media screen and (max-width:499px){.leave-team .team-name[data-v-47247f49]{font-size:22px;line-height:28px;margin-bottom:40px}}.leave-team .dialog-buttons[data-v-47247f49]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.leave-team .dialog-buttons button[data-v-47247f49]{min-width:139px;height:36px;margin:0 6px;font-size:12px;line-height:15px;font-weight:700}@media screen and (max-width:499px){.leave-team .dialog-buttons button[data-v-47247f49]{min-width:148px;margin:0 8px}}.v-simple-checkbox{-ms-flex-item-align:center;align-self:center;line-height:normal;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-simple-checkbox .v-icon{cursor:pointer}.v-simple-checkbox--disabled{cursor:default}.report-team[data-v-1f93e5ee]{padding:24px 20px 24px 20px;background-color:#fff;color:#121212;border-radius:10px}.report-team .close-report[data-v-1f93e5ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;height:15px}.report-team .close-report i[data-v-1f93e5ee]{position:absolute;color:#c6c6c6;cursor:pointer;outline:none;font-size:26px;right:-5px;top:-5px}.report-team .report-title[data-v-1f93e5ee]{font-size:14px;line-height:17px;font-weight:700;text-transform:uppercase;margin:4px 0 24px 0;letter-spacing:.04em}.report-team .report-description[data-v-1f93e5ee]{font-size:12px;line-height:17px;font-weight:600;margin-bottom:36px}.report-team .report-list[data-v-1f93e5ee]{margin-bottom:50px}.report-team .report-list .report-item[data-v-1f93e5ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:19px 0}.report-team .report-list .report-item[data-v-1f93e5ee] .v-simple-checkbox i{font-size:26px}.report-team .report-list .report-item .item-label[data-v-1f93e5ee]{margin-left:6px;font-size:14px;line-height:17px;font-weight:600}.report-team .report-input[data-v-1f93e5ee] .v-label{text-transform:none}.report-team .report-button[data-v-1f93e5ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:20px}.report-team .report-button button[data-v-1f93e5ee]{padding:0 36px;height:42px;font-size:12px;line-height:15px;font-weight:700}.v-menu{display:none}.v-menu--attached{display:inline}.v-menu__content{position:absolute;display:inline-block;max-width:80%;overflow-y:auto;overflow-x:hidden;contain:content;-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);border-radius:0}.v-menu__content--active{pointer-events:none}.v-menu__content--auto .v-list-item{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(.25,.8,.25,1);transition-timing-function:cubic-bezier(.25,.8,.25,1)}.v-menu__content--fixed{position:fixed}.v-menu__content>.card{contain:content;-webkit-backface-visibility:hidden;backface-visibility:hidden}.v-menu>.v-menu__content{max-width:none}.v-menu-transition-enter .v-list-item{min-width:0;pointer-events:none}.v-menu-transition-enter-to .v-list-item{-webkit-transition-delay:.1s;transition-delay:.1s}.v-menu-transition-leave-active,.v-menu-transition-leave-to{pointer-events:none}.v-menu-transition-enter,.v-menu-transition-leave-to{opacity:0}.v-menu-transition-enter-active,.v-menu-transition-leave-active{-webkit-transition:all .3s cubic-bezier(.25,.8,.25,1);transition:all .3s cubic-bezier(.25,.8,.25,1)}.v-menu-transition-enter.v-menu__content--auto{-webkit-transition:none!important;transition:none!important}.v-menu-transition-enter.v-menu__content--auto .v-list-item{opacity:0;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.v-menu-transition-enter.v-menu__content--auto .v-list-item--active{opacity:1;-webkit-transform:none!important;transform:none!important;pointer-events:auto}[data-v-7a6d192a] .v-menu__content{border-radius:4px}.category-menu[data-v-7a6d192a]{background:#fff;color:#000;padding:5px;position:relative}.category-menu .menu-icon[data-v-7a6d192a]{position:absolute;top:8px;right:12px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.category-menu .category-menu-item[data-v-7a6d192a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:38px;border-radius:4px;padding-left:10px;margin-bottom:5px;font-size:12px;line-height:15px;font-weight:600;cursor:pointer;outline:none}.category-menu .category-menu-item[data-v-7a6d192a]:hover{background-color:#f2f2f2}.invite-member[data-v-7a6d192a]{position:relative;background:#fff;color:#121212;padding:40px 30px 35px 35px;border-radius:10px}@media screen and (max-width:499px){.invite-member[data-v-7a6d192a]{padding:30px 12px 20px 12px}}.invite-member .close-invite[data-v-7a6d192a]{position:absolute;top:8px;right:8px;display:-webkit-box;display:-ms-flexbox;display:flex}.invite-member .close-invite i[data-v-7a6d192a]{color:#000;cursor:pointer;outline:none;font-size:30px}.invite-member .invite-title[data-v-7a6d192a]{font-size:20px;line-height:24px;font-weight:700;margin:0 0 32px 0}.invite-member .category-dropdown .category-label[data-v-7a6d192a]{font-size:12px;line-height:15px;letter-spacing:.02em;font-weight:600;text-transform:uppercase;color:#9d9d9d;margin-bottom:12px}.invite-member .category-dropdown .category-input[data-v-7a6d192a]{height:40px;background:#f2f2f2;border-radius:4px;margin-bottom:32px;padding-left:12px;display:grid;grid-template-columns:1fr 36px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;outline:none;font-size:12px;line-height:15px;font-weight:600}.invite-member .category-dropdown .mobile-select[data-v-7a6d192a]{display:grid;margin-bottom:22px}.invite-member .category-dropdown .mobile-select select[data-v-7a6d192a]{background-color:#f2f2f2;color:#121212;border-radius:4px;height:40px;font-size:12px;padding-left:12px;line-height:15px;font-weight:600;width:100%;outline:none}.invite-member .invite-link[data-v-7a6d192a]{margin-bottom:45px}@media screen and (max-width:499px){.invite-member .invite-link[data-v-7a6d192a]{margin-bottom:38px}}.invite-member .invite-link .link-label[data-v-7a6d192a]{font-size:12px;line-height:15px;letter-spacing:.02em;font-weight:600;text-transform:uppercase;color:#9d9d9d;margin-bottom:12px}.invite-member .invite-link .link-input[data-v-7a6d192a]{background:#f2f2f2;height:40px;border-radius:4px;display:grid;grid-template-columns:1fr 92px}@media screen and (max-width:499px){.invite-member .invite-link .link-input[data-v-7a6d192a]{grid-template-columns:1fr 72px}}.invite-member .invite-link .link-input input[data-v-7a6d192a]{color:#919191;font-size:12px;line-height:15px;font-weight:600;outline:none;padding-left:12px;padding-right:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.invite-member .invite-link .link-input .input-button[data-v-7a6d192a]{border-left:1px solid #c2c2c2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;outline:none;font-size:12px;line-height:15px;text-transform:uppercase;font-weight:700;letter-spacing:.04em}.invite-member .dialog-buttons button[data-v-7a6d192a]{height:36px;min-width:80px;font-size:12px;line-height:15px}[data-v-a99e228e] .v-tooltip__content{border-radius:0;padding:10px;text-transform:capitalize;font-size:12px;line-height:15px;font-weight:600;letter-spacing:.02em}.team-hero .team-background[data-v-a99e228e]{background-size:cover;height:240px;padding:40px 30px 30px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.team-hero .team-background[data-v-a99e228e]:before{content:"";display:block;position:absolute;top:0;left:0;height:100%;width:100%;z-index:0;background:rgba(0,0,0,.6)}.team-hero .team-background .team-actions[data-v-a99e228e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:10px;z-index:10}.team-hero .team-background .team-actions .actions-back[data-v-a99e228e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:700;line-height:14px;text-transform:uppercase}.team-hero .team-background .team-actions .actions-back i[data-v-a99e228e]{font-size:16px;margin-right:6px}@media screen and (max-width:499px){.team-hero .team-background .team-actions .actions-back[data-v-a99e228e]{display:none}}.team-hero .team-background .team-actions .actions-buttons .member-btn[data-v-a99e228e],.team-hero .team-background .team-actions .actions-buttons[data-v-a99e228e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.team-hero .team-background .team-actions .actions-buttons .member-btn[data-v-a99e228e]{margin-left:12px;height:36px;width:36px;border-radius:100px;background-color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.team-hero .team-background .team-actions .actions-buttons .member-btn i[data-v-a99e228e]{color:#000;font-size:28px}.team-hero .team-background .team-actions .actions-buttons button[data-v-a99e228e]{margin-left:12px;height:36px;font-size:12px;font-weight:700;line-height:15px}@media screen and (max-width:499px){.team-hero .team-background .team-actions[data-v-a99e228e]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.team-hero .team-background .change-background[data-v-a99e228e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;z-index:10}.team-hero .team-background .change-background .upload-button[data-v-a99e228e]{height:44px;width:44px;background-color:#fff;border-radius:100px;color:#140d0c}.team-hero .team-background .change-background .upload-button input[type=file][data-v-a99e228e]{display:none}.team-hero .team-background .change-background .upload-button label[data-v-a99e228e]{font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;outline:none;height:100%;width:100%}@media screen and (max-width:499px){.team-hero .team-background[data-v-a99e228e]{padding:20px 16px;background-position-x:50%}}.team-hero .team-info[data-v-a99e228e]{position:relative;padding:40px 30px 26px 30px;background:#121212}.team-hero .team-info .team-avatar[data-v-a99e228e]{position:absolute;height:68px;width:68px;background:#fff;top:-38px;left:30px;border-radius:100px;z-index:10}@media screen and (max-width:499px){.team-hero .team-info .team-avatar[data-v-a99e228e]{left:16px}}.team-hero .team-info .team-avatar input[type=file][data-v-a99e228e]{display:none}.team-hero .team-info .team-avatar .avatar-pic[data-v-a99e228e]{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;outline:none}.team-hero .team-info .team-avatar .avatar-pic img[data-v-a99e228e]{border-radius:100px;height:68px;width:68px}.team-hero .team-info .team-avatar .defaul-avatar[data-v-a99e228e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%;cursor:pointer;outline:none}.team-hero .team-info .team-avatar .defaul-avatar i[data-v-a99e228e]{font-size:30px;color:#000}.team-hero .team-info .team-name[data-v-a99e228e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:18px}@media screen and (max-width:499px){.team-hero .team-info .team-name[data-v-a99e228e]{margin-bottom:16px}.team-hero .team-info .team-name i[data-v-a99e228e]{line-height:31px}}.team-hero .team-info .team-name .text[data-v-a99e228e]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.team-hero .team-info .team-name i[data-v-a99e228e]{color:#595959;padding-left:20px;line-height:35px}.team-hero .team-info .team-description[data-v-a99e228e]{margin-bottom:20px;max-width:66%}.team-hero .team-info .team-description .text[data-v-a99e228e]{font-size:14px;line-height:19px}@media screen and (max-width:499px){.team-hero .team-info .team-description[data-v-a99e228e]{margin-bottom:15px;max-width:100%;padding-right:34px}}.team-hero .team-info .social-links[data-v-a99e228e]{display:-webkit-box;display:-ms-flexbox;display:flex}.team-hero .team-info .social-links a[data-v-a99e228e]{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.team-hero .team-info .social-links i[data-v-a99e228e]{font-size:20px}.team-hero .team-info .social-links .strava-icon[data-v-a99e228e]{-webkit-transform:scale(1.5);transform:scale(1.5)}.team-hero .team-info .info-footer[data-v-a99e228e]{margin-top:16px}.team-hero .team-info .info-footer .team-location[data-v-a99e228e],.team-hero .team-info .info-footer[data-v-a99e228e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.team-hero .team-info .info-footer .team-location[data-v-a99e228e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.team-hero .team-info .info-footer .team-location .text[data-v-a99e228e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:14px;text-transform:uppercase}.team-hero .team-info .info-footer .team-location .text .text-divider[data-v-a99e228e]{margin:0 3px}.team-hero .team-info .info-footer .team-location i[data-v-a99e228e]{color:#595959}.team-hero .team-info .info-footer .team-location i[data-v-a99e228e]:hover{color:#fff}.team-hero .team-info .info-footer .updates-switcher[data-v-a99e228e]{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;text-transform:uppercase;line-height:14px}.team-hero .team-info .info-footer .updates-switcher .toggleWrapper[data-v-a99e228e]{background:inherit;margin-left:14px}.team-hero .team-info .info-footer .updates-switcher .toggleWrapper input.mobileToggle[data-v-a99e228e]{opacity:0;position:absolute}.team-hero .team-info .info-footer .updates-switcher .toggleWrapper input.mobileToggle+label[data-v-a99e228e]{position:relative;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:.4s ease;transition:.4s ease;height:30px;width:50px;border-radius:60px}.team-hero .team-info .info-footer .updates-switcher .toggleWrapper input.mobileToggle+label[data-v-a99e228e]:before{content:"";position:absolute;display:block;-webkit-transition:.2s cubic-bezier(.24,0,.5,1);transition:.2s cubic-bezier(.24,0,.5,1);height:30px;width:51px;top:0;left:0;border-radius:30px;background:#aaa}.team-hero .team-info .info-footer .updates-switcher .toggleWrapper input.mobileToggle+label[data-v-a99e228e]:after{content:"";position:absolute;display:block;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1),0 4px 0 0 rgba(0,0,0,.04),0 4px 9px rgba(0,0,0,.13),0 3px 3px rgba(0,0,0,.05);box-shadow:0 0 0 1px rgba(0,0,0,.1),0 4px 0 0 rgba(0,0,0,.04),0 4px 9px rgba(0,0,0,.13),0 3px 3px rgba(0,0,0,.05);-webkit-transition:.35s cubic-bezier(.54,1.6,.5,1);transition:.35s cubic-bezier(.54,1.6,.5,1);background:#fff;height:28px;width:28px;top:1px;left:0;border-radius:60px}.team-hero .team-info .info-footer .updates-switcher .toggleWrapper input.mobileToggle:checked+label[data-v-a99e228e]:before{background:#cf1019;-webkit-transition:width .2s cubic-bezier(0,0,0,.1);transition:width .2s cubic-bezier(0,0,0,.1)}.team-hero .team-info .info-footer .updates-switcher .toggleWrapper input.mobileToggle:checked+label[data-v-a99e228e]:after{left:24px}@media screen and (max-width:499px){.team-hero .team-info .info-footer .updates-switcher[data-v-a99e228e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:16px;margin-top:16px;border-top:1px solid #414141;font-size:14px;line-height:17px;font-weight:700}}@media screen and (max-width:499px){.team-hero .team-info .info-footer[data-v-a99e228e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.team-hero .team-info .join-buttons[data-v-a99e228e]{margin-top:40px;padding-bottom:14px}@media screen and (max-width:499px){.team-hero .team-info .join-buttons[data-v-a99e228e]{margin-top:36px;padding-bottom:22px}}.team-hero .team-info .join-buttons .tertiary-dark[data-v-a99e228e]{margin-right:12px}.team-hero .team-info .join-buttons button[data-v-a99e228e]{min-width:112px}@media screen and (max-width:499px){.team-hero .team-info[data-v-a99e228e]{padding:50px 16px 20px 16px}}.team-hero .team-loading[data-v-a99e228e]{padding:40px 0 108px 30px;background:#090909}@media screen and (max-width:499px){.team-hero .team-loading[data-v-a99e228e]{padding:288px 16px}}.team-hero .team-loading .back-btn[data-v-a99e228e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:700;line-height:14px;text-transform:uppercase;cursor:pointer;outline:none;padding:10px 0 10px 10px}.team-hero .team-loading .back-btn i[data-v-a99e228e]{font-size:16px;margin-right:6px}@media screen and (max-width:499px){.team-hero .team-loading .back-btn[data-v-a99e228e]{display:none}}.team-hero .team-loading .component-loading[data-v-a99e228e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding-top:42px;margin-top:166px}@media screen and (max-width:499px){.team-hero .team-loading .component-loading[data-v-a99e228e]{padding-top:0;margin-top:0}}.team-hero .team-loading .component-loading .loading-line[data-v-a99e228e]{height:40px;background-color:#090909;position:relative;overflow:hidden}@media screen and (max-width:499px){.team-hero .team-loading .component-loading .loading-line[data-v-a99e228e]{height:26px}}.team-hero .team-loading .component-loading .loading-line .animated[data-v-a99e228e]{-webkit-animation:loading-line 2s infinite;content:" ";height:100%;left:0;position:absolute;right:0;top:0;animation:loading-line 2s infinite;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(hsla(0,0%,100%,.05)),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.05),hsla(0,0%,100%,0))}.team-hero .team-loading .component-loading .line-top[data-v-a99e228e]{margin-bottom:12px;width:400px}@media screen and (max-width:499px){.team-hero .team-loading .component-loading .line-top[data-v-a99e228e]{margin-bottom:6px;width:242px}}.team-hero .team-loading .component-loading .line-bottom[data-v-a99e228e]{width:250px}@media screen and (max-width:499px){.team-hero .team-loading .component-loading .line-bottom[data-v-a99e228e]{width:134px}}.join-team[data-v-7c9e4860]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.join-team .page-content[data-v-7c9e4860]{max-width:722px;width:100%;padding-top:40px}.join-team .page-content .page-logo[data-v-7c9e4860]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:78px}@media screen and (max-width:499px){.join-team .page-content .page-logo[data-v-7c9e4860]{margin-bottom:56px}}.join-team .page-content .page-logo #spartan-logo[data-v-7c9e4860]{height:40px;width:40px;background-color:#cf1019;border-radius:100px}.join-team .page-content .page-logo #spartan-tm[data-v-7c9e4860]{height:40px;width:160px}.join-team .page-content .page-title[data-v-7c9e4860]{font-size:24px;line-height:28px;font-weight:700;text-transform:capitalize;margin-bottom:34px}@media screen and (max-width:499px){.join-team .page-content .page-title[data-v-7c9e4860]{font-size:22px;padding:0 20px;margin-bottom:30px}}