@media screen{section.hero{background-size:cover;background-repeat:no-repeat}}td>ul>li:first-child,td>ol>li:first-child{margin-top:0}.card-body>ul,.card-body>ol{padding-left:2rem}.card-body>ul>li:first-child,.card-body>ol>li:first-child{margin-top:0}ol ul{list-style-type:disc}.flow-chart .arrow{text-align:center;font-size:2rem;line-height:1.25}.flow-chart .step{padding-bottom:1rem}.flow-chart .step .tile{position:relative;background-color:#cbedfd;border:1px solid #cbedfd;padding:.5rem;border-radius:.25rem .25rem 0 0}.flow-chart .step .popup{background-color:#ebebeb;border:1px solid #ebebeb;padding:.25rem .5rem;border-radius:0 0 .25rem .25rem}.flow-chart .step:not(:last-child) .tile:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:0;transform:translate(-50%,100%);border-width:11px 10px 0;border-style:solid;border-color:#cbedfd transparent transparent}@media screen and (min-width:768px){.flow-chart .arrow{width:100%}.flow-chart .step{display:flex;position:relative}.flow-chart .step>*{display:flex;flex-direction:column;justify-content:center}.flow-chart .step .tile{flex:0 0 100%;padding:.5rem 1rem;border-radius:.25rem}.flow-chart .step .popup{flex:1 0 30%;margin-left:1rem;padding:.5rem 1rem;border-radius:.25rem}.flow-chart .step .popup:after{position:absolute;content:"";width:0;height:0;left:60%;top:50%;transform:translateY(-50%);border-width:8px 16px 8px 0;border-color:transparent #ebebeb transparent transparent;border-style:solid}}