:host,:root{--brand-blue-dark-100:#1c2541;--brand-blue-brand-100:#007bb6;--brand-blue-brand-040:#99cae2;--brand-yellow-100:#f7d147;--accent-active-blue-100:#2997ff;--accent-active-blue-010:#eaf5ff;--bw-pure-white:#fff;--bw-grey-140-body:#555860;--bw-black:#000;--badges-blue-badge:#5a60f6;--badges-yellow-badge:#d1db1d;--bg-bg-grey-040:#e5e5e5;--background-blue-020:#f0f5f8;--3rd-redorange:#bb3e03;--2nd-green-02080:#519d49;--2nd-green-02100:#26851c;--2nd-green-02010:#e9f3e8;--base-turquoise:#247985;--bg-bg-bisque-010:#faf9f8;--bg-bg-blue-040:#e2ebf0;--base-amethyst:#815ac0;--bg-bg-blue-010:#f8fafb}.contrast-on{--brand-yellow-100:#007bb6;--accent-active-blue-100:#1c2541;--accent-active-blue-010:#fbfcfd;--brand-blue-brand-040:#007bb6;--badges-blue-badge:#007bb6;--badges-yellow-badge:#007bb6;--2nd-green-02080:#007bb6;--2nd-green-02100:#007bb6;--2nd-green-02010:#fbfcfd;--3rd-redorange:#007bb6;--base-turquoise:#007bb6;--bg-bg-bisque-010:#fbfcfd;--bg-bg-blue-040:#fbfcfd;--bg-bg-blue-010:#fbfcfd;--text-color:#1c2541;--bw-grey-140-body:#1c2541;--2nd-violet-02020:#fbfcfd;--3rd-blueviolet:#1c2541}.card-small{--headline-color:#1c2541;padding-bottom:16px;transition:padding-bottom .3s linear}.card-small__icon{flex:0 0 40px}.card-small__icon svg{height:40px;width:40px}.card-small__icon svg path{fill:var(--brand-blue-brand-100,#007bb6);transition:fill .3s linear}.card-small:hover{--headline-color:var(--accent-active-blue-100,#2997ff);padding-bottom:0}.card-small:hover svg path{fill:var(--accent-active-blue-100,#2997ff)}.card-small:hover .btn svg path{fill:#fff}.card-small__wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));margin:32px 0;row-gap:32px}@media(min-width:768.02px){.card-small__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200.02px){.card-small__wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}.card-small__item{align-items:flex-start;background-color:var(--bw-pure-white);border-radius:12px;box-shadow:0 0 24px 0 #1c254114;display:flex;gap:16px;min-height:210px;overflow:hidden;padding:16px}.card-small:hover .card-small__item{box-shadow:0 24px 38px 3px #48535e24,0 9px 46px 8px #48535e21,0 11px 15px -7px #48535e33}.card-small__content{display:flex;flex-direction:column;height:100%}.card-small .btn{margin-top:auto}.contrast-on .card-small .btn{background-color:#007bb6;color:#fff}.card-small .btn:hover svg path,.contrast-on .card-small .btn svg path{fill:var(--bw-pure-white,#fff)}.card-small__text{-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis}.card-small__text p{margin-bottom:0}.card-small__text-heading{-webkit-line-clamp:2;color:var(--headline-color);font-size:1.25rem;height:52px;line-height:1.3;transition:color .3s linear}.card-small__text-content{-webkit-line-clamp:3;height:54px;line-height:1.2857}.card-small__footer{padding-top:0;transition:padding-top .3s linear}.card-small:hover .card-small__footer{padding-top:16px}