body.act-theme .act-sequence{display:grid;margin-top:3rem}body.act-theme .act-sequence__element{align-items:center;display:flex;position:relative;width:100%}body.act-theme .act-sequence__element:after{border-right:2px solid var(--color--primary);content:"";height:100%;left:calc(7rem - 1px);position:absolute;top:0;z-index:3}@media (max-width:767px){body.act-theme .act-sequence__element:after{left:10px}}body.act-theme .act-sequence__element:before{background:var(--color--primary);border:4px solid var(--color--white);border-radius:50%;content:"";display:block;height:1.95rem;left:6.025rem;margin-top:-1.125rem;outline:2px solid var(--color--primary);position:absolute;top:50%;width:1.95rem;z-index:4}@media (max-width:767px){body.act-theme .act-sequence__element:before{left:-.25rem;right:auto}}body.act-theme .act-sequence__element:first-child:after{top:1.5rem}body.act-theme .act-sequence__element:last-child:after{top:-1.5rem}body.act-theme .act-sequence__title{background-color:#fff;color:var(--color--grey-90);display:inline-block;height:auto;margin-right:1rem;margin-top:-6rem;padding:0 .25rem;width:4rem;z-index:10}@media (min-width:768px){body.act-theme .act-sequence__title{align-items:center;background:transparent;display:flex;height:100%;margin-right:4rem;margin-top:0;position:relative;width:7rem}}body.act-theme .act-sequence__description{background-color:var(--color--grey-05);border-radius:.5rem;margin:1.5rem 0 1.5rem 3rem;padding:1.5rem;position:relative;width:100%}@media (max-width:767px){body.act-theme .act-sequence__description{margin-left:0!important}}body.act-theme .act-sequence__description:after{border-color:transparent var(--color--grey-05);border-style:solid;border-width:1.125rem 1.5rem 1.125rem 0;content:"";display:block;left:-1.25rem;margin-top:-1.125rem;position:absolute;top:50%;width:0;z-index:1}@media (max-width:767px){body.act-theme .act-sequence__description:after{display:none}}body.act-theme .act-sequence__description p{margin-top:0}body.act-theme .act-sequence__description ul{margin-top:.5rem}body.act-theme .act-sequence__description p>strong{font-family:var(--font-family--heading)}
