: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{--social-size: 30px;--social-justify: left;--social-item-margin: 5px}.socials{display:flex;justify-content:var(--social-justify);align-items:center;list-style:none;padding:0;margin:0}.socials_left{justify-content:left;margin-top:15px}.socials__item{margin:0 var(--social-item-margin)!important}.socials__item__arrow{max-width:50px;margin-bottom:25px}.socials__item_round-butt{--item-width: 50px;--social-item-margin: 7px}.socials__item_round-butt a{width:var(--item-width);height:var(--item-width);text-decoration:none;display:block;text-align:center;border-radius:50%;box-shadow:2px 2px 3px #0000001c;-moz-box-shadow:2px 2px 3px rgba(0,0,0,.11);-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.11)}.socials__item_round-butt a:hover,.socials__item_round-butt a:focus{box-shadow:2px 3px 3px #00000040;-moz-box-shadow:2px 3px 3px rgba(0,0,0,.25);-webkit-box-shadow:2px 3px 3px rgba(0,0,0,.25)}.socials__item_round-butt .fa{font-size:22px;line-height:var(--item-width)}.socials__item_round-butt .fa-facebook{color:#3c5a96}.socials__item_round-butt .fa-google{color:#db4437}.socials__item_round-butt .fa-linkedin{color:#1178b3}.socials_logo{--social-size: 35px;--social-item-margin: 7px;justify-content:space-evenly!important}.socials_logo .social{background-color:#d3d3d3;box-shadow:0 3px 15px #0000004a;border-radius:50%}.socials_logo .social_white{background-color:#fff}.socials_logo .social__count{background-color:#4e4e4e;border-radius:50%;color:#fff}.socials_logo .social__picture{font-size:12px;max-height:var(--social-size);max-width:var(--social-size)}.socials_logo:hover .picture-round_stacked,.socials_logo:hover .social__count{border-color:#fff}.socials_big-logo{--social-size: 100px;--social-item-margin: 10px}.socials_big{justify-content:flex-start;--social-size: 45px;--social-item-margin: 10px}.socials_arrowed{position:relative}.socials_arrowed:before,.socials_arrowed:after{display:block;content:"";height:var(--social-size);width:var(--social-size);background:no-repeat center/contain}.socials_arrowed:before{margin-right:calc(4 * var(--social-item-margin));background-image:url(/assets/img/green-arrow.png)}.socials_arrowed:after{margin-left:calc(4 * var(--social-item-margin));background-image:url(/assets/img/green-arrow.png);transform:scaleX(-1)}.socials_mini{--social-size: 17px}.socials__user-list{width:250px;text-align:left;justify-content:flex-start!important}@media (max-width: 767px){.socials__user-list{width:calc(100vw - 100px);text-align:center;justify-content:center!important;margin:20px auto}}.socials__user-list_align-right{min-width:250px;text-align:right;margin-left:auto;margin-right:15px;justify-content:flex-end!important}.socials__user-list_center{justify-content:center!important;width:auto}.socials__user-list_stacked{width:160px}@media (max-width: 767px){.socials__user-list_stacked{width:auto;margin:0 auto 20px}}.social{display:block;overflow:hidden}.social:hover{transform:scale(1.1)}.social__picture{height:var(--social-size);width:var(--social-size);line-height:var(--social-size);text-align:center;font-weight:700;color:#4e4e4e}.social__picture_size{--social-size: 50px;height:var(--social-size);width:var(--social-size)}@media (max-width: 767px){.social__picture_size{--social-size: 35px}}
