/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--ufund-color-white:#ffffff;--ufund-color-black:#111111;--ufund-color-accent:#8BE78B;--ufund-color-grey:#FAFAFA;--ufund-font-color:var(--ufund-color-black, #111111);--ufund-button-background-color:var(--ufund-color-accent, #8BE78B);--ufund-button-hover-background-color:#a6f7a6;--ufund-button-active-background-color:#9ae99a;--ufund-button-font-color:var(--ufund-color-black, #111111)}@font-face{font-family:Lato;src:url(../fonts/Lato-Regular.woff2) format("woff2"),url(../fonts/Lato-Regular.woff) format("woff"),url(../fonts/Lato-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato-Bold.woff2) format("woff2"),url(../fonts/Lato-Bold.woff) format("woff"),url(../fonts/Lato-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato-ExtraBold.woff2) format("woff2"),url(../fonts/Lato-ExtraBold.woff) format("woff"),url(../fonts/Lato-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}.button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;outline:0;border:none;padding:25px 40px;color:var(--ufund-button-font-color);background-color:var(--ufund-button-background-color);font-weight:700;line-height:normal;cursor:pointer}.button:active{border-color:transparent;color:var(--ufund-button-font-color);background-color:var(--ufund-button-active-background-color)}.button_outline{background:0 0;color:var(--ufund-color-white);border:1.5px solid var(--ufund-color-white)}.input{position:relative;padding-top:22px;width:100%;margin-top:10px}.input input{width:100%;outline:0;background:0 0;border:none;border-bottom:1px solid #252525;padding:15px 0;color:var(--ufund-color-white);-webkit-appearance:none;height:calc(1rem + 30px);-webkit-transition:border-color .22s ease-in-out;transition:border-color .22s ease-in-out}.input input:focus{border-color:var(--ufund-color-white)}.input input input::-webkit-date-and-time-value{text-align:left}.input label{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:text;left:0;color:var(--ufund-color-white);top:25px;opacity:1;font-size:14px;-webkit-transition:all .22s ease-in-out;transition:all .22s ease-in-out}.input label::after{content:":"}.input.input_invalid input{color:#da3a3a;border-color:#ff9898}.input.input_invalid input:focus{border-color:#ff3939}.input.input_invalid span{display:block;font-size:12px}.input.input_invalid label,.input.input_invalid span{color:red}.input span{display:none}.input input:required~label{padding-right:10px}.input input:required~label::before{content:"*";color:#d34e4e;position:absolute;right:0}.input[data-placeholder=true] label{left:0;top:0;font-size:14px;opacity:.5}.input input:focus~label{left:0;top:0;font-size:14px;opacity:1}.input input:focus~label::after{content:":"}.file{margin:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;cursor:pointer;position:relative}.file input{width:1px;height:1px;position:absolute;left:10px;top:50%;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.file__value{margin-left:12px;font-size:14px;color:var(--ufund-color-white)}.file .icon-attachment,.file .icon-close{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.file .icon-close{width:18px;height:18px;display:none}.file_exist .icon-close{display:block}.file_exist .icon-attachment{display:none}.file__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container{max-width:1220px;position:relative;margin:0 auto;width:calc(100% - 100px)}.header{z-index:10;position:fixed;left:0;top:0;width:100%;padding:20px 0;-webkit-transition:background-color .22s ease-in-out,padding .22s ease-in-out;transition:background-color .22s ease-in-out,padding .22s ease-in-out}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header[data-scroll=true]{background-color:var(--ufund-color-black)}.header__logo img{width:116px;height:25px;-o-object-fit:contain;object-fit:contain;-o-object-position:center left;object-position:center left}.header__menu-wrapper{margin-left:50px}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__menu-item:not(.button){line-height:normal;padding:16px;display:block;color:var(--ufund-color-white);text-align:center}.header__menu-item.button{margin-left:16px}.header__toggle{margin-left:15px;outline:0;background:0 0;border:none;margin-left:25px;cursor:pointer}.header__toggle span{width:35px;height:2px;line-height:2px;border-radius:2px;background-color:#fff;display:block;-webkit-transition:all .22s ease-in-out;transition:all .22s ease-in-out}.header__toggle span:not(:last-child){margin-bottom:7px}.header__toggle span:nth-child(1){-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.header__toggle span:nth-child(3){-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.header_show .header__toggle span:nth-child(1){-webkit-transform:rotate(45deg) translate(-4px,-2.5px);-ms-transform:rotate(45deg) translate(-4px,-2.5px);transform:rotate(45deg) translate(-4px,-2.5px)}.header_show .header__toggle span:nth-child(2){width:0}.header_show .header__toggle span:nth-child(3){-webkit-transform:rotate(-45deg) translate(-2px,.5px);-ms-transform:rotate(-45deg) translate(-2px,.5px);transform:rotate(-45deg) translate(-2px,.5px)}.dark-header .header{background-color:var(--ufund-color-black)}.footer{padding:64px 0;background-color:var(--ufund-color-white)}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:50px}.footer__logo{width:116px;height:25px;-o-object-fit:contain;object-fit:contain;-o-object-position:center left;object-position:center left}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:32px;padding-left:32px;position:relative}.footer__socials::before{content:"";width:1px;position:absolute;height:32px;top:calc(50% - 16px);left:0;background-color:#ededed}.footer__social{line-height:normal;font-size:14px;text-align:center;padding:15px 24px}.footer__info{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__copyright,.footer__dev,.footer__privacy{text-align:center;line-height:normal;font-size:14px;padding:15px 24px}.footer__copyright,.footer__privacy{margin-right:32px;position:relative}.footer__copyright::before,.footer__privacy::before{content:"";width:1px;position:absolute;height:32px;top:calc(50% - 16px);right:-16px;background-color:#ededed}*{margin:0;padding:0;font-family:Lato,Verdana;font-weight:400;font-size:18px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;line-height:180%;color:var(--ufund-font-color)}.hide{display:none!important}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;background-color:var(--ufund-color-white)}main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.scroll-disabled{overflow:hidden}picture{margin:0;padding:0}img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}::-webkit-scrollbar{width:4px;height:4px;background-color:rgba(255,255,255,.0196078431)}::-webkit-scrollbar-thumb{width:4px;position:absolute;right:0;border-radius:5px;top:0;background-color:var(--ufund-color-accent)}p{white-space:pre-line}h1,h2,h3,h4,h5,h6{font-weight:800;line-height:normal;margin:0;white-space:pre-line}h1{font-size:80px}h2{font-size:56px}h3{font-size:32px}h4{font-size:24px}h2[data-hint]{position:relative;padding-top:55px}h2[data-hint]::before{content:attr(data-hint);padding:12px;font-weight:700;font-size:14px;line-height:normal;text-transform:uppercase;background-color:var(--ufund-color-accent);position:absolute;top:0;left:0;color:var(--ufund-font-color)}h2[data-hint][data-hint-right]::before{right:0}h2[data-hint][data-hint-center]::before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}h2[data-hint][data-hint-light]{padding-top:30px}h2[data-hint][data-hint-light]::before{padding:0;background:0 0;color:var(--ufund-color-accent)}.accent-text{color:var(--ufund-color-accent);font-size:inherit;font-weight:inherit;line-height:inherit}a{text-decoration:none}p:not(:last-child){margin-bottom:1em}li,ol,ul{list-style:none}.toastify{display:grid;grid-template-columns:auto 25px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.grecaptcha-badge{visibility:hidden}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.wow.d-1{-webkit-animation-delay:.2s;animation-delay:.2s}.wow.d-2{-webkit-animation-delay:.4s;animation-delay:.4s}.wow.d-3{-webkit-animation-delay:.6s;animation-delay:.6s}.wow.d-4{-webkit-animation-delay:.8s;animation-delay:.8s}.wow.d-5{-webkit-animation-delay:1s;animation-delay:1s}.wow.d-6{-webkit-animation-delay:1.2s;animation-delay:1.2s}.wow.d-7{-webkit-animation-delay:1.4s;animation-delay:1.4s}.wow{visibility:hidden}.wow{-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fade{0%{opacity:0}100%{opacity:1}}@keyframes fade{0%{opacity:0}100%{opacity:1}}.wow_f{-webkit-animation-name:fade;animation-name:fade}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}[data-aos=fade-up]{-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.privacy-page{padding-top:114px}.privacy-page__container{margin-top:70px;margin-bottom:70px}.privacy-page__wrapper{max-width:900px}.privacy-page__title{margin-bottom:50px;font-size:56px}.privacy-page__content{white-space:pre-line}.privacy-page__content h2,.privacy-page__content h3,.privacy-page__content h4,.privacy-page__content h5{margin-top:1em;margin-bottom:.5em}@media screen and (min-width:971px){.footer__copyright{color:#595959}}@media screen and (min-width:1151px){.header__toggle{display:none}}@media screen and (max-width:1250px){.footer{padding:50px 0}.footer__social{padding:10px 15px}.footer__copyright,.footer__dev,.footer__privacy{padding:10px 15px}}@media screen and (max-width:1240px){*{font-size:16px}}@media screen and (max-width:1150px){.header__menu-wrapper{margin-left:0;background-color:var(--ufund-color-black);position:fixed;left:0;top:65px;height:calc(100dvh - 65px);width:100%;overflow-y:auto;visibility:hidden;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .22s ease-in-out;transition:all .22s ease-in-out}.header__menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:35px 0}.header__menu-item:not(.button){font-size:24px}.header__menu-item.button{margin-top:16px;margin-left:0;font-size:22px}.header_show .header__menu-wrapper{visibility:visible;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.header_show{background-color:var(--ufund-color-black)}.footer__socials{margin-left:15px;padding-left:15px}.footer__social{padding:10px}.footer__copyright,.footer__dev,.footer__privacy{padding:10px}h1{font-size:72px}h2{font-size:48px}h3{font-size:28px}h4{font-size:22px}.privacy-page{padding-top:65px}.privacy-page__title{font-size:48px}}@media screen and (max-width:1050px){.footer__copyright,.footer__privacy{margin-right:0}.footer__copyright::before,.footer__privacy::before{display:none}}@media screen and (max-width:970px){.footer{padding:35px 0}.footer__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:0}.footer__socials::before{display:none}.footer__socials{margin-left:0;padding-left:0;margin-top:15px}.footer__info{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:940px){h1{font-size:68px}h2{font-size:38px}h4{font-size:20px}.privacy-page__title{font-size:38px}}@media screen and (max-width:720px){h1{font-size:56px}h2{font-size:32px}h3{font-size:24px}.wow,.wow.d-1,.wow.d-2,.wow.d-3,.wow.d-4,.wow.d-5,.wow.d-6,.wow.d-7{-webkit-animation-delay:0s!important;animation-delay:0s!important}.privacy-page__title{font-size:32px;margin-bottom:35px}}@media only screen and (max-width:720px){.toastify-left,.toastify-right{margin-left:50px;margin-right:50px;left:0;right:0;max-width:unset}}@media screen and (max-width:640px){h1{font-size:48px}}@media screen and (max-width:580px){.container{width:calc(100% - 50px)}.toastify-left,.toastify-right{margin-left:35px;margin-right:35px}}@media screen and (max-width:530px){.header__toggle{margin-left:15px}}@media screen and (max-width:480px){.container{width:calc(100% - 24px)}.footer__social{padding:5px 10px}.footer__copyright,.footer__dev,.footer__privacy{padding:5px 10px}h1{font-size:38px}.toastify-left,.toastify-right{margin-left:15px;margin-right:15px}}@media screen and (max-width:370px){.header__menu-item:not(.button){font-size:18px}.header__menu-item.button{font-size:16px}}@media screen and (max-width:360px){h1{font-size:36px}}@media screen and (max-width:335px){h1{font-size:32px}}@media screen and (hover:hover){.button{-webkit-transition:all .22s ease-in-out;transition:all .22s ease-in-out}.button:hover{border-color:transparent;color:var(--ufund-button-font-color);background-color:var(--ufund-button-hover-background-color)}.button:active{border-color:transparent;color:var(--ufund-button-font-color);background-color:var(--ufund-button-active-background-color)}.header__menu-item:not(.button){-webkit-transition:background-color .22s ease-in-out;transition:background-color .22s ease-in-out}.header__menu-item:not(.button):hover{background-color:rgba(255,255,255,.062745098)}.footer__social{-webkit-transition:background-color .22s ease-in-out;transition:background-color .22s ease-in-out}.footer__social:hover{background-color:rgba(0,0,0,.062745098)}.footer__dev,.footer__privacy{-webkit-transition:background-color .22s ease-in-out;transition:background-color .22s ease-in-out}.footer__dev:hover,.footer__privacy:hover{background-color:rgba(0,0,0,.062745098)}}