.module--content-only .title{margin-bottom:1.25rem}@media print,screen and (min-width:75em){.module--content-only .title{margin-bottom:2.5rem}}.module--content-only .normal .content{position:relative;padding-left:1.875rem}@media print,screen and (min-width:75em){.module--content-only .normal .content{padding-left:3.125rem}}.module--content-only .normal .content:before{display:block;position:absolute;top:0;left:0;width:1px;background-color:#fcb63e;content:""}@media print,screen and (max-width:74.99875em){.module--content-only .normal .content:before{height:100%}}@media print,screen and (min-width:75em){.module--content-only .content>*{opacity:0;transform:translateY(5rem);transition:opacity 1s ease,transform 1s ease}.module--content-only .content:before{height:0;transition:height .8s ease}.module--content-only .content.show>*{transform:translateY(0);opacity:1}.module--content-only .content.show:before{height:100%}}