/* FUEL Contact Live Concepts 3.0.0 - page-scoped production CSS */
body.fuel-contact-live-page{overflow-x:hidden!important}
body.fuel-contact-live-page #main-content{padding:0!important;background:#fff!important}
body.fuel-contact-live-page #main-content>.container{width:100%!important;max-width:none!important;padding:0!important;margin:0!important}
body.fuel-contact-live-page #main-content>.container:before{display:none!important}
body.fuel-contact-live-page #content-area{width:100%!important;margin:0!important;padding:0!important}
body.fuel-contact-live-page #left-area{width:100%!important;float:none!important;padding:0!important;margin:0!important}
body.fuel-contact-live-page #sidebar{display:none!important}
body.fuel-contact-live-page article.et_pb_post{margin:0!important;padding:0!important}
body.fuel-contact-live-page #main-content .entry-title,
body.fuel-contact-live-page #main-content h1.entry-title,
body.fuel-contact-live-page #main-content .et_pb_post_title,
body.fuel-contact-live-page article.et_pb_post>.entry-title,
body.fuel-contact-live-page .et_post_meta_wrapper,
body.fuel-contact-live-page .post-meta,
body.fuel-contact-live-page .sharedaddy,
body.fuel-contact-live-page .sfsi_plus_Sicons,
body.fuel-contact-live-page .et_social_inline,
body.fuel-contact-live-page [class*="sfsi"],
body.fuel-contact-live-page .addtoany_share_save_container,
body.fuel-contact-live-page .ss-inline-share-wrapper,
body.fuel-contact-live-page .heateor_sss_sharing_container{display:none!important}
body.fuel-contact-live-page .entry-content{margin:0!important;padding:0!important;width:100%!important;max-width:none!important}

