.fcahc__faq-card{display:grid;height:auto;max-height:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--fcahc-gap,20px);padding:0;overflow:visible;background:transparent}.fcahc__topic-panel{height:315px;min-height:315px;max-height:315px;padding:24px 30px 20px;overflow-y:auto;overscroll-behavior:auto;border-radius:var(--fcahc-card-radius,7px);background:var(--fcahc-card,#f4f8f6);scrollbar-width:thin}.fcahc__topic-panel[hidden]{display:none!important}.fcahc__topic-panel .fcahc__topic-heading{top:-24px;margin-top:0}.fcahc__email-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--fcahc-gap,20px);align-items:stretch}.fcahc__email-card,.fcahc__email-preset-card{height:560px;max-height:560px;overflow-y:auto;overscroll-behavior:auto;border-radius:var(--fcahc-card-radius,7px);background:var(--fcahc-card,#f4f8f6);scrollbar-width:thin}.fcahc__email-preset-card{padding:28px 30px}.fcahc__email-preset-card h3{margin:0 0 12px;color:var(--fcahc-text);font-size:22px;font-weight:500;line-height:1.25}.fcahc__email-preset-card p{margin:0 0 22px;color:var(--fcahc-muted);font-size:15px;line-height:1.55}.fcahc__email-preset-card label{display:block}.fcahc__email-preset-card select{width:100%;min-height:46px;padding:10px 40px 10px 14px;border:1px solid color-mix(in srgb,var(--fcahc-text,#003c34) 55%,transparent);border-radius:7px;background:#fff;color:var(--fcahc-text);font-size:15px}.fcahc__preset-button{width:100%;min-height:46px;margin-top:14px;padding:12px 18px;border:1px solid var(--fcahc-text,#003c34);border-radius:7px;background:var(--fcahc-button,#dcece8);color:var(--fcahc-button-text,#003c34);font-size:14px;font-weight:600;cursor:pointer}.fcahc__preset-button:hover,.fcahc__preset-button:focus-visible{background:var(--fcahc-button-hover,#006b5d);color:var(--fcahc-button-hover-text,#fff)}.fcahc__preset-button:disabled{cursor:not-allowed;opacity:.5}@media(max-width:991px){.fcahc__faq-card,.fcahc__email-grid{grid-template-columns:1fr}.fcahc__email-card,.fcahc__email-preset-card{height:520px;max-height:520px}}@media(max-width:767px){.fcahc__topic-panel{height:min(315px,65vh);min-height:min(315px,65vh);max-height:min(315px,65vh);padding:20px 18px 16px}.fcahc__email-card,.fcahc__email-preset-card{height:auto;max-height:70vh}.fcahc__email-preset-card{padding:22px 18px}}
