/* COUSINS MANAGED FRONTEND RENDERER 0.9.12
   Deterministic schema-rendered public layout. Independent of Elementor output caches. */
body.wsb-cousins-render-0912.wsb-managed-surface{
    overflow-x:hidden;
    background:#f5efe4;
}
body.wsb-cousins-render-0912 .wsb-cp-page{
    --cp-ink:#16231e;
    --cp-forest:#10251e;
    --cp-forest-soft:#1b342b;
    --cp-paper:#f8f3ea;
    --cp-ivory:#efe5d6;
    --cp-copper:#b97843;
    --cp-line:rgba(22,35,30,.16);
    width:100vw;
    max-width:none;
    margin:0 0 0 calc(50% - 50vw);
    padding:0;
    color:var(--cp-ink);
    background:var(--cp-paper);
    font-family:Arial,Helvetica,sans-serif;
}
body.wsb-cousins-render-0912 .wsb-cp-page *{box-sizing:border-box}
body.wsb-cousins-render-0912 .wsb-cp-page img{display:block;max-width:100%}
body.wsb-cousins-render-0912 .wsb-cp-page h1,
body.wsb-cousins-render-0912 .wsb-cp-page h2,
body.wsb-cousins-render-0912 .wsb-cp-page h3{
    margin:0;
    color:inherit;
    font-family:"Cormorant Garamond","Iowan Old Style","Baskerville",Georgia,serif;
    font-weight:500;
    letter-spacing:-.045em;
}
body.wsb-cousins-render-0912 .wsb-cp-page p{margin:0 0 1.25em}
body.wsb-cousins-render-0912 .wsb-cp-shell{
    width:min(1460px,calc(100% - 96px));
    margin:0 auto;
}
body.wsb-cousins-render-0912 .wsb-cp-section{position:relative;isolation:isolate}
body.wsb-cousins-render-0912 .wsb-cp-eyebrow{
    margin:0 0 24px;
    color:var(--cp-copper);
    font-size:12px;
    font-weight:700;
    letter-spacing:.22em;
    line-height:1.5;
    text-transform:uppercase;
}
body.wsb-cousins-render-0912 .wsb-cp-copy-text,
body.wsb-cousins-render-0912 .wsb-cp-intro__body,
body.wsb-cousins-render-0912 .wsb-cp-card>div{
    color:rgba(22,35,30,.69);
    font-size:17px;
    line-height:1.82;
}
body.wsb-cousins-render-0912 .wsb-cp-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:36px}
body.wsb-cousins-render-0912 .wsb-cp-button{
    display:inline-flex;
    min-height:52px;
    align-items:center;
    justify-content:center;
    padding:0 27px;
    border:1px solid currentColor;
    color:var(--cp-forest);
    font-size:11px;
    font-weight:800;
    letter-spacing:.16em;
    text-decoration:none;
    text-transform:uppercase;
    transition:transform .2s ease,background .2s ease,color .2s ease;
}
body.wsb-cousins-render-0912 .wsb-cp-button:hover{transform:translateY(-2px)}
body.wsb-cousins-render-0912 .wsb-cp-button--primary{border-color:var(--cp-forest);background:var(--cp-forest);color:#fffaf1}
body.wsb-cousins-render-0912 .wsb-cp-button--secondary{background:transparent}

/* Hero */
body.wsb-cousins-render-0912 .wsb-cp-hero-split{background:var(--cp-forest);color:#fff8ee}
body.wsb-cousins-render-0912 .wsb-cp-hero-split .wsb-cp-split{display:grid;grid-template-columns:minmax(0,44%) minmax(0,56%);min-height:820px}
body.wsb-cousins-render-0912 .wsb-cp-hero-split.wsb-cp-variant-image-left .wsb-cp-split{grid-template-columns:minmax(0,56%) minmax(0,44%)}
body.wsb-cousins-render-0912 .wsb-cp-split__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(80px,9vw,155px);background:radial-gradient(circle at 15% 15%,rgba(185,120,67,.24),transparent 34%),linear-gradient(145deg,#19352b,#0e211a)}
body.wsb-cousins-render-0912 .wsb-cp-hero-split h1{max-width:760px;font-size:clamp(72px,7.8vw,138px);line-height:.86;color:#fff9ef}
body.wsb-cousins-render-0912 .wsb-cp-hero-split .wsb-cp-copy-text{max-width:620px;margin-top:32px;color:rgba(255,248,238,.72);font-size:19px}
body.wsb-cousins-render-0912 .wsb-cp-hero-split .wsb-cp-button--primary{border-color:#fff8ee;background:#fff8ee;color:var(--cp-forest)}
body.wsb-cousins-render-0912 .wsb-cp-hero-split .wsb-cp-button--secondary{color:#fff8ee}
body.wsb-cousins-render-0912 .wsb-cp-split__media{min-width:0;min-height:620px;background:#d8c5aa}
body.wsb-cousins-render-0912 .wsb-cp-image{width:100%;height:100%;min-height:100%;object-fit:cover;object-position:center}
body.wsb-cousins-render-0912 .wsb-cp-image--missing{background:linear-gradient(135deg,#c9ad8c,#6f4f38)}

/* Editorial intro */
body.wsb-cousins-render-0912 .wsb-cp-rich-text{padding:145px 0;background:var(--cp-ivory)}
body.wsb-cousins-render-0912 .wsb-cp-intro{display:grid;grid-template-columns:minmax(0,58%) minmax(0,42%);align-items:start}
body.wsb-cousins-render-0912 .wsb-cp-intro__heading{padding-right:clamp(46px,8vw,128px)}
body.wsb-cousins-render-0912 .wsb-cp-intro__body{display:flex;min-height:100%;align-items:center;padding:28px 0 28px clamp(46px,8vw,128px);border-left:1px solid var(--cp-line);font-size:19px}
body.wsb-cousins-render-0912 .wsb-cp-intro h2{max-width:940px;font-size:clamp(58px,6vw,102px);line-height:.94}

/* Cards */
body.wsb-cousins-render-0912 .wsb-cp-feature-grid,
body.wsb-cousins-render-0912 .wsb-cp-process-steps,
body.wsb-cousins-render-0912 .wsb-cp-stats-grid{padding:145px 0;background:#fbf8f2}
body.wsb-cousins-render-0912 .wsb-cp-feature-grid .wsb-cp-intro,
body.wsb-cousins-render-0912 .wsb-cp-process-steps .wsb-cp-intro,
body.wsb-cousins-render-0912 .wsb-cp-stats-grid .wsb-cp-intro{margin-bottom:74px}
body.wsb-cousins-render-0912 .wsb-cp-cards{display:grid;gap:18px}
body.wsb-cousins-render-0912 .wsb-cp-cards--feature{grid-template-columns:repeat(3,minmax(0,1fr))}
body.wsb-cousins-render-0912 .wsb-cp-cards--process{grid-template-columns:repeat(4,minmax(0,1fr))}
body.wsb-cousins-render-0912 .wsb-cp-cards--stats{grid-template-columns:repeat(3,minmax(0,1fr))}
body.wsb-cousins-render-0912 .wsb-cp-card{display:flex;min-height:380px;flex-direction:column;padding:50px;background:#eee3d3;border:1px solid rgba(22,35,30,.08)}
body.wsb-cousins-render-0912 .wsb-cp-card:nth-child(n+4){background:var(--cp-forest-soft);color:#fff8ee}
body.wsb-cousins-render-0912 .wsb-cp-card:nth-child(n+4)>div{color:rgba(255,248,238,.66)}
body.wsb-cousins-render-0912 .wsb-cp-card__number{margin-bottom:auto;color:var(--cp-copper);font-family:Georgia,serif;font-size:28px;font-style:italic;letter-spacing:.12em}
body.wsb-cousins-render-0912 .wsb-cp-card h3{margin:64px 0 22px;font-size:clamp(31px,2.4vw,44px);line-height:.98}
body.wsb-cousins-render-0912 .wsb-cp-card__value{display:block;margin:auto 0 30px;font-family:Georgia,serif;font-size:74px;font-weight:400}

/* Image stories */
body.wsb-cousins-render-0912 .wsb-cp-image-text{background:var(--cp-paper)}
body.wsb-cousins-render-0912 .wsb-cp-image-text .wsb-cp-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:720px}
body.wsb-cousins-render-0912 .wsb-cp-image-text .wsb-cp-split__copy{padding:clamp(70px,9vw,150px);background:var(--cp-paper);color:var(--cp-ink)}
body.wsb-cousins-render-0912 .wsb-cp-image-text:nth-of-type(even) .wsb-cp-split__copy{background:var(--cp-forest-soft);color:#fff8ee}
body.wsb-cousins-render-0912 .wsb-cp-image-text:nth-of-type(even) .wsb-cp-copy-text{color:rgba(255,248,238,.7)}
body.wsb-cousins-render-0912 .wsb-cp-image-text h2{max-width:760px;font-size:clamp(56px,5.6vw,92px);line-height:.93}
body.wsb-cousins-render-0912 .wsb-cp-image-text .wsb-cp-copy-text{max-width:660px;margin-top:30px}

/* Quote */
body.wsb-cousins-render-0912 .wsb-cp-testimonial{padding:135px 0;background:#0e211a;color:#fff8ee}
body.wsb-cousins-render-0912 .wsb-cp-quote-grid{display:grid;grid-template-columns:24% 76%}
body.wsb-cousins-render-0912 .wsb-cp-quote-meta{padding-right:60px;border-right:1px solid rgba(255,255,255,.18)}
body.wsb-cousins-render-0912 .wsb-cp-quote-mark{display:block;color:var(--cp-copper);font-family:Georgia,serif;font-size:94px;line-height:.8}
body.wsb-cousins-render-0912 .wsb-cp-quote-meta h3{margin-top:60px;font-size:32px}
body.wsb-cousins-render-0912 .wsb-cp-quote-meta p{margin-top:10px;color:rgba(255,248,238,.58);font-size:12px;letter-spacing:.16em;text-transform:uppercase}
body.wsb-cousins-render-0912 .wsb-cp-quote-grid blockquote{margin:0;padding-left:90px}
body.wsb-cousins-render-0912 .wsb-cp-quote-grid blockquote p{margin:0;color:#fff8ee;font-family:Georgia,serif;font-size:clamp(52px,5.6vw,94px);line-height:.98;letter-spacing:-.04em}

/* FAQ */
body.wsb-cousins-render-0912 .wsb-cp-faq{padding:135px 0;background:var(--cp-ivory)}
body.wsb-cousins-render-0912 .wsb-cp-faq-grid{display:grid;grid-template-columns:40% 60%;gap:90px}
body.wsb-cousins-render-0912 .wsb-cp-faq h2{font-size:clamp(54px,5vw,86px);line-height:.95}
body.wsb-cousins-render-0912 .wsb-cp-faq-list{border-top:1px solid var(--cp-line)}
body.wsb-cousins-render-0912 .wsb-cp-faq-item{border-bottom:1px solid var(--cp-line)}
body.wsb-cousins-render-0912 .wsb-cp-faq-item summary{padding:26px 42px 26px 0;cursor:pointer;font-family:Georgia,serif;font-size:28px;list-style:none}
body.wsb-cousins-render-0912 .wsb-cp-faq-item summary::-webkit-details-marker{display:none}
body.wsb-cousins-render-0912 .wsb-cp-faq-item>div{padding:0 40px 24px 0;color:rgba(22,35,30,.68);font-size:16px;line-height:1.75}

/* CTA */
body.wsb-cousins-render-0912 .wsb-cp-cta{padding:120px 0;background:var(--cp-copper);color:#fff}
body.wsb-cousins-render-0912 .wsb-cp-cta-grid{display:grid;grid-template-columns:62% 38%;align-items:center}
body.wsb-cousins-render-0912 .wsb-cp-cta h2{max-width:900px;font-size:clamp(58px,6vw,100px);line-height:.92}
body.wsb-cousins-render-0912 .wsb-cp-cta .wsb-cp-copy-text{max-width:760px;margin-top:30px;color:rgba(255,255,255,.78)}
body.wsb-cousins-render-0912 .wsb-cp-cta-actions{padding-left:70px;border-left:1px solid rgba(255,255,255,.38)}
body.wsb-cousins-render-0912 .wsb-cp-cta-actions .wsb-cp-actions{display:grid;margin:0}
body.wsb-cousins-render-0912 .wsb-cp-cta .wsb-cp-button{width:100%;min-height:60px;border-color:#10251e;background:#10251e;color:#fff}
body.wsb-cousins-render-0912 .wsb-cp-cta .wsb-cp-button--secondary{border-color:#fff;background:transparent;color:#fff}

@media (max-width:1100px){
    body.wsb-cousins-render-0912 .wsb-cp-shell{width:min(100% - 56px,980px)}
    body.wsb-cousins-render-0912 .wsb-cp-hero-split .wsb-cp-split,
    body.wsb-cousins-render-0912 .wsb-cp-image-text .wsb-cp-split{grid-template-columns:1fr}
    body.wsb-cousins-render-0912 .wsb-cp-hero-split .wsb-cp-split__copy{min-height:680px}
    body.wsb-cousins-render-0912 .wsb-cp-hero-split .wsb-cp-split__media{height:620px}
    body.wsb-cousins-render-0912 .wsb-cp-image-text .wsb-cp-split__media{height:580px}
    body.wsb-cousins-render-0912 .wsb-cp-intro,
    body.wsb-cousins-render-0912 .wsb-cp-quote-grid,
    body.wsb-cousins-render-0912 .wsb-cp-faq-grid,
    body.wsb-cousins-render-0912 .wsb-cp-cta-grid{grid-template-columns:1fr}
    body.wsb-cousins-render-0912 .wsb-cp-intro__heading{padding-right:0}
    body.wsb-cousins-render-0912 .wsb-cp-intro__body{margin-top:42px;padding:42px 0 0;border-top:1px solid var(--cp-line);border-left:0}
    body.wsb-cousins-render-0912 .wsb-cp-cards--feature{grid-template-columns:repeat(2,minmax(0,1fr))}
    body.wsb-cousins-render-0912 .wsb-cp-cards--process{grid-template-columns:repeat(2,minmax(0,1fr))}
    body.wsb-cousins-render-0912 .wsb-cp-quote-meta{padding:0 0 46px;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}
    body.wsb-cousins-render-0912 .wsb-cp-quote-meta h3{margin-top:20px}
    body.wsb-cousins-render-0912 .wsb-cp-quote-grid blockquote{padding:58px 0 0}
    body.wsb-cousins-render-0912 .wsb-cp-faq-grid{gap:50px}
    body.wsb-cousins-render-0912 .wsb-cp-cta-actions{margin-top:52px;padding:52px 0 0;border-top:1px solid rgba(255,255,255,.38);border-left:0}
}
@media (max-width:700px){
    body.wsb-cousins-render-0912 .wsb-cp-shell{width:calc(100% - 36px)}
    body.wsb-cousins-render-0912 .wsb-cp-split__copy{padding:82px 22px}
    body.wsb-cousins-render-0912 .wsb-cp-hero-split h1{font-size:clamp(58px,18vw,86px)}
    body.wsb-cousins-render-0912 .wsb-cp-hero-split .wsb-cp-split__copy{min-height:610px}
    body.wsb-cousins-render-0912 .wsb-cp-hero-split .wsb-cp-split__media{height:440px;min-height:440px}
    body.wsb-cousins-render-0912 .wsb-cp-rich-text,
    body.wsb-cousins-render-0912 .wsb-cp-feature-grid,
    body.wsb-cousins-render-0912 .wsb-cp-process-steps,
    body.wsb-cousins-render-0912 .wsb-cp-stats-grid,
    body.wsb-cousins-render-0912 .wsb-cp-testimonial,
    body.wsb-cousins-render-0912 .wsb-cp-faq,
    body.wsb-cousins-render-0912 .wsb-cp-cta{padding:82px 0}
    body.wsb-cousins-render-0912 .wsb-cp-intro h2,
    body.wsb-cousins-render-0912 .wsb-cp-image-text h2,
    body.wsb-cousins-render-0912 .wsb-cp-faq h2,
    body.wsb-cousins-render-0912 .wsb-cp-cta h2{font-size:clamp(46px,13vw,68px)}
    body.wsb-cousins-render-0912 .wsb-cp-cards--feature,
    body.wsb-cousins-render-0912 .wsb-cp-cards--process,
    body.wsb-cousins-render-0912 .wsb-cp-cards--stats{grid-template-columns:1fr}
    body.wsb-cousins-render-0912 .wsb-cp-card{min-height:0;padding:38px}
    body.wsb-cousins-render-0912 .wsb-cp-card h3{margin-top:46px}
    body.wsb-cousins-render-0912 .wsb-cp-image-text .wsb-cp-split__copy{padding:72px 22px}
    body.wsb-cousins-render-0912 .wsb-cp-image-text .wsb-cp-split__media{height:430px}
    body.wsb-cousins-render-0912 .wsb-cp-quote-grid blockquote p{font-size:clamp(42px,12vw,64px)}
}
@media (prefers-reduced-motion:reduce){
    body.wsb-cousins-render-0912 .wsb-cp-button{transition:none}
}
