: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}.splash-container{position:relative;padding:50px 0}.splash-container__header{display:flex;flex-direction:column;position:relative}.splash-container__header>:last-child{margin-top:50px!important}.splash-container__content,.splash-container__tight-content{position:relative}@media (min-width: 768px){.splash-container__tight-content{padding:5px 20px}}.splash-container__center{max-width:1170px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 767px){.splash-container__center{padding:0 15px}}.splash-container__grid{display:grid;grid-template-columns:1fr;grid-row-gap:50px}@media (min-width: 1024px){.splash-container__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-column-gap:50px}}.splash-container__small-content{max-width:510px}.splash-container__footer{margin-top:30px;text-align:center}.splash-container__centered-row{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.splash-container:before{content:"";background-color:#eff3f9;-webkit-mask:url(/assets/img/svg/blobainer.svg) no-repeat;mask:url(/assets/img/svg/blobainer.svg) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;position:absolute;top:-30px;bottom:-30px;left:-150px;right:-150px}.splash-container_mini{padding:20px 40px 25px}.splash-container_mini:before{top:0;right:0;bottom:0;left:0}.splash-container_full{--svg-color: #eff3f9;background-color:#eff3f9;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}@media (min-width: 1024px){.splash-container_full{margin-top:65px}}.splash-container_full:before,.splash-container_full:after{content:"";position:absolute;background-color:#eff3f9;-webkit-mask:url(/assets/img/svg/VAGUE_V2.svg);mask:url(/assets/img/svg/VAGUE_V2.svg);-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;left:0;right:0}.splash-container_full:before{top:-20px;-webkit-mask-position:top;mask-position:top;height:20px}@media (min-width: 1024px){.splash-container_full:before{top:-50px;height:50px}}@media (min-width: 1440px){.splash-container_full:before{top:-85px;height:85px}}.splash-container_full:after{bottom:-20px;-webkit-mask-position:bottom;mask-position:bottom;height:20px}@media (min-width: 1440px){.splash-container_full:after{bottom:-40px;height:40px}}.splash-container_behind:before{z-index:-1}.splash-container_flow>*+*{margin-top:60px}.splash-container_unsplash:before{content:none}.splash-container_unsplash2{margin-top:0;padding-top:30px;padding-bottom:30px}.splash-container_unsplash2:before,.splash-container_unsplash2:after{content:none}.splash-container__centered-flow{--flow: 1em;display:flex;flex-direction:column;align-items:center}.splash-container__centered-flow>*+*{margin-top:var(--flow)}.splash-container__flow{--flow: 1em}.splash-container__flow>*+*{margin-top:var(--flow)}
