@keyframes subEntry{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}.LocaleSelector{flex:1;position:relative}.LocaleSelector-options{animation:.2s cubic-bezier(.175,.885,.32,1.275) both subEntry;display:none;top:100%}.LocaleSelector:hover .LocaleSelector-options{display:block}.Paper{background:#fff;box-shadow:0 0 10px #0000001f}@media (max-width:639px){.Paper{box-shadow:none}}.SidebarNavigation{text-align:left;flex-direction:column;padding:1rem 0;display:flex}.SidebarNavigation a{color:#000;letter-spacing:.25px;border-radius:.5rem;align-items:center;margin-bottom:.25rem;padding:.5rem 1rem;font-size:1.125rem;text-decoration:none;transition:background-color .1s ease-in-out;display:flex}.SidebarNavigation a .Navigation-icon{justify-content:center;align-items:center;margin-right:.75rem;display:flex}.SidebarNavigation a .Navigation-icon svg{width:1rem;height:1rem}.SidebarNavigation a .Navigation-icon svg g,.SidebarNavigation a .Navigation-icon svg path{fill:var(--main-green)}.SidebarNavigation a.active{background:var(--main-green);color:#fff}.SidebarNavigation a.active .Navigation-icon svg g,.SidebarNavigation a.active .Navigation-icon svg path{fill:#fff}.Sidebar{text-align:center;grid-area:sidebar;padding:.5rem}.Sidebar-greeting{max-width:10rem;margin:1rem auto .5rem;font-size:1.5rem;font-weight:700}.Sidebar-profile-picture{justify-content:center;margin-top:calc(-.5rem - 87.5px);margin-left:1rem;margin-right:1rem;display:flex}.Sidebar-strava{color:var(--main-green);justify-content:center;font-size:1rem;font-weight:700;line-height:1.5rem;display:flex}.Sidebar-strava:-webkit-any(button){cursor:pointer;background:0 0;border:none;width:100%;padding:0;font-family:inherit}.Sidebar-strava:-moz-any(button){cursor:pointer;background:0 0;border:none;width:100%;padding:0;font-family:inherit}.Sidebar-strava:is(button){cursor:pointer;background:0 0;border:none;width:100%;padding:0;font-family:inherit}.Sidebar-strava svg{border-radius:1rem;width:1.5rem;height:1.5rem;margin-right:.6rem}.Sidebar .Toggle{margin:1rem auto}.FileInput-preview{justify-content:center;margin-top:.5rem;display:flex}.FileInput-preview img{max-width:200px;max-height:200px}.Page-title{grid-gap:.5rem;justify-content:space-between;align-items:center;gap:.5rem;margin:0 0 2rem;font-size:2.5rem;font-weight:800;line-height:1;display:flex}@media (max-width:639px){.Page-title{flex-direction:column;align-items:flex-start}}.Page-title a{font-size:1rem}@media (max-width:639px){.Page-header{padding:1rem}}.Page-full{flex:1;display:flex}@media (max-width:639px){.Page-mobile{padding:1rem}}.Distance-unit{text-transform:uppercase}.Modal-scroll{max-height:100%;z-index:2000;flex:1;max-height:-webkit-fill-available;position:relative}.Modal-content{color:#191e31;max-width:400px;max-height:100vh;z-index:1800;background:#fff;flex-direction:column;max-height:-webkit-fill-available;margin:0 auto;display:flex;box-shadow:1px 3px 1px #00000017}.Modal{flex:1;justify-content:center;align-items:center;width:100%;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.Modal-overlay{z-index:1750;background:#0009;position:fixed;top:0;bottom:0;left:0;right:0}.Modal-scroll{z-index:2000;flex:1;max-height:100%;position:relative}.Modal-content{color:#191e31;z-index:1800;background:#fff;flex-direction:column;max-width:46rem;max-height:100vh;margin:0 auto;display:flex;box-shadow:1px 3px 1px #00000017}.Modal-header{background:var(--main-green);color:#fff;flex:0;justify-content:space-between;padding:.5rem 1rem;display:flex}.Modal-close{cursor:pointer;justify-content:center;align-items:center;display:flex}.Modal-close svg{width:16px;height:16px}.Modal-title{font-size:1.5rem;font-weight:700;line-height:1.4}.Modal-body{color:#4b586f;padding:2rem;line-height:1.33;overflow:auto}.Modal-body h4{color:#0e203e;margin:0 0 .25rem;font-size:.95rem}.Modal-body p{margin-top:0}.Modal-actions{grid-gap:.75rem;grid-auto-columns:1fr;grid-auto-flow:column;margin-top:2rem;display:grid}.Modal-actions-row{grid-auto-rows:1fr;grid-auto-flow:row}.Modal-size-full .Modal-scroll{max-height:100%;display:flex}.Modal-size-full .Modal-content-container{flex:1;display:flex}.Modal-size-full .Modal-content{box-sizing:border-box;flex-direction:column;flex:1;max-width:850px;display:flex}.Modal-size-full .Modal-body{flex:1;min-height:100px}.Modal-size-large .Modal-content{max-width:800px}.Modal-fixed .Modal-scroll,.Modal-fixed .Modal-content{overflow:initial}.SimpleModal{flex:1;justify-content:center;align-items:center;width:100%;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.SimpleModal-content{color:#191e31;z-index:1800;max-height:100vh;margin:0 auto;overflow-y:auto}.ManualUpload h2{margin:0 0 1rem}.ManualUpload .Field-block{margin-bottom:2rem}.ManualUpload .Field-block-row{grid-gap:1rem;grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:639px){.ManualUpload .Field-block-row{grid-gap:0;grid-template-columns:1fr}}.ManualUpload .Field-block .Input{flex-direction:column;display:flex}.ManualUpload .Field-block .Input-label{color:#000;align-items:center;margin:0 0 1rem;font-size:1.5rem;font-weight:700;line-height:1;display:flex}.ManualUpload .Field-block .Input-error{font-size:1rem}.ManualUpload .Field-block .Input-container{flex:1;margin:0}.ManualUpload .Field-block-full input{flex:1}.ManualUpload .Field-block label{display:flex}@media (max-width:639px){.ManualUpload .Field-block label{flex-direction:column}}.ManualUpload .Field-block input{padding:1rem;font-size:1rem}.ManualUpload-actions{justify-content:flex-end;display:flex}.Input-container select{box-sizing:border-box;color:#20222b;border:1px solid #e3e6ec;border-image:initial;background-color:#fff;border-radius:4px;flex:1;width:100%;padding:8px;font-family:inherit;font-size:1rem;line-height:1.5}.Input-container select:focus{border-color:#5b53ff;outline:none;box-shadow:0 0 8px #5b53ff1a}.CreateActivityPage{grid-template-rows:auto 1fr;display:grid;position:relative}.CreateActivityPage.CreateActivityPage--event .Page-title{margin-bottom:.5rem}.CreateActivityPage .create-activity-event-name{margin:0 0 2rem;font-size:2rem;font-weight:800;line-height:1}.SplitPage{flex:1;display:flex}.SplitPage-image{flex:3;overflow:hidden}@media (max-width:600px){.SplitPage-image{display:none}}.SplitPage-image img{object-fit:cover;width:100%;height:100%}.SplitPage-content{flex:5;padding:4rem}.SplitPage-content-body{max-width:400px;margin:0 auto}@media (max-width:600px){.SplitPage-content{padding:2rem}}.SplitPage-content hr{text-align:right;background:var(--main-green);border:0;width:50%;height:0;margin:4rem 0 2rem auto;position:relative;right:0}.LoginPage{flex:1;display:flex}.LoginPage-content{max-width:400px;margin:0 auto}.LoginPage-tabs{justify-content:space-between;align-items:center;display:flex}.LoginPage-tabs-tab{color:var(--main-green);margin-bottom:1.5rem;font-size:1.5rem;line-height:1}.LoginPage-tabs-tab.active{color:#000;font-size:2rem}.LoginPage-or{text-align:center;padding:1rem}.LoginPage-actions{justify-content:space-between;display:flex}.LoginPage-terms,.LoginPage-terms a{font-size:.85rem}.LoginPage-footer{margin-top:2rem}.LoginPage-footer img{width:8rem}.LoginPage-submit{flex-direction:column;margin-top:2rem;display:flex}.LoginPage-submit button{border-radius:3px;height:48px;margin-top:.5rem;padding:0}.Social-login{margin-top:2rem}.Social-login h2{margin-bottom:1rem}.Socials{flex-wrap:wrap;display:flex}.Socials .Social{cursor:pointer;font-size:1rem;line-height:inherit;text-align:center;background-color:#fff;border:0;border-radius:3px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-bottom:1.25rem;padding:0;display:flex}.Socials .Social svg g,.Socials .Social svg path{transition:fill .15s ease-in-out}.Socials .Social:hover svg g,.Socials .Social:hover svg path{fill:var(--main-green)}.Socials .Social-facebook{color:#fff;text-shadow:none;background-color:#3b5998;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB%2FpwA%2BAAAAGFBMVEUAAAD%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8jfp1fAAAAB3RSTlMA7D8UYSuqwY7ItgAAAEdJREFUCNdjUCyHAiEGcRizkKEcDiDMQmeGcChTmIGBHcp0YDBVhzIN2OBqgdIYzAIGIDBHMNURTHcktWQzxWHMQgZFGFMIAFerRr2lTcdCAAAAAElFTkSuQmCC);background-position:14px;background-repeat:no-repeat;border-color:#3b5998;margin-bottom:20px}.Socials .Social-google{text-shadow:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiICB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgNjQgNjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI%2BLnN0MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yXyk7ZmlsbDojRkJCQzA1O30uc3Qxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzRfKTtmaWxsOiNFQTQzMzU7fS5zdDJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNl8pO2ZpbGw6IzM0QTg1Mzt9LnN0M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF84Xyk7ZmlsbDojNDI4NUY0O308L3N0eWxlPjxkZWZzPjxwYXRoIGlkPSJTVkdJRF8xXyIgZD0iTTU5LjMgMjYuN0g1NiA0NS4xIDMyVjM4aDE1LjdjLTEuNSA3LjItNy42IDExLjMtMTUuNyAxMS4zIC05LjYgMC0xNy4zLTcuNy0xNy4zLTE3LjNTMjIuNCAxNC43IDMyIDE0LjdjNC4xIDAgNy45IDEuNSAxMC44IDMuOWw4LjUtOC41QzQ2LjEgNS41IDM5LjUgMi43IDMyIDIuNyAxNS43IDIuNyAyLjcgMTUuNyAyLjcgMzJTMTUuNyA2MS4zIDMyIDYxLjNjMTQuNyAwIDI4LTEwLjcgMjgtMjkuM0M2MCAzMC4zIDU5LjcgMjguNCA1OS4zIDI2Ljd6Ii8%2BPC9kZWZzPjxjbGlwUGF0aCBpZD0iU1ZHSURfMl8iPjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIi8%2BPC9jbGlwUGF0aD48cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAgNDkuMyAwIDE0LjcgMjIuNyAzMiAiLz48ZGVmcz48cGF0aCBpZD0iU1ZHSURfM18iIGQ9Ik01OS4zIDI2LjdINTYgNDUuMSAzMlYzOGgxNS43Yy0xLjUgNy4yLTcuNiAxMS4zLTE1LjcgMTEuMyAtOS42IDAtMTcuMy03LjctMTcuMy0xNy4zUzIyLjQgMTQuNyAzMiAxNC43YzQuMSAwIDcuOSAxLjUgMTAuOCAzLjlsOC41LTguNUM0Ni4xIDUuNSAzOS41IDIuNyAzMiAyLjcgMTUuNyAyLjcgMi43IDE1LjcgMi43IDMyUzE1LjcgNjEuMyAzMiA2MS4zYzE0LjcgMCAyOC0xMC43IDI4LTI5LjNDNjAgMzAuMyA1OS43IDI4LjQgNTkuMyAyNi43eiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9IlNWR0lEXzRfIj48dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF8zXyIvPjwvY2xpcFBhdGg%2BPHBvbHlnb24gY2xhc3M9InN0MSIgcG9pbnRzPSIwIDE0LjcgMjIuNyAzMiAzMiAyMy45IDY0IDE4LjcgNjQgMCAwIDAgIi8%2BPGRlZnM%2BPHBhdGggaWQ9IlNWR0lEXzVfIiBkPSJNNTkuMyAyNi43SDU2IDQ1LjEgMzJWMzhoMTUuN2MtMS41IDcuMi03LjYgMTEuMy0xNS43IDExLjMgLTkuNiAwLTE3LjMtNy43LTE3LjMtMTcuM1MyMi40IDE0LjcgMzIgMTQuN2M0LjEgMCA3LjkgMS41IDEwLjggMy45bDguNS04LjVDNDYuMSA1LjUgMzkuNSAyLjcgMzIgMi43IDE1LjcgMi43IDIuNyAxNS43IDIuNyAzMlMxNS43IDYxLjMgMzIgNjEuM2MxNC43IDAgMjgtMTAuNyAyOC0yOS4zQzYwIDMwLjMgNTkuNyAyOC40IDU5LjMgMjYuN3oiLz48L2RlZnM%2BPGNsaXBQYXRoIGlkPSJTVkdJRF82XyI%2BPHVzZSB4bGluazpocmVmPSIjU1ZHSURfNV8iLz48L2NsaXBQYXRoPjxwb2x5Z29uIGNsYXNzPSJzdDIiIHBvaW50cz0iMCA0OS4zIDQwIDE4LjcgNTAuNSAyMCA2NCAwIDY0IDY0IDAgNjQgIi8%2BPGRlZnM%2BPHBhdGggaWQ9IlNWR0lEXzdfIiBkPSJNNTkuMyAyNi43SDU2IDQ1LjEgMzJWMzhoMTUuN2MtMS41IDcuMi03LjYgMTEuMy0xNS43IDExLjMgLTkuNiAwLTE3LjMtNy43LTE3LjMtMTcuM1MyMi40IDE0LjcgMzIgMTQuN2M0LjEgMCA3LjkgMS41IDEwLjggMy45bDguNS04LjVDNDYuMSA1LjUgMzkuNSAyLjcgMzIgMi43IDE1LjcgMi43IDIuNyAxNS43IDIuNyAzMlMxNS43IDYxLjMgMzIgNjEuM2MxNC43IDAgMjgtMTAuNyAyOC0yOS4zQzYwIDMwLjMgNTkuNyAyOC40IDU5LjMgMjYuN3oiLz48L2RlZnM%2BPGNsaXBQYXRoIGlkPSJTVkdJRF84XyI%2BPHVzZSB4bGluazpocmVmPSIjU1ZHSURfN18iLz48L2NsaXBQYXRoPjxwb2x5Z29uIGNsYXNzPSJzdDMiIHBvaW50cz0iNjQgNjQgMjIuNyAzMiAxNy4zIDI4IDY0IDE0LjcgIi8%2BPC9zdmc%2BCg%3D%3D);background-position:14px;background-repeat:no-repeat;background-size:24px;border:1px solid #e4e4e4;margin-bottom:20px}.Socials .Social-strava{min-width:260px;text-shadow:none;color:#fff;background-color:#fc4c02;margin-bottom:20px}.Socials .Social-icon{justify-content:center;align-items:center;display:flex}.Socials .Social-icon svg{width:1rem;height:1rem}.Socials .Social-icon{margin-right:1rem}.LinkButton{background:0 0;border:0;font-size:1rem;font-weight:600}.LinkButton,.LinkButton-primary{color:var(--main-green)}.LinkButton[disabled]{opacity:.5}.enter-animation{animation-name:award-enter;animation-duration:.3s;animation-timing-function:cubic-bezier(.34,1.56,.64,1);animation-fill-mode:both}@keyframes award-enter{0%{transform:scale(0)}to{transform:scale(1)}}.Tiles{grid-gap:1rem;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(175px,auto);display:grid}@media (max-width:639px){.Tiles{grid-gap:0;grid-template-columns:repeat(1,1fr)!important}}@media (min-width:640px) and (max-width:1279px){.Tiles{grid-template-columns:repeat(1,1fr)!important}}.Tile{flex-direction:column;padding:1rem}@media (max-width:639px){.Tile{padding:1.5rem}.Tile+.Tile{border-top:3px solid #efefef}}.Tile-wrap{flex-wrap:wrap}.Tile-full{grid-column:1/-1}.Tile-title{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;font-size:1.625rem;font-weight:900;line-height:1.75rem;display:flex}.Tile-title-actions{color:var(--main-green);white-space:nowrap;font-size:1rem;font-weight:800}.Tile-title-action{cursor:pointer}.Tile-subtitle{margin-top:.5rem;font-size:1rem;font-weight:500;line-height:1rem}.Tile-content{display:flex}.Tile-column .Tile-content{flex-direction:column}.Tile-title+.Tile-content,.Tile-subtitle+.Tile-content{margin-top:1rem}.Tile-actions{justify-content:flex-end;margin-top:.5rem;display:flex}.Tile-actions a:first-of-type{margin-left:0}.Tile-actions a{margin-left:1rem;font-size:1rem}.Tile-column{flex:1}.Tile .Loader{justify-content:center;align-items:center;display:flex}.ActivitiesTile h4{color:#797979;text-transform:uppercase;margin-bottom:.25rem}.ActivitiesTile .Tile-content{display:block}.ActivitiesTile .ActivitiesTile-statistics{grid-template-columns:repeat(3,auto);width:100%;margin-bottom:2rem;display:grid}@media (min-width:640px) and (max-width:1279px){.ActivitiesTile .ActivitiesTile-statistics{grid-template-columns:repeat(1,1fr)!important}}@media (max-width:639px){.ActivitiesTile .ActivitiesTile-statistics{grid-template-columns:repeat(1,1fr)!important}}.ActivitiesTile-statistics-value{color:var(--main-green);font-size:2rem;font-weight:800;line-height:1}.ActivitiesTile-statistics-value .Distance-unit{margin-left:.1rem;font-size:1rem}.ActivitiesTile-statistics-unit{font-size:1rem}.ActivitiesTile-tooltip{background-color:#fff;border-radius:5px;padding:8px;box-shadow:0 0 10px #0000004d}.ActivitiesTile-tooltip-distance{color:var(--main-green);font-weight:900}.EventsTile .Tile-content{flex-direction:column;justify-content:flex-end;display:flex}.EventsTile .Event{color:#000;flex-direction:column;flex:1;justify-content:center;font-size:1rem;font-weight:500;text-decoration:none;display:flex}.EventsTile .Event .open-sans{font-size:.9rem}.EventsTile .Event-content{flex:1;justify-content:center;align-items:center;display:flex}.EventsTile .Event-details{flex-direction:column;flex:1;justify-content:center;margin-left:1rem;font-weight:400;display:flex}.EventsTile .Event-actions{justify-content:flex-end;display:flex}.EventsTile .Event .ProfilePicture{width:75px;height:75px}.ProfileTile .Tile-content{flex:1;display:flex}.ProfileTile-greeting{align-items:center;display:flex}.ProfileTile-greeting-text{align-items:center;font-size:1.5rem;display:flex}.ProfileTile-greeting .ProfilePicture{width:80px;height:80px;margin-right:1rem}.ProfileTile-settings{flex-direction:column;flex:1;display:flex}.ProfileTile-settings .Toggle{justify-content:flex-end;margin:0 0 .25rem;display:flex}.ProfileTile-settings .Toggle-slider{width:4rem}.ProfileTile-settings .Toggle-slider-handle{width:1rem;height:1rem}.ProfileTile-settings .Sidebar-strava{justify-content:flex-start;margin:0;display:flex}.TeamsTile .Tile-content{flex-direction:column;justify-content:flex-end;display:flex}.DashboardPage{flex-direction:column;display:flex}.DashboardPage-hero{text-align:center;background:#fff;width:100%;min-height:20rem;position:relative;overflow:hidden}.DashboardPage-hero-image{z-index:1;opacity:.75;background-position:50%;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}.DashboardPage-hero-text{z-index:10;justify-content:center;align-items:center;font-size:4rem;font-weight:600;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.DashboardPage-tiles{flex-wrap:wrap;margin:2.5rem auto;display:flex;position:relative}.DashboardPage-tile{background:#fff;border-radius:20px}.DashboardPage-tile.full{width:100%}.DashboardPage-tile.half{width:50%}.DashboardPage .ProfileTile{display:none}.DashboardPage .StravaIssueTile{color:#6f240b;background:#ff9fb5;margin-bottom:1rem}.DashboardPage .StravaIssueTile .Tile-actions{justify-content:center;padding-top:1rem}.DashboardPage .StravaIssueTile .Button{color:#491707;background:#f45365;border:1px solid #f83b5a;border-radius:3px;padding:.5rem 1rem;box-shadow:0 2px 1px -1px #60293199}@media (max-width:639px){.DashboardPage .StravaIssueTile{margin-bottom:auto}.DashboardPage .Tiles{grid-gap:0;flex-direction:column;display:flex}.DashboardPage .Tiles .Tile{margin-bottom:0}.DashboardPage .ProfileTile{display:flex}}.EventLeaderboardOverview-content{grid-gap:1rem;grid-template-columns:repeat(3,auto);display:grid}@media (max-width:639px){.EventLeaderboardOverview-content{grid-gap:1rem;grid-template-columns:repeat(2,auto)}.EventLeaderboardOverview-content .Statistics-title{margin-bottom:0}}.EventLeaderboardOverview .Tile-actions{margin-top:1rem}.EventEntrySettingsModal-invite{margin-top:2rem}.EventEntrySettingsModal p{margin-top:.25rem}.EventEntrySettingsModal-targets{grid-gap:1rem;grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:639px){.EventEntrySettingsModal-targets{grid-template-columns:1fr}}.EventEntrySettingsModal-target{border:2px solid var(--main-green);cursor:pointer;text-transform:lowercase;padding:1rem}.EventEntrySettingsModal-target.selected{background:var(--main-green);color:#fff}.EventEntrySettingsModal-target input{display:none}.EventEntrySettingsModal-actions{align-items:center;display:flex}.EventEntrySettingsModal-actions button{margin-right:1rem}.EventEntrySettingsModal .Field-block{margin-bottom:2rem}.Input{text-align:left;color:#666a72;margin-bottom:10px;font-size:14px;display:block}.Input-error{color:red;margin-left:.25rem;font-weight:300}.Input-label{display:flex}.Input-container{flex-direction:column;margin-top:8px;display:flex}.Input-container input{box-sizing:border-box;color:#20222b;-webkit-appearance:none;border:1px solid #e3e6ec;border-image:initial;background-color:#fff;border-radius:4px;flex:1;width:100%;padding:8px;font-family:inherit;font-size:1rem;line-height:1.5}.Input-container input:focus{outline:none;box-shadow:0 0 8px #5b53ff1a}.MuiDialog-root{z-index:99999!important}.EventPage .FindTeam{justify-content:center;display:flex}.EventPage .Tiles{margin-bottom:1rem}.EventPage-description{margin-bottom:2rem}@media (max-width:639px){.EventPage-description{margin-bottom:1rem}}.EventPage-distance a{margin-left:.5rem}.EventPage-privacy{display:flex}.EventPage .Member-actions button{color:#fff;cursor:pointer;background:#1bb553;border:0;border-radius:50px;width:30px;height:30px;font-size:1rem;font-weight:700}.EventPage .Member-actions button:first-of-type{background:#00ce00}.EventPage .Member-actions button:last-of-type{background:#ff3d11;margin-left:.5rem}.Tiles .Events{grid-gap:1rem;flex:1;grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:639px){.Tiles .Events{grid-template-columns:repeat(2,1fr)}}.Tiles .Events .Event{text-align:center;color:#000;text-transform:uppercase;flex-direction:column;align-items:center;font-size:1rem;text-decoration:none;display:flex}.Tiles .Events .Event .ProfilePicture{width:75px;height:75px;margin-bottom:.75rem}.InviteMembersModal h2{margin:0 2rem 0 0}.InviteMembersModal-invite{margin-top:2rem}.InviteMembersModal-url{color:var(--main-green);padding:1rem 0}.InviteMembersModal p{margin-top:.25rem}.InviteMembersModal-copy{color:#fff;background:#000;min-width:200px;margin-right:1rem}.Table{text-align:left;box-sizing:border-box;border-collapse:collapse;background-color:#fff;flex:1;position:relative}.Table-grid{display:grid}.Table-grid tbody,.Table-grid thead,.Table-grid tr{display:contents}.Table-loading{background:#ffffffbf;justify-content:center;align-items:flex-start;padding:5rem;position:absolute;top:0;bottom:0;left:0;right:0;display:flex!important}.Table-loading td{text-align:center;flex:1;justify-content:center;background:0 0!important;padding:0!important}.Table-empty td{text-align:center;flex:1;grid-column:1/-1;justify-content:center;background:0 0!important;padding:1rem!important}.Table th{background:var(--main-green);color:#fff;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;min-width:24px;height:45px;padding:0 1rem;font-size:.95rem;display:flex;position:relative}.Table tbody tr:nth-child(2n) td{background:#e9f8f7}.Table td{align-items:center;min-width:0;min-height:40px;padding:8px 16px;display:flex}.Table td:first-child{padding:8px 0 8px 20px}.Table th a,.Table th div{color:inherit;white-space:nowrap;text-overflow:ellipsis;line-height:1.1;overflow:hidden}.Table td a,.Table td div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Leaderboard{grid-template-columns:auto 1fr repeat(2,minmax(90px,auto))}@media (max-width:639px){.Leaderboard{grid-template-columns:auto 1fr minmax(90px,auto);line-height:1.1}.Leaderboard thead th:first-of-type{padding-right:0}.Leaderboard .Distance-value,.Leaderboard .Distance-unit{text-transform:uppercase;font-size:.95rem}}.Leaderboard.Leaderboard--steps{grid-template-columns:auto 1fr repeat(1,minmax(90px,auto))}.Leaderboard tbody{max-height:500px;overflow:auto}.Leaderboard tr:first-child td{border-radius:0}@media (max-width:639px){.Table .Leaderboard-mobile{padding-right:0}}.Leaderboard-row-picture{min-width:2rem;margin-right:.5rem}.Leaderboard-row-picture .ProfilePicture{width:2rem;height:2rem;font-size:1rem}.Leaderboard-row-name{justify-content:center;align-items:center;display:flex}.Leaderboard-row-highlight td{color:#294e53f5;background:#5fbbc38f!important}.Leaderboard-row-highlight td:first-child{border-top-left-radius:7px;border-bottom-left-radius:7px}.Leaderboard-row-highlight td:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px}.TeamLeaderboard{margin-bottom:3rem}@media (max-width:639px){.TeamLeaderboard{padding:1rem}}.TeamLeaderboard .Leaderboard{margin-top:1rem}.TeamLeaderboard h2{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.TeamLeaderboard-name{align-items:center;display:flex}.TeamLeaderboard-name .ProfilePicture{width:2rem;height:2rem;margin-right:.5rem;font-size:1rem}.JoinTeamModal .error{margin-top:1rem}.TeamSettingsModal h2{margin:0 0 1rem}.TeamSettingsModal-invite{margin-top:2rem}.TeamSettingsModal p{margin-top:.25rem}.TeamSettingsModal-targets{grid-gap:1rem;grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:639px){.TeamSettingsModal-targets{grid-template-columns:1fr}}.TeamSettingsModal-target{border:2px solid var(--main-green);cursor:pointer;text-transform:lowercase;padding:1rem}.TeamSettingsModal-target.selected{background:var(--main-green);color:#fff}.TeamSettingsModal-target input{display:none}.TeamSettingsModal-actions{align-items:center;display:flex}.TeamSettingsModal-actions button{margin-right:1rem}.TeamSettingsModal .Field-block{margin-bottom:1rem}.TeamPage-title{flex:1;justify-content:space-between;display:flex}@media (max-width:639px){.TeamPage-title{flex-direction:column}}.TeamPage-overview .Tile-content{display:flex}.TeamPage-overview-image{margin-right:1rem}@media (max-width:639px){.TeamPage-overview-image{display:none}}.TeamPage-overview-image .ProfilePicture{width:100px;height:100px}.TeamPage-overview-details{flex:1}.TeamPage-overview a{margin:.5rem 0;font-size:1rem;font-weight:700;display:block}.TeamPage-settingsButton{align-items:center;display:flex!important}.TeamPage-settingsButton svg{width:16px;height:16px;margin-right:.5rem}.TeamPage-settingsButton svg g,.TeamPage-settingsButton svg path{fill:var(--main-green)}.TeamPage .Members{grid-gap:1rem;flex:1;grid-template-columns:repeat(4,1fr);display:grid}@media (min-width:640px) and (max-width:1279px){.TeamPage .Members{grid-template-columns:repeat(3,1fr)}}@media (max-width:639px){.TeamPage .Members{grid-template-columns:repeat(2,1fr)}}.TeamPage .Member{text-align:center;color:#000;flex-direction:column;align-items:center;padding:1rem .5rem .5rem;font-size:1rem;text-decoration:none;display:flex}.TeamPage .Member-name{word-break:break-word;margin-bottom:.25rem;font-size:1.2rem;overflow:hidden}.TeamPage .Member-distance{text-transform:uppercase;color:var(--dark-grey)}.TeamPage .Member .ProfilePicture{width:100px;height:100px;margin-bottom:.75rem}.TeamPage .Member .ProfilePicture img{height:100%}.TeamPage .Member-actions{margin-top:.25rem;display:flex}.TeamPage .Member-actions button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex}.TeamPage .Member-actions button svg{width:30px;height:30px}.TeamPage .Member-actions button:last-of-type{margin-left:1rem}.JoinTeamModal h2{margin-bottom:1rem}.JoinTeamModal-join{color:#fff;background:#000;min-width:200px;margin-top:2rem}.JoinTeamModal-enter{text-align:center;color:#fff;background:#000;border:0;min-width:200px;margin-top:2rem;padding:1rem;font-size:1rem;font-weight:600;display:inline-block}.Tiles .Teams{grid-gap:1rem;flex:1;grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:639px){.Tiles .Teams{grid-template-columns:repeat(1,1fr)}}.Tiles .Teams .Team{border:1px solid #000;padding:1rem}.Team{color:#000;flex-direction:column;flex:1;justify-content:center;font-size:1rem;font-weight:500;text-decoration:none;display:flex}.Team .open-sans{font-size:.9rem}.Team-content{flex:1;justify-content:center;align-items:center;display:flex}.Team-details{flex-direction:column;flex:1;justify-content:center;margin-left:1rem;font-weight:400;display:flex}.Team-actions{justify-content:flex-end;display:flex}.Team .ProfilePicture{width:75px;height:75px}.Main{flex-direction:column;display:flex}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.Main-hero{background-position:50%;width:100%;height:300px;margin-top:75px;position:relative;overflow:hidden}.Main-hero-images{object-fit:cover;width:100%;height:100%;position:relative}.Main-hero img{object-fit:cover;width:100%;height:100%;animation:.1s linear forwards fade-in;position:absolute}.Main-hero:before{background:#000;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.Main-content{padding-top:2rem;padding-bottom:2rem}@media (max-width:639px){.Main-content{padding:0 0 calc(75px + 1rem)}@supports (padding:env(safe-area-inset-bottom)){.Main-content{padding:0 0 calc(75px + 1rem + env(safe-area-inset-bottom))}}}.MobileMenu{z-index:20;background:var(--darker-grey);grid-template-columns:repeat(4,1fr);height:75px;display:none;position:fixed;bottom:0;left:0;right:0}@supports (height:env(safe-area-inset-bottom)){.MobileMenu{height:calc(75px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}}@media (max-width:639px){.MobileMenu{display:grid}}.MobileMenu-item{text-align:center;color:#fff;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;display:flex}.MobileMenu-item.active{color:var(--main-green)}.MobileMenu-item.active svg g,.MobileMenu-item.active svg path{fill:var(--main-green)}.MobileMenu-item-icon{flex:1;justify-content:center;align-items:center;display:flex}.MobileMenu-item-icon svg{width:32px;height:32px}.MobileMenu-item-title{white-space:nowrap;text-transform:uppercase;font-size:.8rem}.MobileMenu-options{z-index:20;background:#292929f2;flex-direction:column;display:none;position:fixed;bottom:75px;left:0;right:0;transform:translateY(100%)}@supports (bottom:env(safe-area-inset-bottom)){.MobileMenu-options{bottom:calc(75px + env(safe-area-inset-bottom))}}.MobileMenu-options{transition:transform .1s ease-in-out}@media (max-width:639px){.MobileMenu-options{display:flex}}.MobileMenu-options.active{transform:translateY(0)}.MobileMenu-options .MobileMenu-item{text-align:right;flex-direction:row-reverse;align-items:center;padding:1rem;display:flex}.MobileMenu-options .MobileMenu-item-icon{flex:0;margin-left:1rem}.MobileMenu-options .MobileMenu-item-title{flex:1}.SearchBar{align-items:flex-start;padding:3rem}.SearchBar .SimpleModal-content{box-shadow:none;background:#fff;border-radius:10px;flex-direction:column;max-height:75vh;display:flex;overflow:hidden}.SearchBar-search{border:0;border-bottom:1px solid #eee;outline:none;width:500px;padding:1rem;font-family:Open Sans,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem}.SearchBar .Results{background:#fff;padding:1rem;overflow-y:auto}.SearchBar .Results-category{color:#797979;text-transform:capitalize;margin-left:.5rem;font-family:Open Sans,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.75rem;font-weight:700}.SearchBar .Results .Result{color:#191e31;border-radius:10px;flex-direction:row;align-items:center;margin-bottom:.1rem;padding:.5rem;font-family:Open Sans,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.9rem;font-weight:400;display:flex}.SearchBar .Results .Result:hover{background:#efefef}.SearchBar .Results .Result+.Results-category{margin-top:.5rem}.SearchBar .Results .Result-type{letter-spacing:.05rem;color:#fff;background:#52bdff;border-radius:.25rem;margin-right:.5rem;padding:.25rem;font-size:.7rem;font-weight:600;line-height:.8rem}.SearchBar .Results .Result-type-TEAM{background:#52bdff}.SearchBar .Results .Result-type-MEMBER{background:#31ee1d}.SearchBar .Results .Result-type-EVENT{background:#dc314f}.SearchBar .Results .Result-description{white-space:nowrap;text-overflow:ellipsis;flex:1;margin-right:.5rem;overflow:hidden}.SearchBar .Results .Result-actions{color:#b1afb5;letter-spacing:.05rem;border-radius:.25rem;margin-right:.5rem;font-size:.7rem;font-weight:600;line-height:.8rem}.SearchBar .Results .Result .ProfilePicture{width:25px;height:25px;margin-right:.5rem;font-size:.75rem;display:none}.AccountDetails{grid-gap:.5rem;grid-column-gap:2rem;flex:1;grid-template-columns:1fr 1fr;display:grid}@media (max-width:639px){.AccountDetails{grid-template-columns:1fr}}.AccountPage-tiles{grid-gap:1rem;display:grid}.AccountPage-tiles .Tile-actions{justify-content:space-between}.AccountPage-socials{grid-gap:1rem;flex:1;grid-template-columns:repeat(4,1fr);display:grid}@media (min-width:640px) and (max-width:1279px){.AccountPage-socials{grid-template-columns:repeat(3,1fr)}}@media (max-width:639px){.AccountPage-socials{grid-template-columns:repeat(2,1fr)}}.AccountPage-socials .Social{flex-direction:column;align-items:center;display:flex}.AccountPage-socials .Social-image{flex:1}.AccountPage-socials .Social-image svg{width:75px;height:75px}.AccountPage-delete p{margin-bottom:1rem}.AddressDetailsPage .AddressDetails{flex:1}.AddressDetailsPage .AddressDetails .Flex{grid-gap:1rem;grid-template-columns:1fr 1fr;display:grid}.CreateAccountPage .error{color:red}.ResetPasswordPage-subline{margin-bottom:1.5rem;font-size:.85rem}.ResetPasswordSuccessPage-subline{margin-top:1.5rem;font-size:.85rem}.ResetPasswordSuccessPage-tryAgain{margin-top:.5rem;display:inline-block}.Breadcrumbs,.Breadcrumbs .Breadcrumb{color:var(--main-green);font-size:1rem}:root{--main-green:#60c6c5;--dark-grey:#363636;--darker-grey:#292929}*{box-sizing:border-box}html{line-height:1.5}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--dark-grey);background-color:#f7f7f7;margin:0;font-family:Assistant,sans-serif;font-style:normal;font-weight:400}body.Modal-active,body.Modal-active #root,body.Modal-active .Main{overflow:hidden}.open-sans{font-family:Open Sans,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}html,body,#root{flex-direction:column;min-height:100vh;font-size:16px;display:flex}#modal{z-index:2000}button{cursor:pointer;font-family:Assistant,sans-serif}@layer base{a{color:var(--main-green)}}p.error{color:red;font-size:.9rem;font-weight:500}p.error a{font-size:.9rem}i,p{font-family:Open Sans,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}i{font-size:.9rem;font-style:normal;text-decoration:none}input[type=color],input[type=date],input[type=datetime],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select:focus,textarea{font-size:16px}.color-main-green{color:var(--main-green)}.Mobile-show{display:none!important}@media (max-width:639px){.Mobile-show{display:inherit!important}.Mobile-hide{display:none!important}}.version{display:none}.font-large{font-size:2rem}.font-green{color:var(--main-green)}html{overflow-y:scroll}body{box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--dark-grey);background-color:#f7f7f7}
