.module-pull-quote{background:transparent!important;padding-block:var(--space-xl);width:100%}.module-pull-quote__container{margin:0 auto;max-width:var(--container-content);padding-inline:var(--container-padding)}.module-pull-quote__inner{align-items:center;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:row;height:270px;padding:0 48px}.module-pull-quote__inner--has-image{height:374px;padding:0}.module-pull-quote--white .module-pull-quote__inner{background:#fff}.module-pull-quote--subtle .module-pull-quote__inner{background:#f8f9fa}.module-pull-quote--light-green .module-pull-quote__inner{background:#f1f9fa}.module-pull-quote--teal .module-pull-quote__inner{background:linear-gradient(90deg,#28918e 0,#054653 35%,#000)}.module-pull-quote--dark .module-pull-quote__inner{background:#1a1a1a}.module-pull-quote--no-image{align-items:center;flex-direction:column;justify-content:center;padding:0 85px;text-align:center}.module-pull-quote--no-image .module-pull-quote__content{flex:none;width:100%}.module-pull-quote__image-wrap{flex-shrink:0;margin-left:85px}.module-pull-quote__image{border-radius:12px;display:block;height:275px;object-fit:cover;width:275px}.module-pull-quote__inner--has-image .module-pull-quote__content{flex:1;margin-left:55px;padding-right:48px}.module-pull-quote__content{flex:1}.module-pull-quote__name{font-family:var(--font-primary);font-size:var(--module-label-size,11px);font-weight:var(--module-label-weight,500);letter-spacing:var(--module-label-spacing,.08em);margin:0 0 40px;text-transform:uppercase}.module-pull-quote--light-green .module-pull-quote__name,.module-pull-quote--subtle .module-pull-quote__name,.module-pull-quote--white .module-pull-quote__name{color:var(--color-text-muted,#666)}.module-pull-quote--dark .module-pull-quote__name,.module-pull-quote--teal .module-pull-quote__name{color:hsla(0,0%,100%,.7)}.module-pull-quote__text{font-family:var(--font-primary);font-size:var(--text-h3-size);font-style:normal;font-weight:var(--font-weight-medium);line-height:1.4;margin:0}.module-pull-quote--light-green .module-pull-quote__text,.module-pull-quote--subtle .module-pull-quote__text,.module-pull-quote--white .module-pull-quote__text{color:var(--color-text-primary,#1a1a1a)}.module-pull-quote--dark .module-pull-quote__text,.module-pull-quote--teal .module-pull-quote__text{color:#fff}@media (max-width:768px){.module-pull-quote__container{box-sizing:border-box;max-width:100%;padding-inline:16px;width:100%}.module-pull-quote__inner,.module-pull-quote__inner--has-image{flex-direction:column!important;height:auto!important;padding:32px 24px!important;text-align:center}.module-pull-quote__image-wrap{margin-left:0}.module-pull-quote__inner--has-image .module-pull-quote__content{margin-left:0;padding-right:0}.module-pull-quote__content{align-items:center;display:flex;flex-direction:column}.module-pull-quote__image{height:120px;width:120px}}