.tabsPanel{display:flex;width:100%;text-align:center}.singleTab{flex:1 1;position:relative;padding-bottom:.5rem;border-bottom:1px solid #464e4e}.singleTab[data-active=true]{border-bottom:3px solid #00c0ba;font-family:"CanaroBold"}.singleTab[data-new=true]:after{content:"";width:8px;height:8px;background-color:#36b2f8;border-radius:50%;position:absolute;top:-8px;right:12px}.punchData{border-radius:.5rem;background-color:#404949;padding:.5rem;display:grid;grid-template-rows:repeat(2,1.5rem);grid-template-columns:repeat(3,1fr);text-align:center;align-items:center}.icon,.punchData{justify-content:center}.icon{margin:auto}.icon img{width:100%;height:100%;align-self:center;fill:currentColor}.time{justify-content:space-between}.time,.user{display:flex}.user{align-items:center;height:1.75rem}.user__icon-container{padding:1rem .5rem 1rem 0}.error{width:100%;text-align:center;margin:2rem auto;position:absolute;color:red}.workoutCard{border-radius:.5rem;background-color:#282e2e;margin:1rem 0;padding:.75rem}.workoutCard__nameTime{padding:.4rem .2rem;display:flex;justify-content:space-between}.workoutCard__highlight{text-align:center;padding:.5rem 0}.workoutCard__claps{display:flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem}.workoutCard__claps>.icon{margin:0}.popup{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000}.popup__background{background-color:#282e2e;margin:1.5rem;padding:1rem}.popup__header{display:flex;justify-content:space-between}.popup__title{text-align:center;margin-bottom:1.5rem}.popup__content{margin:.5rem 0 1rem}.new-workout{width:100%;display:flex;flex-direction:column;align-content:flex-start;top:0}.new-workout-buttons{display:flex;flex-direction:row;width:100%}.new-workout-info{position:relative;display:flex;flex-direction:column;align-items:center;padding:1rem}.new-workout-header{color:#00c0ba;font-size:1.75em}.new-workout-data{margin-top:1rem;width:100%;display:flex;justify-content:space-between}.new-workout-data-col{display:flex;flex-direction:column}.new-workout-data-col-2{margin-right:1.5rem;text-align:center}.new-workout-data-row{margin:.5rem 0 .25rem}.new-workout-image{position:absolute;top:12rem}.new-workout-tip{width:70%;bottom:5rem;text-align:center;margin-top:7rem}.loader{width:2.5rem;height:2.5rem;border:5px solid #00c0ba;border-bottom-color:transparent;border-radius:50%;display:inline-block;margin:2rem auto;box-sizing:border-box;-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite}@-webkit-keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nextroundBtnLg{font-family:"CanaroBook";display:flex;justify-content:center;align-items:center;margin:0 auto;color:#fff;width:100%;max-width:18.75rem;height:2.875rem;max-height:2.875rem;padding:.5em;border-radius:10px}.nextroundBtnLg__primary{border:2px solid #00c0ba;background-color:#282e2e}.nextroundBtnLg__secondary{border:2px solid #b5b5b5;background-color:#282e2e}.nextroundBtnLg__tertiary{border:2px solid #00c0ba;background-color:#00c0ba}.activity-feed__selector{border:none;flex:1 0 auto;justify-content:space-around;background-color:#000;width:100%;position:fixed}.activity-feed__workouts{margin:2rem;flex:1 0 auto;padding-bottom:1.5rem}.no-workouts{margin:4rem 2rem;display:flex;flex-direction:column;align-items:center}.no-workouts__title{font-size:1.5rem;font-weight:400}.no-workouts__text{margin-top:1.5rem;text-align:center;margin-bottom:2rem;font-size:1rem;display:inline}.no-workouts__text>span{color:#00c0ba}.inviteButton{color:#fff}.single-buddy{display:flex;padding:.5rem;height:1.5rem}.single-buddy__image{height:1.5rem;padding:0 .25rem 0 0}.req-invite{height:1.75rem;justify-content:flex-start;padding:.75rem;margin-bottom:.25rem;background-color:#282e2e}.req-invite,.req-invite__text{display:flex;align-items:center}.req-invite__text{height:100%;padding-left:1.5rem;flex:5 1}.req-invite__number{margin-left:1rem;background-color:#00c0ba;height:1.5rem;width:1.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.req-invite__icon{height:100%;flex:1 1;margin-right:.2rem;display:flex;align-items:center}.buddies__req-invite{margin:1.5rem;display:flex;flex-direction:column;text-align:left}.disclaimer{margin:1rem 5rem 0 2rem}.inputContainer{width:100%;margin:.5rem 0}.inputContainer--noSpace{margin-top:0;width:100%}input:focus,select:focus,textarea:focus{outline:none}input[type=radio]{display:none}input[type=text]{font-size:.75rem;padding:0 0 .5rem;font-family:"CanaroBook";font-weight:700;color:#b5b5b5;border:0;border-bottom:2px solid #b5b5b5;background:transparent;width:100%}input[type=text]::-webkit-input-placeholder{color:#b5b5b5}input[type=email],input[type=password]{font-size:.75rem;padding:0 0 .5rem;font-family:"CanaroBook";font-weight:700;color:#b5b5b5;border:0;border-bottom:2px solid #b5b5b5;background:transparent;width:100%}input[type=email]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder{color:#b5b5b5}input[type=number]{font-size:.75rem;padding:0 0 .5rem;font-family:"CanaroBook";font-weight:700;color:#b5b5b5;border:0;border-bottom:2px solid #b5b5b5;background:transparent;width:100%}input[type=number]::-webkit-input-placeholder{color:#b5b5b5}select{margin-left:-.25rem;background:transparent;width:100%}select,select>option{font-size:.75rem;padding:0 0 .5rem;font-family:"CanaroBook";font-weight:700;color:#b5b5b5;border:0;border-bottom:2px solid #b5b5b5}select>option{display:inline-block;background:#282e2e}select>option[value=""][disabled]{display:none}.input-param{color:#b5b5b5;font-size:.65rem;margin-top:.5rem}.editProfile{height:100%;padding:2rem}.editProfile__info{display:flex;flex-direction:column;align-items:center}.editProfile__info>p{margin-bottom:1rem}.editProfile__error{color:#fb7558}.editProfile__success{text-align:center;margin:1rem 0;color:#00c0ba}.editProfile__btn{margin-top:2rem}.editProfile__fieldDescription{margin-top:1rem}.editProfile__inDevelopment{color:red;margin:1rem auto 0;text-align:center}.tooltip{background-color:#182222;left:0;margin:2rem;position:absolute;display:block;padding:1rem 0}.single-question{font-size:.75rem;padding:1rem 0 .25rem;font-weight:700;color:#b5b5b5;border:0;border-bottom:2px solid #b5b5b5;width:100%;display:flex;justify-content:space-between}.faq-category-title{font-size:.75rem;margin-top:2rem;font-weight:700;color:#00c0ba}.faq{display:flex;flex-direction:column}.about,.faq{margin:1rem 2rem}.follow-requests{margin:0 1rem}.follow-requests__inDevelopment{color:red;margin-top:1rem}.invite{margin:1rem 2rem;flex-direction:column}.invite,.invite__user-wrapper{display:flex;align-items:center}.invite__user-wrapper{margin-bottom:1rem}.invite__user-wrapper__icon{margin-right:.5rem}.invite__link__wrapper{width:100%;padding:.65rem;margin-top:.5rem;display:flex;justify-content:space-between;align-items:center;border:1px solid #00c0ba;border-radius:.5rem}.invite__link__text{text-align:left;font-size:.75rem}.invite__copied{display:flex;align-items:center;height:1.5rem}.invite__QRcode-wrapper{margin-top:.5rem;padding:1rem;background-color:#fff}.line--neutral{border-color:#464e4e}.line--light{border-color:#b5b5b5}.line--dark{border-color:#282e2e}.profileCard{border-radius:.5rem;background-color:#282e2e;padding:1rem}.profileCard__bottom,.profileCard__top{display:grid;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);text-align:center;justify-self:center;align-items:center}.profileCard__bottom>*,.profileCard__top>*{padding:.5rem}.profileCard__bottom{grid-template-columns:repeat(2,1fr)}button:focus{outline:0}.nextroundBtn{font-family:"CanaroBook";display:flex;justify-content:center;align-items:center;color:#fff;width:9rem;max-width:9rem;height:2.875rem;max-height:2.875rem;padding:.5em;border-radius:10px;margin:0 auto}.nextroundBtn__primary{border:2px solid #00c0ba;background-color:#282e2e}.nextroundBtn__secondary{border:2px solid #b5b5b5;background-color:#282e2e}.nextroundBtn__tertiary{border:2px solid #00c0ba;background-color:#00c0ba}.profile{margin:1rem}.profile__btnWrapper{display:flex;grid-gap:2rem;gap:2rem;align-items:center;justify-content:center;padding:1rem 0}.profile__btnWrapper button{margin:0}.loginCodeModal{text-align:center;padding-bottom:2rem}.loginCodeModal>button{margin-top:2rem}.moreSubject{height:3rem;display:flex;align-items:center;justify-content:flex-start;padding:0 2rem;margin-bottom:.4rem;background-color:#282e2e}.moreSubject__text{padding-left:1.5rem;flex:5 1}.more{height:100%;justify-content:space-between}.more,.more__options{display:flex;flex-direction:column}.more__options{justify-content:flex-start}.more__footer{margin:2rem;display:flex;align-items:center;justify-content:space-between}.more__footer-text{flex:3 1}.more__footer-icons{flex:2 1}.more__footer-icons,.single-notification{display:flex;justify-content:space-between}.single-notification{margin:.75rem 0;align-items:center}.single-notification__name--normal{font-weight:400}.single-notification__name--bold{font-weight:700}.single-notification__toggle{height:1.25rem;width:2.5rem;border-radius:15px;display:flex}.single-notification__toggle--on{background-color:#00c0ba;justify-content:flex-end}.single-notification__toggle--off{background-color:#b5b5b5;justify-content:flex-start}.single-notification__toggle-button{height:1.25rem;width:1.25rem;background-color:#fff;border-radius:15px}.notifications{margin:1rem 2rem}.notifications,.profile{display:flex;flex-direction:column}.profile{margin:1rem 1.5rem;height:100%;position:relative;justify-content:flex-start}.profile__header{display:flex;justify-content:space-between;margin-bottom:1rem}.profile__follow{display:flex;text-align:center}.profile__follow__left{margin-right:.75rem}.profile__follow__right{margin-left:.75rem}.profile__follow__buttons{display:flex;justify-content:space-between}.profile__vl{border-left:2px solid #000;height:2.5rem}.workoutHeader{display:flex;align-items:center;justify-content:space-between;margin:1rem 2rem}.workoutHeader>.icon{margin:0}.modal{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9999;display:flex;justify-content:center;align-items:flex-start;overflow:hidden}.modal__wrapper{margin:3rem 1rem auto;flex-direction:column;border-radius:.5rem;background-color:#182222;padding:1rem}.modal__header,.modal__wrapper{display:flex;align-items:center;width:100%}.modal__header{justify-content:space-between}.modal__content{width:100%;flex-direction:column;flex-grow:1}.modal--open,.modal__content{display:flex;align-items:center;justify-content:center}.modal--closed{display:none}.overallContainer{padding:0 1.5rem}.noteModal{width:95%;padding:2rem 0;position:relative}.noteModal>h1{position:absolute;width:100%;text-align:center;top:0;left:50%;transform:translate(-50%,-50%)}.noteModal>button,.noteModal>p{margin-top:2rem}.roundsGraph__wrapper{width:100%;margin-top:1rem;bottom:0;display:flex;position:relative;height:15rem}.roundsGraph__graphContainer{overflow-x:scroll;scroll-behavior:smooth;display:flex;height:calc(100% - 2rem);width:300px;position:relative}.roundsGraph__graphContainer::-webkit-scrollbar{display:none}.roundsGraph__singleRoundWrapper{position:relative;height:100%;width:300px}.roundsGraph__roundSeperator{height:100%;display:flex;flex-direction:column;position:absolute;bottom:0}.roundsGraph__roundSeperator__verticalLine{border-left:2px solid #fff;height:calc(100% - 3rem);z-index:1;width:2px}.roundsGraph__arrowRight{position:-webkit-sticky;position:sticky;z-index:10;right:0;top:0;width:40px;height:calc(100% - 2rem);display:flex;align-items:center;justify-content:center;text-align:center;background-color:#006663;cursor:pointer;z-index:1}.roundsGraph__arrowRight:hover{background-color:#00c0ba}.roundsGraph__arrowRight:after{content:">";font-size:2rem;flex:0 1;width:40px}.roundsGraph__y-axis__wrapper{position:-webkit-sticky;position:sticky;margin-right:1.5rem;height:calc(100% - 3.5rem);display:flex;flex-direction:column;justify-content:space-between;min-width:1rem}.roundsGraph__y-axis__tick{display:flex;position:relative;margin-bottom:4px}.roundsGraph__y-axis__line{border-color:#464e4e;position:absolute;left:2rem;z-index:5;width:235px;height:2px;z-index:1}.roundsGraph__y-axis__avg{display:flex;position:absolute}.roundsGraph__y-axis__avg>div{position:relative}.roundsGraph__y-axis__avg>div>p{position:absolute;top:50%;transform:translateY(-50%);left:5px}.roundsGraph__y-axis__avgLine{background-color:#fff;margin:0;position:absolute;left:2rem;z-index:5;width:18rem;height:1px;z-index:1000}.roundsGraph__x-axis__wrapper{position:absolute;width:300px;bottom:10px;left:0}.roundsGraph__x-axis__line{background-color:#fff;width:100%;height:1px}.roundsGraph__x-axis__ticksWrapper{display:flex;justify-content:space-between;width:100%}.insights-row{font-size:.65rem;margin:.5rem 0;display:flex;justify-content:space-between}.detailCard{border-radius:.5rem;background-color:#282e2e;padding:1rem}.detailCard__row{display:flex;width:100%;margin:.5rem 0}.detailCard__row__icon{width:10%}.detailCard__row__key{width:65%}.detailCard__row__value{width:25%}.note{margin:1rem 0;display:grid;grid-template-columns:20% 80%;grid-template-areas:". noteTitle" "noteIcon noteAdd"}.note__title{grid-area:noteTitle}.note__icon{grid-area:noteIcon}.note__add{grid-area:noteAdd}.rating{width:100%;margin:0 auto;justify-content:center;align-items:center;text-align:center}.rating__card{margin:.5rem 0;padding:.75rem 2rem;display:flex;justify-content:space-around;max-width:100%;max-height:3rem;border-radius:.5rem;background-color:#00c0ba;cursor:pointer}.star{height:1.2rem;width:1.2rem;border:2px solid #fff;border-radius:50%;display:inline-block;cursor:pointer}.star-filled,.star:hover{background-color:#fff}.star-filled{height:1.2rem;width:1.2rem;border:2px solid #fff;border-radius:50%;display:inline-block;cursor:pointer}.perRoundContainer{padding:0 1.5rem}.display-round{margin:.75rem 0;font-size:.75rem;padding:.4rem 0;width:100%;border-bottom:2px solid #464e4e}.display-round,.exercise-card,.temp-exercises{display:flex;justify-content:space-between}.exercise-card{font-size:.75rem;background-color:#464e4e;padding:.4rem;margin:.4rem 0;border-radius:.5rem;align-items:center}.exercise-card__time{display:flex;align-items:center}.exercise-card__time>div{margin-right:.3rem}.exercise-card__moves{display:flex;max-width:70%;flex-wrap:wrap}.exercise-card__move{margin-right:.5rem}.label{padding:.25rem .5rem;background-color:#464e4e;border-radius:.25rem}.leaderBoards{display:flex;flex-direction:column;min-height:0}.leaderBoardsBanner{display:grid;grid-auto-flow:column;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"rank2 rank1 rank3";grid-gap:.5rem;gap:.5rem;padding:1.5rem;background-image:linear-gradient(180deg,#00c0ba,transparent 80%)}.topThreeBadge{display:flex;flex-direction:column;align-items:center;padding:.5rem;margin-top:auto;grid-gap:.5rem;gap:.5rem;flex:33% 1;overflow:hidden;white-space:wrap}.topThreeBadge__iconWrapper{position:relative}.topThreeBadge__rank{position:absolute;left:50%;top:45%;color:#182222;transform:translate(-50%,-50%);font-size:1rem;font-family:"CanaroBold"}.topThreeBadge>.label{font-size:10px}.topThreeBadge__userName{font-size:.65rem;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;width:100%}.topThreeBadge[data-rank="1"]{grid-area:rank1;grid-gap:1rem;gap:1rem;padding:1rem .5rem 2rem}.topThreeBadge[data-rank="1"] .topThreeBadge__userName{font-size:.75rem}.topThreeBadge[data-rank="1"] .label{font-size:12px;color:#182222;background-color:#ffbd2c;font-family:"CanaroBold"}.ranks{display:flex;flex-direction:column;min-height:0}.ranksHeader{background-color:#282e2e;display:flex;align-items:center;grid-gap:1rem;gap:1rem;padding:.5rem 1.5rem}.ranksHeader>p:first-child{width:2rem;text-align:center}.ranksHeader>p:nth-child(2){flex-grow:1}.ranksHeader>p:nth-child(3){width:2.5rem;text-align:center}.ranksList{flex-grow:1;overflow-y:scroll;display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;padding:1rem}.ranksList[data-overlay=true]{position:relative}.ranksList[data-overlay=true]:before{content:"";position:absolute;top:0;right:0;left:0;height:100px;background-image:linear-gradient(#182222,transparent)}.singleRank{display:flex;align-items:center;grid-gap:1rem;gap:1rem;padding:.5rem}.singleRank>p:first-child{width:2rem;text-align:center}.singleRank>p:nth-child(2){flex-grow:1}.singleRank>p:nth-child(3){width:2.5rem;text-align:center;padding:.25rem 0}.singleRank[data-me=true]{background-color:#00c0ba;border-radius:1rem}.singleRank[data-me=true]>p:nth-child(3){background-color:#006663;border-radius:.5rem}.leaderBoardsNoPermission{height:100%;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:2.5rem;gap:2.5rem}.leaderBoardsNoPermission__text{text-align:center;display:grid;grid-gap:.5rem;gap:.5rem}.welcome{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/static/media/background_home.8eaba13d.jpg);background-repeat:no-repeat;background-size:100%;position:absolute;width:100%;height:100%;background-color:#182222}.welcome__container{height:calc(100% - 7rem);justify-content:space-between;padding:6rem 2.5rem 1rem}.welcome__container,.welcome__header{display:flex;flex-direction:column;align-items:center}.welcome__header-sub{font-weight:700;margin-top:.75rem}.welcome__button-container{width:100%;display:flex;flex-direction:column;align-items:center;grid-gap:1rem;gap:1rem}.welcome__discoverBtn{background-color:transparent}.welcome__nr-link{padding-top:.75rem}.login-button{color:#fff}.discover-button__title{color:#00c0ba;font-weight:700}.discover-button__sub{color:#fff}.signup-popup{position:absolute;top:5rem;height:18rem;background-color:#000;padding:2rem;text-align:center}.signup-popup__head{display:flex;justify-content:space-between}.signup-popup__head>.icon{margin:0}.signup-popup__content>*{padding:1rem 0}.signup{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/static/media/background_home.8eaba13d.jpg);position:absolute;height:100%;width:100%;flex-direction:column;display:flex}.signup__header{padding:2rem;width:100%}.signup__header>.icon{margin-left:0}.signup__header__nextround{font-size:1.75rem}.signup__container{height:100%;background-color:#000;padding:2rem}.signup__input__wrapper{margin:1rem auto}.signup__input__container{margin-top:2rem}.signup__error{color:#fb7558;text-align:center}.setupProfile{display:flex;flex-direction:column;height:100%;position:absolute;background-color:#182222}.setupProfile__header{background-color:#000;padding:1rem 2rem;height:1rem}.setupProfile__content{text-align:center;padding:2rem}.setupProfile__content>*{margin:.5rem auto}.setupProfile__pw{margin-top:1rem;text-align:left}.setupProfile__pw-header{margin-top:.75rem}.setupProfile__error{color:#fb7558;text-align:center}.header{background-color:#000;padding:1rem 2rem;flex-grow:0;flex-shrink:0;display:flex;justify-content:space-between;align-items:center}.header__logo{flex:1 1}.header__route{display:flex;justify-content:flex-start;flex:5 1}.header__notification,.header__profile{flex:1 1}.header__text{margin-left:.5rem}.footer{display:flex;justify-content:space-between;align-items:center;background-color:#030404;padding:1rem 2rem;flex-grow:0;flex-shrink:0}.resetPwPopup h2{margin:1.5rem 0}.resetPwPopup .nextroundBtn{margin-top:2rem}.resetPassword{padding:1rem}.resetPassword__header{display:flex;align-items:center;justify-content:space-between}.resetPassword__header>*{margin:0}.resetPassword__body{padding:1rem}.resetPassword__body>h2{text-align:center;margin-top:2rem;margin-bottom:6rem}.resetPassword__card{border-radius:.5rem;background-color:#282e2e;padding:.5rem;margin-top:2rem;margin-bottom:2rem}.resetPassword .nextroundBtnLg{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-inline:2rem;margin-top:2rem;margin-bottom:2rem}.resetPassword__error,.resetPassword__help{margin-bottom:2rem}.resetPassword__error{color:#fb7558;text-align:center}.resetPassword__help{text-align:center}.resetPassword__help>a{text-decoration:underline}.login{padding:1rem;height:100%;display:flex;flex-direction:column}.login>.icon{margin:0 0 auto}.login__body{flex-grow:1;display:flex;flex-direction:column;justify-content:space-around;padding:1rem}.login__body>h2,.login__sub{text-align:center}.login__sub>span{color:#00c0ba;text-decoration:underline}.login__input{margin-top:2rem}.login__input input:-webkit-autofill,.login__input input:-webkit-autofill:focus input:-webkit-autofill,.login__input input:-webkit-autofill:hover,.login__input select:-webkit-autofill,.login__input select:-webkit-autofill:focus,.login__input select:-webkit-autofill:hover,.login__input textarea:-webkit-autofill,.login__input textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus{border-bottom:2px solid #b5b5b5!important;-webkit-text-fill-color:#b5b5b5!important;-webkit-box-shadow:0 0 0 100px #182222 inset!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.login__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 2rem}.login__error{color:#fb7558}.login__noAcc{color:#00c0ba}.login__forgotPw{color:#b5b5b5;text-decoration:underline;text-align:center}@font-face{font-family:"CanaroBold";src:url(/static/media/canaro-bold.a168251f.eot);src:url(/static/media/canaro-bold.a168251f.eot) format("embedded-opentype"),url(/static/media/canaro-bold.0b78b34f.woff2) format("woff2"),url(/static/media/canaro-bold.bb3cbecc.woff) format("woff"),url(/static/media/canaro-bold.b5dc6e32.ttf) format("truetype"),url(/static/media/canaro-bold.18625c87.svg) format("svg")}@font-face{font-family:"CanaroBook";src:url(/static/media/CanaroBook.447d32ca.eot);src:url(/static/media/CanaroBook.447d32ca.eot) format("embedded-opentype"),url(/static/media/CanaroBook.22749273.woff2) format("woff2"),url(/static/media/CanaroBook.6dcd52e4.woff) format("woff"),url(/static/media/CanaroBook.d6950375.ttf) format("truetype"),url(/static/media/CanaroBook.914fc7f5.svg) format("svg")}h1,h2,h3,h4,h5,h6{margin:0;font-family:"CanaroBold";font-weight:400}h1.light,h2.light,h3.light,h4.light,h5.light,h6.light{font-family:"CanaroBook"}h1{font-size:2rem;line-height:2.75rem}h2{font-size:1.5rem}h3,h4{font-size:.85rem}h3,h4,h5,h6{font-weight:700}h5,h6{margin-top:.75rem;margin-bottom:.75rem;color:#00c0ba}h5,h6,p{font-size:.75rem}p{margin:0;font-family:"CanaroBook"}p.small{font-size:.65rem}p.large{font-size:.85rem}p.bold{font-family:"CanaroBold"}p.dark{color:#b5b5b5}body,html{margin:0 auto;color:#fff;font-family:"CanaroBook";background-color:#182222}a{text-decoration:none;padding:0;color:#fff}.nextround{width:100%;height:100%;background-color:#182222;position:absolute;display:flex;flex-direction:column}.nextround .component{padding:1rem}.component-container{display:flex;flex-direction:column;overflow-y:scroll;flex-grow:1}.color{padding:2rem 0;border:2px solid #fff;text-align:center}.color--primary{background-color:#00c0ba}.color--primary-light{background-color:#99e6e3}.color--primary-dark{background-color:#006663}.color--secondary{background-color:#fb7558}.color--secondary-light{background-color:#fcac9a;color:#000}.color--black{background-color:#182222}.color--black-light{background-color:#464e4e}.color--gray{background-color:#282e2e}.color--gray-light{background-color:#b5b5b5;color:#000}.color--white{background-color:#fff;color:#000}.forgotPassword{padding:1rem}.forgotPassword__header{display:flex;align-items:center;justify-content:space-between}.forgotPassword__header>*{margin:0}.forgotPassword__body{padding:1rem}.forgotPassword__body>h2,.forgotPassword__body>h4{text-align:center;margin-top:2rem}.forgotPassword__body>h4{margin-bottom:4rem}.forgotPassword .nextroundBtnLg{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-inline:2rem;margin-top:2rem;margin-bottom:2rem}.forgotPassword__error,.forgotPassword__feedback,.forgotPassword__help{margin-bottom:2rem;text-align:center}.forgotPassword__error{color:#fb7558}.forgotPassword__help>a{text-decoration:underline}
/*# sourceMappingURL=main.d27a4938.chunk.css.map */