section.current-charity{padding:64px 1rem;overflow:hidden}section.current-charity .bg-img{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}section.current-charity .bg-img:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}section.current-charity .bg-img img{width:100%;height:100%;object-fit:cover;object-position:center}section.current-charity .wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;background:#3B3B3E;overflow:hidden;border-radius:2rem;box-shadow:0 0 15px #00000080}section.current-charity .wrapper .image{width:100%;aspect-ratio:1.75/1;overflow:hidden}section.current-charity .wrapper .image img{width:100%;height:100%;object-fit:cover;object-position:center}section.current-charity .wrapper .content{padding:1rem}section.current-charity .wrapper .content .tags{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;margin-bottom:1rem;gap:8px}section.current-charity .wrapper .content .tags .tag{font-family:proxima-nova,sans-serif;font-weight:600;font-size:.875rem;color:#fff;line-height:1;padding:8px;border:solid 1px #E6E6E7;background:rgba(15,15,16,.75);margin-bottom:0}@media only screen and (min-width: 992px){section.current-charity{padding:120px 1rem}section.current-charity .wrapper{flex-direction:row}section.current-charity .wrapper .image{flex:1;align-self:stretch;aspect-ratio:none}section.current-charity .wrapper .content{flex:1;padding:64px 40px}}
