.item-copy h4{color:#000;font-size:1.1rem;font-weight:700;margin:12px 0 8px;text-decoration:none}.item-button,.item-quotes{margin-top:auto;padding:16px}.item-button{display:flex}.quote-card-wrapper{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.quote-card-item{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.04);padding:24px;position:relative;transition:box-shadow .2s ease}.quote-card-item:hover{box-shadow:0 4px 14px rgba(0,0,0,.1)}.quote-card-accent{background:#3094ed;border-top-left-radius:4px;border-top-right-radius:4px;height:3px;left:0;position:absolute;top:0;width:100%}.quote-card-body{color:#2b2b2f;font-size:1rem;line-height:1.55;margin-bottom:12px}.quote-card-footer{color:#333;display:flex;flex-direction:column;font-size:.95rem;gap:2px}.quote-card-company,.quote-card-title{color:#555;font-size:.9rem;font-weight:400}@media (max-width:1100px){.quote-card-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.quote-card-wrapper{grid-template-columns:1fr}}.custom-card-wrapper--stack{display:flex;flex-direction:column;gap:24px;padding:0}.custom-card-wrapper--stack .custom-card-item{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.04);flex:0 0 auto;max-width:100%;padding:24px;position:relative;transition:box-shadow .2s ease}.custom-card-wrapper--stack .custom-card-item:hover{box-shadow:0 4px 14px rgba(0,0,0,.1)}.custom-card-wrapper--stack .custom-card-accent{background:#3094ed;border-top-left-radius:4px;border-top-right-radius:4px;height:3px;left:0;position:absolute;top:0;width:100%}.custom-card-wrapper--stack .custom-card-header{align-items:center;display:flex;gap:12px;margin-bottom:8px}.custom-card-wrapper--stack .custom-card-icon.icon-swap{background-position:50%;background-repeat:no-repeat;background-size:contain;height:24px;width:24px}.custom-card-wrapper--stack .custom-card-heading h3{color:#0b0b0c;font-size:1.125rem;font-weight:600;line-height:1.25;margin:0 0 8px}.custom-card-wrapper--stack .custom-card-text{color:#2b2b2f;font-size:1rem;line-height:1.55}.cards-has-shadow .custom-card-item{background:#fff;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.15)}@media (max-width:680px){.custom-card-wrapper--stack{gap:20px}.custom-card-wrapper--stack .custom-card-item{padding:20px}.manual-card-list .custom-card-wrapper--stack,.manual-card-list .quote-card-wrapper{box-sizing:border-box;overflow:visible;padding-right:24px!important}.manual-card-list .custom-card-wrapper--stack .custom-card-item,.manual-card-list .quote-card-wrapper .quote-card-item{margin-right:24px}}