.fancy-drawer{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:1rem;background-image:linear-gradient(to right,#f7e8f3,#ffffffd9),url(/build/assets/frog-jq7_R56d.png);background-size:cover;background-position:center;border-radius:.75rem;padding:.5rem}.fancy-drawer.disabled{cursor:default;-webkit-filter:grayscale(1)}.fancy-drawer .toggle{color:#a8007f}.fancy-drawer .text .title,.fancy-drawer .text .description{margin:0}.fancy-drawer .text .title{font-size:22px}.fancy-drawer .text .description{font-size:14px;font-weight:500;color:#62004a}.fancy-drawer .text .headline{display:flex;align-items:center;gap:1rem}.fancy-drawer~.content{width:90%;margin:.75rem auto auto;animation-name:content_draw_in;animation-iteration-count:1;animation-duration:.2s}@media only screen and (max-width: 800px){.fancy-drawer~.content{width:100%}}@keyframes content_draw_in{0%{margin:-10px auto auto}}.fancy-pill{border-radius:1rem;text-transform:uppercase;font-weight:700;color:#fff;height:max-content;padding:.25rem .75rem;display:flex;align-items:center;gap:.5rem}.fancy-pill span{font-size:12px;line-height:12px}.fancy-pill.pink{background:linear-gradient(90deg,#a8007f,#de63c1)}.fancy-pill.blue{background:linear-gradient(90deg,#2906ae,#9235ea)}.fancy-radiobutton{display:block;position:relative;padding-left:35px;margin-bottom:0!important;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .2s}.fancy-radiobutton.disabled{cursor:auto}.fancy-radiobutton input{position:absolute;opacity:0;cursor:pointer}.fancy-radiobutton input:disabled{cursor:auto}.fancy-radiobutton:hover input~.checkmark{background-color:#490037}.fancy-radiobutton:after{content:"";position:absolute;display:none}.fancy-radiobutton input:checked~.checkmark:after{display:block}.fancy-radiobutton .checkmark{display:flex;justify-content:center;align-items:center;height:25px;width:25px;background-color:#62004a;border-radius:50%}.fancy-radiobutton .checkmark:after{width:11px;height:11px;border-radius:50%;background:#fff}.incentive-detail{display:flex;flex-direction:column;row-gap:1rem;background-color:#f7e8f3;border-radius:.5rem;padding:1rem;color:#62004a}.incentive-detail .incentive-detail-header{display:flex;flex-direction:column;text-align:left}.incentive-detail .incentive-detail-header .name{font-size:22px;font-weight:700}.incentive-detail .incentive-detail-donation-section{display:flex;justify-content:space-between;column-gap:.5rem}@media only screen and (max-width: 500px){.incentive-detail .incentive-detail-donation-section{flex-direction:column;row-gap:.5rem}}.incentive-detail .incentive-detail-options{display:flex;flex-direction:column;row-gap:.5rem}.incentive-detail .incentive-detail-options .incentive-detail-option{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-weight:700;cursor:pointer;padding:.5rem .75rem;border:2px solid transparent;border-radius:.5rem;transition:all .1s}.incentive-detail .incentive-detail-options .incentive-detail-option:hover:not(.disabled){background-color:#f1c6e6}.incentive-detail .incentive-detail-options .incentive-detail-option.selected{background-color:#f1c6e6;border:2px solid #62004a}.incentive-detail .incentive-detail-options .incentive-detail-option.disabled{cursor:auto}.incentive-detail .incentive-detail-options .incentive-detail-option .name,.incentive-detail .incentive-detail-options .incentive-detail-option .donation-total{font-size:18px}.arrowed-new{display:flex;justify-content:space-between;align-items:center;column-gap:.5rem;background-color:#f1c6e6;color:#62004a;font-size:14px;padding:8px 15px;border-radius:15px;white-space:nowrap}.unaffordable{filter:grayscale(1);-webkit-filter:grayscale(1)}.incentives{display:flex;flex-direction:column;gap:1.5rem}.incentives .prizes{width:100%;margin:auto}.incentives .prizes .prize-display{display:grid;grid-template-columns:12rem 1fr;column-gap:1rem}@media only screen and (max-width: 800px){.incentives .prizes .prize-display{grid-template-columns:1fr;row-gap:1rem}}.incentives .prizes .prize-list{display:flex;flex-direction:column;row-gap:1rem;background-color:#f7e8f3;padding:1.5rem;border-radius:1rem;max-height:25rem;overflow-y:auto}@media only screen and (max-width: 800px){.incentives .prizes .prize-list{max-height:100%}}.incentives .prizes .prize{display:grid;grid-template-columns:10rem 1fr;flex-direction:row;column-gap:1rem;align-items:center}@media only screen and (max-width: 800px){.incentives .prizes .prize{grid-template-columns:1fr;text-align:center}}.incentives .prizes .prize img{width:100%;height:8rem;object-fit:cover;border:2px solid #a8007f;border-radius:.5rem}.incentives .prizes .prize .name{font-weight:700;color:#62004a;text-overflow:ellipsis}.incentives .prizes .prize .donation{color:#d076b8;font-size:14px;font-weight:500}.incentives .prizes .prize .donation .donation-amount{font-weight:700;color:#000}.incentives .funds{display:flex;justify-content:space-between;align-items:center;padding:.25rem .5rem;margin-bottom:.5rem;border-radius:.5rem;background-color:#f7e8f3;color:#62004a;font-size:15px;font-weight:600}.incentives .funds.total{background-color:#f1c6e6}.incentives .funds .edit{display:flex;justify-content:center;align-items:center;gap:.25rem;color:#a96398;font-weight:500}.incentives .effect-groups{display:flex;flex-direction:column;gap:.5rem}.incentives .effect-groups .effect-group{display:flex}.incentives .effect-groups .effect-group .price{display:flex;justify-content:center;align-items:center;width:5rem;border-radius:.5rem 0 0 .5rem;color:#62004a;background-color:#f1c6e6}.incentives .effect-groups .effect-group .price h1{font-size:22px;margin:0}.incentives .effect-groups .effect-group .effect-list{display:flex;justify-content:center;flex-wrap:wrap;row-gap:.5rem;column-gap:.5rem;width:100%;border-radius:0 .5rem .5rem 0;background-color:#f7e8f3;padding:.5rem}.incentives .effect-groups .effect-group .effect-list .effect{display:flex;flex-direction:column;align-items:center;width:180px;padding:.5rem;border-radius:1rem;-webkit-user-select:none;user-select:none;text-align:center;transition:all .1s;cursor:pointer}.incentives .effect-groups .effect-group .effect-list .effect img{width:75px}.incentives .effect-groups .effect-group .effect-list .effect p{margin:0;color:#62004a;font-weight:600}.incentives .effect-groups .effect-group .effect-list .effect.selected{background-color:#f1c6e6;box-shadow:inset 0 0 0 2px #bb32c0}.incentives .effect-groups .effect-group .effect-list .effect:hover{background-color:#f1c6e6}.incentives .donation-stickers{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;background-color:#f7e8f3;border-radius:.5rem;padding:1rem}.incentives .donation-stickers img{width:75px}.incentives .donation-stickers .sticker{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:.5rem;cursor:pointer;transition:all .1s;box-sizing:border-box;border:2px solid transparent;-webkit-user-select:none;user-select:none;height:100%;width:150px;border-radius:.5rem}.incentives .donation-stickers .sticker.selected{background-color:#f1c6e6;border:2px solid #bb32c0}.incentives .donation-stickers .sticker:hover{background-color:#f1c6e6}.incentives .donation-stickers .sticker .name{text-align:center;color:#62004a;font-weight:700}.incentives .donation-stickers .sticker .price{color:#a8007f;font-weight:700}.incentives .incentives-header{font-weight:700;font-size:20px;padding-bottom:.5rem}.incentives .chosen-incentives{display:flex;flex-direction:column;row-gap:1rem}.incentives .chosen-incentives .chosen-incentive{display:flex;justify-content:space-between;align-items:center;color:#62004a;background-color:#f7e8f3;border-radius:.5rem;padding:.25rem 1rem}.incentives .chosen-incentives .chosen-incentive .title{display:flex;flex-direction:column}.incentives .chosen-incentives .chosen-incentive .title .name{font-size:18px;text-transform:uppercase;font-weight:700}.incentives .chosen-incentives .chosen-incentive .title .option{text-transform:uppercase;font-weight:500}.incentives .chosen-incentives .chosen-incentive .bid-amount{font-size:20px;font-weight:700}.incentives .chosen-incentives .chosen-incentive .remove{cursor:pointer}.incentives .more-incentives{display:grid;grid-template-columns:15rem 1fr;column-gap:1rem}@media only screen and (max-width: 800px){.incentives .more-incentives{grid-template-columns:1fr;row-gap:1rem}}.incentives .more-incentives .incentive-list{display:flex;flex-direction:column;row-gap:1rem;max-width:30rem}@media only screen and (max-width: 800px){.incentives .more-incentives .incentive-list{display:grid;grid-template-columns:1fr 1fr;column-gap:1rem;max-width:100%}}@media only screen and (max-width: 500px){.incentives .more-incentives .incentive-list{display:grid;grid-template-columns:1fr;column-gap:1rem;max-width:100%}}.incentives .more-incentives .incentive-list .incentive{display:flex;flex-direction:column;row-gap:.3rem;color:#62004a;background-color:#f7e8f3;border-radius:.5rem;padding:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s;border:2px solid transparent}@media only screen and (max-width: 800px){.incentives .more-incentives .incentive-list .incentive{align-items:center}}.incentives .more-incentives .incentive-list .incentive .name{font-size:18px;line-height:20px;font-weight:700}@media only screen and (max-width: 800px){.incentives .more-incentives .incentive-list .incentive .name{text-align:center}}.incentives .more-incentives .incentive-list .incentive .description{font-size:14px;line-height:15px}@media only screen and (max-width: 800px){.incentives .more-incentives .incentive-list .incentive .description{text-align:center}}.incentives .more-incentives .incentive-list .incentive .timeRemaining{display:flex;flex-direction:row;column-gap:.6rem;align-items:center;background-color:#f1c6e6;padding:.25rem 1rem;border-radius:.25rem;font-weight:700;font-family:Chivo,monospace;margin-top:.5rem;margin-left:auto}@media only screen and (max-width: 800px){.incentives .more-incentives .incentive-list .incentive .timeRemaining{margin:.5rem auto auto}}.incentives .more-incentives .incentive-list .incentive.selected{background-color:#f1c6e6;border:2px solid #bb32c0}.incentives .more-incentives .incentive-list .incentive.selected .timeRemaining{background-color:#f7e8f3}
