<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cards-repeater{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card-section .card-row{margin:0 -2px;width:32.8%;float:none;padding:0 28px;display:inline-block;vertical-align:top}.cards-repeater__card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:5px 0 18px;max-width:100%;width:100%;float:left;text-align:left}.cards-repeater__card .card-icon{height:auto;max-width:100%;padding:0;border:0;line-height:0}.cards-repeater__card .card-repeater__text{padding:0;width:100%}.cards-repeater__card .card-repeater__text h5{margin-top:18px;font-size:16px;line-height:24px;letter-spacing:1px;text-transform:uppercase;font-weight:600;position:relative}.cards-repeater__card .card-repeater__text h5:before{content:"";width:62px;height:1px;background:#000;position:absolute;bottom:10px;left:0;-webkit-animation:myfirst 2s infinite;-webkit-animation-direction:alternate;animation:myfirst 2s infinite;animation-direction:alternate}.cards-repeater__card .card-repeater__text h5:after{content:"";margin-top:14px;width:62px;height:1px;display:block;background:#e0e0e0}@media (max-width:991px){.card-section .card-row{width:50%}}@media (max-width:600px){.card-section .card-row{width:100%}.cards-repeater__card .card-icon,.cards-repeater__card .card-repeater__text h5{text-align:center}.cards-repeater__card .card-repeater__text h5:before{left:50%;transform:translate(-50%,-50%)}.cards-repeater__card .card-repeater__text h5:after{margin:14px auto 0}}</pre></body></html>