: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:flex-end;width:100%;justify-content:center;gap:144px}.score__container{width:240px;height:220px;position:relative;display:flex;justify-content:center;align-items:center;flex-shrink:0;overflow:visible}@media (min-width: 1440px){.score__container{width:310px;height:280px}}.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;z-index:3;width:115%;height:115%;left:5%;bottom:-7.5%}.score__aside{flex:0 0 auto}.score__filter{filter:brightness(calc(1 - .4 * (2 - var(--score-range))));position:absolute;inset:0;background-color:var(--score-color)}.score__value{position:relative}.score_large{--score-bar-height: 200px}@media (min-width: 1440px){.score_large{--score-bar-size: 20px;--score-bar-height: 260px}}.score_large .score__content{height:90px;font-size:32px}@media (min-width: 1440px){.score_large .score__content{height:130px;width:130px;font-size:42px}}.score_justify,.score_justify .score__content{height:100%;width:100%}.score_1 .score__content{top:27px;left:25px}@media (min-width: 1440px){.score_1 .score__content{top:22px;left:30px}}.score_1 .score__picture{top:10px;background-image:url(/assets/img/pro/score_bg_sc_1.svg)}.score_2 .score__content{z-index:2;left:20px;top:-55px}@media (min-width: 1440px){.score_2 .score__content{left:25px;top:-65px}}.score_2 .score__picture{left:4%;top:10px;background-image:url(/assets/img/pro/score_bg_sc_2.svg);background-position:center bottom}@media (min-width: 1440px){.score_2 .score__picture{left:7%;top:15px}}.score_3 .score__content{z-index:2;left:40px;top:auto;bottom:15px}@media (min-width: 1440px){.score_3 .score__content{left:45px;bottom:25px}}.score_3 .score__picture{background-image:url(/assets/img/pro/score_bg_sc_3.svg)}.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}
