.feature-list{display:flex;flex-direction:column;gap:var(--rh-space-xl,24px)}.feature-list__feature{position:relative}.feature-list__feature__name{font-family:var(--rh-font-family-heading,RedHatDisplay,"Red Hat Display","Noto Sans Arabic","Noto Sans Hebrew","Noto Sans JP","Noto Sans KR","Noto Sans Malayalam","Noto Sans SC","Noto Sans TC","Noto Sans Thai",Helvetica,Arial,sans-serif);font-size:var(--rh-font-size-heading-xs,1.25rem);font-weight:var(--rh-font-weight-heading-medium,500);line-height:26px;-webkit-margin-after:var(--rh-space-md,8px);margin-block-end:var(--rh-space-md,8px)}.feature-list__feature__description>*{margin-bottom:0}@media(min-width:992px){.feature-list__feature:before{content:"";position:absolute;width:26px;height:26px;background:url(/assets/images/solutions/detail/arrow-art.svg);background-size:contain}.feature-list__feature__description,.feature-list__feature__name{-webkit-margin-start:40px;margin-inline-start:40px}.feature-list__feature__description{font-size:var(--rh-font-size-body-text-lg,1.125rem)}}