html{scroll-behavior:smooth}body{margin:0}body #masthead,body header#masthead,body .site-header,body #colophon,body footer#colophon,body .site-footer,body .entry-header,body .page-header{display:none!important}body .site-content,body .ast-container,body .site-content>.ast-container,body #primary,body .content-area,body .entry-content,body article,body .site-main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body .entry-content>*{max-width:none!important;margin-left:0!important;margin-right:0!important}body .wp-block-shortcode{margin:0!important;padding:0!important}#dfx-site{--black:#0b0d0f;--dark:#111417;--dark2:#171b1f;--white:#fff;--cream:#f4f1eb;--grey100:#f3f4f4;--grey500:#7d8388;--grey600:#5f656a;--grey700:#3d4246;--lime:#b7ff2a;--border:rgba(11,13,15,.12);--border-dark:rgba(255,255,255,.14);--max:1380px;width:100%;overflow-x:hidden;color:var(--black);background:var(--white);font-family:Inter,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#dfx-site *,#dfx-site *:before,#dfx-site *:after{box-sizing:border-box}#dfx-site h1,#dfx-site h2,#dfx-site h3,#dfx-site h4{font-family:Inter,"Helvetica Neue",Helvetica,Arial,sans-serif}#dfx-site a{color:inherit;text-decoration:none}#dfx-site button,#dfx-site input,#dfx-site textarea,#dfx-site select,#dfx-site summary{font:inherit}#dfx-site summary{list-style:none}#dfx-site summary::-webkit-details-marker{display:none}.dfx-container{width:min(calc(100% - 80px),var(--max));margin:0 auto}#dfx-site main,#dfx-site main section,#dfx-site footer{opacity:1!important;visibility:visible!important}.dfx-skip-link{position:fixed;top:-100px;left:20px;z-index:999999;padding:12px 18px;background:var(--lime);color:var(--black);font-weight:700}.dfx-skip-link:focus{top:20px}#dfx-site a:focus-visible,#dfx-site button:focus-visible,#dfx-site input:focus-visible,#dfx-site textarea:focus-visible,#dfx-site select:focus-visible,#dfx-site summary:focus-visible{outline:3px solid var(--lime);outline-offset:4px}.dfx-eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--grey600);font-size:12px;font-weight:750;line-height:1;text-transform:uppercase;letter-spacing:.15em}.dfx-eyebrow:before{content:"";width:18px;height:2px;background:var(--lime)}.dfx-eyebrow-light{color:rgba(255,255,255,.65)}.dfx-btn{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:0 24px;font-size:14px;font-weight:700}.dfx-btn-light{background:var(--white);color:var(--black)!important}.dfx-btn-light:hover{background:var(--lime)}.dfx-text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:700}.dfx-link-arrow{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:50%}.dfx-text-link:hover .dfx-link-arrow{background:var(--lime)}.dfx-header{position:fixed;top:0;left:0;width:100%;z-index:99999;background:rgba(255,255,255,.98);border-bottom:1px solid rgba(11,13,15,.08)}body.admin-bar .dfx-header{top:32px}.dfx-header.dfx-scrolled{box-shadow:0 12px 36px rgba(11,13,15,.07)}.dfx-nav-shell{position:relative;width:min(calc(100% - 60px),var(--max));height:94px;margin:0 auto;display:flex;align-items:center}.dfx-brand{display:inline-flex;align-items:center;gap:12px;flex:0 0 auto}.dfx-brand-mark{width:33px;height:33px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;transform:skew(-7deg)}.dfx-brand-mark span{background:var(--black)}.dfx-brand-mark span:nth-child(2){background:var(--lime)}.dfx-brand-word{font-size:21px;line-height:1;font-weight:850;letter-spacing:-.045em;white-space:nowrap}.dfx-brand-word>span{font-weight:450}.dfx-desktop-nav{height:100%;margin-left:auto;margin-right:38px;display:flex;align-items:center;gap:4px}.dfx-nav-link{position:relative;height:94px;display:inline-flex;align-items:center;gap:7px;padding:0 16px;border:0;background:0 0;color:var(--grey700)!important;font-size:14px;font-weight:650;cursor:pointer;user-select:none}.dfx-nav-link:after{content:"";position:absolute;left:16px;right:16px;bottom:25px;height:2px;background:var(--lime);transform:scaleX(0);transition:transform .2s ease}.dfx-nav-link:hover:after,.dfx-services-details[open]>.dfx-services-summary:after{transform:scaleX(1)}.dfx-services-summary svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.7;transition:transform .2s ease}.dfx-services-details[open] .dfx-services-summary svg{transform:rotate(180deg)}.dfx-nav-cta{min-height:50px;display:inline-flex;align-items:center;gap:22px;padding:0 20px;background:var(--black);color:var(--white)!important;font-size:13px;font-weight:700}.dfx-nav-cta:hover,.dfx-nav-cta-active{background:var(--lime);color:var(--black)!important}.dfx-services-details{position:relative;height:94px}.dfx-services-details:not([open])>.dfx-dropdown-menu{display:none!important}.dfx-services-details[open]>.dfx-dropdown-menu{display:grid!important}.dfx-dropdown-menu{position:fixed;top:94px;left:50%;width:min(calc(100% - 80px),1080px);padding:12px;grid-template-columns:.74fr 1.5fr;transform:translateX(-50%);background:var(--white);border:1px solid var(--border);box-shadow:0 30px 80px rgba(15,18,20,.16);z-index:100000}body.admin-bar .dfx-dropdown-menu{top:126px}.dfx-dropdown-intro{min-height:420px;padding:34px;display:flex;flex-direction:column;background:var(--black);color:var(--white)}.dfx-dropdown-intro>strong{max-width:290px;margin-top:30px;font-size:31px;line-height:1.08;font-weight:520;letter-spacing:-.04em}.dfx-dropdown-intro p{margin:18px 0 22px;color:rgba(255,255,255,.63);font-size:14px;line-height:1.65}.dfx-dropdown-all{display:flex;justify-content:space-between;padding-top:15px;border-top:1px solid rgba(255,255,255,.15);color:var(--white)!important;font-size:13px;font-weight:700}.dfx-ai-nav-feature{min-height:60px;margin-top:auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:var(--lime);color:var(--black)!important;font-size:12px;font-weight:750}.dfx-dropdown-links{display:grid;grid-template-columns:repeat(2,1fr);padding:10px 15px}.dfx-dropdown-links>a{min-height:116px;display:grid;grid-template-columns:34px 1fr;gap:15px;padding:20px 17px;border-bottom:1px solid var(--border)}.dfx-dropdown-links>a:hover{background:var(--grey100)}.dfx-menu-number{color:var(--grey500);font-size:10px}.dfx-dropdown-links strong{display:block;margin-bottom:7px;font-size:15px}.dfx-dropdown-links small{display:block;color:var(--grey600);font-size:12px;line-height:1.5}.dfx-mobile-nav{display:none}.dfx-mobile-toggle{width:48px;height:48px;padding:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;background:var(--black);cursor:pointer}.dfx-mobile-toggle span{width:20px;height:1.5px;display:block;background:var(--white);transition:transform .2s ease}.dfx-mobile-nav[open]>.dfx-mobile-toggle>span:first-child{transform:translateY(4.25px) rotate(45deg)}.dfx-mobile-nav[open]>.dfx-mobile-toggle>span:last-child{transform:translateY(-4.25px) rotate(-45deg)}.dfx-mobile-nav:not([open])>.dfx-mobile-menu{display:none!important}.dfx-mobile-nav[open]>.dfx-mobile-menu{display:block!important}.dfx-mobile-menu{position:fixed;top:82px;left:0;z-index:99998;width:100%;height:calc(100dvh - 82px);overflow-y:auto;padding:25px;background:var(--black);color:var(--white)}body.admin-bar .dfx-mobile-menu{top:114px;height:calc(100dvh - 114px)}.dfx-mobile-menu nav>a,.dfx-mobile-services-summary{width:100%;min-height:72px;display:flex;align-items:center;justify-content:space-between;padding:0;border-bottom:1px solid rgba(255,255,255,.15);color:var(--white)!important;font-size:28px;font-weight:480;cursor:pointer}.dfx-mobile-services-summary svg{width:18px;height:18px;fill:none;stroke:currentColor;transition:transform .2s ease}.dfx-mobile-services[open] .dfx-mobile-services-summary svg{transform:rotate(180deg)}.dfx-mobile-services:not([open])>.dfx-mobile-submenu{display:none!important}.dfx-mobile-services[open]>.dfx-mobile-submenu{display:block!important}.dfx-mobile-submenu{padding-left:18px}.dfx-mobile-submenu a{display:block;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.72)!important;font-size:14px}.dfx-mobile-submenu .dfx-mobile-ai,.dfx-mobile-project-link{color:var(--lime)!important;font-weight:700}.dfx-mobile-contact{margin-top:55px;padding-bottom:45px;display:flex;flex-direction:column;gap:10px}.dfx-mobile-contact>span{margin-bottom:5px;color:rgba(255,255,255,.35);font-size:8px;font-weight:750;letter-spacing:.1em}.dfx-mobile-contact a{color:rgba(255,255,255,.68)!important;font-size:13px}body:has(#dfx-mobile-nav[open]){overflow:hidden}.dfx-contact-hero{padding:185px 0 110px;background:var(--cream)}.dfx-contact-hero-top{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:70px}.dfx-contact-index{color:var(--grey500);font-size:8px;font-weight:750;letter-spacing:.11em}.dfx-contact-hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.45fr);gap:100px;align-items:end}.dfx-contact-hero h1{max-width:1020px;margin:0;font-size:clamp(68px,8vw,122px);line-height:.88;font-weight:490;letter-spacing:-.073em}.dfx-contact-hero h1 span{display:block;color:var(--grey500)}.dfx-contact-hero-copy p{margin:0 0 21px;color:var(--grey600);font-size:14px;line-height:1.8}.dfx-contact-hero-copy .dfx-contact-lead{color:var(--black);font-size:20px;line-height:1.55}.dfx-project-board{position:relative;height:620px;margin-top:105px;overflow:hidden;background:var(--black);color:var(--white)}.dfx-board-grid{position:absolute;inset:0;opacity:.1;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:50px 50px}.dfx-board-head{position:absolute;z-index:5;top:25px;left:28px;right:28px;display:flex;justify-content:space-between;color:rgba(255,255,255,.34);font-size:7px;font-weight:750;letter-spacing:.1em}.dfx-project-input{position:absolute;z-index:4;left:6%;width:235px;min-height:125px;padding:18px;display:flex;flex-direction:column;background:var(--dark2);border:1px solid rgba(255,255,255,.13)}.dfx-project-input-one{top:105px}.dfx-project-input-two{top:247px}.dfx-project-input-three{top:389px}.dfx-project-input>span{margin-bottom:auto;color:rgba(255,255,255,.25);font-size:7px}.dfx-project-input small{margin-bottom:5px;color:var(--lime);font-size:6px;font-weight:750}.dfx-project-input strong{font-size:17px;line-height:1.1;font-weight:500}.dfx-project-input p{margin:7px 0 0;color:rgba(255,255,255,.4);font-size:8px}.dfx-project-centre{position:absolute;z-index:5;left:50%;top:50%;width:285px;min-height:190px;transform:translate(-50%,-50%);padding:28px;display:flex;flex-direction:column;justify-content:center;background:var(--lime);color:var(--black)}.dfx-project-centre small{margin-bottom:22px;font-size:7px;font-weight:800}.dfx-project-centre strong{font-size:29px;line-height:.98;font-weight:550;letter-spacing:-.045em}.dfx-project-centre span{margin-top:12px;color:rgba(11,13,15,.56);font-size:8px}.dfx-project-output{position:absolute;z-index:4;right:6%;top:50%;width:250px;min-height:155px;transform:translateY(-50%);padding:20px;display:flex;flex-direction:column;background:var(--dark2);border:1px solid rgba(183,255,42,.45)}.dfx-project-output>span{margin-bottom:auto;color:rgba(255,255,255,.25);font-size:7px}.dfx-project-output small{margin-bottom:5px;color:var(--lime);font-size:6px}.dfx-project-output strong{font-size:20px;line-height:1.05;font-weight:500}.dfx-project-output p{margin:8px 0 0;color:rgba(255,255,255,.4);font-size:8px}.dfx-project-lines{position:absolute;inset:0;z-index:1;width:100%;height:100%}.dfx-project-lines path{fill:none;stroke:rgba(183,255,42,.42);stroke-width:1.3;stroke-dasharray:8 7}.dfx-board-foot{position:absolute;z-index:5;left:28px;right:28px;bottom:20px;display:flex;justify-content:space-between;padding-top:12px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.3);font-size:6px;letter-spacing:.1em}.dfx-principle-section{padding:75px 0;background:var(--lime)}.dfx-principle-grid{display:grid;grid-template-columns:180px 1fr;gap:55px}.dfx-principle-grid>span{padding-top:8px;font-size:8px;font-weight:800;letter-spacing:.1em}.dfx-principle-grid p{max-width:1100px;margin:0;font-size:clamp(31px,4.1vw,57px);line-height:1.04;font-weight:470;letter-spacing:-.045em}.dfx-section-heading{display:grid;grid-template-columns:1fr .42fr;gap:90px;align-items:end;margin-bottom:60px}.dfx-section-heading h2,.dfx-project-form-heading h2,.dfx-contact-options-intro h2{margin:25px 0 0;font-size:clamp(50px,5.8vw,86px);line-height:.95;font-weight:490;letter-spacing:-.06em}.dfx-section-heading h2 span,.dfx-project-form-heading h2 span,.dfx-contact-options-intro h2 span{display:block;color:var(--grey500)}.dfx-section-heading>div:last-child p,.dfx-project-form-heading>div:last-child p{max-width:450px;margin:0 0 14px auto;color:var(--grey600);font-size:14px;line-height:1.72}.dfx-discuss-section{padding:135px 0;background:var(--white)}.dfx-discuss-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--border);border-left:1px solid var(--border)}.dfx-discuss-grid article{position:relative;min-height:250px;display:flex;flex-direction:column;padding:26px 28px 30px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--white)}.dfx-discuss-grid article>span{position:absolute;top:25px;right:28px;color:var(--grey500);font-size:8px}.dfx-discuss-grid small{margin:46px 0 12px;display:inline-flex;align-items:center;gap:9px;color:#4f565b;font-size:8px;font-weight:800;letter-spacing:.12em}.dfx-discuss-grid small:before{content:"";width:16px;height:2px;background:var(--lime)}.dfx-discuss-grid h3{max-width:94%;margin:0 0 15px;color:var(--black);font-size:clamp(26px,2.1vw,33px);line-height:1.03;font-weight:520;letter-spacing:-.04em}.dfx-discuss-grid p{max-width:94%;margin:auto 0 0;padding-top:18px;color:var(--grey600);font-size:12px;line-height:1.62}.dfx-discuss-grid .dfx-discuss-accent{background:var(--lime)}.dfx-discuss-grid .dfx-discuss-accent small:before{background:var(--black)}.dfx-contact-options-section{padding:140px 0;background:var(--black);color:var(--white)}.dfx-contact-options-grid{display:grid;grid-template-columns:.75fr 1fr;gap:110px}.dfx-contact-options-intro h2{color:var(--white)}.dfx-contact-options-intro h2 span{color:rgba(255,255,255,.34)}.dfx-contact-options-intro p{max-width:510px;margin:30px 0 0;color:rgba(255,255,255,.48);font-size:13px;line-height:1.75}.dfx-contact-methods{border-top:1px solid var(--border-dark)}.dfx-contact-method{position:relative;min-height:155px;display:grid;grid-template-columns:55px 1fr 30px;gap:20px;align-items:center;border-bottom:1px solid var(--border-dark);color:var(--white)!important}.dfx-contact-method:hover{background:rgba(255,255,255,.035)}.dfx-contact-method>span{color:rgba(255,255,255,.28);font-size:8px}.dfx-contact-method small{display:block;margin-bottom:8px;color:var(--lime);font-size:7px;font-weight:750}.dfx-contact-method strong{display:block;color:var(--white);font-size:clamp(22px,2.1vw,31px);line-height:1.05;font-weight:490;letter-spacing:-.04em}.dfx-contact-method p{margin:8px 0 0;color:rgba(255,255,255,.43);font-size:10px}.dfx-contact-method b{font-weight:400}.dfx-project-form-section{padding:140px 0;background:var(--cream)}.dfx-project-form-heading{display:grid;grid-template-columns:1fr .44fr;gap:100px;align-items:end;margin-bottom:60px}.dfx-cf7-shell{padding:54px;background:var(--white);border:1px solid var(--border)}.dfx-form-warning{padding:28px;background:#fff8df;border:1px solid rgba(11,13,15,.12)}.dfx-form-warning strong{display:block;margin-bottom:8px;font-size:18px}.dfx-form-warning p{margin:0;color:var(--grey600)}#dfx-site .wpcf7,#dfx-site .wpcf7 form{margin:0!important}#dfx-site .dfx-cf7-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}#dfx-site .dfx-cf7-field{min-width:0}#dfx-site .dfx-cf7-full{grid-column:1/-1}#dfx-site .dfx-cf7-field>label{display:block;margin-bottom:9px;color:var(--black);font-size:11px;line-height:1.35;font-weight:700}#dfx-site .dfx-cf7-field>label .dfx-required{color:#66762f}#dfx-site .wpcf7-form-control-wrap{display:block}#dfx-site .wpcf7 input[type=text],#dfx-site .wpcf7 input[type=email],#dfx-site .wpcf7 input[type=tel],#dfx-site .wpcf7 select,#dfx-site .wpcf7 textarea{width:100%!important;margin:0!important;padding:14px 0!important;border:0!important;border-bottom:1px solid rgba(11,13,15,.24)!important;border-radius:0!important;background:transparent!important;color:var(--black)!important;box-shadow:none!important;font-size:15px!important;line-height:1.5!important}#dfx-site .wpcf7 input[type=text],#dfx-site .wpcf7 input[type=email],#dfx-site .wpcf7 input[type=tel],#dfx-site .wpcf7 select{min-height:58px!important}#dfx-site .wpcf7 textarea{min-height:190px!important;resize:vertical!important}#dfx-site .wpcf7 input:focus,#dfx-site .wpcf7 select:focus,#dfx-site .wpcf7 textarea:focus{outline:none!important;border-bottom-color:var(--black)!important}#dfx-site .dfx-cf7-consent{grid-column:1/-1;margin-top:8px;padding-top:26px;border-top:1px solid var(--border)}#dfx-site .dfx-cf7-consent .wpcf7-list-item{margin:0!important}#dfx-site .dfx-cf7-consent label{display:grid;grid-template-columns:20px 1fr;gap:12px;align-items:start;cursor:pointer}#dfx-site .dfx-cf7-consent input[type=checkbox]{width:17px!important;height:17px!important;margin-top:2px!important;accent-color:var(--lime)}#dfx-site .dfx-cf7-consent .wpcf7-list-item-label{color:var(--grey600);font-size:11px;line-height:1.6}#dfx-site .dfx-cf7-submit-row{grid-column:1/-1;margin-top:8px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end}#dfx-site .dfx-cf7-note span{display:block;margin-bottom:8px;color:var(--grey500);font-size:7px;font-weight:800;letter-spacing:.11em}#dfx-site .dfx-cf7-note p{max-width:530px;margin:0;color:var(--grey600);font-size:10px;line-height:1.7}#dfx-site .wpcf7 input[type=submit]{min-height:62px!important;margin:0!important;padding:0 30px!important;border:0!important;border-radius:0!important;background:var(--black)!important;color:var(--white)!important;box-shadow:none!important;font-size:13px!important;font-weight:700!important;cursor:pointer!important}#dfx-site .wpcf7 input[type=submit]:hover{background:var(--lime)!important;color:var(--black)!important}#dfx-site .wpcf7-not-valid-tip{margin-top:7px!important;color:#9b2f22!important;font-size:10px!important}#dfx-site .wpcf7 form .wpcf7-response-output{margin:28px 0 0!important;padding:16px 18px!important;border:1px solid var(--border)!important;background:var(--grey100)!important;color:var(--black)!important;font-size:12px!important;line-height:1.6!important}#dfx-site .wpcf7 form.sent .wpcf7-response-output{border-color:var(--lime)!important;background:rgba(183,255,42,.18)!important}#dfx-site .wpcf7 form.invalid .wpcf7-response-output,#dfx-site .wpcf7 form.failed .wpcf7-response-output,#dfx-site .wpcf7 form.unaccepted .wpcf7-response-output,#dfx-site .wpcf7 form.spam .wpcf7-response-output{border-color:rgba(155,47,34,.45)!important;background:rgba(155,47,34,.06)!important}.dfx-next-section{padding:140px 0;background:var(--dark2);color:var(--white)}.dfx-next-section .dfx-section-heading h2{color:var(--white)}.dfx-next-section .dfx-section-heading h2 span{color:rgba(255,255,255,.34)}.dfx-next-section .dfx-section-heading>div:last-child p{color:rgba(255,255,255,.5)}.dfx-next-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border-dark);border-left:1px solid var(--border-dark)}.dfx-next-grid article{min-height:300px;display:flex;flex-direction:column;padding:28px;border-right:1px solid var(--border-dark);border-bottom:1px solid var(--border-dark)}.dfx-next-grid article>span{margin-bottom:auto;color:rgba(255,255,255,.27);font-size:8px}.dfx-next-grid small{margin-bottom:9px;color:var(--lime);font-size:7px;font-weight:750}.dfx-next-grid h3{margin:0 0 15px;color:var(--white);font-size:clamp(23px,2.2vw,32px);line-height:1.04;font-weight:490;letter-spacing:-.04em}.dfx-next-grid p{margin:0;color:rgba(255,255,255,.44);font-size:10px;line-height:1.72}.dfx-next-grid .dfx-next-accent{background:var(--lime);color:var(--black)}.dfx-next-grid .dfx-next-accent>span,.dfx-next-grid .dfx-next-accent small,.dfx-next-grid .dfx-next-accent p{color:rgba(11,13,15,.58)}.dfx-next-grid .dfx-next-accent h3{color:var(--black)}.dfx-final-section{padding:25px 0 0;background:var(--white)}.dfx-final-box{min-height:560px;padding:48px 55px 55px;display:flex;flex-direction:column;background:var(--black);color:var(--white)}.dfx-final-top{display:flex;align-items:center;justify-content:space-between;color:rgba(255,255,255,.36);font-size:8px}.dfx-final-grid{margin-top:auto;display:grid;grid-template-columns:1fr .4fr;gap:80px;align-items:end}.dfx-final-grid h2{max-width:920px;margin:65px 0 0;color:var(--white);font-size:clamp(52px,6.6vw,98px);line-height:.92;font-weight:480;letter-spacing:-.064em}.dfx-final-grid h2 span{display:block;color:rgba(255,255,255,.35)}.dfx-final-grid p{margin:0 0 25px;color:rgba(255,255,255,.55);font-size:13px;line-height:1.75}.dfx-footer{padding:110px 0 30px;background:var(--white)}.dfx-footer-top{display:grid;grid-template-columns:2fr repeat(3,.8fr);gap:65px;padding-bottom:75px}.dfx-footer-brand p{max-width:410px;margin-top:24px;color:var(--grey600);font-size:13px;line-height:1.7}.dfx-footer-column{display:flex;flex-direction:column;gap:12px}.dfx-footer-column>span{margin-bottom:10px;color:var(--grey500);font-size:8px;font-weight:750;text-transform:uppercase}.dfx-footer-column a{color:var(--grey700)!important;font-size:12px}.dfx-footer-column p{color:var(--grey500);font-size:11px}.dfx-footer-bottom{min-height:70px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border)}.dfx-footer-bottom p,.dfx-footer-bottom button{color:var(--grey500);font-size:9px}.dfx-footer-bottom button{border:0;background:0 0;cursor:pointer}@media(max-width:1150px){.dfx-desktop-nav,.dfx-nav-cta{display:none}.dfx-mobile-nav{display:block;margin-left:auto}.dfx-nav-shell{height:82px}.dfx-contact-hero{padding-top:170px}.dfx-contact-hero-grid{grid-template-columns:1fr;gap:50px}.dfx-contact-hero-copy{max-width:690px}.dfx-contact-options-grid{grid-template-columns:1fr;gap:65px}.dfx-next-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:782px){body.admin-bar .dfx-header{top:46px}body.admin-bar .dfx-mobile-menu{top:128px;height:calc(100dvh - 128px)}}@media(max-width:850px){.dfx-container,.dfx-nav-shell{width:calc(100% - 44px)}.dfx-section-heading,.dfx-project-form-heading,.dfx-final-grid{grid-template-columns:1fr;gap:55px}.dfx-discuss-grid{grid-template-columns:repeat(2,1fr)}#dfx-site .dfx-cf7-grid{grid-template-columns:1fr}#dfx-site .dfx-cf7-full,#dfx-site .dfx-cf7-consent,#dfx-site .dfx-cf7-submit-row{grid-column:1}#dfx-site .dfx-cf7-submit-row{grid-template-columns:1fr}#dfx-site .wpcf7 input[type=submit]{width:100%!important}.dfx-footer-top{grid-template-columns:repeat(2,1fr)}.dfx-footer-brand{grid-column:span 2}}@media(max-width:600px){.dfx-container,.dfx-nav-shell{width:calc(100% - 32px)}.dfx-nav-shell{height:78px}.dfx-mobile-menu{top:78px;height:calc(100dvh - 78px)}body.admin-bar .dfx-mobile-menu{top:124px;height:calc(100dvh - 124px)}.dfx-brand-mark{width:29px;height:29px}.dfx-brand-word{font-size:19px}.dfx-contact-hero{padding:145px 0 75px}.dfx-contact-hero-top{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:45px}.dfx-contact-hero h1{font-size:clamp(50px,15vw,72px);line-height:.9}.dfx-project-board{height:auto;margin-top:65px;padding:80px 18px 30px}.dfx-board-grid,.dfx-project-lines{display:none}.dfx-board-head{position:static;margin-bottom:25px}.dfx-board-head span:last-child{display:none}.dfx-project-input,.dfx-project-centre,.dfx-project-output{position:static;width:100%;min-height:135px;margin-bottom:10px;transform:none}.dfx-project-centre{min-height:180px}.dfx-project-output{min-height:145px}.dfx-board-foot{position:static;margin-top:18px;flex-wrap:wrap;gap:15px}.dfx-principle-grid{grid-template-columns:1fr;gap:20px}.dfx-principle-section{padding:65px 0}.dfx-discuss-section,.dfx-contact-options-section,.dfx-project-form-section,.dfx-next-section{padding:90px 0}.dfx-section-heading h2,.dfx-project-form-heading h2,.dfx-contact-options-intro h2{font-size:clamp(42px,12vw,60px)}.dfx-section-heading>div:last-child p,.dfx-project-form-heading>div:last-child p{margin-left:0}.dfx-discuss-grid,.dfx-next-grid{grid-template-columns:1fr}.dfx-discuss-grid article,.dfx-next-grid article{min-height:240px}.dfx-contact-method{min-height:145px;grid-template-columns:38px 1fr 22px;gap:12px}.dfx-contact-method strong{font-size:21px}.dfx-cf7-shell{padding:30px 20px}.dfx-final-section .dfx-container{width:100%}.dfx-final-box{min-height:610px;padding:38px 22px}.dfx-final-grid h2{font-size:clamp(48px,14vw,70px)}.dfx-btn{width:100%}.dfx-footer{padding-top:75px}.dfx-footer-top{grid-template-columns:1fr;gap:45px}.dfx-footer-brand{grid-column:1}.dfx-footer-bottom{padding:25px 0;align-items:flex-start;flex-direction:column;gap:20px}}@media(prefers-reduced-motion:reduce){#dfx-site *,#dfx-site *:before,#dfx-site *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}