.crowdfunding-list{display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}@media (max-width:1023px){.crowdfunding-list{grid-template-columns:repeat(2,1fr);gap:24px}.crowdfunding-list>:last-of-type:nth-of-type(odd){grid-column:1/span 2}}@media (max-width:767px){.crowdfunding-list{grid-template-columns:1fr}.crowdfunding-list>:last-of-type:nth-of-type(odd){grid-column:1/1}}.crowdfunding-single{display:grid;grid-template-columns:1fr 490px;gap:40px}@media (max-width:1199px){.crowdfunding-single{grid-template-columns:1fr 400px}}.crowdfunding-single__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.crowdfunding-single__progress,.crowdfunding-single__sidebar{display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal}.crowdfunding-single__main h1{margin:0}.crowdfunding-single__image{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;min-height:300px;border-radius:16px;background-color:#b1b3b4;overflow:hidden}@media (max-width:1023px){.crowdfunding-single{grid-template-columns:1fr}.crowdfunding-single__main{gap:24px}.crowdfunding-single__image{aspect-ratio:740/300}}.crowdfunding-single__image img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.crowdfunding-single__sidebar{display:-webkit-box;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:start;align-self:start;gap:32px}@media (max-width:1023px){.crowdfunding-single__sidebar{gap:24px}}.crowdfunding-single__sidebar h2,.crowdfunding-single__sidebar h3{margin:0}.crowdfunding-single__progress{display:-webkit-box;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (max-width:767px){.crowdfunding-single__progress{gap:24px}}.crowdfunding-single__progress-amounts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px 16px;font-size:20px}@media (max-width:1199px){.crowdfunding-single__progress-amounts{font-size:18px}}.crowdfunding-single__progress-bar{position:relative;height:10px;background-color:#ededed;border-radius:999px;overflow:hidden}.crowdfunding-single__progress-bar span{display:block;width:var(--progress,0%);height:100%;background-color:#ff8c25;border-radius:999px;-webkit-transition:width .4s ease;transition:width .4s ease}.crowdfunding-single__dates{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;font-weight:400;margin-top:-8px}@media (max-width:1023px){.crowdfunding-single__progress-amounts{font-size:20px}.crowdfunding-single__dates{gap:12px}}.crowdfunding-single__dates>div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px 16px}.crowdfunding-single__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (max-width:1023px){.crowdfunding-single__actions{gap:12px}}.crowdfunding-single__actions .btn{width:100%}.crowdfunding-single__organizer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;padding:16px;background-color:#ededed;border-radius:8px}@media (max-width:559px){.crowdfunding-single__progress-amounts{font-size:16px}.crowdfunding-single__organizer{gap:20px}}.crowdfunding-single__organizer img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;background-color:#b1b3b4;border-radius:8px}.crowdfunding-single__organizer>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.crowdfunding-single__organizer>div h4{margin-bottom:4px;font-size:20px}.crowdfunding-single__organizer>div p{font-weight:400}.crowdfunding-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.crowdfunding-card__image{display:block;margin-bottom:24px;border-radius:16px;overflow:hidden;background-color:#b1b3b4}.crowdfunding-card__body,.crowdfunding-card__footer{display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal}@media (max-width:767px){.crowdfunding-card__image{margin-bottom:16px}}.crowdfunding-card__image img{width:100%;height:auto;aspect-ratio:400/260;-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s;transition:.3s}.crowdfunding-card__image:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.crowdfunding-card__body{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:24px}@media (max-width:767px){.crowdfunding-card__body{margin-bottom:16px}}.crowdfunding-card__body h3{margin-bottom:8px}.crowdfunding-card__excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:400}@media (min-width:1024px){.crowdfunding-card__excerpt{min-height:45px}}.crowdfunding-card__footer{display:-webkit-box;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:24px;background-color:#ededed;border-radius:16px}@media (max-width:767px){.crowdfunding-card__footer{padding:20px;gap:12px}}.crowdfunding-card__status{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2px 10px;padding:6px 16px;font-size:12px;font-weight:700;line-height:15px;color:#202020;background-color:#fff;border-radius:8px}.crowdfunding-card__status--in-process{background-color:#ffe0b3}.crowdfunding-card__status--done{background-color:#ec9c27}.crowdfunding-card__status time{font-weight:400}.crowdfunding-card__progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.crowdfunding-card__progress-amounts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;gap:4px 12px}.crowdfunding-card__progress-bar{position:relative;height:8px;background-color:#fff;border-radius:999px;overflow:hidden}.crowdfunding-card__progress-bar span{display:block;width:var(--progress,0%);height:100%;background-color:#ff8c25;border-radius:999px;-webkit-transition:width .4s ease;transition:width .4s ease}.crowdfunding-card__dates{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px 8px;font-size:14px;font-weight:400}.crowdfunding-card__dates>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px}