.g-quote{padding-top:3.5rem;padding-bottom:3.5rem;margin-top:2.5rem;position:relative}.g-quote__container{position:relative}.g-quote__container::after{content:"";display:block;width:72px;height:64px;background-image:url(../../images/icons/quote.svg);background-repeat:no-repeat;position:absolute;left:16px;top:-92px}.g-quote__text{font-size:1.5rem;font-weight:300}.g-quote__author{margin-top:3rem;display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.g-quote__line{display:block;flex:0 0 128px;height:1px;background-color:var(--g-black)}.g-quote__author-title{flex:1 1 auto;text-align:right}.g-quote img{display:inline-block!important;margin-bottom:1rem;max-width:500px;width:100%}@media (min-width:1024px){.g-quote__text{font-size:2rem}}@media (min-width:1300px){.g-quote__container::after{left:-73px}}@media (max-width:1024px){.g-quote .order-last{order:0;text-align:center}}@media (max-width:500px){.g-quote__author{flex-wrap:wrap;flex-direction:column-reverse;align-items:flex-end;gap:28px}.g-quote__line{flex:0 0 auto;width:125px}.g-quote .text-nowrap{white-space:break-spaces!important;text-align:right}}