.quote{position:relative;overflow:}.quote::before{content:"";background:#f6f8fa;position:absolute;height:85%;top:-72px;width:calc(100% + 30px);left:-15px}.quote .wrapper{display:flex;flex-direction:column;padding:70px 30px 30px;position:relative;background:#FFF;margin-top:122px;box-shadow:0px 10px 20px rgba(0,0,0,0.04),0px 2px 6px rgba(0,0,0,0.04),0px 0px 1px rgba(0,0,0,0.04);border-radius:8px}.quote .wrapper .quote-container{display:flex;flex-direction:column;justify-content:center}.quote .wrapper .quote-container .quote-text{font-size:24px;margin:0 0 30px;position:relative;font-weight:500}.quote .wrapper .quote-container .quote-text:before{content:'“';position:absolute;font-size:80px;line-height:1;font-weight:700;background:#007df9;background:-webkit-linear-gradient(90deg,#007df9 0%,#0036b0 100%);background:linear-gradient(90deg,#007df9 0%,#0036b0 100%);-webkit-background-clip:text;background-clip:text;width:40px;height:40px;top:-40px}.quote .wrapper .quote-container .quote-attribute{font-weight:500}.quote .wrapper .bullets{margin:40px 0 0}.quote .wrapper .bullets .bullet{display:flex;align-items:center;margin:0 0 40px}.quote .wrapper .bullets .bullet:last-of-type{margin:0}.quote .wrapper .bullets .bullet .icon{max-width:64px}.quote .wrapper .bullets .bullet .content{margin:0 0 0 24px}.quote .wrapper .bullets .bullet .content .title{text-transform:uppercase;color:rgba(97,99,100,0.75);font-weight:500}.quote .wrapper .bullets .bullet .content .answer{font-size:24px;color:#384455;font-weight:500}@media screen and (min-width:768px){.quote .wrapper{padding:85px 45px 45px}}@media screen and (min-width:1024px){.quote::before{width:200%;left:-50%}.quote .wrapper{flex-direction:row;padding:60px;margin-top:122px}.quote .wrapper .quote-container .quote-text:before{width:40px;height:40px;top:-60px}.quote .wrapper .column{width:50%;padding:0 30px}.quote .wrapper .column.full-width-column{width:100%}.quote .wrapper .bullets{margin:0}}