<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.text-cards-1__card-list{--offset:160px;--columns:3;--gap:15px;column-gap:var(--gap);display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0 0 var(--offset) 0;padding:50px 0;row-gap:var(--gap)}.text-cards-1__card-list .text-cards-1__card:nth-child(3n+2){translate:0 var(--offset)}.text-cards-1__card-list--1,.text-cards-1__card-list--2,.text-cards-1__card-list--4{justify-content:center}.text-cards-1__card-list--4 .text-cards-1__card:nth-child(3n+2){translate:none}.text-cards-1__card-list--4 .text-cards-1__card:first-child,.text-cards-1__card-list--4 .text-cards-1__card:nth-child(3){translate:0 var(--offset)}.text-cards-1__card-list--5{justify-content:center;--offset:0px}.text-cards-1__card{--radius:40px;border:3px solid #fff;border-radius:var(--radius);display:grid;transition:all .15s ease-in-out;width:calc((100% - (var(--columns) - 1)*var(--gap))/var(--columns))}.text-cards-1__cardlink:hover{box-shadow:0 0 20px rgba(0,0,0,.3);scale:1.025}.text-cards-1__cardlink .linkspan{display:none}.text-cards-1__card .card__link{color:currentColor;display:flex;flex-direction:column;text-decoration:none}.text-cards-1__card .card__link .card__description{font-weight:400}.text-cards-1__card .card__img{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);width:100%}.text-cards-1__card .card__img img{margin:30px auto 0;max-width:60px!important}.text-cards-1__card .card__content{flex:1 1 auto;padding:20px 15px;text-align:center}@media (min-width:1024px){.text-cards-1__card-list--4{margin:calc(1 - var(--offset))}}@media (max-width:1024px){.text-cards-1__cardlink .linkspan{display:block}}@media(max-width:992px){.text-cards-1__card-list{--offset:160px;--columns:2;--gap:15px}.text-cards-1__card-list .text-cards-1__card:nth-child(3n+2){translate:0 0}.text-cards-1__card-list .text-cards-1__card:nth-child(2n){translate:0 var(--offset)}.text-cards-1__card .card__img img{max-height:60px;width:auto!important}}@media(max-width:768px){.text-cards-1__card-list{--offset:0px;--columns:1;--gap:15px}.text-cards-1__card-list .text-cards-1__card:nth-child(2n){translate:0 0}}</pre></body></html>