.c-expert-panel{background-color:var(--color-primary-10);border-radius:8px;color:#112f49;display:flex;flex-direction:row;margin:0 0 16px;padding:8px}.c-expert-panel__icon{align-content:center;background-color:var(--color-primary);border-radius:4px;color:#fff;flex:0 0 auto;font-size:1.75rem;padding:8px}.c-expert-panel__content{display:flex;flex-direction:column;padding:8px 0 8px 16px}@media only screen and (min-width:768px){.c-expert-panel__content{align-items:center;flex-direction:row;padding-bottom:0;padding-top:0}}.c-expert-panel__title{flex:0 1 auto;font-size:1.313rem;font-weight:600;line-height:1.5}@media only screen and (min-width:768px){.c-expert-panel__title{font-size:1.5rem;line-height:1.25}}.c-expert-panel__description{flex:0 1 auto;font-size:1rem;line-height:1.375;opacity:.8}@media only screen and (min-width:768px){.c-expert-panel__description{margin:6px 0 0 8px}}.c-expert-panel__link{flex:0 1 auto}@media only screen and (min-width:768px){.c-expert-panel__link{margin-left:16px}}