/* Quote Block */
body .wp-block-quote {padding: 3.3rem clamp(1rem, 4vw, 5.5rem) clamp(1rem, 4vw, 2.6rem);font-size: clamp(1rem, 4vw, 1.2rem);line-height: 2.2;position: relative;margin: 2.7rem auto 0;width: 100%;max-width: 37.5rem;background: rgba(62,121,134,0.15);z-index: 1;}
.wp-block-quote::before {content: '';background: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_6437_2403)"><circle cx="16" cy="16" r="13" fill="white"/><path d="M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32ZM17.2246 24.4687L16.5371 21.3027C18.5515 20.8568 20.4039 20.2769 20.2539 18.0273H17.8867V9.60152H25.0176V17.4766C25.015 23.735 20.4202 24.2442 17.2246 24.4687ZM7.67187 24.4687L6.98243 21.3027C8.99685 20.8568 10.8492 20.2769 10.6992 18.0273H8.33203V9.60152H15.4629V17.4766C15.4604 23.735 10.8675 24.2442 7.67187 24.4687Z" fill="%234A4A4A"/></g><defs><clipPath id="clip0_6437_2403"><rect width="32" height="32" fill="white"/></clipPath></defs></svg>') center no-repeat;position: absolute;inset: -0.8rem 0 auto 0;width: 1.6rem;height: 1.6rem;margin: auto;}
.wp-block-quote cite { display: block; font-size: clamp(0.9rem, 4vw, 1rem); font-weight: bold; text-align: right; line-height: 1.5; }
