.bb_downloads .typography,.bb_downloads header{margin-bottom:var(--gap-half)}.bb_downloads header+.typography{margin-top:calc(var(--gap-half)*-1)}.bb_downloads__list{align-items:stretch;display:flex;flex-wrap:wrap;gap:var(--gap)}@media (min-width:768px){.bb_downloads__list{gap:var(--gap-half)}}.bb_downloads__item{flex-basis:100%}@media (min-width:768px){.bb_downloads__item{flex-basis:calc(50% - var(--gap-half) + var(--gap-half)/2)}}.bb_downloads__item:last-child:not(:nth-child(2n)){flex-basis:100%}.bb_downloads__link{background-color:var(--prime-light);border-radius:var(--bdrs);display:block;height:100%;padding:var(--gap);position:relative;z-index:0}.bb_downloads__link:hover{transform:scale(1.05);z-index:1}.bb_downloads__icon{align-items:center;background-image:url('data:image/svg+xml;utf8,<svg version="1.1" id="Group_81" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="112px" height="112px" viewBox="0 0 112 112" style="enable-background:new 0 0 112 112;" xml:space="preserve" fill="%23F9B231"><path id="Polygon_63" d="M75.9,0C78,0,80,0.8,81.5,2.3l28.1,28.1c1.5,1.5,2.3,3.5,2.3,5.7v39.8c0,2.1-0.8,4.2-2.3,5.7 l-28.1,28.1c-1.5,1.5-3.5,2.3-5.7,2.3H36.1c-2.1,0-4.2-0.8-5.7-2.3L2.3,81.5C0.8,80,0,78,0,75.9V36.1C0,34,0.8,32,2.3,30.5L30.5,2.3 C32,0.8,34,0,36.1,0H75.9z"/></svg>');background-size:cover;color:var(--txt-c);display:flex;flex-basis:3rem;font-family:var(--font-family-prime);font-size:2.5rem;height:60px;justify-content:center;padding:var(--gap-half);position:absolute;right:-8px;top:-8px;width:60px}.bb_downloads__icon i{font-size:32px;height:32px;width:32px}.bb_downloads__text-wrap{flex-basis:calc(100% - 3rem)}.bb_downloads__description,.bb_downloads__title{display:block}.bb_downloads__meta{border-bottom:1px solid var(--txt-c);display:inline-block;font-style:italic;margin-bottom:.7rem;padding-bottom:.4rem}