.b-contest-showcase{margin:3rem auto 0;background:#fff;padding:24px;border-radius:35px}@media (min-width:992px){.b-contest-showcase{padding:5rem 10rem;display:grid;grid-template-columns:50% 40%;grid-template-rows:auto auto auto;grid-auto-rows:auto;gap:2rem 10%;grid-auto-flow:row;grid-template-areas:"b-contest-showcase__date-range b-contest-showcase__image" "b-contest-showcase__content b-contest-showcase__image" "b-contest-showcase__content-bottom b-contest-showcase__image"}}@media (min-width:992px){.b-contest-showcase--reverse{display:grid;grid-template-columns:40% 50%;grid-template-rows:auto auto auto;grid-template-areas:"b-contest-showcase__image b-contest-showcase__date-range" "b-contest-showcase__image b-contest-showcase__content" "b-contest-showcase__image b-contest-showcase__content-bottom"}}.b-contest-showcase__content{grid-area:b-contest-showcase__content;height:min-content}.b-contest-showcase__content h2{background:0 0;margin-top:0;margin-bottom:0}.b-contest-showcase__date-range{grid-area:b-contest-showcase__date-range;display:flex;align-items:center;width:min-content;height:37px;padding:3px 13px;border-radius:20px;font-size:12px}.b-contest-showcase__date-range.active{color:#00a83f;background:rgba(0,168,63,.2)}.b-contest-showcase__date-range.inactive{background:rgba(255,0,0,.1);color:#c00}.b-contest-showcase__content-bottom{grid-area:b-contest-showcase__content-bottom}.b-contest-showcase__image{align-self:center;text-align:center;grid-area:b-contest-showcase__image}.b-contest-showcase__image img{max-height:400px}@media (max-width:991.98px){.b-contest-showcase__image img{margin:2rem auto}}.b-contest-showcase__title{font-weight:700}.b-contest-showcase__description{margin-top:1rem}@media (min-width:992px){.b-contest-showcase__description{margin-top:3rem}}.b-contest-showcase__tiles{margin-top:3rem;display:flex;list-style-type:none;column-gap:2rem;row-gap:2rem;padding:0;flex-wrap:wrap;justify-content:center}.b-contest-showcase__tiles li{border-radius:2px;border:1px solid #eaeaea;background:#fff;padding:2rem;display:flex;align-items:center;width:100%}@media (min-width:576px){.b-contest-showcase__tiles li{width:calc(50% - 1rem)}}.b-contest-showcase__tiles li img{width:30px;height:30px;object-fit:contain;margin-right:1rem}.b-contest-showcase .button-default{margin-top:1rem;margin-bottom:0}@media (max-width:991.98px){.b-contest-showcase .button-default{margin-left:auto;margin-right:auto;display:block;width:min-content;white-space:nowrap;margin-top:2rem}}