@font-face{font-family:RobotoMono-Regular;src:url(../fonts/RobotoMono-Regular/RobotoMono-Regular.eot);src:url(../fonts/RobotoMono-Regular/RobotoMono-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/RobotoMono-Regular/RobotoMono-Regular.woff2) format("woff2"),url(../fonts/RobotoMono-Regular/RobotoMono-Regular.woff) format("woff"),url(../fonts/RobotoMono-Regular/RobotoMono-Regular.ttf) format("truetype")}@font-face{font-family:RobotoMono-Bold;src:url(../fonts/RobotoMono-Bold/RobotoMono-Bold.eot);src:url(../fonts/RobotoMono-Bold/RobotoMono-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/RobotoMono-Bold/RobotoMono-Bold.woff2) format("woff2"),url(../fonts/RobotoMono-Bold/RobotoMono-Bold.woff) format("woff"),url(../fonts/RobotoMono-Bold/RobotoMono-Bold.ttf) format("truetype")}@font-face{font-family:Lucida-Grande;src:url(../fonts/LucidaGrande/LucidaGrande.eot);src:url(../fonts/LucidaGrande/LucidaGrande.eot?#iefix) format("embedded-opentype"),url(../fonts/LucidaGrande/LucidaGrande.woff2) format("woff2"),url(../fonts/LucidaGrande/LucidaGrande.woff) format("woff"),url(../fonts/LucidaGrande/LucidaGrande.ttf) format("truetype")}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}::-webkit-input-placeholder{color:#848484;font-family:RobotoMono-Regular,sans-serif;font-size:16px}::-moz-placeholder{color:#848484;font-family:RobotoMono-Regular,sans-serif;font-size:16px}:-ms-input-placeholder{color:#848484;font-family:RobotoMono-Regular,sans-serif;font-size:16px}::-ms-input-placeholder{color:#848484;font-family:RobotoMono-Regular,sans-serif;font-size:16px}::placeholder{color:#848484;font-family:RobotoMono-Regular,sans-serif;font-size:16px}::-moz-selection{background-color:#e11e5a;color:#fff}::selection{background-color:#e11e5a;color:#fff}body{font-size:16px;min-width:320px;position:relative;line-height:1.5;font-family:RobotoMono-Regular,sans-serif;font-weight:400;overflow-x:hidden;color:#000;background-color:#fff}body input,body textarea{border:#666 1px solid;outline:0}body.mobileMenuActive{overflow:hidden}.text-center{text-align:center}b,strong{font-weight:700}.container-width,.page-wrapper{max-width:1920px;margin:0 auto;width:100%}.page-wrapper.mobileMenuActive{overflow:hidden}.container-width{max-width:945px;padding:0 15px}@keyframes blink{50%{opacity:0}}@-webkit-keyframes blink{50%{opacity:0}}.blink{animation:blink 2s step-start 0s infinite;-webkit-animation:blink 2s step-start 0s infinite}h1{background:-webkit-linear-gradient(45deg,#e11e5a,#be2856);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header{padding:40px 0}.header__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header__logo{max-width:134px}.header__logo img{display:block;max-width:100%;height:auto}.header__logo a{font-family:RobotoMono-Bold,sans-serif;color:#e11e5a;text-decoration:none;font-size:30px}.header__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header__nav-toggle{display:none;width:30px;height:30px;border:none;background-color:rgba(255,255,255,0);position:relative}.header__nav-toggle.active>span:nth-child(1){margin:0;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.header__nav-toggle.active>span:nth-child(2){opacity:0}.header__nav-toggle.active>span:nth-child(3){margin:0;-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.header__nav-toggle>span{display:block;width:100%;height:3px;background-color:#e11e5a;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__nav-toggle>span:nth-child(1){margin-top:-9px}.header__nav-toggle>span:nth-child(3){margin-top:9px}.header__nav-list{list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:-5px}.header__nav-list li:not(:first-child){margin-left:5px}.header__nav-list li a{display:block;padding:10px;color:#000;text-decoration:none;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.header__nav-list li a:focus,.header__nav-list li a:hover{color:#e11e5a}@media only screen and (max-width:768px){.header{position:relative}.header__nav{position:fixed;right:0;top:0;background-color:rgba(0,0,0,.8);z-index:1}.header__nav.active{width:100%;height:100vh}.header__nav-toggle{display:block;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.header__nav-toggle.active{-webkit-transform:translateX(-250px);-ms-transform:translateX(-250px);transform:translateX(-250px);z-index:2}.header__nav-list{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);position:fixed;right:0;top:0;width:250px;height:100vh;background-color:#802843;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-left:1px solid rgba(255,255,255,.5);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.header__nav-list.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.header__nav-list li{margin-bottom:10px;display:block;width:100%;text-align:center}.header__nav-list li:not(:first-child){margin-left:0}.header__nav-list li a{display:block;width:inherit;color:#fff}.header__nav-list li a:focus,.header__nav-list li a:hover{color:#000}}.distributed{padding:87px 0 40px}.distributed__title{color:#e11e5a;font-size:40px;font-weight:400;line-height:1.35;max-width:630px;margin-bottom:20px}.distributed__subtitle{font-family:Lucida-Grande,sans-serif;font-size:16px;max-width:400px;line-height:1.7}.distributed__items{margin-top:118px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.distributed__item{max-width:50%;width:100%;margin-bottom:33px}.distributed__item>.wrap{max-width:380px}.distributed__item>.wrap>.title{font-family:RobotoMono-Bold,sans-serif;font-size:18px;font-weight:700;margin-bottom:5px}.distributed__item>.wrap>.text{font-family:Lucida-Grande,sans-serif;font-size:16px}.distributed__item:nth-child(2),.distributed__item:nth-child(4){padding-left:20px}.distributed__get-started{display:inline-block;margin-top:40px}.distributed__get-started__link{float:left;padding:10px 30px}.distributed__get-started__link a{text-decoration:none;font-family:RobotoMono-Bold,sans-serif;font-weight:700;color:#000}.distributed__get-started__link a:focus,.distributed__get-started__link a:hover{color:#e11e5a}.distributed__get-started__button{background-color:#802843}.distributed__get-started__button a{color:#fff}@media only screen and (max-width:768px){.distributed{padding:50px 0 40px}.distributed__title{font-size:36px}.distributed__items{margin-top:80px}}@media only screen and (max-width:480px){.distributed{padding:40px 0}.distributed__title{font-size:30px}.distributed__item{max-width:100%}.distributed__item:nth-child(2),.distributed__item:nth-child(4){padding-left:0}}.howItWorks{padding:80px 0 76px;background-color:#802843;color:#fff}.howItWorks__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.howItWorks__item{max-width:50%;width:100%}.howItWorks__item--right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;padding:100px 0;position:relative}.howItWorks__item--right::before{content:'';position:absolute;width:319px;height:263px;left:80px;top:-17px;background:url(../img/svg/how-it-works-bg.svg) no-repeat center center;background-size:contain}.howItWorks__item-descr:not(:last-child){margin-bottom:77px}.howItWorks__item-descr>.title{font-family:RobotoMono-Bold,sans-serif;font-size:18px;font-weight:700;margin-bottom:20px}.howItWorks__item-descr>.text{font-family:Lucida-Grande,sans-serif}.howItWorks__item-descr>.text:not(:last-child){margin-bottom:24px}.howItWorks__item-moreInfo{max-width:260px;text-align:center;font-family:Lucida-Grande,sans-serif}.howItWorks__item-moreInfo>span{display:block}.howItWorks__item-moreInfo>span:not(:last-child){margin-bottom:30px}.howItWorks__item-moreInfo>span>a{color:#e11e5a;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;font-family:Lucida-Grande,sans-serif}.howItWorks__item-moreInfo>span>a:focus,.howItWorks__item-moreInfo>span>a:hover{color:#fff}@media only screen and (max-width:992px){.howItWorks__item{max-width:100%}.howItWorks__item--right{padding:330px 0 0}.howItWorks__item--right::before{top:45px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.howItWorks__item-moreInfo>span:not(:last-child){margin-bottom:20px}}@media only screen and (max-width:480px){.howItWorks__item--right::before{width:280px;height:245px}}.businessModel{padding:79px 0 70px}.businessModel__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.businessModel__item{max-width:50%;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.businessModel__item--right{position:relative;padding-bottom:11px}.businessModel__item--right::before{content:'';position:absolute;display:block;width:158px;height:155px;left:160px;top:-2px;background:url(../img/svg/business-model-bg.svg) no-repeat center center}.businessModel__item-descr>.title,.businessModel__item-reward>.title{font-family:RobotoMono-Bold,sans-serif;font-size:18px;font-weight:700;margin-bottom:20px}.businessModel__item-descr>.text,.businessModel__item-reward>.text{font-family:Lucida-Grande,sans-serif}.businessModel__item-descr>.text:not(:last-child),.businessModel__item-reward>.text:not(:last-child){margin-bottom:32px}.businessModel__item-descr{padding-right:20px}.businessModel__item-reward{text-align:center;max-width:370px;margin:0 30px 40px auto}.businessModel__item-reward>.text{font-size:14px}@media only screen and (max-width:992px){.businessModel__item{max-width:100%}.businessModel__item--right{padding-top:220px}.businessModel__item--right::before{top:50px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.businessModel__item-reward{margin:0 auto}}.useFluence{padding:80px 0 34px;background-color:#f1f1f1}.useFluence__title{font-size:18px;font-weight:700;margin-bottom:20px}.useFluence__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.useFluence__item{max-width:50%;width:100%;margin-bottom:40px}.useFluence__item:nth-child(2)>.wrap,.useFluence__item:nth-child(4)>.wrap{margin-left:auto}.useFluence__item>.wrap{max-width:440px}.useFluence__item>.wrap>.title{font-family:RobotoMono-Bold,sans-serif;font-size:16px;font-weight:700;margin-bottom:4px}.useFluence__item>.wrap>.text{font-family:Lucida-Grande,sans-serif}@media only screen and (max-width:768px){.useFluence__item{max-width:100%}.useFluence__item>.wrap{max-width:inherit}.useFluence__item:nth-child(2)>.wrap,.useFluence__item:nth-child(4)>.wrap{margin-left:0}}.learnMore{padding:59px 0 75px}.learnMore__title{font-family:RobotoMono-Bold,sans-serif;font-size:18px;margin-bottom:20px}.learnMore__text-wrap:not(:last-child){margin-bottom:33px}.learnMore__text-wrap>.title{font-family:RobotoMono-Bold,sans-serif;font-size:18px;font-weight:700;margin-bottom:4px}.learnMore__text-wrap>.text{font-family:Lucida-Grande,sans-serif}.learnMore__text-wrap>.text>a{color:#e11e5a;text-decoration:underline;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.learnMore__text-wrap>.text>a:focus,.learnMore__text-wrap>.text>a:hover{color:#000}.footer{padding:20px 0 40px 0;background-color:#802843;color:#fff}.footer__terms{position:absolute;bottom:0;padding-bottom:20px}.footer__link{font-size:12px;color:#fff}.footer__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__item{max-width:50%;width:100%}.footer__item--right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer__item-text{max-width:325px;margin-bottom:29px}.footer__item-text>.title{font-size:18px;font-family:RobotoMono-Bold,sans-serif;font-weight:700;margin-bottom:20px}.footer__item-text>.text{font-family:Lucida-Grande,sans-serif;font-size:16px}.footer__item-form{max-width:350px}.footer__item-form>.inputWrap{position:relative}.footer__item-form>.inputWrap input[type=email]{display:block;width:100%;padding:9px 51px 9px 11px;font-size:16px;border:none;border-radius:0}.footer__item-form>.inputWrap button[type=submit]{position:absolute;top:0;right:0;width:40px;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;border:none;background-color:rgba(255,255,255,0);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.footer__item-form>.inputWrap button[type=submit]:focus,.footer__item-form>.inputWrap button[type=submit]:hover{background-color:rgba(225,30,90,.3)}.footer__item-list{list-style:none;margin-left:20px}.footer__item-list li{font-family:Lucida-Grande,sans-serif}.footer__item-list li a{color:#e11e5a;text-decoration:underline;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;display:inline-block;margin-left:3px}.footer__item-list li a:focus,.footer__item-list li a:hover{color:#fff}@media only screen and (max-width:768px){.footer{padding:78px 0 100px}.footer__item{max-width:100%}.footer__item--right{padding-top:50px}.footer__item-list{margin:0}}.community{padding:49px 0 79px}.community__title{background-image:-webkit-gradient(linear,left top,right top,from(#e11e5a),to(#be2856));background-image:-o-linear-gradient(left,#e11e5a 0,#be2856 100%);background-image:linear-gradient(to right,#e11e5a 0,#be2856 100%);-webkit-background-clip:text;background-clip:text;color:#e11e5a;font-size:40px;font-weight:400;line-height:1.35;margin-bottom:25px}.community__title--heart{position:relative}.community__title--heart::after{content:'';position:absolute;display:block;width:85px;height:67px;left:15px;top:-5px;background:url(../img/svg/heart.svg) no-repeat center center}.community__wrap{max-width:700px}.community__wrap:not(:last-child){margin-bottom:44px}.community__wrap.community__wrap--mb{margin-bottom:35px}.community__wrap__form{max-width:775px}.community__text{font-family:Lucida-Grande,sans-serif;font-size:16px;margin-bottom:5px}.community__text:last-child{margin-bottom:0}.community__text>a{color:#e11e5a;text-decoration:underline;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.community__text>a:focus,.community__text>a:hover{color:#000}.community__text--mb{margin-bottom:30px}.community__text--mbb{margin-bottom:20px}.community__text--pl{padding-left:28px}.community__text-title{font-family:RobotoMono-Bold,sans-serif;font-weight:700;font-size:18px;margin-bottom:20px}.community__text-title>a{color:#e11e5a}.community__text-title>a:focus,.community__text-title>a:hover{color:#000}.community__list{list-style:none}.community__list li:not(:last-child){margin-bottom:5px}.community__list_text{font-family:Lucida-Grande,sans-serif;font-size:16px;margin-bottom:20px}.community__list_text li{margin-left:20px}.community__list_text li:not(:last-child){margin-bottom:5px}.community__quote{border-left:solid 4px #e11e5a;padding-left:15px}.community__quote span{font-style:italic}.community__list-title{font-style:italic;font-size:16px;margin-bottom:10px}@media only screen and (max-width:768px){.community__title{font-size:36px}}@media only screen and (max-width:480px){.community__title{font-size:30px}}