:root{
 --cfx5121-orange:#f97316;--cfx5121-orange-soft:#fff4ec;--cfx5121-ink:#101828;--cfx5121-text:#475467;
 --cfx5121-line:#eaecf0;--cfx5121-soft:#f8fafc;--cfx5121-dark:#0b1220;--cfx5121-radius:28px;
 --cfx5121-shadow:0 24px 80px rgba(16,24,40,.11);--cfx5121-max:1240px;
}
html{scroll-behavior:smooth}body{font-family:'Alexandria',sans-serif}.cfx-container{max-width:var(--cfx5121-max)}
.cfx5121-header{backdrop-filter:blur(18px);background:rgba(255,255,255,.92)!important;border-bottom:1px solid rgba(234,236,240,.85)}
[data-theme="dark"] .cfx5121-header{background:rgba(11,18,32,.9)!important}.cfx5121-nav{gap:1.35rem}.cfx5121-nav>a,.cfx5121-mega-trigger{font-weight:600;font-size:.94rem;background:none;border:0;cursor:pointer;color:inherit;font-family:inherit}.cfx5121-search-trigger svg{fill:none;stroke:currentColor;stroke-width:1.8}
.cfx5121-mega{position:absolute;top:100%;inset-inline:0;background:rgba(255,255,255,.98);border-top:1px solid #f2f4f7;border-bottom:1px solid #eaecf0;box-shadow:0 28px 55px rgba(16,24,40,.12);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s ease;z-index:80}.cfx5121-mega.open{opacity:1;visibility:visible;transform:none}.cfx5121-mega-grid{display:grid;grid-template-columns:1fr 1fr .8fr;gap:32px;padding:28px 20px}.cfx5121-mega-grid>div>span,.cfx5121-mega-grid aside>span{display:block;color:var(--cfx5121-orange);font-size:.76rem;font-weight:800;letter-spacing:.08em;margin-bottom:12px}.cfx5121-mega-grid>div>a{display:block;padding:10px 0;border-bottom:1px solid #f2f4f7}.cfx5121-mega-grid a strong{display:block;color:#101828;font-size:.95rem}.cfx5121-mega-grid a small{display:block;color:#667085;line-height:1.7;margin-top:4px}.cfx5121-mega-grid a.more{border:0;color:var(--cfx5121-orange);font-weight:700}.cfx5121-mega-grid aside{background:#101828;border-radius:22px;padding:24px;color:#fff;display:flex;flex-direction:column;justify-content:center}.cfx5121-mega-grid aside strong{font-size:1.25rem;line-height:1.65}.cfx5121-mega-grid aside a{color:#fdba74;margin-top:18px;font-weight:700}
.cfx5121-search-overlay{position:fixed;inset:0;background:rgba(2,6,23,.82);backdrop-filter:blur(14px);z-index:9999;display:grid;place-items:start center;padding-top:14vh;opacity:0;visibility:hidden;transition:.2s}.cfx5121-search-overlay.open{opacity:1;visibility:visible}.cfx5121-search-overlay .close{position:absolute;top:28px;inset-inline-end:34px;border:0;background:transparent;color:white;font-size:2.4rem;cursor:pointer}.cfx5121-search-box{width:min(760px,calc(100% - 32px));background:white;border-radius:30px;padding:34px;box-shadow:0 35px 90px rgba(0,0,0,.28)}.cfx5121-search-box>span{color:var(--cfx5121-orange);font-size:.78rem;font-weight:800;letter-spacing:.1em}.cfx5121-search-box h2{font-size:clamp(1.45rem,3vw,2.35rem);line-height:1.5;margin:10px 0 22px;color:#101828}.cfx5121-search-box form,.cfx5121-search-page-hero form{display:flex;gap:10px}.cfx5121-search-box input,.cfx5121-search-page-hero input{flex:1;border:1px solid #d0d5dd;border-radius:15px;padding:16px 18px;font:inherit;font-size:1rem}.cfx5121-search-box button,.cfx5121-search-page-hero button{border:0;border-radius:15px;background:var(--cfx5121-orange);color:#fff;padding:0 24px;font:inherit;font-weight:700;cursor:pointer}
.cfx5121-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fff9f5 100%);min-height:710px}.cfx5121-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(249,115,22,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(249,115,22,.035) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to bottom,black,transparent 80%)}.cfx5121-hero-glow{position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none}.cfx5121-hero-glow.glow-a{width:420px;height:420px;background:rgba(249,115,22,.12);top:-180px;inset-inline-end:5%}.cfx5121-hero-glow.glow-b{width:300px;height:300px;background:rgba(251,146,60,.08);bottom:-150px;inset-inline-start:10%}.cfx5121-slide{display:none;position:relative;z-index:1}.cfx5121-slide.active{display:block;animation:cfx5121Fade .5s ease}.cfx5121-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:74px;align-items:center;min-height:690px;padding-top:40px;padding-bottom:58px}.cfx5121-kicker,.cfx5121-label{display:inline-flex;align-items:center;gap:9px;color:var(--cfx5121-orange);font-size:.8rem;font-weight:800;letter-spacing:.06em}.cfx5121-kicker i{width:26px;height:2px;background:var(--cfx5121-orange)}.cfx5121-hero-copy h1{font-size:clamp(3rem,5.4vw,5.65rem);line-height:1.18;letter-spacing:-.045em;margin:14px 0 12px;color:var(--cfx5121-ink);font-weight:800}.cfx5121-hero-copy h2{font-size:clamp(1.35rem,2vw,2rem);line-height:1.65;color:#344054;margin:0 0 12px;font-weight:650}.cfx5121-hero-copy p{font-size:clamp(1.12rem,1.45vw,1.32rem);line-height:2;color:var(--cfx5121-text);max-width:62ch;margin:0 0 28px}.cfx5121-actions{display:flex;flex-wrap:wrap;gap:12px}.cfx5121-actions a,.cfx5121-main-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 22px;border-radius:14px;font-weight:700;text-decoration:none}.cfx5121-actions .primary,.cfx5121-main-btn{background:var(--cfx5121-orange);color:#fff;box-shadow:0 12px 30px rgba(249,115,22,.22)}.cfx5121-actions .secondary{background:#fff;color:#101828;border:1px solid #d0d5dd}.cfx5121-trust-inline{margin-top:24px;color:#667085;font-size:.9rem;display:flex;align-items:center;gap:8px}.cfx5121-trust-inline span{color:#16a34a;font-weight:900}.cfx5121-hero-visual{position:relative}.cfx5121-hero-visual picture img{width:100%;max-height:520px;object-fit:cover;border-radius:30px;box-shadow:var(--cfx5121-shadow);background:#fff}.cfx5121-browser-mockup{min-height:450px;background:white;border:1px solid #e4e7ec;border-radius:30px;overflow:hidden;box-shadow:0 34px 100px rgba(16,24,40,.14);transform:perspective(1100px) rotateY(-2deg) rotateX(1deg)}[dir="rtl"] .cfx5121-browser-mockup{transform:perspective(1100px) rotateY(2deg) rotateX(1deg)}.cfx5121-browser-mockup .bar{height:52px;background:#f8fafc;border-bottom:1px solid #e4e7ec;display:flex;align-items:center;gap:8px;padding:0 18px}.cfx5121-browser-mockup .bar i{width:10px;height:10px;border-radius:50%;background:#fdba74}.cfx5121-browser-mockup .bar span{margin-inline-start:auto;color:#98a2b3;font-size:.72rem}.cfx5121-browser-mockup .body{display:grid;grid-template-columns:72px 1fr;min-height:398px}.cfx5121-browser-mockup aside{background:#101828;padding:24px 18px}.cfx5121-browser-mockup aside b{display:block;height:9px;border-radius:8px;background:#344054;margin-bottom:18px}.cfx5121-browser-mockup aside b.on{background:var(--cfx5121-orange)}.cfx5121-browser-mockup main{padding:30px}.mock-title{height:18px;width:42%;border-radius:12px;background:#101828;margin-bottom:28px}.mock-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mock-stats i{height:70px;border-radius:16px;background:#fff4ec;border:1px solid #fed7aa}.mock-chart{height:150px;margin:20px 0;background:#f8fafc;border-radius:18px;padding:20px}.mock-chart svg{width:100%;height:100%}.mock-chart path{fill:none;stroke:var(--cfx5121-orange);stroke-width:6;stroke-linecap:round}.mock-rows span{display:block;height:12px;background:#eef2f6;border-radius:8px;margin:11px 0}.cfx5121-floating-card{position:absolute;background:#fff;border:1px solid #eaecf0;border-radius:18px;padding:14px 18px;box-shadow:0 18px 44px rgba(16,24,40,.12)}.cfx5121-floating-card strong,.cfx5121-floating-card small{display:block}.cfx5121-floating-card strong{color:var(--cfx5121-orange);font-size:1.1rem}.cfx5121-floating-card small{color:#667085;margin-top:3px}.card-a{top:18%;inset-inline-start:-36px}.card-b{bottom:12%;inset-inline-end:-28px}.cfx5121-slider-controls{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:12px;align-items:center;z-index:10}.cfx5121-slider-controls>button{width:38px;height:38px;border-radius:50%;border:1px solid #e4e7ec;background:white;cursor:pointer}.cfx5121-slider-controls>div{display:flex;gap:7px}.cfx5121-slider-controls>div button{width:8px;height:8px;border:0;border-radius:999px;background:#d0d5dd;padding:0;cursor:pointer;transition:.2s}.cfx5121-slider-controls>div button.active{width:30px;background:var(--cfx5121-orange)}
.cfx5121-stats{border-top:1px solid #f2f4f7;border-bottom:1px solid #f2f4f7;background:#fff}.cfx5121-stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.cfx5121-stats article{padding:28px 20px;text-align:center;border-inline-end:1px solid #f2f4f7}.cfx5121-stats article:last-child{border:0}.cfx5121-stats strong{display:block;font-size:2rem;color:#101828}.cfx5121-stats span{display:block;color:#667085;margin-top:5px;font-size:.92rem}.cfx5121-section{padding:96px 0;background:white}.cfx5121-section.soft{background:#f8fafc}.cfx5121-section.dark{background:#0b1220;color:white}.cfx5121-section.saas{background:linear-gradient(135deg,#fff8f3,#fff)}.cfx5121-section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:38px}.cfx5121-section-head>div>span{color:var(--cfx5121-orange);font-weight:800;font-size:.8rem;letter-spacing:.06em}.cfx5121-section-head h2{font-size:clamp(2rem,3.4vw,3.15rem);line-height:1.45;letter-spacing:-.03em;max-width:820px;margin:8px 0 0;color:#101828}.cfx5121-section-head>a{color:var(--cfx5121-orange);font-weight:700;white-space:nowrap}.cfx5121-section-head.light h2{color:white}.cfx5121-section-head.compact{margin-top:44px;margin-bottom:20px}.cfx5121-section-head.compact h2{font-size:1.8rem}
.cfx5121-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cfx5121-product-card{border:1px solid #eaecf0;border-radius:26px;overflow:hidden;background:#fff;transition:.25s;box-shadow:0 8px 30px rgba(16,24,40,.04)}.cfx5121-product-card:hover{transform:translateY(-5px);box-shadow:var(--cfx5121-shadow)}.cfx5121-product-card .visual{display:block;height:245px;background:#fff8f3;overflow:hidden}.cfx5121-product-card .visual img{width:100%;height:100%;object-fit:cover}.mini-mock{height:100%;padding:28px;display:flex;flex-direction:column;justify-content:center;gap:10px;background:linear-gradient(145deg,#fff7ed,#fff)}.mini-mock span{font-size:.72rem;color:var(--cfx5121-orange);font-weight:800}.mini-mock strong{font-size:1.35rem;color:#101828}.mini-mock i{height:10px;border-radius:9px;background:#fed7aa;width:80%}.mini-mock i:nth-of-type(2){width:60%;background:#e4e7ec}.mini-mock i:nth-of-type(3){width:70%;background:#f2f4f7}.cfx5121-product-card .content{padding:24px}.cfx5121-product-card .meta{display:flex;justify-content:space-between;color:#667085;font-size:.72rem}.cfx5121-product-card .meta b{color:var(--cfx5121-orange)}.cfx5121-product-card h3{font-size:1.35rem;line-height:1.55;margin:9px 0;color:#101828}.cfx5121-product-card p{color:#667085;line-height:1.85;min-height:66px}.cfx5121-product-card .content>a{color:var(--cfx5121-orange);font-weight:700}.cfx5121-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cfx5121-service-card{position:relative;padding:24px;border:1px solid #e4e7ec;border-radius:22px;background:white;text-decoration:none;min-height:240px;transition:.2s}.cfx5121-service-card:hover{transform:translateY(-4px);border-color:#fdba74;box-shadow:0 20px 55px rgba(16,24,40,.08)}.cfx5121-service-card img{width:52px;height:52px;border-radius:14px;object-fit:cover}.cfx5121-service-card .icon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#fff4ec;color:var(--cfx5121-orange);font-weight:900}.cfx5121-service-card h3{color:#101828;line-height:1.55;margin:20px 0 8px;font-size:1.16rem}.cfx5121-service-card p{color:#667085;line-height:1.8;font-size:.92rem}.cfx5121-service-card>b{position:absolute;bottom:20px;inset-inline-end:22px;color:var(--cfx5121-orange)}
.cfx5121-why-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;align-items:center}.cfx5121-why-intro>span{color:var(--cfx5121-orange);font-weight:800;font-size:.8rem}.cfx5121-why-intro h2{font-size:clamp(2rem,3.4vw,3.1rem);line-height:1.5;margin:10px 0;color:#101828}.cfx5121-why-intro>p{font-size:1.1rem;line-height:2;color:#667085}.cfx5121-why-visual{margin-top:26px;border-radius:24px;background:#101828;color:white;padding:28px;display:grid;grid-template-columns:auto 1fr 1fr 1fr;gap:10px;align-items:center}.cfx5121-why-visual span{color:#fdba74;font-weight:800}.cfx5121-why-visual strong{font-size:1.02rem}.cfx5121-why-list{display:grid;gap:14px}.cfx5121-why-list article{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:22px;border:1px solid #eaecf0;border-radius:20px;background:#fff}.cfx5121-why-list article>span{width:44px;height:44px;border-radius:14px;background:#fff4ec;color:var(--cfx5121-orange);display:grid;place-items:center;font-weight:800}.cfx5121-why-list h3{margin:0 0 7px;color:#101828;line-height:1.5}.cfx5121-why-list p{margin:0;color:#667085;line-height:1.85}.cfx5121-process{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.cfx5121-process article{position:relative;padding:24px 18px;border:1px solid rgba(255,255,255,.11);border-radius:20px;background:rgba(255,255,255,.04)}.cfx5121-process article>span{color:#fdba74;font-size:.8rem;font-weight:800}.cfx5121-process i{display:block;width:34px;height:2px;background:#f97316;margin:18px 0}.cfx5121-process h3{font-size:1.12rem;line-height:1.5}.cfx5121-process p{color:#98a2b3;line-height:1.8;font-size:.88rem}.cfx5121-work-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.cfx5121-work-card{border-radius:28px;overflow:hidden;border:1px solid #eaecf0;background:#fff;transition:.25s;text-decoration:none}.cfx5121-work-card:hover{transform:translateY(-4px);box-shadow:var(--cfx5121-shadow)}.cfx5121-work-card .visual{height:320px;overflow:hidden;background:#fff4ec}.cfx5121-work-card img{width:100%;height:100%;object-fit:cover}.case-fallback{height:100%;display:flex;flex-direction:column;justify-content:end;padding:32px;background:linear-gradient(145deg,#101828,#344054);color:#fff}.case-fallback span{color:#fdba74;font-size:.75rem}.case-fallback strong{font-size:1.55rem;line-height:1.6;margin-top:8px}.cfx5121-work-card .body{padding:24px}.cfx5121-work-card .body>span{color:var(--cfx5121-orange);font-size:.75rem;font-weight:800}.cfx5121-work-card h3{font-size:1.35rem;line-height:1.55;color:#101828}.cfx5121-work-card p{line-height:1.85;color:#667085}.cfx5121-saas-wrap{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;align-items:center}.cfx5121-saas-wrap .copy>span{color:var(--cfx5121-orange);font-size:.78rem;font-weight:800}.cfx5121-saas-wrap h2{font-size:clamp(2rem,3.4vw,3.1rem);line-height:1.5;color:#101828}.cfx5121-saas-wrap .copy p{font-size:1.08rem;line-height:2;color:#667085}.cfx5121-saas-stack{display:grid;gap:12px}.cfx5121-saas-stack a{padding:20px 22px;border-radius:20px;background:white;border:1px solid #fed7aa;box-shadow:0 10px 35px rgba(249,115,22,.05)}.cfx5121-saas-stack span{font-size:.7rem;color:var(--cfx5121-orange);font-weight:800}.cfx5121-saas-stack strong,.cfx5121-saas-stack small{display:block}.cfx5121-saas-stack strong{color:#101828;margin-top:6px;font-size:1.1rem}.cfx5121-saas-stack small{color:#667085;margin-top:4px;line-height:1.7}.cfx5121-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cfx5121-testimonials article{background:#fff;border:1px solid #eaecf0;border-radius:22px;padding:24px}.cfx5121-testimonials .stars{color:#f59e0b;letter-spacing:3px}.cfx5121-testimonials blockquote{margin:16px 0;font-size:1rem;line-height:1.95;color:#344054}.cfx5121-testimonials footer strong,.cfx5121-testimonials footer span{display:block}.cfx5121-testimonials footer strong{color:#101828}.cfx5121-testimonials footer span{color:#98a2b3;margin-top:4px;font-size:.85rem}.cfx5121-tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cfx5121-tech-grid article{border:1px solid #eaecf0;border-radius:18px;padding:20px;background:#fff}.cfx5121-tech-grid strong,.cfx5121-tech-grid span{display:block}.cfx5121-tech-grid strong{color:#101828}.cfx5121-tech-grid span{color:#98a2b3;font-size:.8rem;margin-top:5px}.cfx5121-cta{padding:30px 0 90px;background:#fff}.cfx5121-cta-box{background:linear-gradient(135deg,#f97316,#ea580c);border-radius:32px;padding:48px;display:flex;justify-content:space-between;align-items:center;gap:30px;color:white;box-shadow:0 28px 80px rgba(249,115,22,.25)}.cfx5121-cta-box>div:first-child{max-width:760px}.cfx5121-cta-box>div>span{font-size:.75rem;font-weight:800;letter-spacing:.08em;color:#ffedd5}.cfx5121-cta-box h2{font-size:clamp(2rem,3.4vw,3.1rem);line-height:1.45;margin:8px 0}.cfx5121-cta-box p{line-height:1.9;color:#fff7ed}.cfx5121-cta-box .actions{display:flex;gap:10px;flex-direction:column;min-width:180px}.cfx5121-cta-box a{display:block;text-align:center;padding:14px 18px;border-radius:14px;font-weight:700}.cfx5121-cta-box .light{background:white;color:#c2410c}.cfx5121-cta-box .outline{border:1px solid rgba(255,255,255,.45);color:white}.cfx5121-faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.cfx5121-faq-grid h2{font-size:2.35rem;line-height:1.5;color:#101828}.cfx5121-faq-grid>div:first-child p{line-height:1.95;color:#667085}.cfx5121-faq-grid details{border-bottom:1px solid #e4e7ec;padding:18px 0}.cfx5121-faq-grid summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;font-weight:700;color:#101828;line-height:1.6}.cfx5121-faq-grid details p{color:#667085;line-height:1.9}.cfx5121-footer{background:#0b1220!important}.cfx5121-footer .cfx32-footer-grid{padding-top:56px}.cfx5121-footer p{line-height:1.95}.cfx5121-footer h4{color:#fff}.cfx5121-footer a{transition:.2s}.cfx5121-footer a:hover{color:#fdba74}.cfx5121-search-page-hero{padding:88px 0 48px;background:linear-gradient(180deg,#fff8f3,#fff)}.cfx5121-search-page-hero span{color:var(--cfx5121-orange);font-weight:800;font-size:.78rem}.cfx5121-search-page-hero h1{font-size:clamp(2.1rem,4vw,3.7rem);line-height:1.4;color:#101828}.cfx5121-search-page-hero form{max-width:760px}.cfx5121-search-summary{padding:16px 20px;border-radius:16px;background:#fff4ec;color:#9a3412}.cfx5121-search-results{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cfx5121-search-results a{border:1px solid #eaecf0;border-radius:18px;padding:20px;background:#fff}.cfx5121-search-results span{color:var(--cfx5121-orange);font-size:.7rem;font-weight:800}.cfx5121-search-results strong{display:block;margin:8px 0;color:#101828}.cfx5121-search-results p{margin:0;color:#667085;line-height:1.75}.cfx5121-search-empty{padding:40px;text-align:center;border:1px dashed #d0d5dd;border-radius:20px;color:#667085}
[data-theme="dark"] .cfx5121-mega,[data-theme="dark"] .cfx5121-search-box{background:#101828}[data-theme="dark"] .cfx5121-mega-grid a strong,[data-theme="dark"] .cfx5121-search-box h2{color:white}[data-theme="dark"] .cfx5121-mega-grid a small{color:#98a2b3}
[data-cfx5121-reveal]{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}[data-cfx5121-reveal].is-visible{opacity:1;transform:none}@keyframes cfx5121Fade{from{opacity:.25;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:1100px){.cfx5121-nav{display:none!important}.cfx5121-hero-grid,.cfx5121-why-grid,.cfx5121-saas-wrap{grid-template-columns:1fr;gap:42px}.cfx5121-hero{min-height:auto}.cfx5121-hero-grid{min-height:auto;padding-top:80px}.cfx5121-hero-visual{max-width:760px;margin:auto}.cfx5121-service-grid{grid-template-columns:repeat(2,1fr)}.cfx5121-process{grid-template-columns:repeat(3,1fr)}.cfx5121-product-grid{grid-template-columns:repeat(2,1fr)}.cfx5121-mega{display:none}}
@media(max-width:760px){.cfx5121-hero-copy h1{font-size:clamp(2.45rem,11vw,3.55rem);line-height:1.25}.cfx5121-hero-copy p{font-size:1.03rem;line-height:1.95}.cfx5121-browser-mockup{min-height:330px}.cfx5121-browser-mockup .body{min-height:278px;grid-template-columns:48px 1fr}.cfx5121-browser-mockup main{padding:18px}.card-a,.card-b{display:none}.cfx5121-stats-grid{grid-template-columns:repeat(2,1fr)}.cfx5121-stats article:nth-child(2){border-inline-end:0}.cfx5121-section{padding:72px 0}.cfx5121-section-head{align-items:flex-start;flex-direction:column}.cfx5121-section-head h2{font-size:2rem}.cfx5121-product-grid,.cfx5121-service-grid,.cfx5121-work-grid,.cfx5121-testimonials,.cfx5121-tech-grid,.cfx5121-search-results{grid-template-columns:1fr}.cfx5121-process{grid-template-columns:1fr}.cfx5121-faq-grid{grid-template-columns:1fr;gap:30px}.cfx5121-cta-box{padding:30px;align-items:flex-start;flex-direction:column}.cfx5121-cta-box .actions{width:100%}.cfx5121-search-box form,.cfx5121-search-page-hero form{flex-direction:column}.cfx5121-search-box button,.cfx5121-search-page-hero button{padding:15px}.cfx5121-why-visual{grid-template-columns:1fr 1fr}.cfx5121-work-card .visual{height:240px}}
.cfx5121-footer-topline{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:44px 0 30px;border-bottom:1px solid rgba(255,255,255,.1)}.cfx5121-footer-topline span{display:block;color:#fdba74;font-size:.75rem;font-weight:800;letter-spacing:.1em}.cfx5121-footer-topline strong{display:block;color:#fff;font-size:clamp(1.25rem,2vw,1.85rem);line-height:1.65;margin-top:6px;max-width:760px}.cfx5121-footer-topline>a{padding:13px 18px;border:1px solid rgba(255,255,255,.2);border-radius:13px;color:#fff;font-weight:700;white-space:nowrap}.cfx5121-socials{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.cfx5121-socials a{font-size:.68rem!important;padding:7px 9px;border:1px solid rgba(255,255,255,.12);border-radius:8px}@media(max-width:760px){.cfx5121-footer-topline{align-items:flex-start;flex-direction:column}.cfx5121-footer-topline>a{width:100%;text-align:center}}
