@font-face{font-family:__Poppins_57f140;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/034d78ad42e9620c.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_57f140;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/fe0777f1195381cb.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_57f140;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/eafabf029ad39a43.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_Fallback_57f140;src:local("Arial");ascent-override:92.83%;descent-override:30.94%;line-gap-override:8.84%;size-adjust:113.11%}.__className_57f140{font-family:__Poppins_57f140,__Poppins_Fallback_57f140;font-weight:400;font-style:normal}.color-gold{color:#fc0}.color-blue{color:#0a60ff}.color-red{color:#ff2c2c}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes reduceBackdropBrightness{0%{-webkit-backdrop-filter:brightness(1);backdrop-filter:brightness(1)}to{-webkit-backdrop-filter:brightness(.1);backdrop-filter:brightness(.1)}}@keyframes appearScale{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@keyframes appearRotate{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:rotate(0deg)}}@keyframes appearRight{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes appearFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateX(-50%) translateY(100%)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes spread{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.2)}50%{box-shadow:0 0 0 5px hsla(0,0%,100%,.2)}to{box-shadow:0 0 0 10px hsla(0,0%,100%,0)}}@keyframes bigSpread{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.1)}50%{box-shadow:0 0 0 7px hsla(0,0%,100%,.1)}to{box-shadow:0 0 0 15px hsla(0,0%,100%,0)}}@keyframes shine{0%,80%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes beat{to{transform:scale(1.1)}}@keyframes email{25%{transform:translateY(-100px)}26%{transform:translateY(100px) scale(1.25)}50%,90%{transform:translateY(0) scale(1.25)}to{transform:translateY(0)}}@keyframes account{25%{transform:translateX(100px)}26%{transform:translateX(-200px) scale(1.25)}50%,90%{transform:translateX(0) scale(1.25)}to{transform:translateX(0) scale(1)}}@keyframes takeOff{25%,50%{transform:translateY(10px) rotate(-45deg)}75%{transform:translateY(-100px) rotate(-45deg)}76%{transform:translateX(100px) rotate(0)}to{transform:translateY(0) rotate(0)}}@keyframes cofond{50%{transform:scale(3);opacity:0}51%{transform:scale(0);opacity:0}to{transform:scale(1.5)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;transition:.2s,font-size 0s;-ms-overflow-style:none;scrollbar-width:none}@media only screen and (max-width:500px){*{outline:none}}::-webkit-scrollbar{display:none}i,path,svg{transition:none}body,html{background:#000;color:#fff;max-width:100vw;overflow-x:hidden;font-size:14px}@media only screen and (max-width:500px){body,html{font-size:12px}}main{flex-grow:1;max-width:100%;display:flex;flex-direction:column;justify-content:center;gap:1.5rem;transition:filter 1s}:disabled,[data-disabled=true],[data-loading=true]{pointer-events:none!important;opacity:.7!important}:disabled,[data-disabled=true],[data-loading=true],[data-nobox=true]{box-shadow:none!important;cursor:not-allowed!important}h1,h2,h3,h4,h5,h6{font-weight:700}h1{font-size:2rem}h2{font-size:1.6rem}h3{font-size:1.2rem}h4{font-size:1rem}h5{font-size:.85rem}h6{font-size:.6rem}.fs-sm{font-size:.9rem}.fs-xs{font-size:.8rem}.fs-2xs{font-size:.7rem}a{color:inherit;text-decoration:none}a.link-overlay:before{content:"";display:block;position:absolute;inset:0;z-index:1}button,input,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-image:none;border:none}hr{border-style:solid}.center{justify-content:center;align-items:center;text-align:center}.center,.flex,.flex-row{display:flex}.flex-row{flex-direction:row}.flex-column{display:flex;flex-direction:column}.align-center{align-items:center}.justify-center{justify-content:center}.wrap{flex-wrap:wrap}.gap-1{gap:1em}.gap-2{gap:2em}.gap-3{gap:3em}.p-1{padding:1em}.flex-between{display:flex;justify-content:space-between}.flex-center{display:flex;justify-content:center;align-items:center}.relative{position:relative}.mw-100{max-width:100%}@media only screen and (max-width:850px){[data-devices=laptop]{display:none!important}}@media only screen and (max-width:500px){[data-devices=laptop-tablet]{display:none!important}}[data-devices=tablet-mobile]{display:none!important}@media only screen and (max-width:850px){[data-devices=tablet-mobile]{display:flex!important}}[data-devices=mobile]{display:none!important}@media only screen and (max-width:500px){[data-devices=mobile]{display:flex!important}}.btn{border-radius:20px;padding:.75em 2em;font-size:.8rem;white-space:nowrap;background:linear-gradient(135deg,#1a1a1a,#0d0d0d)}@media only screen and (min-width:500px){.btn{cursor:pointer;outline:none}.btn:focus,.btn:hover{opacity:.75}}.btn.btn-contrast{background:#fc0}.btn.btn-outline{background:transparent;border:1px solid #fff}.btn.btn-delete{background:#ff2c2c}.btn-link{font-size:.8rem;text-decoration:underline}input[type=checkbox]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;color:currentColor;border:1px solid;border-radius:2px;width:18px;height:18px;background:transparent;display:flex;justify-content:center;align-items:center;transition:.2s}input[type=checkbox]:before{content:"";width:10px;height:10px;border-radius:1px;opacity:0;background:#fc0;transition:.2s}input[type=checkbox]:checked:before{opacity:1}input[type=checkbox][data-loading=true]{border-radius:10px;border-top:none;animation:rotate .4s infinite}input[type=checkbox][data-loading=true]:before{opacity:0}@keyframes appearLineTitle{0%{opacity:0;max-height:0}to{opacity:1;max-height:6.6rem}}.lineTitle{padding:2em 0;display:flex;justify-content:center;align-items:center;gap:1em;white-space:nowrap}.lineTitle:after,.lineTitle:before{content:"";height:5px;border-radius:20px;width:25%}.lineTitle:after,.lineTitle:before,.roundIcon{background:linear-gradient(135deg,#333,#000,#00153d)}.roundIcon{cursor:pointer;flex-shrink:0;height:3rem;width:3rem;border-radius:50%;display:flex;justify-content:center;align-items:center;text-shadow:0 0 1px currentColor;box-shadow:inset 0 0 3px .5px rgba(0,0,0,.5)}@media only screen and (max-width:500px){.roundIcon{text-shadow:none}}@media only screen and (min-width:500px){.roundIcon{cursor:pointer;outline:none}.roundIcon:focus,.roundIcon:hover{box-shadow:0 0 0 .1em #fff}}.roundIcon .icon-ctr{overflow:hidden;border-radius:50%;display:flex;justify-content:center;align-items:center;height:100%;width:100%}.roundIcon.Linkedin{background:#0a66c2}.roundIcon.Website{background:#4d94ff}.tag{padding:5px 15px;border-radius:20px;background-color:gray}.tag.t-Business{background-color:#0b0}.tag.t-Design{background-color:#f64a8a}.tag.t-Marketing{background-color:#fe6f00}.tag.t-Produit{background-color:#1e90ff}.tag.t-Tech{background-color:#1b2cc1}.tag.t-idea{background-color:#ffd23f}.tag.t-creation{background-color:#fe6f00}.tag.t-launch{background-color:#1e90ff}.tag.t-growth{background-color:#0b0}.BackLink{margin:1em 0;display:flex;align-items:center;gap:1em}.BackLink i{transition:transform .2s}@media only screen and (min-width:500px){.BackLink{cursor:pointer;outline:none}.BackLink:focus,.BackLink:hover{color:#fc0}.BackLink:focus i,.BackLink:hover i{transform:translateX(-.5em)}}.Email{background:#0a60ff}.Like input{display:none}.Like i{color:#ff2c2c;font-size:1.5rem;opacity:.35;transition:.2s}.Like i.fa-heart-crack{display:none}.Like:has(input:not([disabled])){cursor:pointer}.Like:has(input:checked) i,.Like:hover:has(input:not([disabled])) i{opacity:1}.Like:hover:has(input:not([disabled])):has(i.fa-heart-crack) i{display:none}.Like:hover:has(input:not([disabled])):has(i.fa-heart-crack) i.fa-heart-crack{display:inline-block}.Like:hover:has(input:not([disabled])) i{animation:beat .4s infinite alternate}.Dislike i{color:#0a60ff}.Card{position:relative}.Card .card-insight{cursor:pointer;position:relative;background:linear-gradient(135deg,#333,#000,#00153d);border-radius:20px;display:flex;flex-direction:column;width:320px;max-width:90vw;height:350px;padding:1.25rem;font-size:.9em;box-shadow:inset 0 0 20px .2em rgba(0,0,0,.7)}@media only screen and (min-width:500px){.Card .card-insight{cursor:pointer;outline:none}.Card .card-insight:focus,.Card .card-insight:hover{box-shadow:0 0 0 .1em #fff}}.Card .card-insight .card-clicks-ctr,.Card .card-insight .card-inactive-ctr{position:absolute;inset:0;border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center}.Card .card-insight .card-inactive-ctr{background-color:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);gap:1.5rem}.Card .card-insight .card-inactive-ctr i{font-size:3rem}.Card .card-insight .card-inactive-ctr .card-inactive-title{font-size:1.5rem;font-weight:700}.Card .card-insight .card-clicks-ctr{background-color:rgba(0,0,0,.9);opacity:0;transition:.2s}.Card .card-insight .card-clicks-ctr .card-clicks{font-size:3rem;font-weight:700}.Card .card-insight .card-clicks-ctr:hover{opacity:1}.Card h3{opacity:.5;font-size:.9em}.Card h5{white-space:nowrap}.Card .TagNew{position:absolute;top:-1rem;right:-1rem}.Card .card-dialog .TagNew{width:3rem;height:3rem;top:-1.5rem;right:unset;align-self:center}.Card .card-actions{display:flex;align-items:center}.Card .card-insight .card-actions{position:absolute;z-index:1;left:-1rem;top:-2rem;gap:.5rem}.Card .card-dialog .card-actions{margin-top:1rem;justify-content:center;gap:2rem;flex-wrap:wrap}@media only screen and (max-width:500px){.Card .card-dialog .card-actions{gap:1rem}}.Card .card-dialog .card-actions .roundIcon{width:3.5rem;height:3.5rem}.Card .card-insight .Email,.Card .card-insight .Like,.Card .card-insight .Linkedin,.Card .card-insight .Share,.Card .card-insight .Website{opacity:0;transform:translateY(.5rem)}.Card .card-insight .Like:has(.fa-fire),.Card .card-insight .Like:has(input:checked){opacity:1}.Card .card-insight:hover .Email,.Card .card-insight:hover .Like,.Card .card-insight:hover .Linkedin,.Card .card-insight:hover .Share,.Card .card-insight:hover .Website{opacity:1;transform:unset}.Card .card-header{min-height:70px}.Card .card-header h2{font-size:1.5em;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Card .card-header i{font-size:.8em;opacity:.5}.Card .card-skills{overflow-x:scroll;max-width:100%;flex-shrink:0;display:flex;align-items:center;gap:.5rem;-webkit-mask-image:linear-gradient(90deg,currentColor 25%,transparent);mask-image:linear-gradient(90deg,currentColor 25%,transparent)}.Card .card-skills h5:last-child{margin-right:2em}.Card .card-insight .card-skills{padding:1rem 0 .5rem}.Card .card-insight .card-skills .tag{font-size:.75rem}.Card .card-dialog .card-skills{padding:1rem 0;-webkit-mask-image:linear-gradient(90deg,currentColor 80%,transparent);mask-image:linear-gradient(90deg,currentColor 80%,transparent)}.Card .card-text{flex-grow:1;display:flex;flex-direction:column;padding:1rem 0}.Card .card-text .card-text-end{text-align:right;margin-bottom:1em}.Card .card-text .card-text-end a,.Card .card-text .card-text-end span{color:#0a60ff}.Card .card-insight .card-text{overflow:hidden;-webkit-mask-image:linear-gradient(currentColor -10%,transparent);mask-image:linear-gradient(currentColor -10%,transparent);gap:1.5rem}.Card .card-dialog .card-text{overscroll-behavior-y:contain;overflow:scroll;-webkit-mask-image:linear-gradient(transparent,currentColor 1rem,currentColor calc(100% - 1rem),transparent);mask-image:linear-gradient(transparent,currentColor 1rem,currentColor calc(100% - 1rem),transparent);gap:3rem}.Card .card-footer{padding-top:.5rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.Card .card-footer h4{color:#fc0;white-space:nowrap}.Card .card-footer .card-localisation{max-width:50%}.Card .card-footer .card-localisation h4{display:flex}.Card .card-footer .card-localisation h4 .card-city{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Card .card-footer div:last-child{text-align:right}.Card.card-project .card-dialog,.Card.card-project .card-insight{background:linear-gradient(135deg,#00153d,#000,#333)}.Card.card-premium .card-insight{box-shadow:0 0 0 .1em #fff;overflow:hidden;background:linear-gradient(135deg,#dedeff,#fff 16%,#dedeff 21%,#fff 24%,#88889a 27%,#dedeff 36%,#fff 45%,#fff 60%,#dedeff 72%,#fff 80%,#dedeff 84%,#88889a);color:#000}.Card.card-premium .card-insight:after{content:"";position:absolute;background:linear-gradient(135deg,transparent 30%,hsla(0,0%,100%,.9),transparent 70%);top:0;left:-100%;width:300%;height:300%;transform:translateY(-100%)}@media only screen and (min-width:500px){.Card.card-premium .card-insight:after{animation:shine 5s linear infinite}}.Card.card-inactive .card-insight .Email,.Card.card-inactive .card-insight .Like,.Card.card-inactive .card-insight .Linkedin,.Card.card-inactive .card-insight .Share,.Card.card-inactive .card-insight .Website,.Card.card-inactive .card-insight .card-clicks-ctr{display:none}.Card.AddMyCard .card-insight{justify-content:center;align-items:center;text-align:center;gap:1rem}.Card.AddMyCard .card-insight i{font-size:3rem}.Card.AddMyCard .card-insight .card-title{font-size:1.5rem}.TheoCard .card-insight{overflow:hidden;padding:1.5rem}.TheoCard .card-insight h2{font-size:1.5em}.TheoCard .card-insight h2,.TheoCard .card-insight p{max-width:220px;margin:.2em 0}.TheoCard .card-insight a,.TheoCard .card-insight p{opacity:.7}.TheoCard .card-insight a{margin-top:auto}.TheoCard .card-insight a:before{content:"";display:block;position:absolute;inset:0}.TheoCard .card-insight a:hover{text-decoration:underline}.TheoCard .card-insight .image-theo{position:absolute;bottom:0;right:0}.AskairCard .card-insight{background:#000f2d;padding:2rem}.AskairCard .card-insight h2{font-size:1.5em;margin-bottom:.5em}.AskairCard .card-insight p{max-width:220px;margin:.2em 0;opacity:.7}.AskairCard .card-insight a{margin-top:auto;margin-left:auto}.AskairCard .card-insight a:before{content:"";display:block;position:absolute;inset:0}#CardsFilter{width:100%;display:flex;column-gap:3rem;row-gap:1.5rem}#CardsFilter,#CardsFilter .SelectTags{align-items:center;justify-content:center;flex-wrap:wrap}#CardsFilter .SelectTags{flex-direction:row}#CardsFilter .tagNewLike-ctr{cursor:pointer;display:flex;align-items:center;gap:.5rem}#CardsFilter .tagNewLike-ctr .TagNew{cursor:pointer;width:3rem;height:3rem;font-size:.8rem;font-weight:400;background:linear-gradient(135deg,#333,#000,#00153d);animation:none}#CardsFilter .tagNewLike-ctr .TagNew input{display:none}#CardsFilter .tagNewLike-ctr .TagNew:has(input:checked){background:linear-gradient(135deg,#0a60ff,#00153d)}@media only screen and (min-width:500px){#CardsFilter .tagNewLike-ctr .TagNew{cursor:pointer;outline:none}#CardsFilter .tagNewLike-ctr .TagNew:focus,#CardsFilter .tagNewLike-ctr .TagNew:hover{box-shadow:0 0 0 .1em #fff}}.CloseDialogBtn{align-self:flex-end;outline:none;height:32px;width:32px;opacity:.75;flex-shrink:0}@media only screen and (min-width:500px){.CloseDialogBtn{cursor:pointer;outline:none}.CloseDialogBtn:focus,.CloseDialogBtn:hover{opacity:1}}.Dialog{overflow:visible;display:none;flex-direction:column;margin:auto;border-radius:20px;border:1px solid #fff;background:linear-gradient(135deg,#333,#000,#00153d);color:#fff;max-height:80vh;width:70vw;max-width:750px;padding:1.5rem;outline:none;opacity:1;transition:.2s;animation:appearScale .2s}@media only screen and (max-width:500px){.Dialog{max-height:90vh;max-width:95vw;width:95vw;padding:2rem 1rem}.Dialog .CloseDialogBtn{position:absolute;bottom:-20px;align-self:center;width:40px;height:40px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:1;border:1px solid #fff;border-radius:50%}}.Dialog::-webkit-backdrop{pointer-events:none;-webkit-backdrop-filter:brightness(.1);backdrop-filter:brightness(.1);-webkit-transition:.2s;transition:.2s;animation:reduceBackdropBrightness .2s}.Dialog::backdrop{pointer-events:none;-webkit-backdrop-filter:brightness(.1);backdrop-filter:brightness(.1);transition:.2s;animation:reduceBackdropBrightness .2s}.Dialog[data-close=true]{opacity:0}.Dialog[data-close=true]::-webkit-backdrop{-webkit-backdrop-filter:brightness(1);backdrop-filter:brightness(1)}.Dialog[data-close=true]::backdrop{-webkit-backdrop-filter:brightness(1);backdrop-filter:brightness(1)}.Dialog[open]{display:flex}.Drawer{top:unset;bottom:0;padding:2.5rem;margin:0;width:100%;max-width:100%;border-radius:0;border:none;align-items:center;transition:.4s;animation:appearFromBottom .4s}@media only screen and (max-width:500px){.Drawer{height:unset;width:100%;padding:2rem 1rem}}.Drawer .CloseDialogBtn{margin-left:auto;align-self:unset}.Drawer .drawer-body{padding-top:.5rem;max-width:750px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;flex-wrap:wrap}@media only screen and (max-width:500px){.Drawer .drawer-body{max-width:100%}}.Drawer::-webkit-backdrop{-webkit-transition:.4s;transition:.4s;animation:reduceBackdropBrightness .4s}.Drawer::backdrop{transition:.4s;animation:reduceBackdropBrightness .4s}.Drawer[data-close=true]{opacity:1;transform:translateY(100%)}#Error{text-align:center}#Error h1{font-size:2rem}#Error h1 span{color:#ff2c2c;font-size:1.5em;text-shadow:0 0 1px currentColor}@media only screen and (max-width:500px){#Error h1 span{text-shadow:none}}#Error p{margin:.5em 0 3em}#Error a{color:#0a60ff}@media only screen and (min-width:500px){#Error a{cursor:pointer;outline:none}#Error a:focus,#Error a:hover{text-shadow:0 0 1px currentColor}}.CustomInput{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%}.CustomInput input{width:100%;outline:none;border:none;border-radius:20px;background:linear-gradient(135deg,#1a1a1a,#0d0d0d);background-color:#1a1a1a;padding:1em}.CustomInput input::placeholder{color:transparent}.CustomInput input~label{cursor:pointer;position:absolute;white-space:nowrap;color:hsla(0,0%,100%,.7);transform:translate(1em)}.CustomInput input:focus~label,.CustomInput input:valid:not(:placeholder-shown)~label{transform:scale(.9) translate(1em,-2em)}.CustomInput input:valid:not(:placeholder-shown)~label{color:#fc0}.CustomInput input:invalid,.CustomInput input:placeholder-shown{color:transparent}.CustomInput input:invalid:focus,.CustomInput input:placeholder-shown:focus{color:#fff}.CustomInput input:invalid:focus~label,.CustomInput input:placeholder-shown:focus~label{color:#ff2c2c}.CustomInput input::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(1)}.CustomInput input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.CustomInput input[type=number]::-webkit-inner-spin-button,.CustomInput input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.CustomInput input[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.CustomInput input[type=search]:-webkit-search-cancel-button{display:none}.CustomInput input:-webkit-autofill{-webkit-text-fill-color:#fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.Range{justify-content:center;flex-wrap:wrap;column-gap:1rem;row-gap:.4rem}.Range,.Range .range-ctr{display:flex;align-items:center}.Range .range-ctr{gap:1em}.Range .range-ctr input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:#1a1a1a;background-image:linear-gradient(90deg,#00153d,#0a60ff);background-size:0 100%;background-repeat:no-repeat;border-radius:20px;width:10rem;height:.5rem;transition:background-size 0s}.Range .range-ctr input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:ew-resize;height:1rem;width:1rem;border-radius:20px;background:#0a60ff;-webkit-transition:.2s;transition:.2s}.Range .range-ctr input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;appearance:none;box-shadow:none;border:none;background:transparent}.Range .range-ctr input[type=range]:focus{outline:none}.Range .range-ctr input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 0 5px hsla(0,0%,100%,.2)}.Range .range-ctr output{white-space:nowrap;width:5rem}.SelectTags{display:flex;flex-direction:column;align-items:center;gap:1em}.SelectTags label{white-space:nowrap;font-weight:700;text-align:center}.SelectTags .Tags-ctr{position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.5em}.SelectTags .Tags-ctr:after{content:"";opacity:0;position:absolute;top:calc(100% + .75rem);width:100%;font-size:.8rem;text-align:center;color:#ff2c2c;transition:.2s}.SelectTags .Tags-ctr[data-error]:after{content:attr(data-error);opacity:1}.SelectTags .Tags-ctr .Tag-ctr{cursor:pointer;display:flex}.SelectTags .Tags-ctr .Tag-ctr input{opacity:0;width:0}.SelectTags .Tags-ctr .Tag-ctr input:focus~label{box-shadow:0 0 0 .1em #fff}.SelectTags .Tags-ctr .Tag-ctr input~label{cursor:pointer;font-size:.8rem;font-weight:400}@media only screen and (min-width:500px){.SelectTags .Tags-ctr .Tag-ctr input~label{cursor:pointer;outline:none}.SelectTags .Tags-ctr .Tag-ctr input~label:focus,.SelectTags .Tags-ctr .Tag-ctr input~label:hover{box-shadow:0 0 0 .1em #fff}}.SelectTags .Tags-ctr .Tag-ctr input:not(:checked)~label{background:linear-gradient(135deg,#1a1a1a,#0d0d0d)}.SubmitBtn{min-width:170px;align-self:center;padding:1em 2em;font-size:.9rem}.SubmitBtn.SubmitBtn-sm{min-width:150px;font-size:.8rem}.SubmitBtn.SubmitBtn-lg{min-width:200px;font-size:1rem}.TextArea{display:flex;flex-direction:column;gap:.5em}.TextArea label{font-weight:700;text-align:center}textarea{resize:none;background:linear-gradient(135deg,#1a1a1a,#0d0d0d);border-radius:20px;padding:1em;outline:none;border:none}textarea:focus{box-shadow:0 0 0 .1em #fff}textarea:focus:invalid{box-shadow:0 0 0 .1em #ff2c2c}textarea:valid:not(:placeholder-shown){box-shadow:0 0 0 .1em #fc0}.image-upload{position:relative;display:flex;flex-direction:column;align-items:center;border:2px dashed;border-radius:20px;text-align:center;cursor:pointer;height:7rem;overflow:hidden}.image-upload:hover{border-color:#fc0}.image-upload .upload-area{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.image-upload .upload-area p{margin:1.5rem}.image-upload .upload-area .drag-icon{font-size:4em}.image-upload .upload-area .preview{width:100%;height:100%;object-fit:cover}.image-upload .file-input{opacity:0;position:absolute;inset:0;cursor:pointer}@media only screen and (min-width:500px){.input-status~label{cursor:pointer;outline:none}.input-status~label:focus,.input-status~label:hover{box-shadow:0 0 0 .1em #fff}}.input-status:not(:checked)~label{background:linear-gradient(135deg,#1a1a1a,#0d0d0d)}#DeleteForm,#StatsAssociationForm{padding:1.5rem;text-align:center}@media only screen and (max-width:500px){#DeleteForm,#StatsAssociationForm{padding:0}}#SignInForm .form-flex-ctr{flex-wrap:wrap}#SignInForm .form-flex-ctr .CustomInput{flex-basis:200px;flex-grow:1}#StripeCheckout{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;text-align:center}#StripeCheckout #CheckoutForm{width:-moz-fit-content;width:fit-content;gap:.5rem}#StripeCheckout #CheckoutForm:after{position:relative}#StripeCheckout #CheckoutForm .stripeCheckoutBtn{min-width:10rem}#StripeCheckout .seeMoreBtn{font-size:.8rem;text-decoration:underline}#StripeCheckout .dialog-content{margin-top:2rem;display:flex;flex-direction:column;gap:2rem;align-items:center;text-align:justify;font-size:.9rem}#PortalForm .stripePortalBtn{min-width:10rem}.Form{position:relative;width:750px;max-width:100%;display:flex;flex-direction:column;gap:2em}.Form:after{content:"";opacity:0;position:absolute;top:calc(100% + .75rem);width:100%;font-size:.8rem;text-align:center;color:#ff2c2c}.Form[data-error]:after{content:attr(data-error);opacity:1}.Form .form-flex{display:flex;flex-wrap:wrap;gap:1em}.Form .actions{justify-content:center}.Form .CustomInput{width:150px;flex-grow:1}.Form .CustomInput.joblessDate{width:210px}.Form .CustomInput.city,.Form .CustomInput.email,.Form .CustomInput.linkedin{min-width:60%;width:250px}.Form .CustomInput #joblessDate,.Form .CustomInput.joblessDate{max-height:56px}.Form .CustomInput.invest{max-width:250px}.Form .CustomInput.resetEmail{width:unset;align-self:center}.Form .flex-checkbox-label{cursor:pointer;font-size:.8rem;display:flex;align-items:center;gap:.5em}.Form .flex-checkbox-label input{flex-shrink:0}.Form .flex-checkbox-label a{text-decoration:underline}.Form .flex-checkbox-label .level96-link{margin-left:.5em}.Form .flex-checkbox-label .level96-link img{transform:translateY(.8em)}.Form fieldset{margin:0;border-radius:10px;border:1px solid #fff;padding:1em;display:flex;flex-direction:column;gap:1em}.Form .flex-invest{gap:2em;justify-content:center;align-items:center}#Header{height:4rem}@media only screen and (max-width:850px){#Header{height:8vw}}#Header h1{text-align:center;font-size:2.5rem;text-shadow:0 0 1px currentColor}@media only screen and (max-width:500px){#Header h1{text-shadow:none}}@media only screen and (max-width:850px){#Header h1{font-size:5vw}}.SearchBar{max-width:100%;position:relative;display:flex;align-items:center}.SearchBar input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:315px;border-radius:20px;background:linear-gradient(135deg,#1a1a1a,#0d0d0d);padding:1rem 2.5rem 1rem 1rem;outline:none;border:none;font-size:.8rem}.SearchBar input[type=search]:active,.SearchBar input[type=search]:focus{border-radius:30px;width:450px;box-shadow:0 0 0 .1em #fff}@media only screen and (max-width:500px){.SearchBar input[type=search]{width:250px}.SearchBar input[type=search]:active,.SearchBar input[type=search]:focus{width:300px}}.SearchBar .fa-magnifying-glass{position:absolute;right:1rem}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.TagNew{z-index:1;background:linear-gradient(135deg,#0a60ff,#00153d);width:2.5rem;height:2.5rem;font-size:.5rem;animation:spread 2s linear infinite}.TagNew,.tooltip{position:relative}.tooltip{display:flex;justify-content:center}.tooltip .tooltipTxt{white-space:pre-line;position:absolute;z-index:1;bottom:calc(100% + .5rem);visibility:hidden;width:max-content;max-width:200px;background:linear-gradient(135deg,#333,#000,#00153d);color:#fff;font-size:.75rem;text-align:center;padding:.5rem .75rem;border-radius:6px;opacity:0;text-shadow:none;transition:.2s}.tooltip:hover>.tooltipTxt{visibility:visible;opacity:1}.tooltip[data-position=bottom]>.tooltipTxt{top:calc(100% + .5rem);bottom:unset}.tooltip .tooltipConnect-link{display:flex;justify-content:center}.alert{border-radius:5px;background:#1b2cc1;color:#fff;padding:1rem;display:flex;align-items:center;gap:2rem}.alert p{font-size:.9rem}.alert .alert-close-btn{margin-left:auto}#NewLikesSection{padding:1.5rem 2rem;background:linear-gradient(135deg,#1a1a1a,#0d0d0d);border-radius:20px;margin-bottom:2rem}#NewLikesSection .likes-header{margin-bottom:1rem}#NewLikesSection .likes-header h2{font-size:1.2rem}#NewLikesSection .LazyGrid{padding-bottom:0}#MatchesSection.no-matches{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;text-align:center}#MatchesSection.no-matches .fa-heart-crack{color:#ff2c2c}#MatchesSection.no-matches a{color:#0a60ff}#MatchesSection .matches-header{margin-bottom:2rem}.notifications{display:flex;justify-content:center;align-items:center;position:relative}@media only screen and (max-width:850px){.notifications{position:unset}}.notifications .tooltipTxt{top:100%;bottom:unset}@media only screen and (max-width:850px){.notifications .tooltipTxt{display:none}}.notifications .notifications-button{position:relative;padding:.5em;height:2em}@media only screen and (min-width:500px){.notifications .notifications-button{cursor:pointer;outline:none}.notifications .notifications-button:focus,.notifications .notifications-button:hover{opacity:.75}}.notifications .notifications-popover{position:absolute;z-index:9;top:calc(100% + .5rem);width:20rem;min-height:15rem;max-height:30rem;overflow-y:scroll;background:linear-gradient(135deg,#333,#000,#00153d);color:#fff;border-radius:6px;animation:appearScale .2s;display:flex;flex-direction:column}@media only screen and (max-width:850px){.notifications .notifications-popover{position:fixed;z-index:11;width:100vw;height:100vh;max-height:unset;top:0;left:0;border-radius:0;animation:appearRight .2s}}.notifications .notifications-popover .notifications-header{padding:.5rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}@media only screen and (max-width:850px){.notifications .notifications-popover .notifications-header{padding:2rem 1rem}}.notifications .notifications-popover .notifications-header h2{font-size:.9em;opacity:.7}.notifications .notifications-popover .notifications-header button{display:flex;align-items:center;gap:.5em;font-size:.7em}@media only screen and (min-width:500px){.notifications .notifications-popover .notifications-header button{cursor:pointer;outline:none}.notifications .notifications-popover .notifications-header button:focus,.notifications .notifications-popover .notifications-header button:hover{color:#0a60ff}}@media only screen and (max-width:850px){.notifications .notifications-popover .notifications-header button{font-size:1em}}.notifications .notifications-popover hr{border-width:0 0 .5px;border-radius:50%;opacity:.1}.notifications .notifications-popover .empty-notification{flex-grow:1;padding:1rem 1.5rem}.notifications .notifications-popover .notification{position:relative;padding:1rem 1.5rem;text-align:start;display:flex;align-items:center}@media only screen and (min-width:500px){.notifications .notifications-popover .notification{cursor:pointer;outline:none}.notifications .notifications-popover .notification:focus,.notifications .notifications-popover .notification:hover{background:#1a1a1a}}.notifications .notifications-popover .notification .dot{position:absolute;left:.5rem;width:.5rem;height:.5rem;border-radius:50%;background-color:#ff2c2c}.notifications .notifications-popover .notification .time{opacity:.5;font-size:.7em}.notifications .notifications-popover .notification h3{font-size:1em}.notifications .notifications-popover .notification p{opacity:.7;font-size:.8em}.notifications .notifications-popover .see-more{margin:1rem;align-self:center}.NotificationsCount{position:absolute;z-index:1;top:0;right:0;width:2em;background-color:#ff2c2c;font-size:.6em;font-weight:700}.NotificationsCount,.spinner{border-radius:50%;aspect-ratio:1}.spinner{width:100px;border-color:#0a60ff transparent #fff;border-style:solid;border-width:1px;animation:rotate .7s ease-in-out infinite;opacity:.5}.pwa-install-prompt{position:fixed;bottom:10%;left:50%;transform:translateX(-50%);z-index:1000;width:90%;max-width:400px;background:linear-gradient(135deg,rgba(0,0,0,.9),rgba(10,96,255,.9));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.3);border:.5px solid hsla(0,0%,100%,.2);animation:slideUp .3s ease-out}@media only screen and (max-width:500px){.pwa-install-prompt{width:95%}}.pwa-install-prompt .pwa-install-content{padding:20px;display:flex;flex-direction:column;gap:15px}.pwa-install-prompt .pwa-install-content .pwa-install-icon{display:flex;justify-content:center;align-items:center;width:50px;height:50px;background:hsla(0,0%,100%,.1);border-radius:50%;margin:0 auto;color:#fc0}.pwa-install-prompt .pwa-install-content .pwa-install-icon i{font-size:24px}.pwa-install-prompt .pwa-install-content .pwa-install-text{text-align:center;color:#fff}.pwa-install-prompt .pwa-install-content .pwa-install-text h3{margin:0 0 8px;color:#fc0}.pwa-install-prompt .pwa-install-content .pwa-install-text p{margin:0;opacity:.9}.pwa-install-prompt .pwa-install-content .pwa-install-actions{display:flex;gap:10px;justify-content:center}.pwa-install-prompt .pwa-install-content .pwa-install-actions .pwa-install-btn{padding:12px 20px;border:none;border-radius:10px;font-size:1rem;font-weight:600;min-width:100px}.pwa-install-prompt .pwa-install-content .pwa-install-actions .pwa-install-btn:hover{transform:translateY(-2px)}.pwa-install-prompt .pwa-install-content .pwa-install-actions .pwa-install-btn:active{transform:translateY(0)}.pwa-install-prompt .pwa-install-content .pwa-install-actions .pwa-install-btn.pwa-install-btn-primary{background:#fc0;color:#000}.pwa-install-prompt .pwa-install-content .pwa-install-actions .pwa-install-btn.pwa-install-btn-primary:hover{background:rgba(255,204,0,.9);box-shadow:0 4px 12px rgba(255,204,0,.3)}.pwa-install-prompt .pwa-install-content .pwa-install-actions .pwa-install-btn.pwa-install-btn-secondary{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}.pwa-install-prompt .pwa-install-content .pwa-install-actions .pwa-install-btn.pwa-install-btn-secondary:hover{background:hsla(0,0%,100%,.2);box-shadow:0 4px 12px hsla(0,0%,100%,.1)}.pwa-debug{position:fixed;top:20px;right:20px;background:rgba(0,0,0,.9);border:1px solid hsla(0,0%,100%,.2);border-radius:10px;padding:15px 15px 5px;color:#fff;font-size:12px;z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:250px}.pwa-debug h3{font-size:14px;color:#fc0;text-align:center}.pwa-debug-grid{display:flex;flex-direction:column}.pwa-debug-item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:10px 0;border-bottom:1px solid hsla(0,0%,100%,.2)}.pwa-debug-item:last-child{border-bottom:none}.pwa-debug-label{font-weight:500;opacity:.8}.pwa-debug-value{font-weight:600;padding:2px 6px;border-radius:4px;font-size:11px}.pwa-debug-value.success{background:rgba(0,187,0,.2);color:#0b0}.pwa-debug-value.error{background:rgba(255,44,44,.2);color:#ff2c2c}#ActivationSection{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:3rem}#ActivationSection .card-presentation{width:300px;max-width:100%;display:flex;flex-direction:column;gap:1rem}#ActivationSection .card-presentation h3{text-shadow:0 0 1px currentColor;font-size:1.4rem}@media only screen and (max-width:500px){#ActivationSection .card-presentation h3{text-shadow:none}}#ActivationSection .card-presentation p{font-size:.9rem}#ActivationSection .card-presentation p span{font-size:.8rem;color:#fc0}#ActivationSection .card-presentation .stripeCheckoutBtn{background:#0a60ff}#ActivationSection .card-and-share-ctr{display:flex;flex-direction:column;gap:1rem;align-items:center}#ActivationSection .card-and-share-ctr .btn-linkedin{background:#0b65c2;border-radius:5px;padding:.75em 1em}#ActivationSection .card-and-share-ctr .btn-linkedin .fa-linkedin{margin-right:.5rem}#Layout{position:relative;padding:0 5vw;min-height:100vh;display:flex;flex-direction:column;align-items:center;gap:1.5rem}#Layout>main{min-height:calc(100vh - 125px)}#Layout #FixedActions{opacity:0;animation:appearRight 1s 1s forwards}@media only screen and (max-width:500px){#Layout #FixedActions{animation:appearFromBottom 1s 1s forwards}}#tsparticles{height:0;opacity:0;animation:appear 2s 1s forwards}#FixedActions{position:fixed;z-index:10;bottom:25px;right:25px;display:flex;flex-direction:column;gap:15px}@media only screen and (max-width:500px){#FixedActions{bottom:0;right:0;left:0;padding:1.5rem 0;flex-direction:row-reverse;justify-content:space-evenly}#FixedActions:before{content:"";position:absolute;top:50%;left:0;width:100%;height:100%;box-shadow:0 0 10px 5px rgba(0,0,0,.7);background:linear-gradient(135deg,#333,#000,#00153d)}}#FixedActions .roundIcon{height:3.5rem;width:3.5rem}#FixedActions .roundIcon.account{background:#fc0}#FixedActions .roundIcon.account:hover i{animation:account 2s infinite}#FixedActions .roundIcon.matches{background:#ff2c2c}#FixedActions .roundIcon.matches:hover i{animation:beat .4s infinite alternate}#FixedActions .roundIcon.matches .NotificationsCount{font-size:.9em;top:-.2em;right:-.2em}#FixedActions .roundIcon.project{background:#0a60ff}#FixedActions .roundIcon.project:hover i{animation:takeOff 2s infinite}#FixedActions .roundIcon.cofond i{font-weight:700;font-style:normal;font-size:1.7rem;text-shadow:0 0 1px currentColor}@media only screen and (max-width:500px){#FixedActions .roundIcon.cofond i{text-shadow:none}}#FixedActions .roundIcon.cofond:hover i{animation:beat .4s infinite alternate}#FixedActions .roundIcon.active{animation:bigSpread 2s linear infinite}#Footer{width:100%;margin-top:3rem;padding:3rem;border-top:.5px solid hsla(0,0%,100%,.5);transition:.4s;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}@media only screen and (max-width:500px){#Footer{padding-bottom:62px}}#Footer .flex{column-gap:2rem;row-gap:1.5rem}#Footer:hover{border-color:#fff}#Footer a{opacity:.5}@media only screen and (min-width:500px){#Footer a{cursor:pointer;outline:none}#Footer a:focus,#Footer a:hover{opacity:1}}#Footer .level96-link{opacity:.75;height:2.5rem}.LazyGrid{align-self:stretch;display:flex;justify-content:center;flex-wrap:wrap;gap:3rem;padding-top:1.5rem;padding-bottom:3rem}.LazyGrid .LazyGrid-btn-ctr{width:100%;display:flex;justify-content:center}.no-results{max-width:500px;margin:3rem auto;text-align:center;display:flex;flex-direction:column;gap:1rem}.no-results i{color:#ff2c2c}.no-results p{opacity:.7}#TopBanner{position:relative;width:100%;padding:10px 15px;display:flex;justify-content:space-between;align-items:center;gap:2rem}@media only screen and (max-width:850px){#TopBanner{padding-bottom:25px}}#TopBanner #concept,#TopBanner #signBtns,#TopBanner #switchLink{flex:1 1}#TopBanner #concept,#TopBanner #switchLink{font-size:.8rem}@media only screen and (max-width:500px){#TopBanner #concept{display:none}}#TopBanner #switchLink{display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:700}@media only screen and (max-width:500px){#TopBanner #switchLink{justify-content:flex-start}}#TopBanner #switchLink:hover{color:#fc0}#TopBanner #signBtns{display:flex;justify-content:flex-end;align-items:center;gap:.5em}#TopBanner #signBtns .btn{border-width:1px;padding:.5em 1.5em;font-size:.7rem}#Home{justify-content:unset;align-items:center}#Home .lazy-grid{padding-top:.5rem}#MainText{max-width:80%;width:750px;gap:3rem;text-align:justify}#MainText,#MainText section{display:flex;flex-direction:column}#MainText section{gap:1rem}#Inactive{text-align:center}#Inactive h1{font-size:2rem}#Inactive p{margin:.5em 0 3em}#Inactive a{color:#0a60ff}@media only screen and (min-width:500px){#Inactive a{cursor:pointer;outline:none}#Inactive a:focus,#Inactive a:hover{text-shadow:0 0 1px currentColor}}#Abonnement{justify-content:flex-start;gap:5rem;width:750px}#Abonnement section{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;text-align:center}#Abonnement section>i{opacity:0;transform:rotate(45deg);font-size:7rem;animation:appearRotate 1s 1s forwards}#Abonnement section>i.fa-circle-check{color:#fc0}#Abonnement section>i.fa-circle-xmark{color:#ff2c2c}#Abonnement section h1{font-size:4rem;line-height:1.2;font-weight:400}#Abonnement section .accountLink{font-size:.8rem}#Abonnement section .accountLink:hover{text-decoration:underline}#Account .head-actions{display:flex;justify-content:space-between;align-items:center;gap:2.5rem}#Account #statistiques .notActive{margin:2rem auto;text-align:center;opacity:.8}#Account #statistiques .flex{display:flex;flex-wrap:wrap;justify-content:space-between;column-gap:5rem;row-gap:3rem}@media only screen and (max-width:850px){#Account #statistiques .flex{justify-content:center}}#Account #statistiques .flex .stat{flex-basis:70px;display:flex;flex-direction:column;align-items:center;gap:1rem}#Account #statistiques .flex .stat h4{text-shadow:0 0 1px currentColor}@media only screen and (max-width:500px){#Account #statistiques .flex .stat h4{text-shadow:none}}#Account #statistiques .flex .stat p{font-size:3rem;font-weight:700}#Account #NewslettersForm,#Account #UpdateForm{margin:0 auto}#SignIn>section{margin:auto 0;display:flex;flex-direction:column;gap:2.5rem}#SignIn>section,#SignIn>section>h3{text-align:center}#SignUp{justify-content:flex-start}#SignUp .head-actions{display:flex;justify-content:space-between;align-items:center;gap:2.5rem}#SignUp .head-actions .connectLink:hover{color:#fc0}#SignUp .select-ctr{position:relative;margin-top:20%;display:flex;flex-direction:column;gap:1.5rem;width:750px;max-width:100%;transition:1s;text-align:center}#SignUp .select-ctr .intro{max-height:100px;transition:.4s,max-height 1s}#SignUp .select-ctr[data-select=true]{margin-top:0}#SignUp .select-ctr[data-select=true] .intro{opacity:0;max-height:0}#SignUp .select-ctr[data-select=true] .btn[data-select=true]{box-shadow:0 0 0 .1em #fff}#SignUp .select-ctr[data-select=false]{margin-bottom:15rem}#SignUp .select-ctr[data-select=false] .btn:after{position:absolute;top:calc(100% + 2rem);left:calc(50% - 200px);pointer-events:none;opacity:0;color:#fff;white-space:pre-wrap;width:400px;transition:.2s;font-size:.9rem}@media only screen and (max-width:850px){#SignUp .select-ctr[data-select=false] .btn:after{display:none}}#SignUp .select-ctr[data-select=false] .btn:hover:after{opacity:1}#SignUp .select-ctr[data-select=false] .user-btn:after{content:"Si tu es chômeur et que tu cherches un projet dans lequel t'investir. En t'inscrivant, tu pourras liker des profils et les contacter !"}#SignUp .select-ctr[data-select=false] .project-btn:after{content:"Si tu as un projet et que tu cherches un associé disponible tout de suite pour le faire évoluer. En t'inscrivant, tu pourras liker des profils et les contacter !"}#SignUp #formSection{animation:appearForm 2s forwards}@keyframes appearForm{0%{opacity:0;max-height:0}50%{max-height:100vh}to{opacity:1}}#SignUp .partners{margin-top:auto}#SignUp .partners[data-select=true]{opacity:0;pointer-events:none}#Project,#User{width:1000px;justify-content:flex-start;gap:3rem}#Project .actions,#User .actions{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem}#Project h3,#User h3{font-size:1rem;opacity:.75}#Project .cta-contact,#User .cta-contact{margin-top:3rem;text-align:center}#Project .cta-contact a,#Project .cta-contact span,#User .cta-contact a,#User .cta-contact span{color:#0a60ff}#Matches{width:1100px;max-width:100%;justify-content:flex-start}