.cf-project-list{padding:var(--cf-project-list-pt-pc, 48px) 0 var(--cf-project-list-pb-pc, 64px);font-family:var(--font-body-family)}.cf-project-list__title{margin:0 0 48px;font-family:var(--font-heading-family);font-size:3.2rem;line-height:1.5;font-weight:700;color:#15293b;word-break:break-word;text-align:center}.cf-project-list__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cf-project-list__footer{margin-top:32px;text-align:center}.cf-project-list__button.product-form__submit.button.button--full-width{display:inline-flex;align-items:center;justify-content:center;position:relative;margin:15px auto 1rem;width:auto;min-width:200px;min-height:0;height:auto;padding:12px 10px;border:0;border-radius:24px;background-color:var(--cf-project-list-button-bg, var(--cf-accent, #fe5411));box-shadow:0 2px 0 4px #15293b;font-size:1.6rem;font-weight:700;line-height:1.2;letter-spacing:.1rem;color:#fff;text-decoration:none}.cf-project-list__button.product-form__submit.button.button--full-width:before,.cf-project-list__button.product-form__submit.button.button--full-width:after{content:none;display:none;box-shadow:none}@media screen and (min-width:769px){.cf-project-list__button.product-form__submit.button.button--full-width{margin:20px auto 1rem;min-width:240px;height:auto;padding:17px 10px;border-radius:32px;box-shadow:2px 3px 0 5px #15293b;font-size:2rem}}.cf-project-list__empty{padding:24px;border:1px solid #d9d9d9;background:#fff;font-family:var(--font-body-family);text-align:center;font-size:14px;color:#666}@media screen and (min-width:990px){.cf-project-list__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}}@media screen and (max-width:749px){.cf-project-list{padding:var(--cf-project-list-pt-sp, 32px) 0 var(--cf-project-list-pb-sp, 48px)}.cf-project-list__title{margin-bottom:20px;font-size:24px}.cf-project-list__footer{margin-top:40px}}.cf-project-card{display:flex;flex-direction:column;height:100%;border:1px solid #d9d9d9;background:#fff;overflow:hidden}.cf-project-card__link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.cf-project-card__image-wrap{background:#f3f3f3;overflow:hidden}.cf-project-card--ratio-natural .cf-project-card__image-wrap{aspect-ratio:auto}.cf-project-card--ratio-natural .cf-project-card__image{height:auto;-o-object-fit:contain;object-fit:contain}.cf-project-card--ratio-square .cf-project-card__image-wrap{aspect-ratio:1/1}.cf-project-card--ratio-landscape .cf-project-card__image-wrap{aspect-ratio:4/3}.cf-project-card--ratio-16_10 .cf-project-card__image-wrap{aspect-ratio:16/10}.cf-project-card--ratio-portrait .cf-project-card__image-wrap{aspect-ratio:4/5}.cf-project-card__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cf-project-card__image--placeholder{width:100%;height:100%}.cf-project-card__body{display:flex;flex-direction:column;gap:14px;padding:14px 14px 16px;font-family:var(--font-body-family)}.cf-project-card__title{margin:0;min-height:3em;font-size:1.4rem;line-height:1.5;font-weight:700;color:#111;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.cf-project-card__seller{display:flex;align-items:center;gap:8px;min-height:32px;font-size:1.4rem}.cf-project-card__seller-avatar{flex:0 0 28px;width:28px;height:28px;border-radius:50%;overflow:hidden;background:#f1f1f1}.cf-project-card__seller-avatar-image,.cf-project-card__seller-avatar-placeholder{display:block;width:100%;height:100%}.cf-project-card__seller-avatar-image{-o-object-fit:cover;object-fit:cover}.cf-project-card__seller-avatar-placeholder{background:#dcdcdc}.cf-project-card__seller-name{min-width:0;font-size:14px;line-height:1.4;color:#777;word-break:break-word}.cf-project-card__stats{display:flex;flex-direction:column;gap:12px;margin-top:auto}.cf-project-card__row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cf-project-card__row--progress-label{margin-bottom:-2px}.cf-project-card__label{display:flex;align-items:center;gap:6px;min-width:0;font-size:14px;line-height:1.4;color:#222}.cf-project-card__icon{display:inline-flex;flex:0 0 16px;width:16px;height:16px;color:#ff5b1f}.cf-project-card__icon svg{display:block;width:100%;height:100%;fill:currentColor}.cf-project-card__value{font-weight:700;line-height:1.2;color:#222;text-align:right;word-break:break-word}.cf-project-card__value--amount{font-size:22px}.cf-project-card__value--count{font-size:20px}.cf-project-card__value--remaining{font-size:16px;white-space:nowrap}.cf-project-card__progress{position:relative;padding-top:24px}.cf-project-card__progress-badge{position:absolute;top:0;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:32px;padding:0 12px;border-radius:999px;background:#27c9c1;font-size:14px;line-height:1;font-weight:700;color:#fff;white-space:nowrap;z-index:2}.cf-project-card__progress-badge:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-top:7px solid #27c9c1;border-right:6px solid transparent;border-left:6px solid transparent}.cf-project-card__progress-bar{position:relative;display:block;width:100%;height:14px;border-radius:999px;background:#d8d8d8;overflow:hidden}.cf-project-card__progress-fill{display:block;height:100%;max-width:100%;border-radius:999px;background:#ff5b1f}.cf-project-card__bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cf-project-card__bottom-item{display:flex;align-items:baseline;gap:6px;min-width:0}.cf-project-card__bottom-item--remaining{justify-content:flex-end;text-align:right}@media screen and (max-width:749px){.cf-project-card__body{gap:12px;padding:10px 10px 12px}.cf-project-card__title{min-height:2.8em;font-size:1.2rem}.cf-project-card__seller{padding-bottom:12px}.cf-project-card__seller-name,.cf-project-card__label{font-size:11px}.cf-project-card__seller-avatar{flex-basis:22px;width:22px;height:22px}.cf-project-card__icon{flex-basis:14px;width:14px;height:14px}.cf-project-card__row--amount{display:block}.cf-project-card__row--amount .cf-project-card__label{margin-bottom:4px}.cf-project-card__row--amount .cf-project-card__value--amount{display:block;text-align:left;font-size:16px}.cf-project-card__row--progress-label{margin-bottom:-6px}.cf-project-card__value--count{font-size:16px}.cf-project-card__value--remaining{font-size:12px}.cf-project-card__progress{padding-top:22px}.cf-project-card__progress-badge{min-width:46px;height:26px;padding:0 10px;font-size:12px}.cf-project-card__progress-badge:after{border-top-width:6px;border-right-width:5px;border-left-width:5px}.cf-project-card__progress-bar{height:10px}.cf-project-card__bottom{gap:8px}.cf-project-card__bottom-item{gap:4px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/aw-cf-project-grid.css.map */
