: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-color: #58b897}.score{display:flex;align-items:center;justify-content:center}.score__container{width:200px;height:140px;position:relative;display:flex;justify-content:center;align-items:center}@media (min-width: 1440px){.score__container{width:320px;height:240px}}.score__content{position:relative;font-weight:700;padding:10px;height:100%;display:flex;justify-content:center;align-items:center;background-color:var(--score-color);color:#fff;-webkit-mask:url(/assets/img/svg/blob.svg);mask:url(/assets/img/svg/blob.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%}.score__picture{position:absolute;background-size:contain;background-repeat:no-repeat;background-position:center bottom;height:100%;width:100%}.score__aside{flex:1;max-width:140px}@media (min-width: 1440px){.score__aside{max-width:320px}}.score__filter{filter:brightness(calc(1 - .4 * (2 - var(--score-range))));position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--score-color)}.score__value{position:relative}@media (min-width: 1440px){.score_large{--score-bar-size: 20px;--score-bar-height: 220px}}.score_large .score__content{height:80px;font-size:30px}@media (min-width: 1440px){.score_large .score__content{height:125px;width:125px;font-size:40px}}.score_justify,.score_justify .score__content{height:100%;width:100%}.score_1 .score__content{top:-18px;left:-7px}@media (min-width: 1440px){.score_1 .score__content{top:-26px;left:-10px}}.score_1 .score__picture{top:10px;background-image:url(/assets/img/pro/score_bg_sc_1.png)}.score_2 .score__content{z-index:2;left:0;top:30px}@media (min-width: 1440px){.score_2 .score__content{top:50px}}.score_2 .score__picture{left:4%;top:-8px;width:92%;background-image:url(/assets/img/pro/score_bg_sc_2.png)}@media (min-width: 1440px){.score_2 .score__picture{width:86%;left:7%;top:-20px}}.score_3 .score__content{z-index:2;left:-12px;top:5px}@media (min-width: 1440px){.score_3 .score__content{left:-25px;top:11px}}.score_3 .score__picture{background-image:url(/assets/img/pro/score_bg_sc_3.png)}.score_simple{vertical-align:baseline;text-align:start;justify-content:start;font-size:16px;font-weight:700;color:var(--score-color)}.score_simple .score__value{font-size:24px}
