@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,400;0,500;0,700;1,500&display=swap);.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding-top:15px}.header .logo{width:45%}.header .title{font-size:23px;font-weight:700;color:#00879b;width:45%;text-align:right}hr{border:1;height:0;margin-top:16px;margin-bottom:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid #f4f2f2;width:100%}@media screen and (max-width:767px){.header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .logo img{width:70%;margin-left:20px}.header .title{font-size:16px;width:120px;margin-right:20px}}.responsive{display:none}.wdg-tabs{margin-top:-1px}.wdg-tabs ul{display:table;width:100%;height:48px;padding:0;margin:0}.wdg-tabs ul li{display:table-cell;width:25%;padding:16px 0;margin:0;list-style:none;border-bottom:4px solid #b4b4b4;background:#f4f2f2;color:#b4b4b4}.wdg-tabs ul li.selected{background:#fff;border-bottom:4px solid #00879b;border-right:0;color:#333}.wdg-tabs ul li div{height:52px;border-right:1px solid #b4b4b4}.wdg-tabs ul li.selected div,.wdg-tabs ul li:last-child div{border-right:0}.wdg-tabs ul li div svg{float:left;margin-left:8px}.wdg-tabs ul li div span.tab-label{margin-left:10px;font-weight:600;font-size:17px}.wdg-tabs ul li div span.tab-label a,.wdg-tabs ul li div span.tab-label span.subtitle{display:block;margin-top:8px;margin-left:65px;font-size:13px;font-weight:400;color:#b4b4b4}.wdg-tabs ul li div span.tab-label span.subtitle{text-decoration:none}.wdg-tabs ul li div span.tab-label:last-of-type .subtitle{margin-left:10px}.wdg-tabs ul li div span.tab-label a{text-decoration:underline;cursor:pointer}div.wdg-tabs li.selected div span.tab-label a{visibility:hidden}.wdg-tabs .points-menu{display:none}@media screen and (max-width:767px){.full-size{display:none}span.responsive{display:inline}.wdg-tabs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;width:80%;margin:auto}.wdg-tabs ul li{display:none;width:100%;border-bottom:1px solid #b4b4b4;padding:10px 5px}.wdg-tabs ul li.selected{display:block;border-bottom:4px solid #00879b}.wdg-tabs ul li.selected div{border-right:none;cursor:pointer;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}.wdg-tabs ul li.expanded{display:block}.wdg-tabs ul li.expanded div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wdg-tabs ul li div{border-right:none}.wdg-tabs ul li div span.tab-label{font-size:18px}.wdg-tabs ul li div span.tab-label a{display:none}.wdg-tabs ul li div span.tab-label span.responsive a{display:inline;margin:0;font-weight:600;font-size:17px}.wdg-tabs ul li div span.tab-label span.subtitle{margin-left:20px}.wdg-tabs image,.wdg-tabs svg{width:35px;height:35px}.wdg-tabs .points-menu,.wdg-tabs .points-menu image{display:block;float:none;width:25px;height:25px}.wdg-tabs .expanded .points-menu{display:none}.wdg-tabs .selected.expanded .points-menu{display:block}}.wdg-loader-ring{display:inline-block;position:relative;width:80px;height:80px}.wdg-loader-ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #fff;border-radius:50%;-webkit-animation:wdg-loader-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:wdg-loader-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#fff transparent transparent transparent}.wdg-loader-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.wdg-loader-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.wdg-loader-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes wdg-loader-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes wdg-loader-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wdg-loader-ring.color-grey div{border:8px solid #333;border-color:#333 transparent transparent transparent}.the-tab-title{text-align:center}.the-tab-title h2{margin:16px 15px;font-size:30px;font-weight:700}.the-tab-title .the-tab-title-picto{margin-top:32px}.the-tab-title .the-tab-title-timer{margin:8px auto;font-size:16px;font-style:italic;color:#00879b;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:110px}.the-tab-title .the-tab-title-subtitle{margin:8px auto;font-size:16px;font-weight:500;color:#b4b4b4}.the-tab-title-timer image,.the-tab-title-timer svg{margin-right:3px}@media only screen and (max-width:767px){.the-tab-title h2{font-size:24px;text-align:center;margin:30px 0 10px 0}}.wdg-mascot{float:right;max-width:280px}.wdg-mascot div{padding:24px;max-width:100%;border-radius:32px;font-size:15px;font-weight:500;font-style:italic;background:#f4f2f2}.wdg-mascot svg{margin-top:-16px;max-width:100%}.wdg-mascot.text-grey{color:#e1e2e3}.wdg-mascot.text-red{color:#ea4f51}.wdg-mascot.text-blue{color:#00879b}.wdg-mascot.text-green{color:#5eb82c}.wdg-mascot.text-yellow{color:#ebce67}.wdg-mascot.text-pink{color:#f9cbcb}.wdg-mascot.bg-grey{background-color:#e1e2e3}.wdg-mascot.bg-red{background-color:#ea4f51}.wdg-mascot.bg-blue{background-color:#00879b}.wdg-mascot.bg-green{background-color:#5eb82c}.wdg-mascot.bg-yellow{background-color:#ebce67}.wdg-mascot.bg-pink{background-color:#f9cbcb}.wdg-mascot.bg-black{background-color:#333}.wdg-mascot.left{float:left}button{width:100%;height:48px;margin-bottom:16px;padding:0;text-transform:uppercase;cursor:pointer}button:disabled{opacity:.7}button.red{border:0 solid #ea4f51;background:#ea4f51;color:#fff}button.blue{border:0 solid #00879b;background:#00879b;color:#fff}button.facebook{border:0 solid #3b5998;background:#3b5998;color:#fff}button.transparent{border:2px solid #333;background:#fff;color:#333}@media only screen and (max-width:767px){button.red{font-size:16px}}.wdg-form{margin-bottom:16px}.wdg-form label{display:block;width:100%;margin-bottom:8px;font-weight:500}.wdg-form input[type=radio]{width:auto}.wdg-form span.wdg-message{display:block;width:100%;margin-bottom:8px;padding:8px 0;text-transform:uppercase;text-align:center}.wdg-form span.wdg-message.error{background:#eacdcb;color:#333}.wdg-form span.wdg-message.success{background:#8bc79c;color:#fff}.wdg-input,.wdg-input-comment{margin-bottom:16px}.wdg-input input{width:calc(100% - 16px);height:48px;padding:4px 8px;border:none;background:#fff;font-size:16px}.wdg-input textarea{width:100%;border:none;resize:none}.wdg-input.natural-language{display:inline}.wdg-input.natural-language label{display:none}.wdg-input.natural-language input{display:inline-block;width:250px;height:40px;padding:0;color:#00879b;border-bottom:2px solid #00879b;padding-left:10px;font-weight:500}.wdg-input input.has-suffix{width:calc(100% - 32px);padding-right:24px}.wdg-input span.input-suffix{float:right;height:0;line-height:40px;position:relative;top:-40px;left:-8px;font-size:16px}.the-project-link-send-title{font-size:12px;text-align:center;color:#b4b4b4;cursor:pointer}.the-project-link-send-mail{background:#f6f6f6;width:715px;margin:30px auto;padding:16px}.the-project-link-send-mail .text{text-align:center;font-weight:500;font-size:14px;margin:10px}.the-project-link-send-mail .wdg-form{margin:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.the-project-link-send-mail .wdg-form>span{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.the-project-link-send-mail .wdg-input{width:246px;margin-top:0;margin-bottom:0}.the-project-link-send .wdg-form .wdg-input input{border:1.5px solid #e1e3e2;border-radius:5px;padding-left:10px}.the-project-link-send-mail .wdg-button{width:140px;margin-top:0;margin-bottom:0}.the-project-link-send .wdg-form{margin:15px 100px}.the-screen-intro .the-tab-title{font-weight:700;text-align:left}.the-screen-intro .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.the-screen-intro .result{width:322px;height:200px;background-image:url(data:image/png;base64,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)}.the-screen-intro .result .title{font-size:24px;font-weight:700;position:relative;display:inline-block;width:250px;left:55px;top:30px;line-height:30px}.the-screen-intro .result .text{position:relative;display:inline-block;width:250px;left:55px;top:50px;font-weight:500}.the-screen-intro .time{width:322px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:50px}.the-screen-intro .time .clock-text{margin-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:18px}.the-screen-intro .time .title{font-size:16px;color:#00879b;font-weight:700;margin-bottom:10px}.the-screen-intro .time .text{color:#a8a8a8;font-weight:400}.the-screen-intro .wdg-mascot.face-2 .title{font-size:24px;font-style:normal;font-weight:700}.the-screen-intro .wdg-mascot.face-2 ul{padding:0}.the-screen-intro .wdg-mascot.face-2 li{list-style:none;padding:0;margin:10px;font-size:16px;font-style:normal;font-weight:500;text-align:left}.the-screen-intro .wdg-mascot.face-2 li:before{content:"✔";color:#00879b;padding-right:18px}.the-screen-intro .wdg-button{text-align:center}.the-screen-intro button{min-width:176px;width:auto;margin-top:0;margin-bottom:0;padding:0 24px}.the-screen-intro .the-project-link-send{margin-top:10px;font-weight:400}.wdg-mascot{max-width:300px}@media only screen and (max-width:767px){.the-screen-intro .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.the-screen-intro .time{margin-bottom:50px}.wdg-mascot{display:none}.the-screen-intro button{max-width:200px}}.the-project-save{margin:25px 0;text-align:center}.the-project-save a,.the-project-save span{position:relative;top:-5px;display:inline-block;font-size:13px;color:#b4b4b4}.the-project-save div.error span,.the-project-save div.saved span{display:inline-block;margin-top:8px;padding:8px;font-size:13px}.the-project-save div.saved span{background:#8bc79c;color:#fff}.the-project-save div.error span{background:#eacdcb;color:#333}.the-project-save a{text-decoration:underline;cursor:pointer;margin-left:10px}.wdg-select.natural-language{display:inline}.wdg-select.natural-language label{display:none}.wdg-select.natural-language select{display:inline-block;width:250px;padding:10px 30px 5px 0;padding-left:10px;font-weight:500;font-size:16px;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#00879b 0),linear-gradient(135deg,#00879b 50%,transparent 0);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat;color:#00879b;border:0;border-bottom:2px solid #00879b;cursor:pointer}.the-screen-project-infos .wdg-form{margin:40px;font-size:20px;line-height:60px;font-weight:500}.the-screen-project-infos input#organizationDescription{width:370px}.the-screen-project-infos .wdg-form .wdg-button{text-align:center}.the-screen-project-infos .wdg-form button{margin-top:40px;min-width:176px;width:auto;margin-bottom:0;padding:0 24px}.the-screen-project-infos .wdg-mascot.face-2{margin-top:100px}@media screen and (max-width:767px){.the-screen-project-infos .wdg-form{text-align:center;line-height:40px}.the-screen-project-infos .wdg-input.natural-language input,.the-screen-project-infos .wdg-select.natural-language select{width:85%;margin-bottom:40px;font-size:18px;text-align:center}.the-screen-project-infos input#organizationDescription{width:250px}.the-screen-project-infos .wdg-form button{max-width:200px}}.wdg-form .wdg-checkbox{margin-bottom:16px}.wdg-form .wdg-checkbox label{position:relative;padding-left:32px;line-height:25px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.wdg-form .wdg-checkbox label input{position:absolute;opacity:0;height:0;width:0}.wdg-form .wdg-checkbox label .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fff;border:1px solid #333}.wdg-form .wdg-checkbox label input:checked~.checkmark{background-color:#333}.wdg-form .wdg-checkbox label.checkmark:after{content:"";position:absolute;display:none}.wdg-form .wdg-checkbox label input:checked~.checkmark:after{display:block}div.the-project-estimated-turnover-by-year-item{display:inline-block;width:19%;margin-top:16px;margin-right:1%}div.the-project-estimated-turnover-by-year-item .wdg-input input{height:32px;margin-top:8px;border:1.5px solid #ebebeb}div.wdg-tooltip{position:relative;display:inline-block}div.wdg-tooltip button{width:24px;height:24px;padding:4px;border-radius:12px;text-transform:lowercase;font-weight:700;text-align:center;cursor:pointer}div.wdg-tooltip button.grey{border:0 solid #b4b4b4;background:#b4b4b4;color:#fff;margin-left:10px}div.wdg-tooltip div.tooltip-text{position:absolute;z-index:1;width:180px;bottom:calc(100% + 16px);left:-16px;padding:10px;border-radius:8px;font-size:16px;font-weight:400;background:#333;color:#fff;text-align:left}div.wdg-tooltip div.tooltip-text.text-grey{color:grey}div.wdg-tooltip div.tooltip-text.bg-grey{background-color:grey}div.wdg-tooltip div.tooltip-text:after{content:"";position:absolute;top:100%;left:27px;margin-left:-8px;border-width:8px;border-style:solid;border-color:#333 transparent transparent transparent}div.wdg-tooltip div.tooltip-text.bg-grey:after{border-color:grey transparent transparent transparent}div.wdg-tooltip div.tooltip-text a{color:#fff}.fade-enter,.fade-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .2s;transition:opacity .2s}div.the-project-commercial-margin .wdg-input{margin-top:16px}div.the-project-commercial-margin .wdg-input input{height:32px;margin-top:8px;border:1.5px solid #ebebeb}.tooltipPerso{background-color:#a3a3a3;border-color:#979797;color:#fff;border-radius:8px;font-size:24px;font-weight:700;width:130px;padding:8px;position:absolute;top:-30px;cursor:pointer;text-align:center}.tooltipPerso:after{content:"";position:absolute;bottom:-10px;left:50%;width:0;height:0;border:5px solid transparent;border-top-color:inherit;-webkit-transform:translate(-50%);transform:translate(-50%)}.vue-slide-bar-component{padding-top:60px!important}.legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}div.the-project-royalties-amount{text-align:center}div.the-project-royalties-amount .wdg-input{margin-top:16px}div.the-project-royalties-amount .wdg-input input{width:160px;font-size:32px;text-align:center;border:1.5px solid #ebebeb;padding-right:32px}div.the-project-royalties-amount .wdg-input span.input-suffix{left:-40px;top:8px;font-size:32px}div.the-project-royalties-amount .royalties-for-5-years{margin-bottom:16px;font-size:14px;color:#555}div.the-project-royalties-amount .yield-for-investors{margin-bottom:16px;font-size:13px;color:#555}div.the-project-royalties-amount .yield-for-investors span{font-weight:700}div.the-project-royalties-amount .advice{margin:16px 0;font-size:13px}div.the-project-royalties-amount .advice.default{color:#8bc79c}div.the-project-royalties-amount .advice.not-ok,div.the-project-royalties-amount .advice.not-ok a,div.the-project-royalties-amount .advice.warning-over,div.the-project-royalties-amount .advice.warning-over a,div.the-project-royalties-amount .advice.warning-under,div.the-project-royalties-amount .advice.warning-under a{color:#ea4f51}div.the-project-royalties-amount .advice.custom,div.the-project-royalties-amount .advice.custom a{color:#b4b4b4}div.the-project-royalties-amount .advice a{text-decoration:underline;cursor:pointer}div.the-project-royalties-amount a.reinit{font-size:14px;text-decoration:underline;color:#b4b4b4;cursor:pointer;vertical-align:top}div.the-project-royalties-warning{margin:16px 0;font-size:15px;line-height:24px;text-align:center}div.the-project-royalties-chart{text-align:center;margin:16px 0}div.the-project-royalties-chart h3{font-size:22px}div.the-project-royalties-chart div.scenario-description{max-width:500px;margin:8px auto;font-size:14px}div.the-project-royalties-chart div.chart-container{margin-top:32px}div.chart-container canvas{display:block;margin:auto}div.the-project-advice{text-align:center}div.the-project-advice h3{margin:72px auto 16px;font-size:22px}div.the-project-advice div.advice-subtitle{font-size:17px;margin-bottom:16px}div.the-project-advice div.advice-item-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}div.the-project-advice div.advice-item{width:35%}div.the-project-advice div.advice-item div.advice-item-title{margin:20px;font-size:19px;line-height:28px;text-align:left}div.the-project-advice div.advice-item div.advice-item-title:before{content:"\002713";width:40px;margin-right:18px;font-size:32px;color:#00879b;font-weight:700}div.the-project-advice div.advice-item div.advice-item-text{margin:16px 20px;font-size:15px;line-height:20px;text-align:left;color:#b4b4b4}div.the-project-advice div.advice-none{width:500px;max-width:100%;margin:24px auto;padding-bottom:16px;border-bottom:2px solid #f4f2f2;font-size:18px}div.the-project-advice div.advice-percent{font-size:21px;font-weight:700;color:#00879b}div.the-project-advice div.advice-percent div.advice-percent-amount{font-size:40px}div.the-project-advice div.wdg-button{width:300px;max-width:100%;margin:16px auto}div.the-project-advice div.wdg-button button{border-color:#00879b;color:#00879b;font-weight:500}div.the-screen-project-funding{width:96%;margin:auto}div.the-screen-project-funding div.project-funding-subpart{padding:24px;background:#f4f2f2}div.the-screen-project-funding div.project-funding-subpart h3{margin:0}div.the-screen-project-funding div.the-project-royalties-amount{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:16px;width:29%}div.the-screen-project-funding div.the-project-estimated-turnover-by-year{margin-bottom:16px}div.the-screen-project-funding div.margin-amount-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}div.the-screen-project-funding div.the-project-commercial-margin{margin-right:16px;width:39%}div.the-screen-project-funding div.the-project-goal-amount{width:59%}div.the-screen-project-funding div.the-project-royalties-warning{clear:both}div.the-screen-project-funding>div.wdg-form{max-width:500px;margin:auto}div.project-funding-navigation{margin-top:24px;text-align:center}div.project-funding-navigation a{font-size:13px;font-weight:700;text-decoration:underline;cursor:pointer;color:#b4b4b4}div.project-funding-navigation a:before{display:inline-block;content:"\2190"}div.project-funding-navigation div.wdg-button{display:inline-block;width:176px;margin-left:16px}div.estimation-margin-goal-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:69%}div.total-funding-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}.wdg-select.natural-language #turnoverScenario{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:767px){div.total-funding-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}div.estimation-margin-goal-container{width:100%}div.the-screen-project-funding div.margin-amount-container{-ms-flex-wrap:wrap;flex-wrap:wrap}div.the-screen-project-funding div.the-project-commercial-margin{width:100%;margin-right:0}div.the-screen-project-funding div.the-project-goal-amount{width:100%;margin:16px 0}div.the-screen-project-funding div.the-project-royalties-amount{width:100%;margin-left:0;padding:20px 0}div.the-project-estimated-turnover-by-year{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.the-project-estimated-turnover-by-year-item{width:90%}div.the-screen-project-funding div.project-funding-subpart h3{text-align:center}div.the-project-commercial-margin .wdg-input{width:90%;margin:16px auto}div.the-screen-project-funding .wdg-slider{width:80%;margin:auto}div.the-project-royalties-amount .wdg-input input{padding:5px 0}div.the-screen-project-funding div.the-project-royalties-warning{max-width:90%;margin:16px auto}div.the-project-royalties-chart h3{margin-top:50px}div.the-screen-project-funding #bar-chart{width:90%!important;height:60%!important;margin-bottom:40px}div.wdg-toggle span.wdg-toggle-label.before{width:250px;text-align:left;font-size:14px;vertical-align:middle;margin-right:30px}div.project-funding-navigation a{font-size:16px}div.project-funding-navigation div.wdg-button{margin-top:20px}.the-screen-project-investors .checkboxes-container{width:95%;margin-left:auto}}div.the-project-investors-circles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}div.the-project-investors-circles div.circle{border-radius:50%;cursor:pointer;width:49%}div.the-project-investors-circles div.circle-public{width:250px;height:250px;border:1px solid #dbd8d8}div.the-project-investors-circles div.circle-public.selected{background:#dbd8d8}div.the-project-investors-circles div.circle.inner{position:relative;left:50px;top:50px}div.the-project-investors-circles div.circle-private{width:150px;height:150px;border:1px solid #999}div.the-project-investors-circles div.circle-private.selected{background:#999}div.the-project-investors-circles div.circle-lovemoney{width:50px;height:50px;border:1px solid #333}div.the-project-investors-circles div.circle-lovemoney.selected{background:#333}div.the-project-investors-circles div.button-list{margin-top:30px;margin-right:16px;max-width:160px;width:49%}div.the-project-investors-circles button{font-weight:700;text-transform:capitalize}div.the-project-investors-circles button.button-public{border:2px solid #dbd8d8;background:#fff;color:#333}div.the-project-investors-circles button.button-public.selected{background:#dbd8d8;color:#fff}div.the-project-investors-circles button.button-public.selected:before{content:"\002713";margin-right:5px}div.the-project-investors-circles button.button-private{border:2px solid #999;background:#fff;color:#333}div.the-project-investors-circles button.button-private.selected{background:#999;color:#fff}div.the-project-investors-circles button.button-private.selected:before{content:"\002713";margin-right:5px}div.the-project-investors-circles button.button-lovemoney{border:2px solid #333;background:#fff;color:#333}div.the-project-investors-circles button.button-lovemoney.selected{background:#333;color:#fff}div.the-project-investors-circles button.button-lovemoney.selected:before{content:"\002713";margin-right:5px}@media only screen and (max-width:767px){div.the-project-investors-circles div.circle.inner{left:0;top:0}}div.clear{clear:both}.the-screen-project-investors{width:96%;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.the-screen-project-investors .the-tab-title{width:100%;margin-bottom:20px}.the-screen-project-investors .wdg-mascot{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:49%}.the-screen-project-investors .wdg-mascot.side-1,.wdg-mascot.face-1,.wdg-mascot.face-3{margin-top:100px}.the-screen-project-investors .wdg-mascot.mascot-align-bottom{margin-top:320px}.the-screen-project-investors .communicate-form-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:49%}.the-screen-project-investors .ready-to-communicate{text-align:center;margin:20px 0}.the-screen-project-investors .ready-to-communicate .ready-to-communicate-question{text-align:center;margin-bottom:16px}.the-screen-project-investors .ready-to-communicate .wdg-button{display:inline-block;width:176px;margin-right:16px}.the-screen-project-investors .form-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.the-screen-project-investors h3{font-size:22px;width:100%}.the-screen-project-investors .checkboxes-container{margin-top:32px}.the-screen-project-investors .checkboxes-container .wdg-checkbox{margin:32px 0}div.project-investors-navigation{margin-top:24px;text-align:center}div.project-investors-navigation a{font-size:13px;font-weight:700;text-decoration:underline;cursor:pointer;color:#b4b4b4}div.project-investors-navigation a:before{display:inline-block;content:"\2190"}div.project-investors-navigation div.wdg-button{display:inline-block;width:176px;margin-left:16px}.the-screen-project-investors div.project-investors-navigation{width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.the-screen-project-investors .the-project-save{width:100%;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}@media only screen and (max-width:767px){.the-screen-project-investors .communicate-form-container{width:100%}.the-screen-project-investors .ready-to-communicate .wdg-button{margin-right:0;margin:5px}button.transparent{font-size:16px}.the-screen-project-investors h3{text-align:center}div.the-project-investors-circles div.circle-public{width:200px;height:200px}div.the-project-investors-circles div.circle-private{width:65%;height:65%;margin:35px auto;top:0;left:0}div.the-project-investors-circles div.circle-lovemoney{width:40%;height:40%;margin:40px auto;top:0;left:0}div.the-project-investors-circles{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.the-project-investors-circles div.button-list{text-align:center;margin-top:30px}div.the-project-investors-circles div.button-list button{font-size:16px;width:200px}div.project-investors-navigation a{font-size:16px}div.project-investors-navigation button.red{margin-top:20px}}.wdg-see-more{margin-bottom:56px;padding:24px 24px 0 24px;background:#fff}.wdg-see-more .see-more-title{margin-bottom:8px;font-size:18px;font-weight:700}.wdg-see-more .see-more-text{margin-bottom:8px;font-size:14px}.wdg-see-more .see-more-amount{margin-bottom:16px;font-size:22px;text-align:right;font-weight:700}.wdg-see-more .see-more-amount span.without-tax{font-size:12px}.wdg-see-more .see-more-amount .discount-young-business{font-size:16px;font-weight:500}.wdg-see-more .wdg-button{height:24px}.wdg-see-more .collapsable-content{margin-bottom:16px}.wdg-see-more .collapsable-content .collapse-item{font-size:15px;line-height:20px;margin-bottom:16px;color:#827f7f}.wdg-see-more .collapsable-content .collapse-item.checked:before{content:"\002713";color:#00879b;font-weight:700}div.the-result-campaign-advice{padding:32px;background:#f4f2f2}div.the-result-campaign-advice div.intro{margin-bottom:32px;font-size:20px}div.the-result-campaign-advice div.intro span.intro-amount{font-size:30px;font-weight:700}div.the-result-campaign-advice div.recommended-title{margin-bottom:10px}.wdg-file-list{margin-bottom:16px;font-family:Trebuchet MS}.wdg-file-list .init-file-list{margin:24px 0}.wdg-file-list .init-file-list,.wdg-file-list .init-file-list a{color:#fff}.wdg-file-list.grey .init-file-list,.wdg-file-list.grey .init-file-list a{color:#333}.wdg-file-list input{max-width:95%;font-size:16px;margin:10px 0;padding:10px;background-color:#fff;font-family:Trebuchet MS}.wdg-file-list .link-container{text-align:center;margin-bottom:25px}.wdg-file-list .link-container a{color:#fff;text-decoration:underline;cursor:pointer;font-size:14px}.wdg-file-list.grey .link-container a{color:#333}.wdg-file-list .link-container a:before{display:inline-block;content:"+"}.wdg-file-list ul li{list-style-position:inside}div.the-result-prospect-meetup{padding:32px;background:#00879b;color:#fff}div.the-result-prospect-meetup h3{margin:0 0 16px 0;font-size:26px}div.the-result-prospect-meetup div.title-text{margin:0 0 16px 0;font-size:14px}div.the-result-prospect-meetup .wdg-form div.wdg-file-list label{margin-bottom:8px;font-size:16px;font-weight:500}div.the-result-prospect-meetup .wdg-form textarea{height:100px}div.the-result-prospect-meetup .wdg-button button,div.the-result-prospect-meetup .wdg-form{margin-bottom:0}div.the-result-prospect-meetup .wdg-loader{text-align:center}div.the-result-not-eligible{margin:32px 0;background-color:#f6f6f6;padding:30px}div.the-result-not-eligible .intro{margin-bottom:16px;font-size:24px;text-align:center;font-weight:700}.the-screen-project-result{width:780px;margin:auto}.the-screen-project-result div.result-container{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.the-screen-project-result div.clear{margin-bottom:32px}.the-screen-project-result div.result-container div.the-result-campaign-advice,.the-screen-project-result div.result-container div.the-result-prospect-meetup{width:40%}@media only screen and (max-width:767px){.the-screen-project-result{width:auto}.the-screen-project-result div.result-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.the-screen-project-result div.result-container div.the-result-campaign-advice,.the-screen-project-result div.result-container div.the-result-prospect-meetup{width:80%}.the-screen-project-result div.result-container div.the-result-prospect-meetup{margin-top:16px}div.the-result-prospect-meetup .wdg-button button{text-align:center}}.footer{background:#333;width:100%;height:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .logo_bcorp img{width:60px;-webkit-filter:invert(100%);filter:invert(100%)}.footer .logo_ifp img{width:100px}.footer .title{font-size:24px;font-weight:100}.footer .text,.footer .title{color:#fff;text-align:center;display:inline-block;width:160px}.footer .text{font-weight:500}.footer.bg-blue{background:#00879b}.footer.bg-red{background:#ea4f51}.footer.bg-yellow{background:#ebce67}.footer.bg-green{background:#5eb82c}.footer.bg-grey{background:#e1e2e3}.footer.bg-pink{background:#f9cbcb}.footer.title.text-black{color:#333;background:#fff}.footer.title.text-blue{color:#00879b}.footer.title.text-red{color:#ea4f51}.footer.title.text-yellow{color:#ebce67}.footer.title.text-green{color:#5eb82c}.footer.title.text-grey{color:#e1e2e3}.footer.title.text-pink{color:#f9cbcb}@media only screen and (max-width:767px){.footer{-ms-flex-wrap:wrap;flex-wrap:wrap;height:220px}.footer div{width:45%;text-align:center}.footer .title{font-size:18px;width:140px;margin-top:20px}.footer .text{font-size:12px;width:140px;margin-bottom:20px}.footer .logo_ifp img{width:75px}.footer .logo_bcorp img{width:50px}}body,button,input,select{font-family:Poppins,Trebuchet MS,sans-serif;color:#333}div.prospect-setup{max-width:1024px;margin:0 auto}div.loading-guid{margin:80px 0;text-align:center}