.esc-card{display:flex;align-items:center;gap:24px;padding:24px;border:1px solid #e6e6e6;border-radius:12px;background-color:#fff;box-shadow:0 2px 8px rgb(0 0 0 / .02);font-family:'Inter',sans-serif;box-sizing:border-box}.esc-graphic-container{flex-shrink:0}.esc-graphic-box{display:flex;align-items:center;border:1px solid #eaeaea;border-radius:8px;padding:10px 14px;background-color:#fafafa;gap:12px}.esc-logo-slot{display:flex;align-items:center;justify-content:center;width:32px;height:32px}.esc-custom-logo{max-width:100%;max-height:100%;object-fit:contain}.esc-svg-logo{width:30px;height:30px}.esc-divider-line{width:1px;height:28px;background-color:#e2e2e2}.esc-content{flex-grow:1}.esc-header-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.esc-checkmark{color:#107c41;font-weight:700;font-size:16px}.esc-title{margin:0;font-size:17px;font-weight:700;color:#032042;line-height:1.3}.esc-desc{margin:0;font-size:14px;color:#595959;line-height:1.5}@media (max-width:767px){.esc-card{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}.esc-graphic-container{align-self:flex-start}}