.vet-quote__wrapper{margin-left:auto;margin-right:auto;display:grid;grid-template-columns:min(10%,65px) 1fr;gap:20px;padding:40px 35px;padding:min(10%,40px) min(8%,35px);border-radius:9px;background-color:#e6e6e6}.vet-quote--primary .vet-quote__wrapper{color:#fff;background-color:var(--primary)}.vet-quote--primary :is(h1,h2,h3,.h1,.h2,.h3){color:#fff}.vet-quote__wrapper--with-media{grid-template-columns:min(10%,65px) 1fr 175px}.vet-quote__wrapper:first-child{margin-top:0}.vet-quote__wrapper:last-child{margin-bottom:0}.vet-quote__title{margin:0}.vet-quote__quote-meta{margin-top:1.4rem;color:var(--blue);line-height:1.4}.vet-quote--primary .vet-quote__quote-meta{color:#fff}.vet-quote__icon path{fill:none;stroke:var(--blue);stroke-width:2}.vet-quote--primary .vet-quote__icon path{stroke:#fff}.vet-quote__quote-image{border-radius:9px;max-width:100%;height:auto;font-size:.583rem;word-break:normal}@media(max-width:768px){.vet-quote__icon{max-width:50px}.vet-quote__wrapper{grid-template-columns:1fr}.hide-image-mobile .vet-quote__quote-image{display:none}}