.nh-live-fundraisers{align-items:center;background-color:#000;display:flex;justify-content:center;width:100%}.nh-live-fundraisers__container{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-evenly;max-width:1600px;position:relative;width:100%}.nh-live-fundraiser__item-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:400px;max-width:400px;min-width:400px;width:40%}.active-campaign.live-fundraisers{background:hsla(0,0%,100%,.3);border-radius:5px;font-size:14px;padding:3px 6px}.active-campaign.live-fundraisers i{color:#00ff37}.blink{animation:blinker 1s cubic-bezier(.5,0,1,1) infinite alternate}@keyframes blinker{0%{opacity:1}to{opacity:0}}.nh-live-fundraiser__item-content{max-width:600px;text-align:center;width:40%}.nh-live-fundraiser__item_subtitle-container{align-items:center;display:flex;justify-content:center}.nh-live-fundraiser__item_subtitle-container span:nth-child(2){color:#b3191f;font-weight:700;margin-bottom:15px}.nh-live-fundraiser__item-description{line-height:1.7}.nh-live-fundraiser__item-subtitle{margin-right:7px}.nh-live-fundraiser__item-button-container{display:flex;justify-content:space-evenly;max-width:600px;text-align:center;text-transform:uppercase}.nh-live-fundraiser__item-primary-button{align-items:center;background-color:#b3191f;border-radius:3px;color:#fff;display:flex;justify-content:center;max-width:200px;min-width:150px;padding:15px;width:40%}.nh-live-fundraiser__item-secondary-button{color:#fff;padding:15px;text-decoration:underline}@media (max-width:1000px){.nh-live-fundraisers__container{align-content:space-around;flex-direction:column;justify-content:center}.active-campaign.live-fundraisers,.nh-live-fundraiser__item-image{margin-bottom:25px;margin-left:auto;margin-right:auto}.nh-live-fundraiser__item-content{max-width:none;width:90%}.nh-live-fundraiser__item-button-container{max-width:none}}@media (max-width:480px){.nh-live-fundraiser__item-image{height:200px;min-width:0;width:200px}}