.dxl-quote-content{width:80%;padding:6rem;border-radius:2rem;margin:0 0 0 auto;font-size:2rem;font-weight:bold;line-height:3rem;position:relative}.dxl-quote-content span{font-size:1rem;color:var(--white);display:block;margin-top:2rem}.dxl-quote .column:before{content:'';display:block;height:90%;width:55%;position:absolute;background:var(--navy);left:-70px;z-index:0;top:-40px;border-radius:2rem}.dxl-quote .column.column-full{position:relative}.dxl-quote .container:after{content:'';display:block;height:100%;width:40%;background:var(--orange);position:absolute;right:0;top:50%;transform:translateY(-50%) translateX(80%)}.dxl-quote .container{position:relative}.dxl-quote{overflow:hidden}.dxl-quote-content.font-light.orange-bg *{color:var(--white)}.dxl-quote-content p{font-size:2rem;font-weight:bold;line-height:3rem}@media(max-width:767px){.dxl-quote-content{padding:2rem}.dxl-quote-content p{margin-top:0;margin-bottom:1rem;font-size:1.4rem;line-height:2.4rem}.dxl-quote-content span{margin-top:1rem}.dxl-quote .container:after{display:none}.dxl-quote-content{width:100%}}