: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{--picture-round-size: 100px}.picture-round{position:relative;display:flex;align-items:center}.picture-round_size_md{--picture-round-size: 100px}.picture-round_size_4xs{--picture-round-size: 25px}.picture-round_size_xxxs{--picture-round-size: 30px}.picture-round_size_xxs{--picture-round-size: 35px}.picture-round_size_xss{--picture-round-size: 40px}.picture-round_size_xs{--picture-round-size: 50px}.picture-round_size_xxsm{--picture-round-size: 60px}.picture-round_size_xsm{--picture-round-size: 70px}.picture-round_size_sm{--picture-round-size: 80px}.picture-round_size_lg{--picture-round-size: 150px}.picture-round_border .picture-round__picture{border:2px solid #e1e7f4;border-radius:50%}.picture-round_border_dark .picture-round__picture{border:2px solid #b4b4b4;border-radius:50%}.picture-round_border_white .picture-round__picture{box-shadow:0 0 0 2px #fff}.picture-round_margin-auto{margin:auto}.picture-round_logo{--picture-round-size: 60px}.picture-round_logo .picture-round__picture{box-shadow:0 5px 15px #e0e0e0}.picture-round__picture{display:inline-block;border-radius:50%;background:#fff no-repeat center;background-size:cover;height:var(--picture-round-size);width:var(--picture-round-size);flex-shrink:0}.picture-round__content{margin-left:10px}.picture-round__title{font-size:21px;font-weight:700;margin:0}.picture-round__slime{position:absolute;display:inline-block;background:url(/assets/img/svg/slime.svg) no-repeat left bottom;background-size:95% 95%;transform:rotate(155deg) scaleX(-1);height:calc(var(--picture-round-size) + 6px);width:calc(var(--picture-round-size) + 6px)}.picture-round__hued-blob{position:absolute;height:calc(var(--picture-round-size) * 2 / 3);width:calc(var(--picture-round-size) * 2 / 3);left:calc(var(--picture-round-size) / 4);background-color:var(--color);-webkit-mask:url(/assets/img/svg/blob.svg);mask:url(/assets/img/svg/blob.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;opacity:.2}.picture-round_shadow .picture-round__picture{box-shadow:0 5px 15px #e0e0e0}.picture-round_thin-shadow .picture-round__picture{box-shadow:0 0 3px #000}.picture-round_spaced{margin:5px}@media (max-width: 767px){.picture-round_resp .picture-round__picture,.picture-round_logo .picture-round__picture{height:calc(.75 * var(--picture-round-size));width:calc(.75 * var(--picture-round-size))}}.picture-round_blob{flex-direction:column}.picture-round_blob .picture-round__picture{-webkit-mask:url(/assets/img/svg/blob.svg);mask:url(/assets/img/svg/blob.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%}.picture-round_colored-blob{flex-direction:column;background-color:#eff3f9;color:#4e4e4e;display:flex;justify-content:center;align-items:center;font-weight:700}.picture-round_colored-blob .picture-round__picture{-webkit-mask:url(/assets/img/svg/blob.svg);mask:url(/assets/img/svg/blob.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%}.picture-round_move:hover,.picture-round_logo:hover{transform:scale(1.1)}.picture-round_grey .picture-round__picture{fill-opacity:#4e4e4e}.picture-round_from-square .picture-round__picture{background-size:contain}.picture-round_center{justify-content:center}.picture-round_stacked{margin-right:-13px;border:1px solid #e3eaf3;background-color:#fff;transition:border .3s ease;border-radius:50%;z-index:1;overflow:hidden}.picture-round_strong{border:2px solid white;border-radius:50%;position:relative}.picture-round_strong:after{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px;border-radius:50%;border:2px solid #ddbc00}.picture-round[data-format=sm]{--picture-round-size: 50px}.pictures-round .picture-round{margin:4px}.pictures-round .picture-round:first-child{margin-left:0}.pictures-round .picture-round:last-child{margin-right:0}
