/* optimum-rendered-approved-version:1 */
/* ===== Page Theme Variables ===== */
.opt-page[data-page-id="19"],
[data-page-id="19"] {
  --page-orange: #ef6a2e;
  --page-orange-text: #a63f12;
  --page-paper: #f5f1e9;
  --page-ink: #25282b;
  --page-muted: #62676a;
}

.kf-page-shell{min-height:100vh}


/* ===== PageSection 53 : keelframe-site-footer ===== */
.kf-site-footer{padding:clamp(64px,8vw,112px) clamp(20px,6vw,96px) 30px;background:var(--kf-ink);color:var(--kf-white)}.kf-site-footer-grid,.kf-site-footer-base{max-width:1500px;margin:0 auto}.kf-site-footer-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.5fr);gap:clamp(44px,9vw,130px)}.kf-site-footer-brand{display:inline-block;padding:8px;background:#fff}.kf-site-footer-brand img{display:block;width:180px;height:auto;filter:none}.kf-site-footer h2{max-width:760px;margin:42px 0 20px;font-size:clamp(38px,5vw,70px);line-height:1.02;letter-spacing:-.055em}.kf-site-footer p{max-width:720px;color:#d1d1cc;font-size:18px;line-height:1.65}.kf-site-footer-cta{display:inline-flex;margin-top:18px;padding:13px 17px;border:1px solid #fff;color:#fff;font-weight:780;text-decoration:none}.kf-site-footer nav{display:grid;align-content:end;gap:10px}.kf-site-footer nav a{padding:13px 0;border-bottom:1px solid #ffffff2e;color:#fff;text-decoration:none}.kf-site-footer-base{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-top:68px;padding-top:24px;border-top:1px solid #ffffff2e;color:#b9bbb8;font-size:12px;text-transform:uppercase}@media(max-width:800px){.kf-site-footer-grid{grid-template-columns:1fr}.kf-site-footer nav{align-content:start}.kf-site-footer-base{flex-direction:column}}

.kf-powered{display:flex;gap:18px;align-items:flex-start;max-width:1500px;margin:56px auto 0;padding:24px 0;border-top:1px solid #ffffff2e;color:#d1d1cc}
.kf-powered strong{flex:0 0 auto;color:#fff;font-size:14px;letter-spacing:.04em}
.kf-powered span{max-width:780px;font-size:15px;line-height:1.55}
@media(max-width:800px){
  .kf-site-footer{padding-inline:24px}
  .kf-site-footer h2{font-size:clamp(42px,10vw,56px)}
  .kf-site-footer p{font-size:18px}
  .kf-site-footer nav a,.kf-site-footer-cta{font-size:17px;min-height:44px}
  .kf-site-footer-base{font-size:14px;line-height:1.45}
  .kf-powered{flex-direction:column}
  .kf-powered strong,.kf-powered span{font-size:16px}
}
@media(max-width:430px){
  .kf-site-footer{padding-inline:20px}
  .kf-site-footer h2{font-size:clamp(36px,10.5vw,45px)}
  .kf-site-footer nav a,.kf-site-footer-cta{font-size:16px}
  .kf-site-footer p{font-size:18px}
  .kf-site-footer-base{font-size:13px}
}
.kf-powered-link,.kf-powered-base-link{color:#fff;text-decoration:underline;text-decoration-color:#ef6a2e;text-decoration-thickness:2px;text-underline-offset:4px}.kf-powered-link{flex:0 0 auto;font-size:14px;font-weight:800;letter-spacing:.04em}.kf-powered-link:hover,.kf-powered-base-link:hover{color:#ffae88}@media(max-width:800px){.kf-powered-link{font-size:16px}}

/* ===== PageSection 67 : keelframe-site-header ===== */
.kf-site-skip{position:fixed;left:-9999px;top:12px;z-index:1000;padding:12px 16px;background:var(--kf-white);color:var(--kf-ink);font-weight:800}.kf-site-skip:focus{left:12px}.kf-site-header{position:relative;z-index:20;padding:0 clamp(20px,6vw,96px);background:rgba(245,241,233,.97);border-bottom:1px solid rgba(37,40,43,.14)}.kf-site-header-inner{display:flex;align-items:center;gap:28px;max-width:1500px;min-height:96px;margin:0 auto}.kf-site-brand{display:inline-flex;align-items:center;flex:0 0 auto;text-decoration:none}.kf-site-brand img{display:block;width:clamp(94px,10vw,120px);height:auto;mix-blend-mode:multiply}.kf-site-nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(12px,2vw,27px);margin-left:auto}.kf-site-nav a,.kf-site-menu a{color:#4f5457;font-size:13px;font-weight:720;text-decoration:none}.kf-site-nav a:hover,.kf-site-menu a:hover{text-decoration:underline;text-underline-offset:4px}.kf-site-menu{display:none;margin-left:auto}.kf-site-menu summary{cursor:pointer;padding:11px 14px;border:1px solid rgba(37,40,43,.28);font-size:13px;font-weight:800;list-style:none}.kf-site-menu summary::-webkit-details-marker{display:none}.kf-site-menu nav{position:absolute;left:20px;right:20px;top:82px;display:grid;gap:0;padding:10px;background:var(--kf-paper);border:1px solid rgba(37,40,43,.18);box-shadow:0 20px 50px rgba(37,40,43,.14)}.kf-site-menu nav a{min-height:44px;display:flex;align-items:center;padding:0 12px;border-bottom:1px solid rgba(37,40,43,.1)}@media(max-width:980px){.kf-site-header-inner{min-height:86px}.kf-site-nav-desktop{display:none}.kf-site-menu{display:block}}@media(max-width:420px){.kf-site-brand img{width:92px}.kf-site-menu nav{left:12px;right:12px}}

@media(max-width:980px){
  .kf-site-menu summary,.kf-site-menu a{font-size:17px}
  .kf-site-menu summary{min-height:44px;display:flex;align-items:center}
}
@media(max-width:430px){
  .kf-site-header{padding-inline:18px}
  .kf-site-menu summary,.kf-site-menu a{font-size:16px}
}

/* ===== PageSection 70 : keelframe-design-partner-request ===== */
.kf-design-page{padding:clamp(64px,8vw,118px) clamp(20px,6vw,96px);background:linear-gradient(145deg,#f5f1e9 0%,#f5f1e9 58%,#e9ddce 100%);color:#25282b}.kf-design-page *{box-sizing:border-box}.kf-design-wrap{display:grid;grid-template-columns:minmax(0,.78fr) minmax(520px,1fr);gap:clamp(44px,7vw,108px);max-width:1500px;margin:0 auto}.kf-design-intro{align-self:start;position:sticky;top:34px}.kf-design-page .kf-kicker{margin:0 0 18px;color:#a63f12;font-size:13px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.kf-design-intro h1{margin:0;font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.058em}.kf-design-intro>p:not(.kf-kicker){max-width:700px;color:#50575a;font-size:18px;line-height:1.68}.kf-design-lead{margin-top:30px;font-size:21px!important;color:#25282b!important}.kf-design-panel{padding:clamp(28px,4vw,52px);background:#fff;box-shadow:0 28px 80px rgba(37,40,43,.12)}.kf-form-heading h2,.kf-form-success h2{margin:0 0 28px;font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.04em}.kf-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.kf-form-grid label{display:grid;align-content:start;gap:8px;color:#25282b;font-size:16px;font-weight:760}.kf-form-grid input,.kf-form-grid select,.kf-form-grid textarea{width:100%;min-height:50px;padding:12px 14px;border:1px solid #25282b66;border-radius:0;background:#fff;color:#25282b;font:inherit;font-weight:500}.kf-form-grid textarea{resize:vertical}.kf-form-grid input:focus,.kf-form-grid select:focus,.kf-form-grid textarea:focus{outline:3px solid #ef6a2e;outline-offset:2px}.kf-form-full{grid-column:1/-1}.kf-optional,.kf-form-grid small{color:#62676a;font-size:13px;font-weight:500}.kf-consent{display:grid;gap:15px;margin:28px 0}.kf-consent label{display:grid;grid-template-columns:22px 1fr;gap:10px;color:#484d50;font-size:14px;line-height:1.55}.kf-consent input{width:20px;height:20px;margin:2px 0}.kf-honeypot{position:absolute!important;left:-9999px!important}.kf-design-panel button{min-height:54px;padding:14px 20px;border:1px solid #25282b;background:#25282b;color:#fff;font-size:16px;font-weight:820;cursor:pointer}.kf-design-panel button[disabled]{cursor:wait;opacity:.62}.kf-form-message{margin:0 0 20px;padding:16px;border-left:5px solid #a63f12;background:#fff1e9;color:#692709;font-size:16px;line-height:1.55}.kf-form-success p{color:#484d50;font-size:18px;line-height:1.65}.kf-form-success a{display:inline-flex;margin-top:14px;padding:13px 17px;border:1px solid #25282b;color:#25282b;font-size:16px;font-weight:780;text-decoration:none}@media(max-width:980px){.kf-design-wrap{grid-template-columns:1fr}.kf-design-intro{position:static}.kf-design-panel{padding:clamp(24px,6vw,44px)}}@media(max-width:600px){.kf-design-page{padding-inline:20px}.kf-form-grid{grid-template-columns:1fr}.kf-form-full{grid-column:auto}.kf-design-intro h1{font-size:clamp(43px,13vw,60px)}.kf-design-intro>p:not(.kf-kicker),.kf-design-lead,.kf-form-success p{font-size:17px!important}.kf-form-grid label,.kf-form-grid input,.kf-form-grid select,.kf-form-grid textarea,.kf-consent label,.kf-design-panel button{font-size:16px}.kf-optional,.kf-form-grid small,.kf-design-page .kf-kicker{font-size:13px}}