.cmpQuote{position:relative;padding:145px 86px 80px;background-color:rgba(54,76,86,.04);display:flex;gap:40px;align-items:center}.cmpQuote:before{content:"";position:absolute;height:140px;width:184px;top:0;left:0;background-image:url(/themes/bekina/images/icons/quote-marks.svg);background-size:contain}.cmpQuote.withImage>*{width:50%;box-sizing:border-box}.cmpQuote .author{margin-top:40px}.cmpQuote .author .name{font-size:20px;font-weight:700;line-height:160%;color:#364c56}.cmpQuote .author .function{font-family:rift;font-weight:500;font-size:16px;line-height:140%;color:#364c56;opacity:.5}@media screen and (max-width:768px){.cmpQuote{flex-direction:column;gap:32px;padding:76px 24px 40px}.cmpQuote:before{height:76px;width:100px}.cmpQuote.withImage>*{width:100%}}