: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{--score-bar-height: 140px;--score-bar-value: 0%;--score-range: 0;--score-bar-size: 15px;--score-bar-pointer-size: 18px;--score-bar-bg-color: grey;--score-bar-arrow-height: 13px}.score-bar{height:var(--score-bar-height)}.score-bar__container{position:relative;height:100%;display:flex;flex-direction:row}.score-bar__pointer{height:100%;flex:0 0 calc(var(--score-bar-size) / 2 + var(--score-bar-arrow-height) / 2 + var(--score-bar-size) / 3 + 5px)}.score-bar__score{height:var(--score-bar-pointer-size);width:var(--score-bar-pointer-size);position:absolute;font-size:calc(var(--score-bar-pointer-size) / 2);color:#fff;bottom:calc(var(--score-bar-value) - var(--score-bar-pointer-size) / 2);display:flex;justify-content:center;align-items:center}.score-bar__score>*{position:absolute}.score-bar__score:before,.score-bar__score:after{content:"";position:absolute;filter:brightness(calc(1 - .4 * (2 - var(--score-range))))}.score-bar__score:before{left:0;background-color:var(--score-bar-bg-color);height:calc(var(--score-bar-pointer-size));width:calc(var(--score-bar-pointer-size));border-radius:50%}.score-bar__score:after{left:calc(var(--score-bar-pointer-size) / 2 + var(--score-bar-arrow-height) / 2);border-style:solid;border-width:calc(var(--score-bar-arrow-height) / 2) 0 calc(var(--score-bar-arrow-height) / 2) calc(var(--score-bar-pointer-size) / 3);border-color:transparent transparent transparent var(--score-bar-bg-color)}.score-bar__bar{position:relative;height:100%;flex:0 0 var(--score-bar-size);margin:0 2px;border-radius:var(--score-bar-size);overflow:hidden;background-color:var(--score-bar-bg-color)}.score-bar__bar:before,.score-bar__bar:after{position:absolute;width:100%;content:""}.score-bar__bar:before{background-color:#000;bottom:0;height:66.6%;opacity:.4}.score-bar__bar:after{bottom:0;height:33.3%;background-color:#000;opacity:.4}.score-bar__notations{font-size:10px;position:relative;height:100%;flex:1 1 100%}@media (min-width: 1440px){.score-bar__notations{font-size:14px}}.score-bar__notation{display:flex;align-items:center;position:absolute;left:10px;bottom:calc(50% - 1.5em);line-height:1em;height:3em}@media (max-width: 767px){.score-bar__notation{left:2px}}.score-bar__notation:first-child{bottom:0;word-break:break-word;display:flex;align-items:flex-end}@media (max-width: 767px){.score-bar__notation:first-child{bottom:8px}}.score-bar__notation:last-child{top:0;align-items:flex-start}@media (max-width: 767px){.score-bar__notation:last-child{top:8px}}.score-bar_vertical{position:relative}.score-bar_vertical .score-bar__container{margin:auto;width:calc(var(--score-bar-height) / 2);height:500px;max-height:80vw;position:absolute;top:0;right:0;bottom:0;left:0;transform:rotate(90deg)}.score-bar_vertical .score-bar__notation{font-size:14px;transform:rotate(-90deg);left:-70px;align-items:flex-start;justify-content:center;width:200px}@media (max-width: 767px){.score-bar_vertical .score-bar__notation{left:-80px;font-size:8px}}
