.bonus-posts{background:#fff;display:flex;flex-wrap:wrap;justify-content:center;margin:24px auto;width:100%}.bonus-posts__list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:18px}@media only screen and (max-width:576px){.bonus-posts__list{margin-bottom:0}}.bonus-posts__item{background:#fff;border:1px solid transparent;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.15);display:flex;flex-direction:column;margin:0 0 10px;position:relative;text-align:left;width:calc(50% - 6px)}.bonus-posts__item:hover{border:1px solid #d10909}@media only screen and (max-width:576px){.bonus-posts__item{margin:0 0 12px;width:100%}}.bonus-posts__item-title{color:#000;display:block;font-size:26px;font-weight:700;line-height:35px;padding-bottom:12px}.bonus-posts__item-content{padding:15px 15px 12px}.bonus-posts__item-buttons{margin-top:auto;padding:0 15px 15px}.bonus-posts__item-img{height:144px;overflow:hidden}.bonus-posts__item-img img{border-top-left-radius:5px;border-top-right-radius:5px;height:auto;width:100%}.bonus-posts__item-excerpt{font-size:16px;line-height:1.375}.bonus-posts__item-btn{background-color:#f1f1f1;border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.15);color:#000;display:block;font-size:12px;font-weight:700;line-height:1.33;margin:0 0 0 auto;min-width:120px;padding:8px 16px;text-align:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}.bonus-posts__item-btn:hover{background-color:#d10909;color:#fff}@media only screen and (max-width:576px){.bonus-posts__item-btn{margin:0 auto;padding:12px 16px;width:100%}}.bonus-posts__load-more{background-color:#d10909;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.15);color:#fff;cursor:pointer;display:block;font-size:12px;font-weight:700;line-height:16px;margin:0 auto;padding:8px 16px;text-align:center;text-transform:uppercase}.bonus-posts__load-more:hover{box-shadow:-4px -4px 4px #fff,2px 2px 9px rgba(209,9,9,.5)}.bonus-posts__load-more.loading_spinner{background:#f1f1f1;color:#636363;cursor:none;pointer-events:none}@media only screen and (max-width:576px){.bonus-posts__load-more{padding:12px 16px;width:100%}}
