.quotes-image-2024--wrapper{align-items:center;display:grid;gap:var(--row-gap) var(--column-gap-l);grid-template-columns:repeat(2,minmax(250px,1fr))}.quotes-image-2024 h2{margin-bottom:var(--row-gap)}.quotes-image-2024 h2 span{color:var(--colors-blue)}.quotes-image-2024 h3{margin-bottom:8px;padding-top:10px}.quotes-image-2024__text p:last-child{margin-bottom:0}.quotes-image-2024__image img{border-radius:var(--border-radius);max-width:100%;object-fit:cover}.quotes-image-2024__image{order:2}.quotes-image-2024__text{max-width:100%;order:1}.quotes-image-2024__quote{display:flex;flex-direction:column;row-gap:var(--row-gap)}.quotes-image-2024__quote-inner .quote p:first-letter{font-size:30px;font-weight:700;line-height:1.1}.quotes-image-2024__quote-author{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-top:16px}.quotes-image-2024__quote-author p{font-size:17px;margin-bottom:0}.quotes-image-2024__quote-author p:first-of-type{border-right:2px solid var(--colors-dark-blue);font-weight:700;padding-right:16px}.quotes-image-2024__quote-author p.company-name{padding-left:16px}.quotes-image-2024__quote-author img{flex:none}.quotes-image-2024__quote-author img.author-image{border:2px solid var(--colors-white);border-radius:50%;box-shadow:var(--box-shadow);height:42px;margin:0 16px 0 0;object-fit:cover;width:42px}.quotes-image-2024__quote-author img.company-logo{margin-left:16px;max-width:100px!important}@media screen and (max-width:767px){.quotes-image-2024--wrapper{display:flex;flex-direction:column}.quotes-image-2024__quote-author{align-items:flex-start;flex-direction:column;justify-content:flex-start}.quotes-image-2024__quote-author p:first-of-type{border-right:none;padding-right:0}.quotes-image-2024__quote-author p.company-name{margin-top:8px;padding-left:0}.quotes-image-2024__quote-author img.author-image{border:none;margin:0 0 8px}.quotes-image-2024__quote-author img.company-logo{margin:8px 0 0}.quotes-image-2024__image{order:1}.quotes-image-2024__text{order:2}}