:root{--brand-primary:#8F483D;--brand-primary-dark:#5A2C25;--brand-primary-light:#D9BAB5;--brand-secondary:#51A46A;--brand-accent:#C9366B;--brand-neutral-dark:#23201C;--brand-neutral-mid:#6A6258;--brand-neutral-light:#F7F4EF;--brand-bg:#FFFFFF;--brand-bg-alt:#F0EBE3;--brand-text:#23201C;--brand-text-inverse:#FFFFFF;--brand-border:#E4DCD0;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:4px;--brand-shadow:0 18px 48px rgba(35, 32, 28, 0.12)}*{box-sizing:border-box}body{margin:0;color:#23201c;color:var(--brand-text);background:#fff;background:var(--brand-bg);font-family:Inter,ui-sans-serif,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}img{max-width:100%;height:auto}a{color:#8f483d;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#5a2c25;color:var(--brand-primary-dark)}.section,section[class*=-section]{padding-top:80px;padding-bottom:80px}.section-heading{max-width:760px;margin:0 auto 40px;text-align:center}.section h2,.section-heading h2{font-size:max(1.75rem, min(3vw, 2.5rem));line-height:1.15;color:#23201c;color:var(--brand-text);margin-bottom:16px}.section p,.section-heading p{color:#23201c;color:var(--brand-text)}.section-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:#51a46a;color:var(--brand-secondary);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:0}.burt-navbar-line{background:#fff;background:var(--brand-bg);border-bottom:1px solid #e4dcd0;border-bottom:1px solid var(--brand-border);padding:6px 0;z-index:1000}.burt-navbar-line .navbar-brand img{display:block;width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.burt-navbar-line .nav-link{color:#23201c;color:var(--brand-text);font-size:.86rem;font-weight:700;padding:10px 12px}.burt-navbar-line .nav-link.active,.burt-navbar-line .nav-link:hover{color:#8f483d;color:var(--brand-primary)}.burt-navbar-line .navbar-toggler{border-color:#e4dcd0;border-color:var(--brand-border);border-radius:4px;border-radius:var(--brand-radius)}.burt-navbar-line .navbar-toggler-icon{background-image:linear-gradient(#5a2c25,#5a2c25),linear-gradient(#5a2c25,#5a2c25),linear-gradient(#5a2c25,#5a2c25);background-image:linear-gradient(var(--brand-primary-dark),var(--brand-primary-dark)),linear-gradient(var(--brand-primary-dark),var(--brand-primary-dark)),linear-gradient(var(--brand-primary-dark),var(--brand-primary-dark));background-position:center 9px,center 16px,center 23px;background-repeat:no-repeat;background-size:24px 2px}.btn.burt-btn-solid,.burt-btn-solid{background:#8f483d;background:var(--brand-primary);border-color:#8f483d;border-color:var(--brand-primary);color:#fff;color:var(--brand-text-inverse);border-radius:4px;border-radius:var(--brand-radius);font-weight:800;padding:12px 22px}.btn.burt-btn-solid:hover,.burt-btn-solid:hover{background:#5a2c25;background:var(--brand-primary-dark);border-color:#5a2c25;border-color:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.btn.burt-btn-light,.burt-btn-light{background:#fff;background:var(--brand-bg);border-color:#fff;border-color:var(--brand-bg);color:#5a2c25;color:var(--brand-primary-dark);border-radius:4px;border-radius:var(--brand-radius);font-weight:800;padding:12px 22px}.btn.burt-btn-light:hover,.burt-btn-light:hover{background:#f7f4ef;background:var(--brand-neutral-light);color:#5a2c25;color:var(--brand-primary-dark)}.btn.burt-btn-outline,.burt-btn-outline{background:0 0;border:1px solid #8f483d;border:1px solid var(--brand-primary);color:#5a2c25;color:var(--brand-primary-dark);border-radius:4px;border-radius:var(--brand-radius);font-weight:800;padding:12px 22px}.btn.burt-btn-outline:hover,.burt-btn-outline:hover{background:#8f483d;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.btn.burt-btn-outline-light,.burt-btn-outline-light{background:0 0;border:1px solid rgba(255,255,255,.85);color:#fff;color:var(--brand-text-inverse);border-radius:4px;border-radius:var(--brand-radius);font-weight:800;padding:12px 22px}.btn.burt-btn-outline-light:hover,.burt-btn-outline-light:hover{background:#fff;background:var(--brand-text-inverse);color:#5a2c25;color:var(--brand-primary-dark)}.cta-section{background:#5a2c25;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);text-align:center;padding:80px 0 96px}.cta-section .section-eyebrow,.cta-section h2,.cta-section p{color:#fff;color:var(--brand-text-inverse)}.cta-section p{max-width:720px;margin:0 auto 24px}.cta-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.site-footer{background:#5a2c25;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);padding-top:64px;padding-bottom:28px}.site-footer a:not([class*=btn-]),.site-footer h2,.site-footer p{color:#fff;color:var(--brand-text-inverse)}.site-footer a:not([class*=btn-]):hover{-webkit-text-decoration:underline;text-decoration:underline}.footer-title{font-size:1rem;margin-bottom:16px}.footer-links{display:grid;grid-gap:10px;gap:10px;list-style:none;margin:0;padding:0}.footer-bottom{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.2);margin-top:36px;padding-top:20px}.footer-bottom p{margin:0}.modal-header{background:#5a2c25;background:var(--brand-primary-dark)}.modal-header .modal-title{color:#fff;color:var(--brand-text-inverse);font-size:1.2rem}.modal-header .btn-close{filter:invert(1)}.burt-feedback-modal{max-width:560px}.sub-hero{position:relative;overflow:hidden;min-height:420px;display:grid;align-items:center;background:#5a2c25;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.sub-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.sub-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(90,44,37,.88),rgba(90,44,37,.38));z-index:1}.sub-hero .container{position:relative;z-index:2}.sub-hero .section-eyebrow,.sub-hero h1,.sub-hero p{color:#fff;color:var(--brand-text-inverse)}.sub-hero h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;max-width:780px}.sub-hero p{max-width:680px;font-size:1.08rem}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.burt-navbar-line .navbar-collapse{padding:12px 0}.section,section[class*=-section]{padding-top:64px;padding-bottom:64px}}@media (max-width:575px){[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.footer-bottom{display:block}.cta-section{padding:64px 0 84px}}.feedback-form{color:#23201c;color:var(--brand-text)}.feedback-form .form-label{color:#23201c;color:var(--brand-text);font-weight:800;font-size:.9rem}.feedback-form .require::after,.reply-form .require::after{content:" *";color:#ef4444;color:var(--brand-danger)}.feedback-form .form-control,.feedback-form .form-select,.reply-form .form-control{border-color:#e4dcd0;border-color:var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);min-height:48px;color:#23201c;color:var(--brand-text)}.feedback-form textarea.form-control{min-height:120px}.feedback-form .form-control:focus,.feedback-form .form-select:focus,.reply-form .form-control:focus{border-color:#8f483d;border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(143,72,61,.18)}.feedback-form .form-check-label{color:#23201c;color:var(--brand-text);font-size:.9rem}.feedback-form .form-check-input{border-color:#e4dcd0;border-color:var(--brand-border)}.feedback-form .form-check-input:checked{background-color:#8f483d;background-color:var(--brand-primary);border-color:#8f483d;border-color:var(--brand-primary)}