.fcl,.fcl *{box-sizing:border-box}
.fcl{--red:#ba0000;--red-bright:#e11313;--ink:#0b0b0c;--body:#2f2f31;--muted:#69696e;--line:#e6e2de;--soft:#f7f5f2;--black:#09090a;--black2:#111113;--max:1600px;--read:1280px;width:100vw;max-width:none;margin-left:calc(50% - 50vw);overflow:hidden;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.fcl a{text-decoration:none!important}
.fcl-wrap{width:min(calc(100% - 64px),var(--max));margin-inline:auto}
.fcl-read{width:min(calc(100% - 64px),var(--read));margin-inline:auto}
.fcl-kicker{font:800 11px/1.2 Arial,Helvetica,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--red);margin:0 0 20px}
.fcl-display,.fcl h1,.fcl h2,.fcl h3,.fcl-big{font-family:Impact,"Arial Narrow",Arial,sans-serif!important;text-transform:uppercase!important;letter-spacing:.005em!important}
.fcl h1,.fcl h2,.fcl h3{padding:0!important}
.fcl p{font-family:Arial,Helvetica,sans-serif!important}
.fcl-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;background:var(--red);border:1px solid var(--red);color:#fff!important;font:800 11px/1 Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.07em;transition:transform .18s ease,background .18s ease}
.fcl-btn:hover{background:#950000;transform:translateY(-1px)}
.fcl-btn-outline{background:transparent;color:var(--ink)!important;border-color:var(--ink)}
.fcl-section{padding:88px 0}
.fcl-section-soft{background:var(--soft)}
.fcl-section-dark{background:var(--black);color:#fff}

/* Heroes */
.fcl-hero{position:relative;background:#fff;overflow:hidden}
.fcl-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:30px;align-items:center;min-height:650px;padding:58px 0 44px}
.fcl-hero-copy{position:relative;z-index:3}
.fcl-hero h1{font-size:clamp(64px,6.6vw,132px)!important;line-height:.88!important;margin:0 0 24px!important;color:var(--ink)!important;max-width:8.7ch}
.fcl-hero h1 .red{color:var(--red)!important}
.fcl-hero .lead{max-width:590px;margin:0 0 26px;font-size:18px;line-height:1.68;color:#3d3b39}
.fcl-hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.fcl-hero-engine{position:relative;min-width:0;display:flex;align-items:center;justify-content:center}
.fcl-hero-engine img{display:block;width:110%;max-width:1120px;height:auto;mix-blend-mode:multiply;filter:drop-shadow(0 28px 28px rgba(0,0,0,.13));transform:translateX(2%)}
.fcl-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,12,12,.035) 1px,transparent 1px),linear-gradient(rgba(12,12,12,.035) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(180deg,#000,transparent 82%);opacity:.42;pointer-events:none}
.fcl-microproof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:30px;max-width:680px}
.fcl-microproof div{border-top:2px solid #111;padding-top:12px}
.fcl-microproof strong{display:block;text-transform:uppercase;font-size:11px;line-height:1.2}
.fcl-microproof span{display:block;margin-top:5px;font-size:11px;line-height:1.45;color:#69645f}

/* Option B heroic full-stage */
.fcl-b .fcl-hero-grid{grid-template-columns:.68fr 1.32fr;min-height:700px}
.fcl-b .fcl-hero h1{max-width:7.6ch}
.fcl-b .fcl-hero-engine img{width:118%;max-width:1220px;transform:translateX(4%)}
.fcl-b .fcl-hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,transparent,var(--red),transparent)}
.fcl-hero-proofline{margin-top:28px;display:flex;gap:24px;flex-wrap:wrap;font-size:11px;text-transform:uppercase;font-weight:800;color:#47433f}
.fcl-hero-proofline span:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--red);margin-right:8px}

/* Option C agency editorial */
.fcl-c .fcl-hero{padding:68px 0 76px}
.fcl-c .fcl-hero-grid{display:block;min-height:0;padding:0}
.fcl-c .fcl-hero h1{max-width:none;font-size:clamp(76px,9vw,172px)!important;line-height:.82!important;letter-spacing:-.01em!important;margin-bottom:28px!important}
.fcl-c .fcl-hero h1 .line{display:block}
.fcl-c .fcl-hero h1 .line-2{padding-left:10vw}
.fcl-c .fcl-hero h1 .line-3{padding-left:22vw;color:var(--red)!important}
.fcl-c .fcl-hero-bottom{display:grid;grid-template-columns:.7fr 1.3fr;gap:64px;align-items:end;border-top:1px solid #111;padding-top:22px}
.fcl-c .fcl-hero-bottom .statement{font:800 14px/1.45 Arial,sans-serif;text-transform:uppercase;letter-spacing:.04em;max-width:310px}
.fcl-c .fcl-hero-bottom .lead{margin:0;max-width:760px;font-size:18px;line-height:1.7;color:#45413e}

/* Proof rails */
.fcl-proof-reputation{background:#050505;color:#fff;border-top:1px solid #1d1d1e;border-bottom:1px solid #222}
.fcl-proof-reputation-inner{width:min(calc(100% - 64px),1500px);margin-inline:auto;display:grid;grid-template-columns:1.25fr .7fr .8fr .8fr .8fr;align-items:center}
.fcl-proof-reputation-inner>div{min-height:108px;padding:22px 26px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.17)}
.fcl-proof-reputation-inner>div:last-child{border-right:0}
.fcl-stars{color:#f12222;font-size:28px;letter-spacing:.1em}
.fcl-proof-reputation strong{font-size:22px;line-height:1.05;color:#fff}
.fcl-proof-reputation span{font-size:11px;line-height:1.35;color:#bdbdc2;margin-top:5px;text-transform:uppercase;letter-spacing:.06em}
.fcl-proof-brand{font-family:Georgia,serif!important;font-size:25px!important;text-transform:none!important}
.fcl-proof-stats{background:#0a0a0b;color:#fff}
.fcl-proof-stats-inner{width:min(calc(100% - 64px),1500px);margin-inline:auto;display:grid;grid-template-columns:repeat(6,1fr)}
.fcl-stat{min-height:115px;padding:23px 20px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.14)}
.fcl-stat:last-child{border-right:0}
.fcl-stat b{font-family:Impact,"Arial Narrow",Arial,sans-serif;font-size:39px;line-height:1;color:#fff;letter-spacing:.01em}
.fcl-stat b.red{color:#e21a1a}
.fcl-stat span{margin-top:7px;color:#d0d0d5;font-size:10px;line-height:1.35;text-transform:uppercase;letter-spacing:.06em}

/* Form zones */
.fcl-form-zone{padding:92px 0;background:#fff}
.fcl-form-zone.dark{background:#0b0b0c;color:#fff}
.fcl-form-shell{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}
.fcl-form-intro{padding-top:6px}
.fcl-form-intro h2{font-size:clamp(52px,5vw,92px)!important;line-height:.9!important;margin:0 0 22px!important;color:var(--ink)!important;max-width:7.5ch}
.fcl-form-zone.dark .fcl-form-intro h2{color:#fff!important}
.fcl-form-intro p{max-width:440px;font-size:16px;line-height:1.7;color:#5b5753;margin:0}
.fcl-form-zone.dark .fcl-form-intro p{color:#c9c9cc}
.fcl-form-points{display:grid;gap:11px;margin-top:27px}
.fcl-form-points div{display:flex;gap:11px;align-items:flex-start;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.fcl-form-points i{width:9px;height:9px;border-radius:50%;background:var(--red);display:block;margin-top:3px;flex:0 0 auto}
.fcl-form-card{background:#fff;border:1px solid #d9d5d1;box-shadow:0 24px 60px rgba(0,0,0,.08);padding:34px 36px 32px}
.fcl-form-zone.dark .fcl-form-card{background:#111113;border-color:#2f3034;box-shadow:0 24px 70px rgba(0,0,0,.32)}
.fcl-form-card-title{font:800 11px/1.3 Arial,sans-serif;text-transform:uppercase;letter-spacing:.13em;color:var(--red);padding-bottom:17px;margin-bottom:18px;border-bottom:1px solid #e3dfda}
.fcl-form-zone.dark .fcl-form-card-title{border-color:#2c2c31}

/* Gravity Forms: deliberately broad selectors to survive Gravity Forms versions */
.fcl-form-card .gform_wrapper,.fcl-form-card .gform_wrapper.gravity-theme{margin:0!important;padding:0!important;max-width:none!important}
.fcl-form-card .gform_heading{display:none!important}
.fcl-form-card form{margin:0!important;padding:0!important}
.fcl-form-card .gform_body{margin:0!important;padding:0!important}
.fcl-form-card .gform_fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 18px!important;margin:0!important;padding:0!important}
.fcl-form-card .gfield{margin:0!important;padding:0!important;min-width:0!important}
.fcl-form-card .gfield.gfield_visibility_hidden,.fcl-form-card .gfield_visibility_hidden{display:none!important}
.fcl-form-card .gfield--type-textarea,.fcl-form-card .gfield:has(textarea),.fcl-form-card .gfield_message{grid-column:1/-1!important}
.fcl-form-card label,.fcl-form-card legend,.fcl-form-card .gfield_label{display:block!important;margin:0 0 6px!important;padding:0!important;font:800 10px/1.2 Arial,sans-serif!important;text-transform:uppercase!important;letter-spacing:.075em!important;color:#202024!important}
.fcl-form-zone.dark .fcl-form-card label,.fcl-form-zone.dark .fcl-form-card legend,.fcl-form-zone.dark .fcl-form-card .gfield_label{color:#f3f3f4!important}
.fcl-form-card .gfield_required{color:var(--red)!important}
.fcl-form-card .ginput_container{margin:0!important;padding:0!important}
.fcl-form-card input[type=text],.fcl-form-card input[type=email],.fcl-form-card input[type=tel],.fcl-form-card input[type=url],.fcl-form-card input[type=number],.fcl-form-card select,.fcl-form-card textarea{display:block!important;width:100%!important;max-width:none!important;margin:0!important;background:#fff!important;color:#111!important;border:1px solid #cfcac5!important;border-radius:2px!important;box-shadow:none!important;outline:none!important;min-height:52px!important;padding:13px 14px!important;font:400 14px/1.3 Arial,sans-serif!important;transition:border-color .15s ease,box-shadow .15s ease}
.fcl-form-zone.dark .fcl-form-card input[type=text],.fcl-form-zone.dark .fcl-form-card input[type=email],.fcl-form-zone.dark .fcl-form-card input[type=tel],.fcl-form-zone.dark .fcl-form-card input[type=url],.fcl-form-zone.dark .fcl-form-card input[type=number],.fcl-form-zone.dark .fcl-form-card select,.fcl-form-zone.dark .fcl-form-card textarea{background:#0c0c0e!important;color:#fff!important;border-color:#393a3f!important}
.fcl-form-card input:focus,.fcl-form-card select:focus,.fcl-form-card textarea:focus{border-color:var(--red)!important;box-shadow:0 0 0 2px rgba(186,0,0,.12)!important}
.fcl-form-card textarea{min-height:148px!important;resize:vertical!important}
.fcl-form-card input::placeholder,.fcl-form-card textarea::placeholder{color:#8b8885!important;opacity:1!important}
.fcl-form-card .gform_footer{margin:18px 0 0!important;padding:0!important}
.fcl-form-card .gform_button,.fcl-form-card input[type=submit],.fcl-form-card button[type=submit]{display:block!important;width:100%!important;max-width:none!important;min-height:56px!important;margin:0!important;padding:0 18px!important;border:0!important;border-radius:2px!important;background:linear-gradient(90deg,var(--red),#ef1a1a)!important;color:#fff!important;font:800 11px/1 Arial,sans-serif!important;text-transform:uppercase!important;letter-spacing:.08em!important;cursor:pointer!important}
.fcl-form-card .validation_error,.fcl-form-card .gform_validation_errors{border:1px solid #c52323!important;background:rgba(197,35,35,.07)!important;color:#b41313!important;padding:12px 14px!important;margin:0 0 18px!important}
.fcl-form-zone.dark .fcl-form-card .validation_error,.fcl-form-zone.dark .fcl-form-card .gform_validation_errors{color:#ff7777!important}
.fcl-form-card .validation_message,.fcl-form-card .gfield_validation_message{background:transparent!important;border:0!important;padding:5px 0 0!important;color:#bf1b1b!important;font-size:11px!important}
.fcl-form-card .gform_confirmation_message{border:1px solid #cfcac5;padding:24px!important;color:#111!important;background:#fff!important;font-size:16px!important;line-height:1.6!important}
.fcl-form-zone.dark .fcl-form-card .gform_confirmation_message{border-color:#3a3a3e;color:#fff!important;background:#0d0d0f!important}

/* Services */
.fcl-services{padding:74px 0;background:#fff}
.fcl-services-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:32px}
.fcl-services-head h2{font-size:clamp(40px,4vw,72px)!important;line-height:.92!important;margin:0!important;color:#111!important}
.fcl-services-head p{max-width:510px;margin:0;font-size:15px;line-height:1.65;color:#5e5955}
.fcl-service-grid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #d8d4d0;border-bottom:1px solid #d8d4d0}
.fcl-service{padding:28px 20px 26px;border-right:1px solid #d8d4d0;min-height:160px}
.fcl-service:last-child{border-right:0}
.fcl-service .icon{display:block;font-size:26px;color:var(--red);margin-bottom:18px}
.fcl-service strong{display:block;font-size:13px;line-height:1.18;text-transform:uppercase;color:#141416;margin-bottom:7px}
.fcl-service span{display:block;font-size:11px;line-height:1.45;color:#6a6560}

/* Offices */
.fcl-offices{padding:72px 0 82px;background:var(--soft)}
.fcl-office-header{display:grid;grid-template-columns:.65fr 1.35fr;gap:40px;align-items:end;margin-bottom:30px}
.fcl-office-header h2{font-size:clamp(44px,4.5vw,78px)!important;line-height:.9!important;margin:0!important;color:#111!important;max-width:6ch}
.fcl-office-header p{margin:0;max-width:600px;color:#5d5752;line-height:1.65;font-size:15px}
.fcl-office-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.fcl-office-card{background:#fff;border:1px solid #ddd8d2;padding:24px 24px 22px}
.fcl-office-card strong{display:block;font:700 22px/1.1 Arial,sans-serif;color:#111;margin-bottom:6px}
.fcl-office-card .office-label{display:block;color:var(--red);font:800 10px/1.2 Arial,sans-serif;text-transform:uppercase;letter-spacing:.06em;margin-bottom:20px}
.fcl-office-card address{font-style:normal;color:#4b4743;font-size:13px;line-height:1.6;margin-bottom:20px}
.fcl-office-card a{color:var(--red)!important;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}

/* Closing */
.fcl-closing{background:#09090a;color:#fff;padding:44px 0}
.fcl-closing-inner{display:grid;grid-template-columns:1fr 1fr auto;gap:28px;align-items:center}
.fcl-closing h2{font-size:clamp(38px,3.5vw,64px)!important;line-height:.92!important;margin:0!important;color:#fff!important}
.fcl-closing p{margin:0;color:#c8c8cd;font-size:14px;line-height:1.6}

@media(max-width:1180px){
 .fcl-hero-grid,.fcl-b .fcl-hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:58px}
 .fcl-hero-engine{margin-top:-14px}
 .fcl-hero-engine img,.fcl-b .fcl-hero-engine img{width:100%;max-width:1050px;transform:none}
 .fcl-form-shell{grid-template-columns:1fr;gap:34px}
 .fcl-form-intro h2{max-width:none}
 .fcl-proof-reputation-inner{grid-template-columns:repeat(5,1fr)}
 .fcl-proof-stats-inner{grid-template-columns:repeat(3,1fr)}
 .fcl-service-grid{grid-template-columns:repeat(3,1fr)}
 .fcl-service:nth-child(3){border-right:0}
 .fcl-service:nth-child(-n+3){border-bottom:1px solid #d8d4d0}
 .fcl-office-header{grid-template-columns:1fr}
 .fcl-office-header h2{max-width:none}
 .fcl-closing-inner{grid-template-columns:1fr}
}
@media(max-width:760px){
 .fcl-wrap,.fcl-read{width:min(calc(100% - 28px),var(--max))}
 .fcl-section{padding:58px 0}
 .fcl-hero-grid,.fcl-b .fcl-hero-grid{padding:44px 0 25px;gap:10px}
 .fcl-hero h1{font-size:54px!important;max-width:none}
 .fcl-hero .lead{font-size:16px}
 .fcl-microproof{grid-template-columns:1fr}
 .fcl-c .fcl-hero{padding:46px 0 52px}
 .fcl-c .fcl-hero h1{font-size:58px!important}
 .fcl-c .fcl-hero h1 .line-2,.fcl-c .fcl-hero h1 .line-3{padding-left:0}
 .fcl-c .fcl-hero-bottom{grid-template-columns:1fr;gap:22px}
 .fcl-form-zone{padding:58px 0}
 .fcl-form-card{padding:22px 18px 20px}
 .fcl-form-card .gform_fields{grid-template-columns:1fr!important;gap:14px!important}
 .fcl-form-card .gfield{grid-column:1/-1!important}
 .fcl-proof-reputation-inner{width:100%;grid-template-columns:1fr 1fr}
 .fcl-proof-reputation-inner>div{min-height:90px;padding:18px 16px;border-bottom:1px solid rgba(255,255,255,.14)}
 .fcl-proof-reputation-inner>div:nth-child(even){border-right:0}
 .fcl-proof-reputation-inner>div:last-child{grid-column:1/-1;border-bottom:0}
 .fcl-proof-stats-inner{width:100%;grid-template-columns:1fr 1fr}
 .fcl-stat{min-height:92px;padding:18px 14px}
 .fcl-stat:nth-child(even){border-right:0}
 .fcl-stat b{font-size:31px}
 .fcl-services{padding:58px 0}
 .fcl-services-head{display:block}
 .fcl-services-head p{margin-top:16px}
 .fcl-service-grid{grid-template-columns:1fr 1fr}
 .fcl-service,.fcl-service:nth-child(3){border-right:1px solid #d8d4d0;border-bottom:1px solid #d8d4d0}
 .fcl-service:nth-child(even){border-right:0}
 .fcl-service:nth-last-child(-n+2){border-bottom:0}
 .fcl-office-grid{grid-template-columns:1fr}
 .fcl-offices{padding:58px 0}
 .fcl-closing{padding:36px 0}
 .fcl-closing .fcl-btn{width:100%}
}
@media(max-width:420px){
 .fcl-hero h1{font-size:48px!important}
 .fcl-c .fcl-hero h1{font-size:50px!important}
 .fcl-form-intro h2{font-size:48px!important}
 .fcl-proof-reputation-inner,.fcl-proof-stats-inner{grid-template-columns:1fr}
 .fcl-proof-reputation-inner>div,.fcl-stat{border-right:0!important}
 .fcl-service-grid{grid-template-columns:1fr}
 .fcl-service{border-right:0!important;border-bottom:1px solid #d8d4d0!important}
 .fcl-service:last-child{border-bottom:0!important}
}

/* =========================================================
   OPTION D - DEPLOYMENT CANDIDATE
   ========================================================= */
.fcl-d{--d-max:1680px;--d-read:1320px;background:#fff;color:#0b0b0c}
.fcl-d .fcl-wrap{width:min(calc(100% - 72px),var(--d-max))}
.fcl-d .fcl-read{width:min(calc(100% - 72px),var(--d-read))}
.fcl-d .fcl-d-hero{position:relative;background:#fff;overflow:hidden;padding:66px 0 58px}
.fcl-d .fcl-d-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,9,.035) 1px,transparent 1px),linear-gradient(rgba(8,8,9,.035) 1px,transparent 1px);background-size:64px 64px;opacity:.32;mask-image:linear-gradient(180deg,#000 0%,transparent 90%);pointer-events:none}
.fcl-d .fcl-d-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:52px;align-items:center;min-height:650px}
.fcl-d .fcl-d-hero-copy{position:relative;z-index:3;padding-left:8px}
.fcl-d .fcl-d-hero h1{font-size:clamp(66px,6vw,126px)!important;line-height:.88!important;max-width:8.5ch!important;margin:0 0 24px!important;color:#0a0a0b!important}
.fcl-d .fcl-d-hero h1 .red{color:var(--red)!important}
.fcl-d .fcl-d-hero .lead{font-size:19px;line-height:1.68;color:#403c38;max-width:610px;margin:0 0 28px}
.fcl-d .fcl-d-senior{display:flex;align-items:center;gap:13px;margin:24px 0 0;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.055em;color:#242322}
.fcl-d .fcl-d-senior:before{content:"";width:42px;height:2px;background:var(--red);flex:0 0 auto}
.fcl-d .fcl-d-engine{position:relative;min-width:0;display:flex;align-items:center;justify-content:flex-end;isolation:isolate}
.fcl-d .fcl-d-engine:after{content:"";position:absolute;z-index:-1;width:76%;height:22%;right:5%;bottom:10%;background:radial-gradient(ellipse,rgba(191,26,8,.25),rgba(255,121,38,.12) 38%,transparent 72%);filter:blur(28px)}
.fcl-d .fcl-d-engine img{display:block;width:119%;max-width:1250px;height:auto;mix-blend-mode:multiply;filter:drop-shadow(0 36px 36px rgba(0,0,0,.13));transform:translateX(5%)}

.fcl-d .fcl-d-proof1,.fcl-d .fcl-d-proof2{background:#070708;color:#fff}
.fcl-d .fcl-d-proof1{border-bottom:1px solid rgba(255,255,255,.16)}
.fcl-d .fcl-d-proof1-inner{width:min(calc(100% - 72px),1520px);margin:auto;display:grid;grid-template-columns:1.3fr .72fr .72fr .72fr .72fr .72fr;align-items:stretch}
.fcl-d .fcl-d-proof1-item{min-height:112px;padding:21px 26px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.14)}
.fcl-d .fcl-d-proof1-item:last-child{border-right:0}
.fcl-d .fcl-d-proof1-item strong{color:#fff!important;font-size:23px;line-height:1.05}
.fcl-d .fcl-d-proof1-item span{margin-top:6px;font-size:10px;line-height:1.35;color:#bdbdc2;text-transform:uppercase;letter-spacing:.055em}
.fcl-d .fcl-d-stars{font-size:27px;color:#ef2020;letter-spacing:.085em;margin-bottom:7px}
.fcl-d .fcl-d-proof-brand{font-family:Georgia,serif!important;text-transform:none!important;font-size:25px!important}
.fcl-d .fcl-d-proof2-inner{width:min(calc(100% - 72px),1520px);margin:auto;display:grid;grid-template-columns:repeat(6,1fr)}
.fcl-d .fcl-d-stat{min-height:116px;padding:22px 24px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.14)}
.fcl-d .fcl-d-stat:last-child{border-right:0}
.fcl-d .fcl-d-stat b{font-family:Impact,"Arial Narrow",Arial,sans-serif;font-size:42px;line-height:1;color:#fff}
.fcl-d .fcl-d-stat b.red{color:#ef2020}
.fcl-d .fcl-d-stat span{margin-top:7px;color:#d3d3d7;font-size:10px;text-transform:uppercase;letter-spacing:.055em;line-height:1.35}

.fcl-d .fcl-d-form{background:#fff;padding:112px 0 118px}
.fcl-d .fcl-d-form-grid{display:grid;grid-template-columns:minmax(0,.66fr) minmax(0,1.34fr);gap:90px;align-items:start}
.fcl-d .fcl-d-form-intro{padding-top:18px}
.fcl-d .fcl-d-form-intro h2{font-size:clamp(58px,5.1vw,98px)!important;line-height:.89!important;max-width:7.3ch!important;margin:0 0 24px!important;color:#0b0b0c!important}
.fcl-d .fcl-d-form-intro p{max-width:430px;font-size:17px;line-height:1.72;color:#57524d;margin:0}
.fcl-d .fcl-d-form-points{margin-top:31px;display:grid;gap:13px}
.fcl-d .fcl-d-form-points div{display:flex;gap:11px;align-items:center;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#242322}
.fcl-d .fcl-d-form-points div:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--red);flex:0 0 auto}
.fcl-d .fcl-d-form-card{background:#fbfaf8;border:1px solid #d9d5d1;box-shadow:0 28px 70px rgba(17,17,17,.085);padding:44px 46px 40px}
.fcl-d .fcl-d-form-card-title{font:800 11px/1.3 Arial,sans-serif;text-transform:uppercase;letter-spacing:.13em;color:var(--red);padding-bottom:20px;margin-bottom:24px;border-bottom:1px solid #d9d5d1}
.fcl-d .fcl-d-form-card .gform_wrapper,.fcl-d .fcl-d-form-card .gform_wrapper.gravity-theme{margin:0!important;padding:0!important;max-width:none!important}
.fcl-d .fcl-d-form-card .gform_heading{display:none!important}
.fcl-d .fcl-d-form-card .gform_fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 20px!important;margin:0!important;padding:0!important}
.fcl-d .fcl-d-form-card .gfield{margin:0!important;padding:0!important;min-width:0!important}
.fcl-d .fcl-d-form-card .gfield.gfield_visibility_hidden,.fcl-d .fcl-d-form-card .gfield_visibility_hidden{display:none!important}
.fcl-d .fcl-d-form-card .gfield:has(textarea),.fcl-d .fcl-d-form-card .gfield--type-textarea,.fcl-d .fcl-d-form-card .gfield:nth-last-child(1){grid-column:1/-1!important}
.fcl-d .fcl-d-form-card label,.fcl-d .fcl-d-form-card .gfield_label{display:block!important;margin:0 0 7px!important;padding:0!important;color:#141414!important;font:800 10px/1.2 Arial,sans-serif!important;text-transform:uppercase!important;letter-spacing:.055em!important}
.fcl-d .fcl-d-form-card input:not([type=hidden]):not([type=submit]):not([type=button]),.fcl-d .fcl-d-form-card select,.fcl-d .fcl-d-form-card textarea{width:100%!important;border:1px solid #9d9893!important;border-radius:0!important;background:#fff!important;color:#161616!important;font:400 15px/1.4 Arial,sans-serif!important;box-shadow:none!important;outline:0!important;transition:border-color .16s ease,box-shadow .16s ease!important}
.fcl-d .fcl-d-form-card input:not([type=hidden]):not([type=submit]):not([type=button]),.fcl-d .fcl-d-form-card select{height:62px!important;min-height:62px!important;padding:0 17px!important}
.fcl-d .fcl-d-form-card textarea{min-height:170px!important;padding:16px 17px!important;resize:vertical!important}
.fcl-d .fcl-d-form-card input:focus,.fcl-d .fcl-d-form-card select:focus,.fcl-d .fcl-d-form-card textarea:focus{border-color:var(--red)!important;box-shadow:0 0 0 3px rgba(186,0,0,.08)!important}
.fcl-d .fcl-d-form-card .gform_footer{margin:22px 0 0!important;padding:0!important}
.fcl-d .fcl-d-form-card input[type=submit],.fcl-d .fcl-d-form-card button[type=submit]{width:100%!important;min-height:58px!important;border:0!important;border-radius:0!important;background:var(--red)!important;color:#fff!important;font:800 11px/1 Arial,sans-serif!important;text-transform:uppercase!important;letter-spacing:.08em!important;cursor:pointer!important}
.fcl-d .fcl-d-form-card .validation_message,.fcl-d .fcl-d-form-card .gfield_validation_message{margin-top:6px!important;color:#a31616!important;font-size:12px!important}
.fcl-d .fcl-d-form-card .gform_validation_errors{border:1px solid #b3261e!important;background:#fff3f1!important;color:#8a1c16!important;margin:0 0 18px!important;padding:14px 16px!important}

.fcl-d .fcl-d-services{padding:86px 0 94px;background:#fff;border-top:1px solid #eee9e4}
.fcl-d .fcl-d-services-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:32px}
.fcl-d .fcl-d-services-head h2{font-size:clamp(48px,4.2vw,82px)!important;line-height:.9!important;margin:0!important;color:#0c0c0d!important;max-width:9ch}
.fcl-d .fcl-d-service-grid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #bcb8b3;border-bottom:1px solid #bcb8b3}
.fcl-d .fcl-d-service{padding:28px 20px 26px;min-height:180px;border-right:1px solid #d7d2cd;background:#fff}
.fcl-d .fcl-d-service:last-child{border-right:0}
.fcl-d .fcl-d-service .icon{display:block;color:var(--red);font-size:30px;line-height:1;margin-bottom:22px}
.fcl-d .fcl-d-service strong{display:block;color:#111;font-size:14px;text-transform:uppercase;letter-spacing:.03em;margin-bottom:8px}
.fcl-d .fcl-d-service span:last-child{font-size:12px;line-height:1.55;color:#625c56}

.fcl-d .fcl-d-offices{background:#f5f2ee;padding:92px 0 102px}
.fcl-d .fcl-d-offices-head{display:grid;grid-template-columns:.55fr 1.45fr;gap:70px;align-items:end;margin-bottom:34px}
.fcl-d .fcl-d-offices-head h2{font-size:clamp(48px,4.5vw,86px)!important;line-height:.9!important;margin:0!important;max-width:6.3ch;color:#111!important}
.fcl-d .fcl-d-offices-head p{font-size:16px;line-height:1.7;color:#59544f;max-width:650px;margin:0}
.fcl-d .fcl-d-office-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.fcl-d .fcl-d-office{position:relative;background:#fff;border:1px solid #d9d5d1;min-height:250px;padding:30px 28px 28px;overflow:hidden}
.fcl-d .fcl-d-office:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:var(--red)}
.fcl-d .fcl-d-office .city{font-family:Impact,"Arial Narrow",Arial,sans-serif;font-size:38px;line-height:.95;text-transform:uppercase;color:#111}
.fcl-d .fcl-d-office .label{display:block;margin-top:8px;color:var(--red);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.fcl-d .fcl-d-office address{font-style:normal;font-size:13px;line-height:1.65;color:#4c4742;margin:30px 0 22px}
.fcl-d .fcl-d-office a{color:var(--red)!important;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}

.fcl-d .fcl-d-close{position:relative;overflow:hidden;background:#0a0a0b;color:#fff;padding:64px 0}
.fcl-d .fcl-d-close:after{content:"";position:absolute;right:-10%;top:-80%;width:55%;height:250%;background:radial-gradient(circle at center,rgba(190,0,0,.35),rgba(255,86,23,.14) 30%,transparent 65%);filter:blur(22px)}
.fcl-d .fcl-d-close-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr auto;gap:34px;align-items:center}
.fcl-d .fcl-d-close h2{font-size:clamp(42px,4vw,74px)!important;line-height:.9!important;margin:0!important;color:#fff!important;max-width:8ch}
.fcl-d .fcl-d-close p{font-size:15px;line-height:1.7;color:#c7c7cc;margin:0;max-width:560px}
.fcl-d .fcl-d-close-engine{position:absolute;right:4%;bottom:-42%;width:31%;opacity:.17;mix-blend-mode:screen;transform:rotate(-7deg);filter:grayscale(1) contrast(1.35)}

@media(max-width:1180px){
 .fcl-d .fcl-d-hero-grid{grid-template-columns:1fr;gap:18px;min-height:0}
 .fcl-d .fcl-d-engine{justify-content:center;margin-top:8px}
 .fcl-d .fcl-d-engine img{width:100%;max-width:1100px;transform:none}
 .fcl-d .fcl-d-proof1-inner{grid-template-columns:repeat(3,1fr)}
 .fcl-d .fcl-d-proof1-item:nth-child(3){border-right:0}
 .fcl-d .fcl-d-proof2-inner{grid-template-columns:repeat(3,1fr)}
 .fcl-d .fcl-d-form-grid{grid-template-columns:1fr;gap:42px}
 .fcl-d .fcl-d-form-intro h2{max-width:none!important}
 .fcl-d .fcl-d-service-grid{grid-template-columns:repeat(3,1fr)}
 .fcl-d .fcl-d-service:nth-child(3){border-right:0}
 .fcl-d .fcl-d-service:nth-child(-n+3){border-bottom:1px solid #d7d2cd}
 .fcl-d .fcl-d-offices-head{grid-template-columns:1fr;gap:22px}
 .fcl-d .fcl-d-offices-head h2{max-width:none!important}
 .fcl-d .fcl-d-close-inner{grid-template-columns:1fr}
 .fcl-d .fcl-d-close-engine{width:46%;opacity:.1}
}
@media(max-width:760px){
 .fcl-d .fcl-wrap,.fcl-d .fcl-read{width:min(calc(100% - 28px),var(--d-max))}
 .fcl-d .fcl-d-hero{padding:44px 0 30px}
 .fcl-d .fcl-d-hero h1{font-size:54px!important;max-width:none!important}
 .fcl-d .fcl-d-hero .lead{font-size:16px}
 .fcl-d .fcl-d-senior{font-size:10px}
 .fcl-d .fcl-d-proof1-inner,.fcl-d .fcl-d-proof2-inner{width:100%;grid-template-columns:1fr 1fr}
 .fcl-d .fcl-d-proof1-item,.fcl-d .fcl-d-stat{min-height:94px;padding:17px 14px;border-bottom:1px solid rgba(255,255,255,.13)}
 .fcl-d .fcl-d-proof1-item:nth-child(even),.fcl-d .fcl-d-stat:nth-child(even){border-right:0}
 .fcl-d .fcl-d-proof1-item:last-child{grid-column:1/-1}
 .fcl-d .fcl-d-form{padding:66px 0 72px}
 .fcl-d .fcl-d-form-intro h2{font-size:50px!important}
 .fcl-d .fcl-d-form-card{padding:24px 18px 22px}
 .fcl-d .fcl-d-form-card .gform_fields{grid-template-columns:1fr!important;gap:14px!important}
 .fcl-d .fcl-d-form-card .gfield{grid-column:1/-1!important}
 .fcl-d .fcl-d-services{padding:64px 0 70px}
 .fcl-d .fcl-d-services-head{display:block}
 .fcl-d .fcl-d-service-grid{grid-template-columns:1fr 1fr}
 .fcl-d .fcl-d-service,.fcl-d .fcl-d-service:nth-child(3){border-right:1px solid #d7d2cd;border-bottom:1px solid #d7d2cd}
 .fcl-d .fcl-d-service:nth-child(even){border-right:0}
 .fcl-d .fcl-d-service:nth-last-child(-n+2){border-bottom:0}
 .fcl-d .fcl-d-office-grid{grid-template-columns:1fr}
 .fcl-d .fcl-d-offices{padding:66px 0 72px}
 .fcl-d .fcl-d-close{padding:48px 0}
 .fcl-d .fcl-d-close-engine{display:none}
 .fcl-d .fcl-d-close .fcl-btn{width:100%}
}
@media(max-width:420px){
 .fcl-d .fcl-d-hero h1{font-size:48px!important}
 .fcl-d .fcl-d-proof1-inner,.fcl-d .fcl-d-proof2-inner{grid-template-columns:1fr}
 .fcl-d .fcl-d-proof1-item,.fcl-d .fcl-d-stat{border-right:0!important}
 .fcl-d .fcl-d-service-grid{grid-template-columns:1fr}
 .fcl-d .fcl-d-service{border-right:0!important;border-bottom:1px solid #d7d2cd!important}
 .fcl-d .fcl-d-service:last-child{border-bottom:0!important}
}


/* Option E - Cinematic Video Lab Hero deployment candidate */
.fcl-e{--red:#ba0000;--red2:#e11b16;--ink:#111113;--muted:#625d58;--line:#e4ddd7;--soft:#f6f2ee;--max:1720px;width:100%;background:#fff;color:var(--ink);font-family:Arial,sans-serif;overflow:hidden}
.fcl-e *{box-sizing:border-box}.fcl-e a{text-decoration:none}.fcl-e .e-wrap{width:min(calc(100% - 64px),var(--max));margin:0 auto}.fcl-e .e-kicker{font:800 11px/1 Arial,sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--red)}
.fcl-e .e-display{font-family:Impact,"Arial Narrow",Arial,sans-serif;text-transform:uppercase;letter-spacing:.005em}.fcl-e .e-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;background:var(--red);color:#fff!important;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.075em;border-radius:8px;box-shadow:0 10px 24px rgba(186,0,0,.13);transition:transform .18s ease,box-shadow .18s ease}.fcl-e .e-btn:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(186,0,0,.19)}
.fcl-e .e-hero{position:relative;padding:64px 0 0;background:#fff}.fcl-e .e-hero:before{content:"";position:absolute;right:-4vw;bottom:16px;width:62vw;height:34vw;max-height:560px;background:radial-gradient(ellipse at center,rgba(225,40,20,.10),rgba(225,40,20,0) 66%);pointer-events:none}.fcl-e .e-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(360px,.30fr) minmax(0,.70fr);gap:44px;align-items:center}.fcl-e .e-hero-copy{padding:18px 0 74px}.fcl-e .e-hero h1{font-size:clamp(58px,4.4vw,84px)!important;line-height:.9!important;margin:15px 0 25px!important;color:var(--ink)!important;max-width:10.5ch!important}.fcl-e .e-hero h1 .red{color:var(--red)}.fcl-e .e-hero p{font-size:17px;line-height:1.72;color:#4d4945;max-width:470px;margin:0 0 28px}.fcl-e .e-hero-meta{display:flex;flex-wrap:wrap;gap:0;margin-top:20px;padding-top:17px;border-top:1px solid var(--line);font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#2b2927}.fcl-e .e-hero-meta span{display:flex;align-items:center}.fcl-e .e-hero-meta span+span:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--red);margin:0 10px}
.fcl-e .e-video-wrap{position:relative;z-index:5;margin-bottom:-52px}.fcl-e .e-video-wrap:before{content:"";position:absolute;left:4%;right:4%;bottom:-18px;height:70px;background:radial-gradient(ellipse at center,rgba(186,0,0,.22),rgba(186,0,0,0) 68%);filter:blur(12px);z-index:-1}.fcl-e .e-video-card{position:relative;border-radius:32px;overflow:hidden;background:#111;box-shadow:0 38px 90px rgba(31,24,19,.22);border:1px solid #ccc4bd;aspect-ratio:16/9}.fcl-e .e-video-card video{display:block;width:100%;height:100%;object-fit:cover;background:#eae7e4}.fcl-e .e-video-card:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22);pointer-events:none}.fcl-e .e-video-caption{position:absolute;left:18px;bottom:18px;z-index:3;display:flex;align-items:center;gap:9px;padding:9px 12px;border-radius:999px;background:rgba(9,9,11,.78);backdrop-filter:blur(8px);color:#fff;font:700 9px/1 Arial,sans-serif;letter-spacing:.07em;text-transform:uppercase}.fcl-e .e-video-caption .dot{width:7px;height:7px;border-radius:50%;background:#ff3b26;box-shadow:0 0 0 4px rgba(255,59,38,.13)}.fcl-e .e-video-toggle{position:absolute;right:18px;bottom:18px;z-index:3;min-width:74px;height:35px;padding:0 13px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(9,9,11,.76);backdrop-filter:blur(8px);color:#fff;font:700 9px/1 Arial,sans-serif;letter-spacing:.07em;text-transform:uppercase;cursor:pointer}
.fcl-e .e-proof{position:relative;z-index:3;padding-top:52px;background:#0b0b0d;color:#fff}.fcl-e .e-proof-grid{display:grid;grid-template-columns:1.35fr repeat(5,1fr);width:min(100%,1780px);margin:0 auto}.fcl-e .e-proof-item{min-height:145px;padding:27px 28px;border-right:1px solid rgba(255,255,255,.13);display:flex;flex-direction:column;justify-content:center}.fcl-e .e-proof-item:last-child{border-right:0}.fcl-e .e-proof-item b{font-family:Impact,"Arial Narrow",Arial,sans-serif;font-size:48px;line-height:.95;color:#fff}.fcl-e .e-proof-item b.red{color:#ef2020}.fcl-e .e-proof-item span{margin-top:9px;color:#d3d3d7;font-size:10px;text-transform:uppercase;letter-spacing:.065em;line-height:1.45;max-width:180px}.fcl-e .e-stars{color:#ef2020;font-size:24px;letter-spacing:.08em;margin-bottom:9px}.fcl-e .e-rating{font-size:17px;font-weight:800;color:#fff}.fcl-e .e-rating small{display:block;font-size:9px;font-weight:500;color:#aaa;margin-top:6px;text-transform:uppercase;letter-spacing:.06em}
.fcl-e .e-contact{padding:118px 0 126px;background:linear-gradient(180deg,#f7f3ef 0%,#fbf9f7 100%)}.fcl-e .e-contact-grid{display:grid;grid-template-columns:minmax(290px,.3fr) minmax(0,.7fr);gap:76px;align-items:start}.fcl-e .e-contact-intro{padding-top:26px}.fcl-e .e-contact-intro h2{font-family:Impact,"Arial Narrow",Arial,sans-serif;text-transform:uppercase;font-size:clamp(62px,5vw,98px)!important;line-height:.89!important;margin:11px 0 24px!important;color:#111!important;max-width:6.3ch}.fcl-e .e-contact-intro p{font-size:16px;line-height:1.74;color:#57514c;max-width:450px;margin:0}.fcl-e .e-points{display:grid;gap:13px;margin-top:30px}.fcl-e .e-points div{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#282624;display:flex;align-items:center;gap:11px}.fcl-e .e-points div:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px rgba(186,0,0,.06)}
.fcl-e .e-form-card{position:relative;background:#fff;border:1px solid #d8d0c9;border-radius:32px;box-shadow:0 34px 90px rgba(30,24,20,.12);padding:42px 44px 36px;overflow:hidden}.fcl-e .e-form-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;background:linear-gradient(90deg,var(--red),#ef3626 58%,#ff8a66)}.fcl-e .e-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:26px;padding:4px 0 26px;margin-bottom:26px;border-bottom:1px solid var(--line)}.fcl-e .e-form-title{font:800 10px/1.3 Arial,sans-serif;text-transform:uppercase;letter-spacing:.15em;color:var(--red);margin-bottom:8px}.fcl-e .e-form-sub{font-family:Impact,"Arial Narrow",Arial,sans-serif;text-transform:uppercase;font-size:34px;line-height:1;color:#111}.fcl-e .e-form-badge{flex:0 0 auto;padding:9px 12px;border-radius:999px;background:#f6f0ec;border:1px solid #e6ddd6;color:#5e5650;font:800 8px/1 Arial,sans-serif;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.fcl-e .e-form-card .gform_wrapper,.fcl-e .e-form-card .gform_wrapper.gravity-theme{margin:0!important;padding:0!important;max-width:none!important}.fcl-e .e-form-card .gform_heading{display:none!important}.fcl-e .e-form-card .gform_fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px 22px!important;margin:0!important;padding:0!important}.fcl-e .e-form-card .gfield{grid-column:auto!important;margin:0!important;padding:0!important;min-width:0!important}.fcl-e .e-form-card .gfield_visibility_hidden,.fcl-e .e-form-card .gfield.gfield_visibility_hidden{display:none!important}.fcl-e .e-form-card .gfield--type-textarea,.fcl-e .e-form-card .gfield:has(textarea){grid-column:1/-1!important}.fcl-e .e-form-card label,.fcl-e .e-form-card .gfield_label{display:block!important;margin:0 0 8px!important;padding:0!important;color:#171717!important;font:800 10px/1.2 Arial,sans-serif!important;text-transform:uppercase!important;letter-spacing:.06em!important}.fcl-e .e-form-card input:not([type=hidden]):not([type=submit]):not([type=button]),.fcl-e .e-form-card select,.fcl-e .e-form-card textarea{width:100%!important;border:1px solid #b7afa8!important;border-radius:14px!important;background:#fcfbfa!important;color:#161616!important;font:400 15px/1.4 Arial,sans-serif!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)!important;outline:0!important;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease!important}.fcl-e .e-form-card input:not([type=hidden]):not([type=submit]):not([type=button]),.fcl-e .e-form-card select{height:64px!important;min-height:64px!important;padding:0 18px!important}.fcl-e .e-form-card textarea{min-height:196px!important;padding:17px 18px!important;resize:vertical!important}.fcl-e .e-form-card input:focus,.fcl-e .e-form-card select:focus,.fcl-e .e-form-card textarea:focus{border-color:var(--red)!important;background:#fff!important;box-shadow:0 0 0 4px rgba(186,0,0,.075)!important}.fcl-e .e-form-card .gform_footer{margin:24px 0 0!important;padding:0!important}.fcl-e .e-form-card input[type=submit],.fcl-e .e-form-card button[type=submit]{width:100%!important;min-height:62px!important;border:0!important;border-radius:14px!important;background:linear-gradient(90deg,#b30000,var(--red2))!important;color:#fff!important;font:800 11px/1 Arial,sans-serif!important;text-transform:uppercase!important;letter-spacing:.085em!important;cursor:pointer!important;box-shadow:0 14px 26px rgba(186,0,0,.16)!important}.fcl-e .e-form-card .validation_message,.fcl-e .e-form-card .gfield_validation_message{margin-top:6px!important;color:#a31616!important;font-size:12px!important}.fcl-e .e-form-card .gform_validation_errors{border:1px solid #b3261e!important;background:#fff3f1!important;color:#8a1c16!important;margin:0 0 18px!important;padding:14px 16px!important;border-radius:12px!important}.fcl-e .e-form-trust{display:flex;flex-wrap:wrap;gap:0;margin-top:22px;padding-top:18px;border-top:1px solid var(--line);font:800 8px/1.2 Arial,sans-serif;text-transform:uppercase;letter-spacing:.07em;color:#635b55}.fcl-e .e-form-trust span{display:flex;align-items:center}.fcl-e .e-form-trust span+span:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--red);margin:0 10px}
.fcl-e .e-services{padding:96px 0 104px;background:#fff}.fcl-e .e-section-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:36px}.fcl-e .e-section-head h2{font-family:Impact,"Arial Narrow",Arial,sans-serif;text-transform:uppercase;font-size:clamp(46px,4vw,76px)!important;line-height:.92!important;margin:8px 0 0!important;color:#111!important;max-width:9ch}.fcl-e .e-section-head>p{max-width:520px;margin:0;font-size:14px;line-height:1.7;color:#625b55}.fcl-e .e-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fcl-e .e-service{position:relative;padding:28px 28px 30px;min-height:190px;border:1px solid #dfd8d2;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfaf9);box-shadow:0 12px 30px rgba(30,24,20,.045);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.fcl-e .e-service:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(30,24,20,.075);border-color:#cfc5bd}.fcl-e .e-service .num{position:absolute;right:20px;top:18px;font-size:9px;font-weight:800;letter-spacing:.12em;color:#a49b94}.fcl-e .e-service .ico{font-size:34px;color:var(--red);display:block;margin-bottom:22px}.fcl-e .e-service strong{display:block;font-size:15px;text-transform:uppercase;margin-bottom:10px}.fcl-e .e-service span:last-child{font-size:13px;line-height:1.6;color:#615b55}
.fcl-e .e-offices{padding:96px 0 106px;background:#f5f2ee}.fcl-e .e-office-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.fcl-e .e-office{background:#fff;border:1px solid #ddd5ce;border-radius:20px;overflow:hidden;padding:30px;min-height:236px;position:relative;box-shadow:0 12px 28px rgba(28,23,20,.04)}.fcl-e .e-office:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;background:linear-gradient(90deg,var(--red),#ee3b2d)}.fcl-e .e-office:after{content:attr(data-code);position:absolute;right:18px;bottom:0;font-family:Impact,"Arial Narrow",Arial,sans-serif;font-size:88px;line-height:.8;color:rgba(20,20,20,.035);pointer-events:none}.fcl-e .e-office .city{font-family:Impact,"Arial Narrow",Arial,sans-serif;text-transform:uppercase;font-size:40px}.fcl-e .e-office small{display:block;color:var(--red);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;margin-top:6px}.fcl-e .e-office address{font-style:normal;font-size:13px;line-height:1.68;color:#4f4943;margin:30px 0 20px}.fcl-e .e-office a{position:relative;z-index:2;color:var(--red)!important;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.fcl-e .e-close{position:relative;padding:72px 0;background:linear-gradient(105deg,#08080a 0%,#101014 60%,#1b0707 100%);color:#fff;overflow:hidden}.fcl-e .e-close:after{content:"";position:absolute;right:-4%;top:-90%;width:44%;height:280%;background:radial-gradient(circle,rgba(186,0,0,.28),rgba(186,0,0,0) 64%);pointer-events:none}.fcl-e .e-close-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr 1fr auto;gap:38px;align-items:center}.fcl-e .e-close .e-kicker{color:#ff6f64}.fcl-e .e-close h2{font-family:Impact,"Arial Narrow",Arial,sans-serif;text-transform:uppercase;font-size:clamp(44px,4vw,74px)!important;line-height:.92!important;margin:8px 0 0!important;color:#fff!important;max-width:8ch}.fcl-e .e-close p{font-size:15px;line-height:1.68;color:#c8c8cc;margin:0;max-width:560px}
@media(max-width:1180px){.fcl-e .e-hero-grid{grid-template-columns:1fr;gap:22px}.fcl-e .e-hero-copy{padding-bottom:22px}.fcl-e .e-hero h1{max-width:12ch!important}.fcl-e .e-video-wrap{margin-bottom:0}.fcl-e .e-proof{padding-top:0}.fcl-e .e-contact-grid{grid-template-columns:1fr;gap:42px}.fcl-e .e-contact-intro h2{max-width:none!important}.fcl-e .e-section-head{align-items:start}.fcl-e .e-service-grid{grid-template-columns:repeat(2,1fr)}.fcl-e .e-close-inner{grid-template-columns:1fr}}
@media(max-width:760px){.fcl-e .e-wrap{width:min(calc(100% - 28px),var(--max))}.fcl-e .e-hero{padding:38px 0 0}.fcl-e .e-hero h1{font-size:50px!important;max-width:none!important}.fcl-e .e-hero p{font-size:15px}.fcl-e .e-video-card{border-radius:20px}.fcl-e .e-video-caption{left:12px;bottom:12px;font-size:8px}.fcl-e .e-video-toggle{right:12px;bottom:12px}.fcl-e .e-proof-grid{grid-template-columns:1fr 1fr}.fcl-e .e-proof-item{min-height:105px;padding:18px 15px;border-bottom:1px solid rgba(255,255,255,.12)}.fcl-e .e-proof-item:nth-child(even){border-right:0}.fcl-e .e-proof-item.rating{grid-column:1/-1}.fcl-e .e-proof-item b{font-size:38px}.fcl-e .e-contact{padding:72px 0 80px}.fcl-e .e-contact-intro h2{font-size:50px!important}.fcl-e .e-form-card{padding:26px 18px 22px;border-radius:22px}.fcl-e .e-form-head{display:block}.fcl-e .e-form-badge{display:inline-block;margin-top:14px;white-space:normal}.fcl-e .e-form-sub{font-size:29px}.fcl-e .e-form-card .gform_fields{grid-template-columns:1fr!important;gap:15px!important}.fcl-e .e-form-card .gfield{grid-column:1/-1!important}.fcl-e .e-form-card input:not([type=hidden]):not([type=submit]):not([type=button]),.fcl-e .e-form-card select{height:60px!important;min-height:60px!important}.fcl-e .e-form-card textarea{min-height:176px!important}.fcl-e .e-form-trust{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fcl-e .e-form-trust span+span:before{display:none}.fcl-e .e-services{padding:68px 0 76px}.fcl-e .e-section-head{display:block}.fcl-e .e-section-head>p{margin-top:18px}.fcl-e .e-service-grid{grid-template-columns:1fr}.fcl-e .e-service{min-height:unset}.fcl-e .e-office-grid{grid-template-columns:1fr}.fcl-e .e-offices{padding:70px 0 78px}.fcl-e .e-close{padding:52px 0}.fcl-e .e-close .e-btn{width:100%}}
@media(max-width:420px){.fcl-e .e-proof-grid{grid-template-columns:1fr}.fcl-e .e-proof-item{border-right:0}.fcl-e .e-video-caption{display:none}.fcl-e .e-video-toggle{min-width:64px;height:32px}.fcl-e .e-form-trust{grid-template-columns:1fr}}
\n\n/* Option E v4.2 refinements */
.fcl-e .e-hero{padding:22px 0 0!important}
.fcl-e .e-hero-grid{grid-template-columns:minmax(320px,.28fr) minmax(0,.72fr)!important;gap:36px!important;align-items:start!important}
.fcl-e .e-hero-copy{padding:14px 0 42px!important}
.fcl-e .e-video-wrap{margin-top:0!important;margin-bottom:-42px!important;align-self:start!important}
.fcl-e .e-video-card{border-radius:30px!important;box-shadow:0 34px 82px rgba(24,18,14,.20)!important}
.fcl-e .e-proof{padding:66px 22px 24px!important;background:#070708!important}
.fcl-e .e-proof-grid{width:min(calc(100% - 24px),1660px)!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important}
.fcl-e .e-proof-card{min-height:132px;border-radius:18px;background:#fff;color:#111;padding:20px 20px 18px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 14px 34px rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.82)}
.fcl-e .e-proof-card.review{align-items:flex-start}
.fcl-e .e-proof-name{font:800 16px/1.1 Arial,sans-serif;color:#111;margin-bottom:10px}
.fcl-e .e-proof-card .e-stars{font-size:20px;line-height:1;color:#e01b1b;letter-spacing:.04em;margin:0 0 10px}
.fcl-e .e-proof-score{font:800 22px/1 Arial,sans-serif;color:#111}.fcl-e .e-proof-score span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#777;margin-left:4px}
.fcl-e .e-proof-card.fact{align-items:flex-start;border-top:4px solid var(--red)}
.fcl-e .e-proof-card.fact b{font-family:Impact,"Arial Narrow",Arial,sans-serif;font-size:48px;line-height:.9;color:var(--red);margin-bottom:12px}
.fcl-e .e-proof-card.fact span{font:800 11px/1.35 Arial,sans-serif;text-transform:uppercase;letter-spacing:.055em;color:#333;max-width:170px}
.fcl-e .e-contact{padding:96px 0 112px!important;background:linear-gradient(180deg,#f6f1ec 0%,#fbf8f5 100%)!important}
.fcl-e .e-contact-grid{grid-template-columns:minmax(300px,.32fr) minmax(0,.68fr)!important;gap:64px!important;align-items:center!important}
.fcl-e .e-contact-intro{padding-top:0!important}
.fcl-e .e-contact-intro h2{max-width:7.2ch!important}
.fcl-e .e-form-card{border-radius:34px!important;padding:46px 48px 40px!important;box-shadow:0 36px 90px rgba(34,27,22,.14)!important;border-color:#d6cec7!important}
.fcl-e .e-form-head{padding-bottom:28px!important;margin-bottom:30px!important}
.fcl-e .e-form-sub{font-size:38px!important}
.fcl-e .e-form-badge{padding:10px 14px!important;background:#fff7f5!important;border-color:#edd7d2!important;color:#7c201b!important;font-size:8px!important}
.fcl-e .e-form-card .gform_fields{gap:22px 24px!important}
.fcl-e .e-form-card input:not([type=hidden]):not([type=submit]):not([type=button]),.fcl-e .e-form-card select{height:66px!important;min-height:66px!important}
.fcl-e .e-form-card textarea{min-height:210px!important}
.fcl-e .e-offices{padding-top:88px!important}
@media(max-width:1180px){
 .fcl-e .e-hero{padding-top:18px!important}.fcl-e .e-hero-grid{grid-template-columns:1fr!important;gap:18px!important}.fcl-e .e-hero-copy{padding-bottom:18px!important}.fcl-e .e-video-wrap{margin-bottom:0!important}.fcl-e .e-proof{padding-top:24px!important}.fcl-e .e-proof-grid{grid-template-columns:repeat(3,1fr)!important}.fcl-e .e-contact-grid{grid-template-columns:1fr!important;gap:38px!important}.fcl-e .e-contact-intro h2{max-width:none!important}
}
@media(max-width:760px){
 .fcl-e .e-hero{padding-top:14px!important}.fcl-e .e-hero-copy{padding-bottom:10px!important}.fcl-e .e-video-card{border-radius:22px!important}.fcl-e .e-proof{padding:20px 14px 18px!important}.fcl-e .e-proof-grid{width:100%!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.fcl-e .e-proof-card{min-height:116px;padding:17px 15px;border-radius:15px}.fcl-e .e-proof-name{font-size:14px}.fcl-e .e-proof-card .e-stars{font-size:17px}.fcl-e .e-proof-card.fact b{font-size:40px}.fcl-e .e-contact{padding:70px 0 80px!important}.fcl-e .e-form-card{padding:28px 18px 24px!important;border-radius:24px!important}.fcl-e .e-form-sub{font-size:31px!important}.fcl-e .e-offices{padding-top:66px!important}
}
@media(max-width:420px){
 .fcl-e .e-proof-grid{grid-template-columns:1fr!important}.fcl-e .e-proof-card{min-height:106px}.fcl-e .e-proof-card.fact span{max-width:none}
}


/* Option E v4.3 - conversion and form resilience */
.fcl-e .e-contact-note{margin-top:26px;padding:18px 20px;border:1px solid #ddd4cd;border-left:4px solid var(--red);border-radius:14px;background:rgba(255,255,255,.68)}
.fcl-e .e-contact-note strong{display:block;font:800 11px/1.25 Arial,sans-serif;text-transform:uppercase;letter-spacing:.06em;color:#181716;margin-bottom:7px}
.fcl-e .e-contact-note span{display:block;font-size:13px;line-height:1.6;color:#5c5550}
/* Use Gravity Forms layout classes instead of assuming a fixed field count. New fields default safely to full width. */
.fcl-e .e-form-card .gform_fields{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:22px 24px!important}
.fcl-e .e-form-card .gfield{grid-column:1/-1!important;min-width:0!important}
.fcl-e .e-form-card .gfield.gfield--width-half{grid-column:span 6!important}
.fcl-e .e-form-card .gfield.gfield--width-third{grid-column:span 4!important}
.fcl-e .e-form-card .gfield.gfield--width-quarter{grid-column:span 3!important}
.fcl-e .e-form-card .gfield.gfield--width-three-quarter{grid-column:span 9!important}
.fcl-e .e-form-card .gfield.gfield--width-five-twelfths{grid-column:span 5!important}
.fcl-e .e-form-card .gfield.gfield--width-seven-twelfths{grid-column:span 7!important}
.fcl-e .e-form-card .gfield.gfield--width-full,.fcl-e .e-form-card .gfield:has(textarea){grid-column:1/-1!important}
.fcl-e .e-form-card .gfield_error{padding:12px!important;border-radius:12px!important;background:#fff4f2!important;border:1px solid #efc5be!important}
.fcl-e .e-form-card .validation_message{color:#a61b12!important;font-size:11px!important;font-weight:700!important;margin-top:7px!important}
.fcl-e .e-form-card .gform_confirmation_message{padding:30px!important;border-radius:18px!important;background:#f7f3ef!important;border:1px solid #ded5ce!important;font-size:16px!important;line-height:1.65!important;color:#25211e!important}
/* Option E intentionally ends after offices. The normal Divi footer, including its standard form, follows untouched. */
@media(max-width:760px){
 .fcl-e .e-contact-note{padding:16px 16px}
 .fcl-e .e-form-card .gfield,.fcl-e .e-form-card .gfield.gfield--width-half,.fcl-e .e-form-card .gfield.gfield--width-third,.fcl-e .e-form-card .gfield.gfield--width-quarter,.fcl-e .e-form-card .gfield.gfield--width-three-quarter,.fcl-e .e-form-card .gfield.gfield--width-five-twelfths,.fcl-e .e-form-card .gfield.gfield--width-seven-twelfths{grid-column:1/-1!important}
}

/* v4.4 final visual polish - no architecture changes */
.fcl-e .e-hero{padding-top:12px!important}
.fcl-e .e-hero-grid{grid-template-columns:minmax(350px,.31fr) minmax(0,.69fr)!important;gap:28px!important;align-items:center!important}
.fcl-e .e-hero-copy{padding:16px 0 38px!important}
.fcl-e .e-hero h1{font-size:clamp(46px,3.45vw,72px)!important;line-height:.91!important;max-width:12.5ch!important;margin-top:13px!important;margin-bottom:23px!important}
.fcl-e .e-hero p{font-size:17.5px!important;line-height:1.7!important;max-width:500px!important}
.fcl-e .e-video-card{border-radius:34px!important;box-shadow:0 40px 92px rgba(26,19,15,.22)!important}
.fcl-e .e-video-wrap{margin-bottom:-46px!important}
.fcl-e .e-video-wrap:before{bottom:-20px!important;height:78px!important;opacity:.92}

.fcl-e .e-proof{padding:70px 20px 26px!important}
.fcl-e .e-proof-grid{gap:16px!important}
.fcl-e .e-proof-card{min-height:142px!important;padding:22px 22px 20px!important;border-radius:20px!important}
.fcl-e .e-proof-name{font-size:17px!important;margin-bottom:11px!important}
.fcl-e .e-proof-card .e-stars{font-size:23px!important;letter-spacing:.055em!important;margin-bottom:11px!important}
.fcl-e .e-proof-score{font-size:25px!important}
.fcl-e .e-proof-card.fact b{font-size:52px!important}
.fcl-e .e-proof-card.fact span{font-size:11.5px!important;line-height:1.4!important}

.fcl-e .e-contact{padding:78px 0 104px!important}
.fcl-e .e-contact-grid{grid-template-columns:minmax(310px,.31fr) minmax(0,.69fr)!important;gap:58px!important}
.fcl-e .e-contact-intro h2{font-size:clamp(60px,4.7vw,92px)!important;max-width:7.7ch!important;margin-bottom:22px!important}
.fcl-e .e-contact-intro p{font-size:17px!important;line-height:1.72!important;max-width:480px!important}
.fcl-e .e-contact-note{margin-top:23px!important;padding:19px 21px!important;background:#fff!important;box-shadow:0 10px 26px rgba(43,32,24,.045)!important}
.fcl-e .e-contact-note strong{font-size:11.5px!important}
.fcl-e .e-contact-note span{font-size:14px!important;line-height:1.58!important}
.fcl-e .e-points{gap:14px!important;margin-top:26px!important}
.fcl-e .e-points div{font-size:11px!important;line-height:1.4!important}

.fcl-e .e-form-card{padding:48px 50px 42px!important;border-radius:36px!important;box-shadow:0 38px 96px rgba(34,27,22,.15)!important}
.fcl-e .e-form-head{margin-bottom:28px!important}
.fcl-e .e-form-sub{font-size:40px!important}
.fcl-e .e-form-badge{font-size:8.5px!important;padding:10px 15px!important}
.fcl-e .e-form-card label,.fcl-e .e-form-card .gfield_label{font-size:10.5px!important;margin-bottom:9px!important}
.fcl-e .e-form-card input:not([type=hidden]):not([type=submit]):not([type=button]),.fcl-e .e-form-card select{height:66px!important;min-height:66px!important}
.fcl-e .e-form-card textarea{min-height:216px!important}
.fcl-e .e-form-card input[type=submit],.fcl-e .e-form-card button[type=submit]{min-height:64px!important;font-size:11.5px!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}
.fcl-e .e-form-card input[type=submit]:hover,.fcl-e .e-form-card button[type=submit]:hover{transform:translateY(-1px)!important;filter:saturate(1.08)!important;box-shadow:0 18px 34px rgba(186,0,0,.22)!important}

.fcl-e .e-offices{padding:78px 0 88px!important;background:#f5f1ed!important}
.fcl-e .e-office-grid{gap:20px!important}
.fcl-e .e-office{min-height:220px!important;border-radius:20px!important;padding:28px 28px 26px!important;background:linear-gradient(145deg,#fff 0%,#fbf8f5 100%)!important;box-shadow:0 18px 44px rgba(35,28,22,.065)!important;transition:transform .18s ease,box-shadow .18s ease!important;overflow:hidden!important}
.fcl-e .e-office:hover{transform:translateY(-3px)!important;box-shadow:0 24px 54px rgba(35,28,22,.095)!important}
.fcl-e .e-office .city{font-size:31px!important;line-height:.95!important}
.fcl-e .e-office address{font-size:14px!important;line-height:1.65!important;margin-top:20px!important}
.fcl-e .e-office:after{font-size:78px!important;right:18px!important;bottom:-9px!important;opacity:.04!important}

@media(max-width:1180px){
 .fcl-e .e-hero-grid{grid-template-columns:1fr!important;gap:18px!important}
 .fcl-e .e-hero-copy{padding-bottom:14px!important}
 .fcl-e .e-hero h1{font-size:clamp(50px,7vw,72px)!important;max-width:11.5ch!important}
 .fcl-e .e-video-wrap{margin-bottom:0!important}
 .fcl-e .e-proof{padding-top:24px!important}
 .fcl-e .e-contact-grid{grid-template-columns:1fr!important;gap:34px!important}
 .fcl-e .e-contact-intro h2{max-width:none!important}
}
@media(max-width:760px){
 .fcl-e .e-hero{padding-top:10px!important}
 .fcl-e .e-hero h1{font-size:48px!important;line-height:.91!important}
 .fcl-e .e-video-card{border-radius:22px!important}
 .fcl-e .e-proof{padding:18px 14px!important}
 .fcl-e .e-proof-card{min-height:112px!important;padding:17px 15px!important;border-radius:16px!important}
 .fcl-e .e-proof-name{font-size:14px!important}
 .fcl-e .e-proof-card .e-stars{font-size:18px!important}
 .fcl-e .e-proof-score{font-size:21px!important}
 .fcl-e .e-proof-card.fact b{font-size:41px!important}
 .fcl-e .e-contact{padding:62px 0 72px!important}
 .fcl-e .e-contact-intro p{font-size:15.5px!important}
 .fcl-e .e-points div{font-size:10px!important}
 .fcl-e .e-form-card{padding:28px 18px 24px!important;border-radius:24px!important}
 .fcl-e .e-form-sub{font-size:31px!important}
 .fcl-e .e-office{min-height:190px!important;padding:24px 22px!important}
}
