@keyframes stickyChange{0%{top:-52px}to{top:0}}.edproj-header{box-shadow:var(--header-box-shadow);box-sizing:border-box;background-color:#fff;grid-template-columns:repeat(12,1fr);display:grid;position:relative}.edproj-header__sticky{animation-name:stickyChange;animation-duration:.3s;animation-iteration-count:1;animation-delay:.5s;animation-fill-mode:backwards;animation-timing-function:unset;z-index:20;transition:all .3s .3s;position:fixed;top:0;left:0;right:0;transform:translate(0)}.edproj-header__sticky div:first-child{--header-line:5px}.edproj-header__sticky div:last-child{--header-padding:10px 32px 10px 24px;--stuff-logo-width:79px;--stuff-logo-height:27px}.edproj-header__stuff-logo{padding:var(--header-padding);flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;display:flex}@media (min-width:768px){.edproj-header__stuff-logo{--stuff-logo-width:124px;--stuff-logo-height:43px;--header-padding:18px 32px 18px 24px}}.edproj-header__stuff-logo__svg{height:var(--stuff-logo-height);width:var(--stuff-logo-width);background-color:#8d1de8;-webkit-mask-image:url(stuff-logo.7dd20de6.svg);mask-image:url(stuff-logo.7dd20de6.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.edproj-header__stuff-text-below-logo{letter-spacing:.9px;color:#636363;margin-top:8px;font-size:12px;font-weight:500;display:none}@media (min-width:768px){.edproj-header__stuff-text-below-logo{display:block}}:root{--content-padding:25px 0;--font-400:400;--main-grid-hero:2/12}@media (min-width:768px){:root{--content-padding:50px 0}}.edproj-main{grid-template-columns:repeat(12,1fr);display:grid}.edproj-main__hero{padding:var(--content-padding);box-sizing:border-box;background-color:#e2c7fd;grid-column:1/-1;grid-template-columns:repeat(12,1fr);display:grid;position:relative}.edproj-main__hero--wrapper{grid-column:var(--main-grid-hero);box-sizing:border-box;max-width:1200px;position:relative}@media (min-width:768px) and (max-width:992px){.edproj-main__hero--wrapper{--main-grid-hero:3/11}}@media (min-width:1200px){.edproj-main__hero--wrapper{--main-grid-hero:3/8}}@media (min-width:1800px){.edproj-main__hero--wrapper{--main-grid-hero:3/7}}.edproj-main__hero h1{text-transform:uppercase;color:#0a563b;margin:0;font-family:Stuff Sans Condensed,Stuff Sans,Arial,Helvetica,sans-serif;font-size:70px;line-height:.8}@media (min-width:400px){.edproj-main__hero h1{font-size:90px}}@media (min-width:768px){.edproj-main__hero h1{font-size:125px}}.edproj-main__hero h3{color:#0a563b;font-size:20px;font-weight:var(--font-400);margin:0;line-height:1.45}@media (min-width:768px){.edproj-main__hero h3{margin-top:20px;font-size:25px}.edproj-main__hero--secondary{display:none}}.edproj-main__hero--secondary h3{color:#0a563b;font-size:20px;font-weight:var(--font-400);margin:0;line-height:1.45;display:block}@media (min-width:768px){.edproj-main__hero--secondary h3{margin-top:20px;font-size:25px}}.edproj-main__supports{padding:var(--content-padding);box-sizing:border-box;background-color:#0a563b;grid-column:1/-1;grid-template-columns:repeat(12,1fr);display:grid;position:relative}.edproj-main__supports--wrapper{grid-column:var(--main-grid-hero);box-sizing:border-box;flex-wrap:wrap;justify-content:center;justify-self:center;align-items:center;gap:20px;width:100%;max-width:1200px;display:flex;position:relative}@media (min-width:992px){.edproj-main__supports--wrapper{--main-grid-hero:3/11}}@media (min-width:1200px){.edproj-main__supports--wrapper{flex-wrap:nowrap}}@media (min-width:1440px){.edproj-main__supports--wrapper{max-width:1440px}}.edproj-main__supports--card{color:#0a563b;background-color:#e2c7fd;border-radius:12px;flex-direction:column;align-items:center;gap:8px;width:100%;padding:20px;display:flex}@media (min-width:576px){.edproj-main__supports--card{width:50%;padding:42px 55px}}@media (min-width:1200px){.edproj-main__supports--card{width:66.6667%}}.edproj-main__supports--card small{white-space:nowrap;font-size:14px}.edproj-main__supports--card h4{white-space:nowrap;margin:0;font-family:Stuff Sans Condensed,Stuff Sans,Arial,Helvetica,sans-serif;font-size:40px}@media (min-width:768px){.edproj-main__supports--card h4{font-size:60px}}.edproj-main__supports--card--button{color:#e2c7fd;background-color:#0a563b;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:10px 51px;text-decoration:none;transition:all .2s;display:flex}.edproj-main__supports--card--button:hover{opacity:.7}.edproj-main__text{grid-column:1/-1;grid-template-columns:repeat(12,1fr);display:grid}.edproj-main__text p{max-width:700px;font-size:18px;line-height:1.45}@media (min-width:768px){.edproj-main__text p{font-size:20px}}.edproj-main__text p a{color:#000;transition:all .2s}.edproj-main__text p a:hover{opacity:.7}.edproj-main__text--top{grid-column:2/12;justify-self:center;padding:40px 0}@media (min-width:1200px){.edproj-main__text--top{grid-column:3/11}}.edproj-main__text--top p:first-child{margin-top:0}.edproj-main__text--top p:last-child{margin-bottom:0}.edproj-main__text--bottom{grid-column:2/12;justify-self:center;padding:40px 0}@media (min-width:1200px){.edproj-main__text--bottom{grid-column:3/11}}.edproj-main__text--bottom p:first-child{margin-top:0}.edproj-main__text--bottom p:last-child{margin-bottom:0}.edproj-main__text--image{grid-column:1/-1;grid-template-columns:repeat(12,1fr);place-self:center;display:grid}.edproj-main__text--image picture{grid-column:1/-1;place-self:center;width:100%;height:100%}@media (min-width:1200px){.edproj-main__text--image picture{grid-column:3/11}}@media (min-width:1800px){.edproj-main__text--image picture{grid-column:4/10}}.edproj-main__text--image picture img{object-fit:cover;object-position:left;width:100%;height:100%}.edproj-test-wrapper{box-sizing:border-box;grid-column:1/-1;grid-template-columns:repeat(12,1fr);padding-bottom:50px;display:grid;position:relative}.edproj-test-wrapper #edproj-test-wrapper__text{color:#000;margin-top:12px;font-size:14px;display:none}.edproj-test-wrapper__payment-box{flex-direction:column;grid-column:5/9;justify-content:center;align-items:center;gap:12px;display:flex}.edproj-test-wrapper__payment-option-box{gap:5px;width:100%;display:flex}.edproj-test-wrapper__payment-option-box span{cursor:pointer;text-align:center;border:1px solid #dedede;border-radius:5px;flex:1;max-width:190px;padding:10px 16px;transition:all .2s}.edproj-test-wrapper__payment-option-box span:hover,.edproj-test-wrapper__payment-option-box span.active{color:#520096;background-color:#e2c7fd;border:2px solid #520096;font-weight:700}.edproj-test-wrapper__payment-moneyoption-box{gap:12px;width:100%;display:flex}.edproj-test-wrapper__payment-moneyoption-box span{cursor:pointer;text-align:center;border:1px solid #dedede;border-radius:5px;flex:1;max-width:190px;padding:10px 16px;transition:all .2s}.edproj-test-wrapper__payment-moneyoption-box span:hover,.edproj-test-wrapper__payment-moneyoption-box span.active{color:#520096;background-color:#e2c7fd;border:2px solid #520096;font-weight:700}.edproj-test-wrapper__custom-amount-wrapper{width:100%;display:flex;position:relative}.edproj-test-wrapper__custom-amount-wrapper .currency-symbol{color:#000;pointer-events:none;z-index:1;font-size:18px;font-weight:600;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.edproj-test-wrapper__custom-amount-wrapper input[type=number]{-webkit-appearance:textfield;appearance:textfield;border:1px solid #dedede;border-radius:8px;outline:none;width:100%;padding:12px 12px 12px 28px;font-size:18px}.edproj-test-wrapper__custom-amount-wrapper input[type=number]:focus{border-color:#e2c7fd}.edproj-test-wrapper__custom-amount-wrapper input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.edproj-test-wrapper__custom-amount-wrapper input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.edproj-test-wrapper__submit-btn{color:#fff;background-color:#8d1de8;border-radius:120px;padding:12px 25px;text-decoration:none}:root{--stuff-logo-width:69.2px;--stuff-logo-height:24px;--header-padding:10px 32px 10px 24px;--header-line:5px;--header-box-shadow:0px 1px 15px 0px #0000001a}.edproj-footer{color:#000;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0;font-size:16px;display:flex}.edproj-footer__top-line{background-color:#8d1de8;width:100%;height:4px}.edproj-footer__wrapper{box-sizing:border-box;background-color:#fff;width:100%;padding:2rem;position:relative}.edproj-footer__wrapper--separator{border-bottom:1px solid #dedede;width:100%;height:1px;margin:23px 0}.edproj-footer__wrapper--inner{box-sizing:border-box;justify-content:space-between;align-items:center;gap:12px;display:flex}.edproj-footer__wrapper--inner---boxes{grid-template-columns:repeat(2,1fr);align-items:flex-start;width:100%;display:grid}@media (min-width:768px){.edproj-footer__wrapper--inner---boxes{grid-template-columns:repeat(4,1fr)}}.edproj-footer__wrapper--inner---boxes----box{flex-direction:column;display:flex}.edproj-footer__wrapper--inner---boxes----box--label{margin-bottom:6px;font-weight:600}.edproj-footer__wrapper--inner---boxes----box--details{flex-direction:column;display:flex}.edproj-footer__wrapper--inner---boxes----box--details a{color:#636363;font-size:14px;text-decoration:none}.edproj-footer__wrapper--inner---boxes----box--details a span{color:#8d1de8}.edproj-footer__wrapper--inner---boxes----box--details a:not(:last-child){margin-bottom:6px}.edproj-footer__wrapper--inner---stufflogo{height:var(--stuff-logo-height);background-color:#8d1de8;-webkit-mask-image:url(stuff-logo.7dd20de6.svg);mask-image:url(stuff-logo.7dd20de6.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.edproj-footer__wrapper--inner---stufflogo__svg{width:var(--stuff-logo-width);height:var(--stuff-logo-height)}.edproj-footer__wrapper--inner---stufflogo a{padding:4px 4px 0;display:block}.edproj-footer__wrapper--inner---stufflogo a:focus{outline:2px dotted #6443ab}.edproj-footer__wrapper--inner---stufflogo a svg>*{fill:#000}.edproj-footer__wrapper--social-links{box-sizing:border-box;justify-content:space-between;gap:10px;width:136px;display:flex;position:relative}.edproj-footer__wrapper--social-links svg{fill:#000;width:auto;height:65%}.edproj-footer__wrapper--social-links---shareiconbtn{width:24px;height:24px;transition:all .2s ease-in-out;position:relative}.edproj-footer__wrapper--social-links---shareiconbtn svg{width:24px;height:24px;position:absolute}.edproj-footer__wrapper--social-links---shareiconbtn svg:first-child{z-index:2}.edproj-footer__wrapper--social-links---shareiconbtn svg:hover:first-child{opacity:0}.edproj-footer__bottom{background-color:#fff;justify-content:space-between;width:100%;display:flex}.edproj-footer__bottom--inner{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:16px;width:100%;display:flex}@media (min-width:768px){.edproj-footer__bottom--inner{flex-direction:row;justify-content:space-between;align-items:center}}.edproj-footer__bottom--inner---logobox{justify-content:space-between;gap:10px;width:100%;display:flex}@media (min-width:768px){.edproj-footer__bottom--inner---logobox{justify-content:flex-start}}.edproj-footer__bottom--inner---logo:nth-child(2) a svg>*{fill:#000}.edproj-footer__bottom--inner---logo:nth-child(2) a:hover svg>*{fill:#8d1de8}.edproj-footer__bottom--end-group{white-space:nowrap;flex-direction:column;align-items:center;gap:12px;display:flex}@media (min-width:768px){.edproj-footer__bottom--end-group{flex-direction:row;margin-left:auto}}.edproj-footer__bottom--end-group---copyright{font-size:12px}html,body{margin:0;padding:0;font-family:Stuff Sans,Arial,Helvetica,sans-serif}
/*# sourceMappingURL=index.fdc2cc2c.css.map */
