.card-list{list-style:none;margin:0;padding:0;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}.card-list .card{position:relative;display:block;background-color:#fff;padding:20px 100px 20px 30px;width:100%;margin-bottom:20px}.card-list .card a{color:#011c29}.card-list .card h6{margin-bottom:5px}.card-list .card p{margin-bottom:0;font-size:100%}.card-list .card span.sticker{position:absolute;right:10px;left:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);vertical-align:middle;background-color:#022133;border-radius:50%;height:80px;width:80px;line-height:inherit;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-list .card span.sticker span.highlight{display:block;color:#84d300;font-size:28px;font-size:1.75rem;font-weight:700;line-height:1}.card-list .card span.sticker span.small-text{display:block;color:#fff;font-weight:300;font-size:14px;font-size:.875rem;line-height:1}.card-list .card span.sticker span.highlight.text{font-size:1.125rem}@media only screen and (min-width:768px){.card-list .card{width:calc(50% - 10px)}.card-list .card:nth-child(odd){margin-right:10px}.card-list .card:nth-child(2n){margin-left:10px}}@media only screen and (min-width:1600px){.card-list .card p{font-size:1.125rem}}@media only screen and (max-width:479px){.card-list .card p{font-size:.875rem}.card-list .card span.sticker{height:70px;width:70px}.card-list .card span.sticker span.highlight{font-size:1.625rem}.card-list .card span.sticker span.small-text{font-size:.75rem}.card-list .card span.sticker span.highlight.text{font-size:1rem}.card-list .card{padding:15px 90px 15px 20px}}