div[card]{align-items:center;border:.0625rem solid rgba(18,18,23,.1);border-radius:1.25rem;display:grid;overflow:hidden}@media (min-width:768px){div[card]{grid-template-columns:repeat(2,1fr)}}div[card] .card-content{background:linear-gradient(30deg,#e9e1f7c7 -10.52%,#f7f8fead 81.92%),#fff;display:flex;flex-flow:column;gap:1.125rem;height:100%;justify-content:start;padding:4rem 3rem}div[card] .card-header{color:#002a66;font-size:1rem;font-weight:600;line-height:1.5;transition:color .3s ease-in-out}div[card] .card-title p{color:#002a66;font-size:1.5rem;font-weight:400;line-height:1.4;transition:color .3s ease-in-out}div[card] .card-title p b,div[card] .card-title p strong{color:#4c23cc;font-weight:400}div[card] .card-description p{color:#121217;font-size:.875rem;font-weight:400;line-height:1.5;transition:color .3s ease-in-out}div[card] .card-buttons{display:flex;gap:1rem}div[card] .card-buttons .btn{padding:.5rem 1.25rem}div[card] .card-buttons .btn.btn-link-dark{padding:0}div[card] .card-image{height:50vw}@media (min-width:768px){div[card] .card-image{height:100%}}div[card] .card-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}[card-color]{border-radius:1.25rem;display:flex;flex-flow:column;gap:1rem;overflow:hidden;padding:2.5rem}@media (min-width:992px){[card-color]{min-height:20rem}}[card-color] .card-title{color:#fff;font-size:2rem;font-weight:500;line-height:1.3;transition:color .3s ease-in-out}[card-color] .card-description{color:#fff;font-size:.875rem;font-weight:400;line-height:1.5;transition:color .3s ease-in-out}[card-color] .card-icon{height:2.5rem;width:2.5rem}[data-page=careers] div[card] .card-image img{-o-object-fit:contain;object-fit:contain}
