/* Accessible, visible FC information; no content generated for crawlers only. */
.btm-fc-overview {background:#fff;border-bottom:1px solid #e9d3bc;color:#291b10;}
.btm-fc-overview__inner {width:92%;max-width:1080px;margin:auto;padding:44px 0;}
.btm-fc-eyebrow {font-size:14px;font-weight:700;color:#894400;letter-spacing:.07em;}
.btm-fc-overview h1 {font-size:32px;font-weight:700;line-height:1.55;margin:12px 0 20px;text-align:left;}
.btm-fc-overview p,.btm-fc-section p,.btm-fc-faq p {font-size:16px;line-height:1.9;}
.btm-fc-facts {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:26px 0 12px;}
.btm-fc-facts>div {background:#fff7e9;border:1px solid #e6c69f;padding:20px;border-radius:6px;}
.btm-fc-facts dt {font-size:14px;font-weight:700;color:#754218;margin:0 0 10px;}
.btm-fc-facts dd {font-size:15px;line-height:1.8;margin:0;}
.btm-fc-facts strong {font-size:24px;font-weight:700;}
.btm-fc-facts small {display:block;font-size:14px;}
.btm-fc-conversion-teaser {background:#fff5e4;border:1px solid #d6af7e;border-left:5px solid #ac4100;border-radius:5px;padding:24px;margin:28px 0;}
.btm-fc-conversion-teaser h2 {font-size:28px;font-weight:700;line-height:1.6;text-align:left;margin:10px 0 14px;}
.btm-fc-conversion-teaser>a {display:inline-flex;align-items:center;gap:8px;min-height:44px;color:#8c3500;font-weight:700;text-decoration:underline;text-underline-offset:4px;margin-top:12px;line-height:1.8;}
.btm-fc-conversion {padding:28px 0;margin:20px 0 36px;border-top:2px solid #d9b487;border-bottom:2px solid #d9b487;}
.btm-fc-phrase {display:block;}
.btm-fc-conversion-options {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:24px 0;}
.btm-fc-conversion-options>div {padding:22px;background:#fff5e4;border:1px solid #e6c69f;border-radius:5px;}
.btm-fc-conversion-options h3 {margin-top:0;font-size:20px;}
.btm-fc-conversion-steps {list-style:decimal outside;margin:16px 0 24px;padding-left:1.6em;}
.btm-fc-conversion-steps li {font-size:17px;line-height:1.8;padding:10px 0 10px 6px;}
.btm-fc-conversion-steps strong {font-weight:700;}
.btm-fc-conversion-steps p {margin:6px 0 0;}
p.btm-fc-conversion-note {background:#fff7e9;border-left:3px solid #b6672d;padding:16px 18px;margin:20px 0;font-size:15px;line-height:1.9;}
.btm-fc-conversion-note a {color:#8c3500;text-decoration:underline;text-underline-offset:4px;}
p.btm-fc-date {font-size:13px;line-height:1.8;color:#655645;margin:12px 0 20px;}
.btm-fc-links {display:flex;gap:8px 24px;flex-wrap:wrap;margin:16px 0;}
.btm-fc-links a,.btm-fc-faq__answer a {color:#8c3500;text-decoration:underline;text-underline-offset:4px;line-height:1.8;}
.btm-fc-links a {display:inline-flex;align-items:center;min-height:44px;font-size:15px;font-weight:700;}
.btm-fc-section {color:#291b10;}
.btm-fc-section h2 {font-size:28px;font-weight:700;line-height:1.6;text-align:left;margin:0 0 24px;}
.btm-fc-section h3 {font-size:22px;line-height:1.7;text-align:left;margin:28px 0 12px;}
.btm-fc-fee-table {width:100%;border-collapse:collapse;margin:24px 0;table-layout:fixed;font-size:16px;line-height:1.8;}
.btm-fc-fee-table caption {text-align:left;font-size:14px;margin:0 0 10px;}
.btm-fc-fee-table th,.btm-fc-fee-table td {display:table-cell;border:1px solid #d7c1a9;padding:20px;vertical-align:top;text-align:left;overflow-wrap:anywhere;}
.btm-fc-fee-table th {width:30%;background:#fff0db;font-weight:700;}
.btm-fc-fee-table td {background:#fff;}
.btm-fc-keep {display:inline-block;white-space:nowrap;}
.btm-fc-faq {color:#291b10;}
.btm-fc-faq details {border:1px solid #dcc7b0;background:#fff;border-radius:4px;margin:14px 0;}
.btm-fc-faq summary {cursor:pointer;display:flex;justify-content:space-between;gap:16px;font-size:18px;font-weight:700;line-height:1.7;padding:20px 22px;background:#fff5e5;}
.btm-fc-faq summary::after {content:'＋';flex-shrink:0;color:#8c3500;}
.btm-fc-faq details[open]>summary::after {content:'−';}
.btm-fc-faq__answer {padding:20px 22px;}
.btm-fc-flow {margin:0 0 32px;}
.btm-fc-flow ol {list-style:decimal outside;padding-left:1.6em;margin:18px 0;columns:2;column-gap:28px;}
.btm-fc-flow li {font-size:16px;line-height:1.9;padding:5px 0;break-inside:avoid;}
.btm-fc-overview a:focus-visible,.btm-fc-section a:focus-visible,.btm-fc-faq a:focus-visible,.btm-fc-faq summary:focus-visible {outline:3px solid #075cab;outline-offset:4px;}
#header .logo .site-tagline {line-height:1.4;margin:0;}
.page-title h1.h2-bdrttl {font-size:28px;line-height:1.6;font-weight:700;text-align:center;padding-left:4%;padding-right:4%;overflow-wrap:anywhere;}
h1.hd-bg-ttl,h1.title {font-size:28px;line-height:1.6;font-weight:700;}
[id^="btm-"],[id^="fc-faq-"] {scroll-margin-top:140px;}
@media(max-width:767px) {
 .btm-fc-overview__inner {padding:30px 0;}
 .btm-fc-overview h1 {font-size:24px;line-height:1.65;}
 .btm-fc-facts {grid-template-columns:1fr;gap:10px;margin-top:20px;}
 .btm-fc-facts>div {padding:16px 18px;}
 .btm-fc-facts dt {margin:0 0 4px;}
 .btm-fc-facts strong {font-size:22px;}
 .btm-fc-conversion-teaser {padding:18px;margin:22px 0;}
 .btm-fc-conversion-teaser h2 {font-size:25px;}
 .btm-fc-conversion-options {grid-template-columns:1fr;gap:12px;}
 .btm-fc-conversion-options>div {padding:18px;}
 .btm-fc-conversion h2 {font-size:22px;}
 .btm-fc-section h2 {font-size:24px;}
 .btm-fc-section h3 {font-size:20px;}
 .btm-fc-fee-table {font-size:15px;}
 .btm-fc-fee-table th,.btm-fc-fee-table td {padding:13px 10px;}
 .btm-fc-fee-table th {width:40%;font-size:14px;}
 .btm-fc-faq summary {font-size:17px;padding:16px;}
 .btm-fc-faq__answer {padding:16px;}
 .btm-fc-flow ol {columns:1;}
 .page-title h1.h2-bdrttl {font-size:23px;height:auto;min-height:150px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px 5%;}
 h1.hd-bg-ttl,h1.title {font-size:24px;}
}
