@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap);.modal{z-index:170;width:100%;height:100%;position:fixed;display:flex;align-items:center;justify-content:center;left:0;top:0;background-color:hsla(0,0%,4%,.57)}.modal .modal-card{min-width:320px;max-width:400px;width:auto}.modal .modal-card-header{border-top-right-radius:4px;border-top-left-radius:4px;width:100%;height:80px;background-image:url(/img/twoManOnBike.e1b7a040.png);background-repeat:no-repeat;background-size:100% 100%}.modal .modal-card-body{color:#fff;padding:15px 20px;min-height:50px;justify-content:center}.modal .modal-card-actions,.modal .modal-card-body{background-color:#2c3e50;display:flex;align-items:center}.modal .modal-card-actions{justify-content:flex-end;padding:0 20px 15px 0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.modal .modal-card-actions .close-btn{color:#aaa;font-weight:500}.modal .modal-card-actions .confirm-btn{display:inline-block;padding:4px 20px;text-decoration:none;font-weight:500;background-color:#13ba14;color:#fff;margin-left:20px;border-radius:2px}body,html{background-color:#20232f;height:100%;margin:0}.svg-sprite{visibility:hidden;position:absolute;left:-9999px}#app{height:100%;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}.items[data-v-f43a336e]{margin:50px;font-size:30px}[data-v-f43a336e]:visited{color:#fff}.text[data-v-0f1b0d7c]{margin:50px;color:#fff;font-size:20px;font-weight:700}.chart-hr-toggle[data-v-c45bd30c]{position:absolute;top:7px;right:2px}.chart-hr-toggle .icon[data-v-c45bd30c]{color:#a5a9ac}.chart-hr-toggle.active .icon[data-v-c45bd30c]{color:#b91911}.chart-height[data-v-c45bd30c]{position:relative;margin:8px 0 8px 16px;flex:1}.height[data-v-c45bd30c]{margin:16px 16px 0 16px;height:63%}@media(max-height:700px){.height[data-v-c45bd30c]{height:53%}}@media(max-height:520px){.height[data-v-c45bd30c]{height:45%}}@media(max-height:475px){.height[data-v-c45bd30c]{display:none}}@-webkit-keyframes comment-ticker-swap{0%{left:100%}to{left:-300%}}@keyframes comment-ticker-swap{0%{left:100%}to{left:-300%}}.bottom-bar{font-family:Poppins,sans-serif;width:100%;display:flex;justify-content:right;flex-direction:row;color:#fff;margin:0 8px 8px -8px;height:100%;background-color:#000;position:inherit}.bottom-bar .target-section{display:grid;grid-template-areas:"com com com com" "target target watts watts" ". . . .";grid-template-rows:30% 40% 22%;transition:grid-template-rows .5s;width:47%;grid-gap:8px;position:relative;margin:8px 4px 8px 24px}.bottom-bar .target-section .block-target{grid-area:target}.bottom-bar .target-section .block-target .title strong{margin-left:5px;font-size:12px;color:#eee;width:25px;border-radius:50%}.bottom-bar .target-section .block-target .title strong.zone-1{background-color:rgba(76,221,138,.502)}.bottom-bar .target-section .block-target .title strong.zone-2{background-color:rgba(98,167,232,.502)}.bottom-bar .target-section .block-target .title strong.zone-3{background-color:rgba(136,87,228,.502)}.bottom-bar .target-section .block-target .title strong.zone-4{background-color:rgba(255,197,98,.502)}.bottom-bar .target-section .block-target .title strong.zone-5{background-color:rgba(254,89,89,.451)}.bottom-bar .target-section .block-target .title strong.zone-6{background-color:#000}.bottom-bar .target-section .block-watts{grid-area:watts}.bottom-bar .target-section .segment-comment-block{grid-area:com;justify-content:flex-end;overflow:hidden;max-width:100%}.bottom-bar .target-section .segment-comment-block .comment{font-size:20px;position:absolute;top:0;white-space:nowrap}.bottom-bar .target-section .segment-comment-block .next-int{align-self:flex-end;color:#7e8192;font-size:16px;transform:scale(1.2);position:absolute;left:0;width:100%;bottom:25%;transition:all 1s}.bottom-bar .target-section .segment-comment-block .next-int.blinking{-webkit-animation:blinker 2s linear infinite;animation:blinker 2s linear infinite}.bottom-bar .target-section .segment-comment-block .next-int.reduced{bottom:0;transform:scale(1)}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}.bottom-bar .timing-section{display:grid;gap:8px;width:47%;grid-template-areas:"int int total total" "rpm rpm bpm bpm" ". . . .";grid-template-rows:30% 40% 22%;transition:grid-template-rows .5s;margin:8px 4px}.bottom-bar .timing-section .block-interval{grid-area:int}.bottom-bar .timing-section .block-total{grid-area:total}.bottom-bar .timing-section .block-rpm{grid-area:rpm}.bottom-bar .timing-section .block-bpm{grid-area:bpm}.bottom-bar .actions-section{display:grid;gap:8px;width:100px;grid-template-rows:40% 56%;box-sizing:border-box;margin:8px 8px 8px 4px}.bottom-bar .actions-section .bottom-row,.bottom-bar .actions-section .top-row{width:100%;height:50%;display:flex;align-items:center;justify-content:center}.bottom-bar .actions-section .top-row{padding:10px 0;height:50%;border-bottom:1px solid #383c51}.bottom-bar .actions-section .action-icon-link{color:#fff;text-decoration:none;display:flex}.bottom-bar .actions-section .action-icon-link:hover,.bottom-bar .actions-section .action-icon-link:hover .icon{color:rgba(78,161,254,.702)}.bottom-bar .actions-section .action-icon-link.active .icon{color:#4ea1fe}.bottom-bar .actions-section .disabled-link{opacity:.4;pointer-events:none}.bottom-bar .chart{width:35%;display:flex;margin-right:-16px;margin-left:8px}.bottom-bar .block{background:#20232f;flex-direction:column;position:relative;border-radius:4px;overflow:hidden}.bottom-bar .block,.bottom-bar .block .title{align-items:center;display:flex;justify-content:center}.bottom-bar .block .title{color:#83858b;font-weight:500;font-size:16px;flex-direction:row;flex-wrap:nowrap;padding:0}.bottom-bar .block .center-value{font-size:42px;color:#eaeaea;margin:0;padding:0}.bottom-bar .block .bottom-value{position:absolute;font-size:18px;padding:5px 15px;bottom:0}.bottom-bar .block .right-bottom-value{right:0}.bottom-bar .block .left-bottom-value{left:0}.bottom-bar .block.is-small .title{font-size:10px}.bottom-bar .block.is-small .center-value{font-size:24px;line-height:24px;color:#7e8192}.bottom-bar .block.is-medium .center-value{font-size:28px;line-height:28px}.bottom-bar .block.is-large .center-value{font-size:50px;line-height:50px}.bottom-bar .block.speed-distance-block{justify-content:center}.bottom-bar .block.speed-distance-block .values{margin-bottom:10px}.bottom-bar .chevron-link{position:absolute;bottom:5%}.bottom-bar .chevron-link .icon{transition:transform .3s;transform:rotate(180deg)}.bottom-bar .chevron-link.active .icon{transform:rotate(0)}.bottom-bar .text-red{color:#e7140f!important}.hidden-bottom-row .target-section,.hidden-bottom-row .timing-section{grid-template-rows:30% 66% 0}@media(min-width:1920px){.bottom-bar .block.is-large .title{font-size:28px}.bottom-bar .block.is-large .center-value{font-size:70px;line-height:70px}.bottom-bar .block.is-medium .title{font-size:28px}.bottom-bar .block.is-medium .center-value{font-size:38px;line-height:38px}.bottom-bar .block.is-small .title{font-size:14px}.bottom-bar .block.is-small .center-value{font-size:30px;line-height:30px}.bottom-bar .target-section .segment-comment-block .comment{font-size:36px}.bottom-bar .target-section .segment-comment-block .next-int{font-size:24px}.bottom-bar .speed-distance-block{font-size:20px}}.root{flex-direction:column;font-family:Poppins,serif}.root,.video__container{display:flex;height:100%}.video__container{flex-direction:row;flex-wrap:nowrap;width:100%;box-sizing:border-box;background:#100f1d}.video__container__left{width:10%;height:100%}.button-back{position:absolute;outline:none;border:0;background:transparent;display:flex;justify-content:end;margin-top:40px;margin-left:40px;align-items:start;cursor:pointer}.video__container__middle{box-sizing:border-box;display:flex;flex-direction:column;align-items:start;width:35%;height:100%;justify-content:start;padding-top:155px}.title{font-style:normal;font-weight:600;font-size:24px;color:#eaeaea}.input{margin-top:24px;width:85%;border-radius:4px;text-align:start;padding-left:10px;font-size:14px;outline:0;caret-color:#83858b;border:0}.add-video-button,.input{box-sizing:border-box;height:40px;display:flex;align-items:center;font-style:normal;font-weight:500;color:#fff}.add-video-button{border-color:#20232f;justify-content:center;margin-top:16px;cursor:pointer;width:135px;background:#d12c28;border-radius:4px;font-size:16px}.background-items{background-color:#20232f}.video__container__right{box-sizing:border-box;display:flex;flex-direction:column;align-items:start;width:55%;height:100%;justify-content:start;padding-top:155px}.added-videos{width:187px;height:46px;flex-direction:row;justify-content:center;align-items:center;font-style:normal;font-weight:500;font-size:20px;border-radius:8px;color:#fff;margin-top:24px}.added-videos,.list_wrapper{box-sizing:border-box;display:flex}.list_wrapper{padding:16px;width:95%;height:319px;border:1px solid #20232f;border-radius:8px;flex-direction:column;justify-content:start;margin-top:40px;overflow:auto;margin-bottom:30px}.list_wrapper_noVideos{margin:auto}.list_wrapper::-webkit-scrollbar{width:10px}.list_wrapper::-webkit-scrollbar-thumb{border-radius:4px;background-color:#20232f}.list_wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);height:30px}.list__item__row{margin-bottom:12px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.list__item__info{text-align:left;max-width:calc(100% - 220px)}.list__item{justify-content:flex-start;display:flex;align-items:center;min-width:0;color:#fff;flex:1;height:70px;list-style-type:none;border-radius:2px;padding-left:8px;cursor:pointer;box-sizing:border-box}.list__item__title{font-size:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.list__item__preview-pic{width:100px;height:60px;background-position:0;background-size:100px;display:block;border-radius:2px;margin-right:15px}.list__item__preview-pic.is-preview-icon{display:flex;align-items:center;justify-content:center}.list__item__time{font-size:18px;color:#83858b}.list__item__delete{display:flex;color:#fff;background-color:#d12c28;height:100%;width:40px;cursor:pointer;flex-shrink:0;border:unset;border-top-right-radius:4px;border-bottom-right-radius:4px;margin-left:auto}@media screen and (max-width:600px){.video__container{flex-direction:column}.list_wrapper{width:94%;margin-top:10px}.video__container__left{width:100%;height:10%;margin-left:-6px;display:flex;justify-content:end}.video__container__middle{width:100%;height:35%;margin-left:20px;margin-top:40px;justify-content:space-between;padding-top:0;align-content:start}.video__container__right{width:100%;height:55%;margin-left:20px;padding-top:0}.list__item__title .list__item__time{font-size:16px}.list__item__time{font-size:14px}.title{padding-top:20px;font-size:20px}.input{margin-top:10px;width:94%}.add-video-button,.input{height:55%}.button-back{margin-top:20px;margin-left:20px;cursor:pointer}}.route-map{border-radius:6px;overflow:hidden}.route-map .map-container{width:100%;height:180px;overflow:hidden}.route-map .map-container .gm-ui-hover-effect{display:none!important}.route-map #route-map{position:relative;width:100%;height:100%}.route-map #route-map .loading-text{position:absolute;left:calc(50% - 25px);top:calc(50% - 10px)}.route-map-block[data-v-39b3ffa6]{position:absolute;right:20px;top:10px;transform:translate(0);transition:transform,right .5s,.5s;background-color:#000;border-radius:4px}.route-map-block .white-link[data-v-39b3ffa6]{color:#fff;text-decoration:none}.route-map-block.is-opened[data-v-39b3ffa6]{transform:translateY(-210px)}.route-map-block.is-left[data-v-39b3ffa6]{right:calc(100vw - 350px)}.route-map-block.is-center[data-v-39b3ffa6]{right:calc(50vw - 150px)}.route-map-block.is-expanded[data-v-39b3ffa6]{width:100%;position:fixed;top:0;left:0;right:unset;transform:unset}.route-map-block.is-expanded .route-map-block-container[data-v-39b3ffa6]{width:100%;height:unset}.route-map-block-container[data-v-39b3ffa6]{width:300px;height:200px}.route-map-block input[data-v-39b3ffa6]{display:none}.route-map-block .btn-link[data-v-39b3ffa6]{display:inline-block;padding:0 10px}.route-map-block .upload-screen[data-v-39b3ffa6]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#20232f;border-radius:4px}.route-map-block .upload-screen .upload-link[data-v-39b3ffa6]{width:85%;height:60%;display:flex;flex-direction:column;justify-content:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' rx='4' ry='4' stroke='%2383858BFF' stroke-width='2' stroke-dasharray='9' stroke-dashoffset='6' stroke-linecap='square'/%3E%3C/svg%3E");border-radius:4px;margin-top:30px;margin-bottom:30px;color:#fff}.route-map-block .upload-screen .upload-link span[data-v-39b3ffa6]:nth-child(2){color:#4ea1fe;font-size:12px}.route-map-block .upload-screen .upload-link.is-dragging[data-v-39b3ffa6]{-webkit-animation:blinker-39b3ffa6 1s linear infinite;animation:blinker-39b3ffa6 1s linear infinite}@-webkit-keyframes blinker-39b3ffa6{50%{opacity:0}}@keyframes blinker-39b3ffa6{50%{opacity:0}}.route-map-block .bottom-controls[data-v-39b3ffa6]{display:flex;justify-content:space-between}.route-map-block .not-upload-text[data-v-39b3ffa6]{color:#fff;padding:0 50px}.root[data-v-3dd1b3d6]{height:100%;display:flex;flex:1;flex-direction:column;position:relative;overflow:hidden;background:#000}.root .pause-label[data-v-3dd1b3d6]{font-size:36px;color:#fff;position:absolute;left:calc(50% - 55px);top:30%;-webkit-animation:pauseLabel-3dd1b3d6 .8s linear infinite;animation:pauseLabel-3dd1b3d6 .8s linear infinite}@-webkit-keyframes pauseLabel-3dd1b3d6{0%{opacity:1}33%{opacity:.2}to{opacity:1}}.root .fullscreen-link[data-v-3dd1b3d6]{position:absolute;left:calc(50% - 100px);top:10px;z-index:2;display:flex;align-items:center;color:#fff!important;text-decoration:unset}.root .fullscreen-link .icon[data-v-3dd1b3d6]{margin-left:5px}.bottom-section[data-v-3dd1b3d6]{height:30%;position:relative}@media(max-height:700px){.bottom-section[data-v-3dd1b3d6]{height:40%}}@media(max-height:520px){.bottom-section[data-v-3dd1b3d6]{height:45%}}@media(max-height:475px){.bottom-section[data-v-3dd1b3d6]{height:100%}}.icon[data-v-1c35bd8d]{color:#fff}.icon-sign-in[data-v-1c35bd8d]{width:44px;height:36px}.icon-bike[data-v-1c35bd8d],.icon-chevron-down[data-v-1c35bd8d],.icon-heartbeat[data-v-1c35bd8d],.icon-rowing[data-v-1c35bd8d],.icon-swimming[data-v-1c35bd8d]{width:22px;height:18px}.icon-map-route[data-v-1c35bd8d],.icon-youtube[data-v-1c35bd8d]{width:35px;height:24px}.icon-fullscreen-off[data-v-1c35bd8d],.icon-fullscreen-on[data-v-1c35bd8d]{width:100%;height:100%;max-width:35px;max-height:35px}