.title-block{font-size:48px;font-style:italic;margin-bottom:24px;text-align:center;text-transform:uppercase;white-space:nowrap;width:600px}.line{align-items:center;display:flex}.line span{margin-right:12px}.line.text-right span{margin-left:12px;margin-right:0}.arrow{align-items:center;display:flex;flex-grow:1;position:relative}.arrow:before{border:solid #000;border-width:0 3px 3px 0;content:"";display:inline-block;height:0;padding:12px;position:absolute;width:0}.arrow-shaft{background-color:#000;height:3px;width:100%}.arrow-left{margin-right:10px}.arrow-left:before{left:2px;transform:rotate(135deg);-webkit-transform:rotate(135deg)}.arrow-right{flex-direction:row-reverse;justify-content:flex-start;margin-left:10px}.arrow-right:before{right:2px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.text-right{text-align:right}