.bs-resources--top-padding-small{padding-top:40px}.bs-resources--top-padding-medium{padding-top:60px}.bs-resources--top-padding-large{padding-top:100px}.bs-resources--bottom-padding-small{padding-bottom:40px}.bs-resources--bottom-padding-medium{padding-bottom:60px}.bs-resources--bottom-padding-large{padding-bottom:100px}.bs-resources__endcap-wrapper{margin:0 auto}.bs-resources__endcap{display:flex}.bs-resources__endcap--header{margin-bottom:30px}.bs-resources__endcap--footer{margin-top:30px}.bs-resources__endcap--block-align-left{justify-content:flex-start}.bs-resources__endcap--block-align-center{justify-content:center}.bs-resources__endcap--block-align-right{justify-content:flex-end}.bs-resources__endcap-inner :last-child{margin-bottom:0}.bs-resources__wrapper{padding:0 30px}.bs-resources__inner[data-is-empty=true] .bs-resources__inner{display:none}.bs-resources__inner[data-is-empty=false] .bs-resources__empty{display:none}.bs-resources__content{margin:0 auto}.bs-resources__filters{display:flex;flex-wrap:wrap}.bs-resources__filter{text-align:left;margin-right:em(15);margin-bottom:em(10)}.bs-resources__filter-label{display:block;margin-bottom:10px}.bs-resources__filter-input--style-dropdown{padding:10px 30px 10px 10px;border:2px solid #444;background-color:#fff;border-radius:3px;outline:0;width:100%;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:30px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='9' viewBox='0 0 15 9'%3E%3Cg%3E%3Cg transform='rotate(180, 7.5, 4.5) scale(.85)'%3E%3Cpath fill='%23333333' d='M7.2 0L0 7.2l1.692 1.692L7.2 3.396l5.508 5.496L14.4 7.2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px top 49%}.bs-resources__filter-list{display:flex;list-style-type:none;margin:0 -10px;padding:0;flex-wrap:wrap}.bs-resources__filter-list-item{margin:0 0 10px 0;padding:0 10px}.bs-resources__filter-list-label{position:relative}.bs-resources__filter-list-label input[type=radio],.bs-resources__filter-list-label input[type=checkbox]{position:absolute !important;clip:rect(0,0,0,0);height:1px;width:1px;border:0;overflow:hidden}.bs-resources__filter-list-label input[type=radio]:checked+.bs-resources__filter-input-label,.bs-resources__filter-list-label input[type=checkbox]:checked+.bs-resources__filter-input-label{background-color:var(--filter-active-bg);color:var(--filter-active-text)}.bs-resources__filter-input-label{position:relative;display:inline-block;color:#fff;background-color:var(--filter-inactive-bg);color:var(--filter-inactive-text);padding:5px 10px;border-radius:3px;transition:background-color .2s,color .2s,-webkit-filter .2s;transition:background-color .2s,color .2s,filter .2s;transition:background-color .2s,color .2s,filter .2s,-webkit-filter .2s}.bs-resources__filter-input-label:hover{cursor:pointer;-webkit-filter:brightness(80%);filter:brightness(80%)}.bs-resources__grid{display:flex;width:calc(100% + 40px);flex-wrap:wrap;margin:0 -20px}.bs-resources__grid--one-col .bs-resources__column{width:100%}.bs-resources__grid--two-col .bs-resources__column{width:50%}.bs-resources__grid--three-col .bs-resources__column{width:33.333%}.bs-resources__grid--four-col .bs-resources__column{width:25%}.bs-resources__column{padding:20px}@media(max-width:767px){.bs-resources__column{width:100% !important}}.bs-resources__column[data-is-active=false]{display:none}.bs-resources__empty{text-align:center}.bs-resources__empty-content{margin-bottom:em(15)}.bs-resources__reset--overwrite{transition:-webkit-filter .2s;transition:filter .2s;transition:filter .2s,-webkit-filter .2s}.bs-resources__reset--overwrite,.bs-resources__reset--overwrite:hover{border:0;outline:0;font:inherit;color:inherit;background:0;padding:12px 24px;border-radius:3px}.bs-resources__reset--overwrite span,.bs-resources__reset--overwrite:hover span{color:inherit}.bs-resources__reset--overwrite:hover{-webkit-filter:brightness(80%);filter:brightness(80%)}.bs-resources__card{display:block;text-align:left;height:100%;text-decoration:none;color:inherit;padding:15px;border-radius:4px;transition:color .2s,box-shadow .2s,transform .2s}.bs-resources__card *{color:inherit}.bs-resources__card:visited,.bs-resources__card:active{color:inherit;text-decoration:none}.bs-resources__card:hover{color:inherit;text-decoration:none}.bs-resources__card--hover-style-shadow:hover{box-shadow:0 7px 20px rgba(0,0,0,.09),0 5px 6px rgba(0,0,0,.13)}.bs-resources__card--hover-style-move-up:hover{transform:translateY(-15px)}.bs-resources__card--hover-style-color *{transition:color .2s}.bs-resources__card--hover-style-color:hover{color:var(--card-hover-color) !important}.bs-resources__card--font-size-small .bs-resources__card-title{font-size:16px}.bs-resources__card--font-size-small .bs-resources__card-description,.bs-resources__card--font-size-small .bs-resources__card-filter{font-size:12px}.bs-resources__card--font-size-medium .bs-resources__card-title{font-size:20px}.bs-resources__card--font-size-medium .bs-resources__card-description,.bs-resources__card--font-size-medium .bs-resources__card-filter{font-size:16px}.bs-resources__card--font-size-large .bs-resources__card-title{font-size:22px}.bs-resources__card--font-size-large .bs-resources__card-description,.bs-resources__card--font-size-large .bs-resources__card-filter{font-size:18px}.bs-resources__card-title,.bs-resources__card-description,.bs-resources__card-filter,.bs-resources__card-image{position:relative;display:block;margin-bottom:10px}.bs-resources__card-image{width:100%}@media(min-width:768px){.bs-resources__card-image--constrain{height:200px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;font-family:'object-fit: cover; object-position: center center;'}}