@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Karla:wght@200;300;400;700&display=swap");body{font-family:Karla,sans-serif;margin:0}a{text-decoration:none}section.claro-cards{font-family:Lato,sans-serif;z-index:1}section.claro-cards div.wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px;max-width:1300px;padding:0 20px}section.claro-cards div.wrapper div.card{flex:0 0 calc(33% - 60px);margin:10px 20px;z-index:2}@media (max-width:676px){section.claro-cards div.wrapper div.card{flex:100%}section.claro-cards div.wrapper span.title{text-align:center}}section.claro-cards div.wrapper div.card div.top{align-items:center;border:1px solid #eff1fe;border-radius:4px;color:#313e5b;display:flex;font-size:25px;font-weight:700;line-height:40px;margin-bottom:20px;padding:15px}section.claro-cards.mid_blue div.wrapper div.card div.top span{color:#2d75bb}section.claro-cards.remove-box-border div.wrapper div.card div.top{border:none;gap:15px;justify-content:start}section.claro-cards div.wrapper div.card div.top img{width:70px}@media (max-width:676px){section.claro-cards div.wrapper div.card div.top img{margin-bottom:20px}section.claro-cards div.wrapper div.card div.top{flex-direction:column}}section.claro-cards div.wrapper div.card div.content{color:#525f81}section.claro-cards div.wrapper div.card div.content div.teaser{color:#525f81;font-family:Karla,sans-serif;font-size:16px;line-height:30px}section.claro-cards div.wrapper div.card div.content ul{list-style:none;padding-left:40px;text-align:left}section.claro-cards div.wrapper div.card div.content ul li{color:#525f81;font-family:Karla,sans-serif;font-size:16px;line-height:30px;margin-bottom:10px;position:relative}section.claro-cards div.wrapper div.card div.content ul li:last-child{margin-bottom:0}section.claro-cards div.wrapper div.card div.content ul li:before{color:#2d75bb;content:"\f058";font-family:Font Awesome\ 5 Free;left:-35px;position:absolute;top:50%;transform:translateY(-50%)}section.claro-cards span.url.secondary-linkstyle>a{background:none;color:#2d75bb;font-size:16px;font-weight:700;padding:4px 0}section.claro-cards span.url.secondary-linkstyle>a:hover{text-decoration:underline;text-underline-offset:5px}section.claro-cards span.url{display:block;margin-bottom:40px;margin-top:40px}section.claro-cards span.url.secondary-linkstyle{margin-bottom:30px;margin-top:20px}section.claro-cards span.url.primary-linkstyle>a{background:#2d75bb;border-radius:90px;color:#fff;font-family:Lato,sans-serif;font-size:16px;line-height:24px;padding:15px 30px}section.claro-cards span.url.primary-linkstyle:hover a{background:#313e5b}