:root{--form-font-size: 1rem;--form__input-height: 38px;--form__input-font-size: 1rem;--form__input-padding: .75rem;--form__errors-color: red;--form-color-disabled: #d0d0d0;--toggle-height: 25px;--form-valid-color: #58b897;--form-invalid-color: red;--strong-color: #b8ddce;--color: #58b897;--href-color: #4e4e4e;--href-color-hover: black;--form-input-height: 50px;--form-input-font-size: 16px;--form-input-padding: 23px;--form-input-bg-color: white;--form-label-font-size: 16px;--form-logo-size: 150px;--form-input-border-color: #b9bec4}:root{--first-bar-height: 54px;--second-bar-height: 46px;--avatar-size-md: 100px;--avatar-size-sm: 80px;--avatar-size-lg: 150px;--color-white: white;--color-green: #58b897;--color-orange: #f39200;--color-grey: #4e4e4e;--color-primary: #58b897;--color-premium: #f7926b;--color-bg-grey: #f0f4f8;--color-title-grey: #9d9d9d}@keyframes check{0%{width:0;height:0}40%{width:0;height:var(--check-height)}to{width:var(--check-width);height:var(--check-height)}}@keyframes scaleUp{0%{transform:scale(1)}to{transform:scale(1.5)}}@keyframes waves{0%{transform:scale(1);opacity:1}to{transform:scale(2);opacity:0}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shrink-sm{0%{transform:scale(1)}to{transform:scale(.75)}}@keyframes shrink-md{0%{transform:scale(1)}to{transform:scale(.5)}}@keyframes open-width{0%{width:0}to{width:100%}}@keyframes appear-grow{0%{opacity:0;max-height:0;margin-bottom:0}to{opacity:100%;max-height:300px;margin-bottom:20px}}[role=button]{cursor:pointer}:root{--progress-bar-color: #58b897;--progress-bar-weight: 10px;--progress-bar-background: #ebebeb;--progress-bar__title-size: 12px;--progress-bar-height: 55px;--progress-bar-percent-size: 36px}@media (max-width: 1023px){.progress-bar-2{width:100%}}.progress-bar-2__inline{--progress-bar-percent-size: 15px;--progress-bar-height: 12px}.progress-bar-2__inline .progress-bar-2__bar,.progress-bar-2__inline .progress-bar-2__progress{border-radius:5px}.progress-bar-2__inline .progress-bar-2__container{position:relative;flex-direction:column-reverse}.progress-bar-2__inline .progress-bar-2__title{bottom:1.2em;left:0;font-size:12px;font-weight:700;color:#4e4e4e;height:var(--progress-bar-percent-size)}.progress-bar-2__inline .progress-bar-2__bar{z-index:2}.progress-bar-2__inline .progress-bar-2__percent{z-index:1}.progress-bar-2__container{height:100%;width:100%;display:flex;align-items:flex-end}.progress-bar-2__percent{display:flex;justify-content:center;align-items:flex-start;color:var(--progress-bar-color);font-weight:700;font-size:var(--progress-bar-percent-size);height:var(--progress-bar-height);line-height:var(--progress-bar-height)}.progress-bar-2__percent_xs{--progress-bar-height: 15px;--progress-bar-percent-size: 12px}.progress-bar-2__percent_sm{--progress-bar-percent-size: 55px}@media (min-width: 1024px){.progress-bar-2__percent_sm{--progress-bar-percent-size: 25px}.progress-bar-2__percent_bottom{order:1}}.progress-bar-2__percent_2{position:absolute;top:0;right:0;display:none}.progress-bar-2__value{font-size:var(--progress-bar-height)}.progress-bar-2__value_sm{--progress-bar-height: 55px}@media (min-width: 1024px){.progress-bar-2__value_sm{--progress-bar-height: 25px}}.progress-bar-2__bar{height:var(--progress-bar-weight);width:100%;position:relative;background-color:var(--progress-bar-background);min-width:10px}.progress-bar-2__bar_big{--progress-bar-weight: 15px}.progress-bar-2__bar_thin{--progress-bar-weight: 8px}.progress-bar-2__bar_white{--progress-bar-background: white}.progress-bar-2__bar_grey{--progress-bar-background: #f0f4f8}.progress-bar-2__progress{width:0;height:var(--progress-bar-weight);background-color:var(--progress-bar-color);min-width:10px}.progress-bar-2__progress[data-progress="2"]{opacity:.4;position:relative;top:calc(-1 * var(--progress-bar-weight))}.progress-bar-2__title{color:#a7a9ac;position:absolute;font-size:var(--progress-bar__title-size);right:0;bottom:calc(100% + 3px)}.progress-bar-2__title_2{display:none}.progress-bar-2__appreciation{font-size:12px;margin:3px;min-height:20px;color:#4e4e4e}.progress-bar-2_round .progress-bar-2__bar,.progress-bar-2_round .progress-bar-2__progress{border-radius:5px}.progress-bar-2_round .progress-bar-2__bar_big,.progress-bar-2_round .progress-bar-2__progress{border-radius:16px!important;min-width:16px}.progress-bar-2_space .progress-bar-2__bar{margin:10px}.progress-bar-2_size_full{--progress-bar-weight: 100%}.progress-bar-2_size_w100{width:100%}.progress-bar-2_column .progress-bar-2__bar,.progress-bar-2_column .progress-bar-2__progress{border-radius:5px}.progress-bar-2_column .progress-bar-2__container,.progress-bar-2_column .progress-bar-2_goal{flex-direction:column}@media (min-width: 1024px){.progress-bar-2_column .progress-bar-2_goal{flex-direction:column-reverse}}.progress-bar-2_block{display:flex;align-items:flex-end}.progress-bar-2_block .progress-bar-2__bar,.progress-bar-2_block .progress-bar-2__progress{border-radius:5px}.progress-bar-2_block .progress-bar-2__container{position:relative;flex-direction:column-reverse}.progress-bar-2_block .progress-bar-2__title{bottom:100%;left:0;font-size:16px;font-weight:600;color:#4e4e4e;height:var(--progress-bar-percent-size)}.progress-bar-2_block .progress-bar-2__bar{z-index:2}.progress-bar-2_block .progress-bar-2__percent{z-index:1}@media (max-width: 1023px){.progress-bar-2_block{flex-direction:column;align-items:stretch;height:unset}.progress-bar-2_block .progress-bar-2__percent{top:-30px}.progress-bar-2_block .progress-bar-2__extra{width:100%;margin:10px 0;display:flex}}@media (min-width: 1023px) and (max-width: 1200px){.progress-bar-2_block .progress-bar-2__percent{position:relative;top:-30px}}.progress-bar-2_row{display:flex;flex-direction:row;justify-content:space-between}@media (min-width: 1024px){.progress-bar-2__perso-left{background-position:left bottom;background-size:contain;background-repeat:no-repeat;width:7%;max-height:150px}}@media (max-width: 1023px){.progress-bar-2__perso-left{display:none}}@media (min-width: 1024px){.progress-bar-2__perso-right{background-position:right bottom;background-size:contain;background-repeat:no-repeat;width:7%;max-height:150px}}@media (max-width: 1023px){.progress-bar-2__perso-right{display:none}}.progress-bar-2_goal{padding:0 25px;width:100%}.progress-bar-2__persos{display:none}@media (min-width: 1024px){.progress-bar-2__persos{height:100%;width:894px;display:flex;align-items:flex-end;flex-direction:row;justify-content:space-evenly;margin-bottom:1.5em}}.progress-bar-2__persos .inactive{filter:opacity(50%)}.progress-bar-2__perso2{background-position:center bottom;background-size:cover;background-repeat:no-repeat;width:70px;height:110px}.progress-bar-2__perso3{background-position:center bottom;background-size:cover;background-repeat:no-repeat;width:95px;height:110px}.progress-bar-2__perso4{background-position:right bottom;background-size:cover;background-repeat:no-repeat;width:110px;height:110px}.progress-bar-2__target{background-position:center bottom;background-size:contain;background-repeat:no-repeat;width:166px;height:140px;position:relative;top:46px;left:-145px}@media (min-width: 1024px){.progress-bar-2__target{display:none}}@media (min-width: 768px) and (max-width: 1023px){.progress-bar-2__target{left:-330px}}.progress-bar-2__dots{display:flex;justify-content:space-evenly;position:relative;top:-15px;width:98%}@media (min-width: 1024px){.progress-bar-2__dot{width:15px;height:15px;background-color:gray;position:relative;border-radius:10px;filter:opacity(50%)}}.progress-bar-2__extra{margin-left:25px}.progress-bar-2_order-1{order:1}.progress-bar-2_order-2{order:2}.progress-bar-container{width:300px;margin:0 20px;font-size:24px;--progress-bar-color: #454545}.progress-bar-2[data-value2] .progress-bar-2__bar:hover~.progress-bar-2__title,.progress-bar-2[data-value2] .progress-bar-2__bar:hover~.progress-bar-2__percent,.progress-bar-2[data-value2] .progress-bar-2__bar:hover~.progress-bar-2__progress:not([data-progress="2"]),.progress-bar-2[data-value2] .progress-bar-2__bar:hover .progress-bar-2__title,.progress-bar-2[data-value2] .progress-bar-2__bar:hover .progress-bar-2__percent,.progress-bar-2[data-value2] .progress-bar-2__bar:hover .progress-bar-2__progress:not([data-progress="2"]){transition:opacity .1s;opacity:0}.progress-bar-2[data-value2] .progress-bar-2__bar:hover~.progress-bar-2__title_2,.progress-bar-2[data-value2] .progress-bar-2__bar:hover~.progress-bar-2__percent_2,.progress-bar-2[data-value2] .progress-bar-2__bar:hover .progress-bar-2__title_2,.progress-bar-2[data-value2] .progress-bar-2__bar:hover .progress-bar-2__percent_2{opacity:.4;display:block}.progress-bar-2[data-value2] .progress-bar-2__bar:hover~.progress-bar-2__progress[data-progress="2"],.progress-bar-2[data-value2] .progress-bar-2__bar:hover .progress-bar-2__progress[data-progress="2"]{opacity:.4}@media (max-width: 767px){.progress-bar-2[data-value2]~.progress-bar-2__title,.progress-bar-2[data-value2]~.progress-bar-2__percent,.progress-bar-2[data-value2]~.progress-bar-2__progress:not([data-progress="2"]),.progress-bar-2[data-value2] .progress-bar-2__title,.progress-bar-2[data-value2] .progress-bar-2__percent,.progress-bar-2[data-value2] .progress-bar-2__progress:not([data-progress="2"]){transition:opacity .1s;opacity:0}.progress-bar-2[data-value2]~.progress-bar-2__title_2,.progress-bar-2[data-value2]~.progress-bar-2__percent_2,.progress-bar-2[data-value2] .progress-bar-2__title_2,.progress-bar-2[data-value2] .progress-bar-2__percent_2{opacity:1;display:block}.progress-bar-2[data-value2]~.progress-bar-2__progress[data-progress="2"],.progress-bar-2[data-value2] .progress-bar-2__progress[data-progress="2"]{opacity:1}}.progress-bar-2__simple[data-value2] .progress-bar-2__bar:hover~.progress-bar-2__title,.progress-bar-2__simple[data-value2] .progress-bar-2__bar:hover~.progress-bar-2__percent,.progress-bar-2__simple[data-value2] .progress-bar-2__bar:hover~.progress-bar-2__progress:not([data-progress="2"]),.progress-bar-2__simple[data-value2] .progress-bar-2__bar:hover .progress-bar-2__title,.progress-bar-2__simple[data-value2] .progress-bar-2__bar:hover .progress-bar-2__percent,.progress-bar-2__simple[data-value2] .progress-bar-2__bar:hover .progress-bar-2__progress:not([data-progress="2"]){transition:opacity .1s;opacity:0}.progress-bar-2__simple[data-value2] .progress-bar-2__bar:hover~.progress-bar-2__title_2,.progress-bar-2__simple[data-value2] .progress-bar-2__bar:hover~.progress-bar-2__percent_2,.progress-bar-2__simple[data-value2] .progress-bar-2__bar:hover .progress-bar-2__title_2,.progress-bar-2__simple[data-value2] .progress-bar-2__bar:hover .progress-bar-2__percent_2{opacity:1;display:block}.progress-bar-2__simple[data-value2] .progress-bar-2__bar:hover~.progress-bar-2__progress[data-progress="2"],.progress-bar-2__simple[data-value2] .progress-bar-2__bar:hover .progress-bar-2__progress[data-progress="2"]{opacity:1}.progress-bar-2_mini{height:100%;--progress-bar-weight: 4px;--progress-bar-percent-size: 30px}.progress-bar-2_mini .progress-bar-2__container{align-items:center}.progress-bar-2_mini .progress-bar-2__picture{--picture-round-size: 75px}.progress-bar-2_mini .progress-bar-2__percent{order:4;min-width:80px}.progress-bar-2_mini .progress-bar-2__value{font-size:var(--progress-bar-percent-size)}.progress-bar-2_mini .progress-bar-2__bar{font-size:14px;position:relative;top:calc((1.1em + 5px + var(--progress-bar-weight)) / 2)}.progress-bar-2_mini .progress-bar-2__title{font-size:14px;line-height:1.1em;font-weight:700;color:#4e4e4e;left:0;bottom:calc(100% + 5px)}
