.card-desc-grid{align-items:center;display:grid;gap:0}.card-desc{box-shadow:0 0 9px 0 #73a0db;min-height:100%}.card-desc__image{height:72px;width:auto;Display:block;overflow:hidden}.card-desc__image img{object-fit:contain}.card-desc-separator{display:flex;justify-content:end;width:auto}.card-desc-sep--v{height:46px;width:50%}.card-desc__body p{font-size:1rem;line-height:1.5;margin-bottom:.5rem}[id^=card-desc-] .card-desc__body ul{list-style:none;margin:0;padding:0}[id^=card-desc-] .card-desc__body ul li{font-size:1rem;line-height:1.5;margin-bottom:1.5rem;padding-left:1.75rem;position:relative}[id^=card-desc-] .card-desc__body ul li:last-child{margin-bottom:0}[id^=card-desc-] .card-desc__body ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 16'%3E%3Cpath stroke='%23a1a2aa' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M1 8h14m-5-5 5 5-5 5'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:contain;content:"";height:1rem;left:0;position:absolute;top:.3em;width:1.125rem}@media only screen and (min-width:1020px){.card-desc-grid{align-items:stretch;grid-template-columns:1fr auto 1fr}.card-desc-separator{align-items:end}.card-desc-sep--h{height:50%;width:120px}}