:root{--white:#fff;--graph-low:#4bc068;--graph-medium:#f5c500;--graph-hot:#ff8363;--graph-veryhot:#eb4a65;--breakpoint-minimum:320;--breakpoint-small-mobile:375;--breakpoint-mobile:768;--breakpoint-tablet:1024;--breakpoint-laptop:1200;--breakpoint-desktop:1440;--breakpoint-large-desktop:1600}.c-TipCard{position:relative;z-index:3;display:flex;flex-direction:row;width:100%;height:100%;padding:25px 15px 90px;overflow:hidden;background-color:#9e40a7;border-radius:8px}.c-TipCard__Link{padding-bottom:25px}.c-TipCard__Link:focus,.c-TipCard__Link:hover{background-color:#6d0577}.c-TipCard__Wrapper{display:flex;flex-direction:column;gap:10px;width:100%}.c-TipCard__Tags{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.c-TipCard__Tag{font-size:12px;font-family:DINPro-Regular,sans-serif;line-height:18px;text-transform:uppercase;display:flex;flex-direction:row;align-items:center;padding:6px 10px;border:1px solid #faf8f4;border-radius:4px}.c-TipCard__Content,.c-TipCard__Tag{color:#343a40;font-weight:400;color:#faf8f4;font-weight:500}.c-TipCard__Content{font-size:18px;font-family:DINPro-Medium,sans-serif;line-height:27px;flex-grow:1;margin-bottom:24px;word-wrap:break-word}.c-TipCard__LinkLabel{color:#343a40;font-weight:500;font-family:DINPro-Medium,sans-serif;letter-spacing:.005em;font-size:14px;line-height:21px;display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:flex-start;margin-bottom:15px;padding:0;color:#faf8f4}.c-TipCard__LinkLabel:after{width:24px;height:24px;content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%23FAF8F4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M.75 12h22.5m-10.5 10.5L23.25 12 12.75 1.5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.c-TipCard__Link:focus .c-TipCard__LinkLabel,.c-TipCard__Link:hover .c-TipCard__LinkLabel{text-decoration:underline}.c-TipCard__Svg{position:absolute;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin:17px}.c-TipCard__Svg:after{top:-17px;left:-22px}.c-TipCard__Svg img{filter:url(#recolor-white)}.c-TipCard__Svg svg{fill:#fff}