.sf{position:relative;overflow:hidden;background:#2d2528;border-top:1px solid rgba(255,255,255,.07);padding:70px 0 0}.sf__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(90px);opacity:.28}.sf__glow--left{width:420px;height:420px;top:-80px;left:-120px;background:radial-gradient(circle,rgba(245,164,59,.72) 0%,transparent 70%)}.sf__glow--right{width:360px;height:360px;bottom:60px;right:-100px;background:radial-gradient(circle,rgba(143,31,61,.72) 0%,transparent 70%)}.sf__container{position:relative;z-index:1;width:min(1280px,calc(100% - clamp(32px,6vw,96px)));margin:0 auto}.sf__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr 1.5fr;gap:60px;padding-bottom:56px}.sf__col{min-width:0;display:flex;flex-direction:column}.sf__logo{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.sf__mark{width:50px;height:50px;flex:0 0 50px;display:grid;place-items:center;overflow:hidden;padding:4px;border:1px solid rgba(245,164,59,.28);border-radius:16px;background:#fff;box-shadow:0 8px 24px #8f1f3d4d}.sf__mark img{width:100%;height:100%;display:block;object-fit:contain}.sf__logo-text{display:flex;flex-direction:column;gap:2px}.sf__logo-text strong{color:#fff;font-size:1.3rem;line-height:1;font-weight:900;letter-spacing:-.02em}.sf__logo-text span{color:#d9c8c6;font-size:.65rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.sf__desc{margin:20px 0 0;color:#d9c8c6;font-size:.95rem;line-height:1.72;font-weight:400;max-width:30ch}.sf__socials{display:flex;align-items:center;gap:10px;margin-top:24px}.sf__social{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:#d9c8c6;transition:background .3s ease,border-color .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease}.sf__social svg{width:18px;height:18px}.sf__social:hover{transform:translateY(-3px) scale(1.08)}.sf__social--facebook:hover{background:#1877f2;box-shadow:0 10px 28px #1877f273}.sf__social--linkedin:hover{background:#0a66c2;box-shadow:0 10px 28px #0a66c273}.sf__social--instagram:hover{background:radial-gradient(circle at 32% 106%,#fdf497 0,#fdf497 5%,#fdf49700 46%),linear-gradient(135deg,#833ab4,#c13584 35%,#e1306c 58%,#fd1d1d 72%,#f77737 88%,#fcaf45);box-shadow:0 10px 28px #dd2a7b66}.sf__social:hover{color:#fff;border-color:transparent}.sf__heading{margin:0 0 22px;color:#fff;font-size:1rem;font-weight:800;letter-spacing:.01em;position:relative;padding-bottom:12px}.sf__heading:after{content:"";position:absolute;bottom:0;left:0;width:28px;height:2px;border-radius:999px;background:var(--brand-gradient)}.sf__links{list-style:none;margin:0;padding:0;display:grid;gap:14px}.sf__link--arrow{display:inline-flex;align-items:center;gap:8px;color:#d9c8c6;font-size:.94rem;font-weight:500;text-decoration:none;transition:color .3s ease,gap .3s ease}.sf__link--arrow .sf__arrow{width:15px;height:15px;flex:0 0 15px;color:var(--brand-gold);transition:transform .3s ease,color .3s ease}.sf__link--arrow:hover{color:#f5a43b;gap:12px}.sf__link--arrow:hover .sf__arrow{transform:translate(4px);color:#f5a43b}.sf__link--underline{display:inline-block;color:#d9c8c6;font-size:.94rem;font-weight:500;text-decoration:none;position:relative;padding-bottom:2px;transition:color .3s ease}.sf__link--underline:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1.5px;border-radius:999px;background:var(--brand-gradient);transition:width .3s ease}.sf__link--underline:hover{color:#f5a43b}.sf__link--underline:hover:after{width:100%}.sf__col--newsletter{gap:0}.sf__newsletter-desc{margin:0 0 20px;color:#d9c8c6;font-size:.9rem;line-height:1.65;font-weight:400}.sf__form{width:100%}.sf__input-wrap{display:flex;flex-direction:column;gap:10px}.sf__input{width:100%;height:46px;padding:0 16px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff0d;color:#fff;font-family:inherit;font-size:.9rem;font-weight:400;outline:none;transition:border-color .3s ease,background .3s ease,box-shadow .3s ease}.sf__input::placeholder{color:#b7bed38c}.sf__input:focus{border-color:#f5a43bb3;background:#f5a43b0f;box-shadow:0 0 0 3px #c45a3529}.sf__subscribe-btn{width:100%;height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:10px;background:var(--brand-gradient);color:#fff;font-family:inherit;font-size:.9rem;font-weight:700;cursor:pointer;box-shadow:0 8px 24px #8f1f3d52;transition:transform .3s ease,box-shadow .3s ease,filter .3s ease}.sf__subscribe-btn svg{width:16px;height:16px}.sf__subscribe-btn:hover{transform:translateY(-2px);box-shadow:0 14px 36px #c45a356b;filter:brightness(1.08)}.sf__newsletter-note{margin:10px 0 0;color:#b7bed380;font-size:.76rem;font-weight:400}.sf__divider{height:1px;background:#ffffff14}.sf__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 0 30px;border-top:1px solid rgba(255,255,255,.08)}.sf__copy,.sf__made{margin:0;color:#d9c8c6;font-size:.86rem;font-weight:500;line-height:1.5}.sf__heart{display:inline-block;animation:sf-pulse 1.6s ease-in-out infinite}@keyframes sf-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.22)}}@media (max-width: 1100px){.sf__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 48px}.sf__col--brand{grid-column:1 / -1;flex-direction:row;align-items:flex-start;gap:40px}.sf__desc{max-width:44ch}.sf__socials{margin-top:0;flex-direction:column;align-items:flex-start}.sf__socials{flex-direction:row;flex-wrap:wrap}}@media (max-width: 860px){.sf{padding-top:56px}.sf__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 32px}.sf__col--brand{flex-direction:column;gap:0}.sf__desc{max-width:none}}@media (max-width: 560px){.sf{padding-top:48px}.sf__container{width:calc(100% - 36px)}.sf__grid{grid-template-columns:1fr;gap:32px;padding-bottom:40px}.sf__col--brand{text-align:center;align-items:center}.sf__logo{justify-content:center}.sf__desc{max-width:none;text-align:center}.sf__socials{justify-content:center}.sf__heading:after{left:50%;transform:translate(-50%)}.sf__col:not(.sf__col--brand){text-align:center}.sf__link--arrow{justify-content:center}.sf__link--underline:after{left:50%;transform:translate(-50%)}.sf__link--underline:hover:after{width:100%;left:0;transform:none}.sf__bottom{flex-direction:column;align-items:center;text-align:center;gap:8px;padding-bottom:24px}.sf__glow--left,.sf__glow--right{opacity:.16}}.footer-cta{padding:clamp(48px,6vw,80px) var(--page-gutter);background:linear-gradient(180deg,#fff,#fffaf5)}.footer-cta__panel{position:relative;width:min(100%,var(--page-max-width));margin:0 auto;padding:clamp(38px,5vw,66px) clamp(24px,4vw,54px);overflow:hidden;border:1px solid rgba(245,173,61,.22);border-radius:18px;background:radial-gradient(circle at 8% 20%,rgba(245,173,61,.1),transparent 24%),radial-gradient(circle at 94% 10%,rgba(180,50,78,.16),transparent 26%),linear-gradient(135deg,#2f2529,#4a3a40 54%,#6b1735);box-shadow:0 24px 64px #4a3a402e}.footer-cta__label{position:absolute;top:clamp(18px,2.6vw,34px);left:50%;display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 24px;border:1px solid rgba(245,173,61,.28);border-radius:999px;background:#ffffff0a;color:#f5ad3d;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;transform:translate(-50%)}.footer-cta__label svg{width:17px;height:17px}.footer-cta__content{display:grid;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:clamp(28px,4vw,60px);padding-top:34px}.footer-cta__mail{width:74px;height:74px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#f5ad3d,#ee7b32 52%,#b4324e);color:#fff;box-shadow:0 18px 38px #b4324e4d}.footer-cta__mail svg{width:30px;height:30px}.footer-cta__copy{text-align:center}.footer-cta__copy h2{margin:0;color:#fff;font-size:clamp(2.1rem,4vw,4rem);font-weight:800;line-height:1.12;letter-spacing:-.04em}.footer-cta__copy h2 span{color:transparent;background:linear-gradient(90deg,#f5ad3d,#ee7b32 45%,#b4324e);background-clip:text;-webkit-background-clip:text}.footer-cta__copy p{max-width:600px;margin:28px auto 0;color:#d9c8c6;font-size:clamp(.98rem,1.5vw,1.15rem);line-height:1.75}.footer-cta__actions{display:flex;align-items:center;gap:18px}.footer-cta__button{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 28px;border-radius:8px;color:#fff;font:inherit;font-size:1rem;font-weight:700;white-space:nowrap;text-decoration:none;transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base)}.footer-cta__button svg{width:19px;height:19px}.footer-cta__button--primary{border:0;background:linear-gradient(135deg,#f5ad3d,#ee7b32 45%,#b4324e);box-shadow:0 18px 38px #b4324e4d;cursor:pointer}.footer-cta__button--secondary{border:1px solid rgba(255,255,255,.48);background:#ffffff0a}.footer-cta__button:hover{transform:translateY(-2px)}.footer-cta__button--primary:hover{box-shadow:0 22px 44px #b4324e66}.footer-cta__button--secondary:hover{border-color:#f5ad3d}.footer-cta__arc{position:absolute;width:120px;height:72px;border-top:3px dotted rgba(245,173,61,.62);border-radius:50%;pointer-events:none}.footer-cta__arc--left{top:16px;left:26px;transform:rotate(18deg)}.footer-cta__arc--right{top:16px;right:24px;border-color:#b4324eb3;transform:rotate(-18deg)}@media (max-width: 1100px){.footer-cta__content{grid-template-columns:74px 1fr}.footer-cta__actions{grid-column:1 / -1;justify-content:center}}@media (max-width: 720px){.footer-cta{padding-inline:16px}.footer-cta__panel{padding:84px 22px 30px}.footer-cta__content{display:flex;flex-direction:column;gap:24px;padding-top:0}.footer-cta__mail{width:64px;height:64px}.footer-cta__copy p{margin-top:20px}.footer-cta__actions{width:100%;flex-direction:column;gap:12px}.footer-cta__button{width:100%}.footer-cta__arc{display:none}}:root{--syncpulse-topbar-height: 40px;--header-max-width: 1280px;--header-gutter: clamp(20px, 4vw, 48px)}.topbar{position:sticky;top:0;z-index:45;border-bottom:1px solid var(--border-soft);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar__inner,.navbar{width:min(var(--header-max-width),calc(100% - (var(--header-gutter) * 2)));margin:0 auto;box-sizing:border-box}.topbar__inner{min-height:var(--syncpulse-topbar-height);display:flex;align-items:center;justify-content:space-between;gap:16px;padding-inline:0}.topbar__meta{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:clamp(14px,1.7vw,28px)}.topbar__meta-link{color:var(--brand);font-size:.76rem;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase;transition:color .2s ease}.topbar__meta-link:hover{color:var(--brand-strong)}.topbar__contact,.navbar__contact{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.contact-pill{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:1px solid rgba(245,164,59,.34);border-radius:999px;background:#ffffffeb;box-shadow:0 8px 18px #c45a3517;color:#2f2529;font-size:.88rem;font-weight:700;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.contact-pill:hover{transform:translateY(-1px);border-color:#c45a355c;box-shadow:0 16px 28px #8f1f3d21}.contact-pill__icon{width:20px;height:20px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:var(--brand)}.contact-pill__icon svg{width:18px;height:18px}.contact-pill__icon--flag{width:20px;height:20px}.flag-india{position:relative;width:18px;height:18px;border-radius:50%;background:linear-gradient(180deg,#f93,#f93 33.33%,#fff 33.33%,#fff 66.66%,#138808 66.66%,#138808);box-shadow:inset 0 0 0 1px #2f252914}.flag-india:after{content:"";position:absolute;top:6.1px;right:6.1px;bottom:6.1px;left:6.1px;border-radius:50%;background:#6b1735}.contact-pill__icon--whatsapp{color:#16a34a}.contact-pill__text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-header{position:sticky;top:var(--syncpulse-topbar-height);z-index:40;border-bottom:1px solid var(--border-soft);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar--transparent{display:none}.site-header--transparent{position:absolute;top:0;left:0;right:0;border-bottom-color:#ffffff1f;background:linear-gradient(180deg,#020817b8,#02081714);color:#fff}.site-header--transparent .brand__name,.site-header--transparent .nav-link{color:#fff}.site-header--transparent .brand__tag{color:#eadbd7}.site-header--transparent .brand__mark{box-shadow:0 10px 24px #00000038}.site-header--transparent .nav-link svg{color:#eadbd7}.site-header--transparent .nav-item:hover>.nav-link,.site-header--transparent .nav-link[aria-current],.site-header--transparent .nav-item.is-active>.nav-link{color:#eadbd7}.site-header--transparent .nav-link:after{background:#ee7b32}.navbar{position:relative}.navbar__inner{min-height:60px;display:flex;align-items:center;gap:24px;padding:0}.brand{min-width:0;display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand__mark{width:46px;height:46px;display:grid;place-items:center;overflow:hidden;padding:4px;border:1px solid rgba(196,90,53,.16);border-radius:16px;background:#fff;box-shadow:0 10px 22px #8f1f3d24}.brand__mark img{width:100%;height:100%;display:block;object-fit:contain}.brand__copy{min-width:0;display:flex;flex-direction:column}.brand__name{color:#2f2529;font-size:1.04rem;font-weight:800;line-height:1;white-space:nowrap}.brand__tag{margin-top:4px;color:var(--brand);font-size:.66rem;font-weight:800;letter-spacing:.16em;white-space:nowrap}.primary-nav{min-width:0;margin-left:auto}.navbar__contact{display:none}.navbar__contact .contact-pill{width:44px;min-width:44px;min-height:44px;padding:0;border-radius:14px}.navbar__contact .contact-pill__text,.navbar__contact .contact-pill--phone{display:none}.primary-nav__list{display:flex;align-items:center;justify-content:flex-end;gap:clamp(8px,.7vw,22px);margin:0;padding:0;list-style:none}.nav-item{position:relative}.nav-link{position:relative;min-height:60px;display:inline-flex;align-items:center;gap:6px;padding:0 0 1px;border:0;background:transparent;color:#2f2529;font-size:clamp(.88rem,.84rem + .08vw,.96rem);font-weight:700;line-height:1;white-space:nowrap;cursor:pointer}.nav-link{transition:color .2s ease}.nav-link svg{width:16px;height:16px;color:var(--brand-gold);transition:transform .2s ease,color .2s ease}.nav-link:after{content:"";position:absolute;left:0;right:0;bottom:6px;height:2px;border-radius:999px;background:var(--brand-gradient);transform:scaleX(0);transform-origin:left center;transition:transform .2s ease}.nav-item:hover>.nav-link,.nav-link[aria-current],.nav-item.is-active>.nav-link{color:var(--brand)}.nav-item:hover>.nav-link:after,.nav-link[aria-current]:after,.nav-item.is-active>.nav-link:after{transform:scaleX(1)}.nav-item--services.is-expanded>.nav-link svg,.nav-item--industries.is-expanded>.nav-link svg{transform:rotate(180deg);color:var(--brand)}.services-menu--mega{display:none}.services-menu--mobile{display:block}.services-menu{max-width:none}.services-mega,.services-mobile-accordion{box-sizing:border-box}@media (min-width: 1181px){.nav-item--services{position:relative}.services-menu--mega{display:block;position:absolute;top:calc(100% + 12px);left:50%;transform:translate3d(-50%,8px,0);width:clamp(300px,32vw,380px);max-width:calc(100vw - 48px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s ease;z-index:300}.nav-item--services.is-expanded .services-menu--mega{opacity:1;visibility:visible;transform:translate3d(-50%,0,0);pointer-events:auto}.services-menu--mobile{display:none}}.services-mega{position:relative;display:block;gap:0;padding:8px;border-radius:12px;background:#fff;box-shadow:0 10px 30px #2f252914;overflow:hidden}.services-mega__categories{display:block;gap:0}.services-mega__category-card{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;min-height:48px;background:transparent;border:none;color:#2f2529;font-size:.98rem;font-weight:800;line-height:1.15;text-align:left;cursor:pointer}.services-mega__category-row{display:flex;align-items:center}.services-mega__category-page-link{flex:1;min-width:0;display:flex;align-items:center;padding:14px 8px 14px 16px;min-height:48px;color:#2f2529;text-decoration:none;transition:background .16s ease,color .16s ease;border-radius:8px 0 0 8px}.services-mega__category-page-link:hover{background:#eff6ffb3;color:#b4324e}.services-mega__category-page-link:hover .services-mega__category-copy strong{color:#b4324e}.services-mega__category-toggle{width:40px;height:48px;flex:0 0 40px;display:grid;place-items:center;border:none;background:transparent;color:#a28e91;cursor:pointer;border-radius:0 8px 8px 0;transition:background .16s ease,color .16s ease}.services-mega__category-toggle:hover,.services-mega__category-toggle.is-active{background:#eff6ffb3;color:#b4324e}.services-mega__category-toggle .services-mega__category-arrow svg{transition:transform .22s ease}.services-mega__category-toggle.is-active .services-mega__category-arrow svg{transform:rotate(180deg)}.services-mega__category-copy{display:block}.services-mega__category-copy strong{display:block;font-size:1rem;font-weight:900;color:#2f2529}.services-mega__category-copy small{display:block;color:#7b686e;font-size:.78rem;font-weight:600}.services-mega__category-card:hover,.services-mega__category-card.is-active{background:#eff6ff99}.services-mega__category-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.services-mega__category-arrow{display:grid;place-items:center;color:#a28e91;transition:transform .2s ease,color .2s ease}.services-mega__category-card.is-active .services-mega__category-arrow{transform:rotate(180deg);color:#b4324e}.services-mega__panel{max-height:0;overflow:hidden;opacity:0;transition:max-height .28s ease,opacity .2s ease}.services-mega__panel.is-visible{max-height:480px;opacity:1}.services-mega__categories{display:grid;gap:12px}.services-mega__panel-empty{padding:18px;color:#6f5c63;font-size:.95rem}.services-mega__service-list{margin-top:12px;padding:8px 12px 16px;display:flex;flex-direction:column;gap:14px}.services-mega__service-link{display:block;padding-left:12px;color:#2f2529;text-decoration:none;font-weight:700;line-height:1.3;position:relative}.services-mega__service-link:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:7px;height:7px;border-radius:50%;background:#b4324e}.services-mega__service-link>span,.services-mobile-service>span{width:7px;height:7px;border-radius:999px;background:linear-gradient(135deg,#b4324e,#b4324e)}.services-mega__service-link>strong,.services-mobile-service>strong{min-width:0;overflow:hidden;color:inherit;font:inherit;text-overflow:ellipsis;white-space:nowrap}.services-mega__category-arrow svg{width:18px;height:18px}.services-mega__category:hover .services-mega__category-arrow,.services-mega__category.is-selected .services-mega__category-arrow{color:#b4324e;transform:translate(2px)}.services-mega__panel{position:relative;z-index:1;min-width:0}.services-mega__panel-card{min-height:100%;padding:22px;border:1px solid rgba(226,232,240,.9);border-radius:20px;background:radial-gradient(circle at 92% 12%,rgba(180,50,78,.08),transparent 26%),linear-gradient(180deg,#f8fbfffa,#fffffffa);box-shadow:inset 0 1px #ffffffe0;animation:servicesPanelIn .22s ease both}.services-mega__panel-head span{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;background:#b4324e17;color:#b4324e;font-size:.72rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.services-mega__panel-head h3{margin:14px 0 0;color:#2f2529;overflow:hidden;font-size:1.38rem;line-height:1.1;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.services-mega__panel-head p{max-width:48ch;margin:8px 0 0;color:#7b686e;font-size:.9rem;line-height:1.5;font-weight:650}.services-mega__service-list{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;margin-top:12px}.services-mega__service-link,.services-mobile-service{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:34px;padding:10px 12px;border-radius:9px;color:#3b3034;font-size:.9rem;font-weight:700;line-height:1.3;background:#ffffffeb;border:1px solid rgba(226,232,240,.9);transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease}.services-mega__service-link{min-width:0;min-height:0;display:block;padding:6px 0 6px 12px;border:0;border-radius:0;background:transparent;color:#2f2529;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.services-mega__service-link>strong,.services-mobile-service>strong{min-width:0;overflow:hidden;color:inherit;font:inherit;text-overflow:ellipsis;white-space:normal}.services-mega__service-link>svg,.services-mobile-service>svg{width:17px;height:17px}.services-mega__service-link:hover,.services-mega__service-link.is-current{color:#b4324e}.services-mega__service-link:hover>svg,.services-mega__service-link.is-current>svg,.services-mobile-service:hover>svg,.services-mobile-service.is-current>svg{color:#b4324e;transform:translate(2px)}@keyframes servicesPanelIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.services-mobile-accordion{display:grid;margin-top:4px;padding:16px;border:1px solid rgba(191,219,254,.86);border-radius:20px;background:#fffffff5;box-shadow:inset 0 0 0 1px #ffffffbd;overflow:hidden}.services-mobile-section{overflow:hidden;border:1px solid rgba(226,232,240,.9);border-radius:18px;background:#fff}.services-mobile-section+.services-mobile-section{border-top:none}.services-mobile-category{width:100%;display:grid;grid-template-columns:1fr 24px;align-items:center;gap:12px;padding:16px;border:0;background:transparent;color:#2f2529;text-align:left;cursor:pointer}.services-mobile-category__copy{min-width:0;display:grid;gap:4px}.services-mobile-category__copy strong{color:#2f2529;overflow:hidden;font-size:.96rem;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.services-mobile-category__copy small{color:#7b686e;font-size:.82rem;line-height:1.3;font-weight:600;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.services-mobile-category__chevron{color:#a28e91;transition:transform .22s ease,color .22s ease}.services-mobile-category__chevron svg{width:18px;height:18px}.services-mobile-section.is-open{border-color:#b4324e3d;background:#eff6ffb8}.services-mobile-section.is-open .services-mobile-category__chevron{color:#b4324e;transform:rotate(180deg)}.services-mobile-panel{max-height:0;overflow:hidden;transition:max-height .28s ease}.services-mobile-section.is-open .services-mobile-panel{max-height:800px}.services-mobile-services{display:grid;gap:10px;padding:14px 16px 16px;background:#ffffffeb}.services-mobile-service{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:16px;background:#fffffff0;color:#3b3034;font-size:.9rem;font-weight:700;line-height:1.25}.services-mobile-service>span{width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,#b4324e,#b4324e)}.services-mobile-service>svg{width:16px;height:16px;color:#a28e91}.services-mobile-service>strong{min-width:0;white-space:nowrap}.services-mobile-service:hover,.services-mobile-service.is-current{background:#b4324e12;color:#b4324e}.services-menu--mega .services-sidebar{width:clamp(300px,32vw,380px);padding:12px;background:#fff;border-radius:12px;box-shadow:0 12px 30px #2f25291f;color:#2f2529}.services-sidebar__item+.services-sidebar__item{margin-top:8px}.services-sidebar__header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:transparent;border:none;cursor:pointer;text-align:left}.services-sidebar__label strong{display:block;font-size:1rem;font-weight:800}.services-sidebar__label small{display:block;margin-top:4px;font-size:.86rem;font-weight:600;color:#7b686e}.services-sidebar__chev svg{width:18px;height:18px;color:#a28e91;transition:transform .22s ease,color .22s ease}.services-sidebar__header.is-open .services-sidebar__chev svg{transform:rotate(180deg);color:#b4324e}.services-sidebar__panel{max-height:0;overflow:hidden;transition:max-height .28s ease,padding .22s ease;padding:0 6px}.services-sidebar__panel.is-open{max-height:600px;padding-top:10px}.services-sidebar__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.services-sidebar__link{display:inline-flex;align-items:center;gap:10px;color:#3b3034;text-decoration:none;font-weight:700;padding-left:4px}.services-sidebar__link:before{content:"";width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#b4324e,#b4324e);display:inline-block;margin-right:8px}.services-sidebar__link:hover,.services-sidebar__link.is-current{color:#b4324e}.industries-menu{position:absolute;top:calc(100% + 12px);left:50%;width:clamp(300px,32vw,380px);max-width:calc(100vw - 48px);opacity:0;visibility:hidden;transform:translate3d(-50%,8px,0);pointer-events:none;z-index:300;transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.industries-menu .services-mega{max-height:min(620px,calc(100vh - 150px));overflow-y:auto}.industries-menu .services-mega__service-list{margin:0;padding:4px 8px;list-style:none}.nav-item--services.is-expanded .services-menu--mobile,.nav-item--industries.is-expanded .industries-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}@media (min-width: 1181px){.nav-item--industries.is-expanded .industries-menu{transform:translate3d(-50%,0,0)}}.services-menu__list,.industries-menu__list{overflow:hidden;border:1px solid rgba(191,219,254,.85);border-radius:12px;background:#fffffffc;box-shadow:0 4px 6px #0000000a,0 28px 60px #b4324e29,0 0 0 1px #fff9 inset}.services-menu__list{padding:8px 0}.industries-menu__list{max-height:min(520px,calc(100vh - 180px));overflow-y:auto;scrollbar-gutter:stable;scrollbar-color:rgba(148,163,184,.9) transparent;scrollbar-width:thin;display:grid;gap:0;margin:0;padding:10px;list-style:none}.services-category-list::-webkit-scrollbar,.industries-menu__list::-webkit-scrollbar{width:8px}.services-category-list::-webkit-scrollbar-track,.industries-menu__list::-webkit-scrollbar-track{background:transparent}.services-category-list::-webkit-scrollbar-thumb,.industries-menu__list::-webkit-scrollbar-thumb{border:2px solid rgba(255,255,255,.98);border-radius:999px;background:#94a3b8cc}.service-category+.service-category,.industries-menu__list li+li{border-top:1px solid rgba(191,219,254,.82)}.service-category__header{display:flex;align-items:center;gap:12px;padding:0 18px}.service-category__link,.industry-link{color:#2f2529;font-size:.98rem;font-weight:700;line-height:1.3;transition:color .2s ease,background-color .2s ease}.service-category__link{flex:1;min-width:0;display:flex;align-items:center;padding:18px 0}.service-category__items{display:grid;gap:2px;margin:0;padding:0 18px 16px;list-style:none}.service-category__trigger{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:14px;background:transparent;color:#b4324e;cursor:pointer;transition:color .2s ease,background-color .2s ease}.service-category__trigger:hover{background:#b4324e14;color:#6b1735}.service-category__trigger svg{width:18px;height:18px;transition:transform .2s ease}.service-category.is-expanded .service-category__trigger svg{transform:rotate(90deg)}.service-category__link:hover,.service-category__link.is-current,.industry-link:hover,.industry-link.is-current{background:#b4324e12;color:#6b1735;transform:translate(3px)}.service-category__panel{max-height:0;overflow:hidden;padding:0 18px;transition:max-height .28s ease,padding-bottom .28s ease}.service-category.is-expanded .service-category__panel{max-height:420px;padding-bottom:16px}.service-link{position:relative;display:block;padding:8px 0 8px 14px;color:#6f5c63;font-size:.9rem;font-weight:600;line-height:1.45;transition:color .2s ease}.service-link:before{content:"";position:absolute;top:14px;left:0;width:5px;height:5px;border-radius:50%;background:#b4324e73}.service-link:hover,.service-link.is-current{color:#b4324e}.industry-link{width:100%;display:flex;align-items:center;min-height:34px;padding:8px;border-radius:9px;color:#3b3034;font-size:.8rem;font-weight:700;line-height:1.2;white-space:normal;transition:transform .16s ease,background .16s ease,color .16s ease}.industry-link span{min-width:0}.menu-toggle{display:none;width:44px;height:44px;border:1px solid rgba(191,219,254,.92);border-radius:14px;background:#ffffffeb;box-shadow:0 10px 22px #b4324e14;color:#b4324e;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.menu-toggle svg{width:20px;height:20px}@media (max-width: 1023px){.topbar{display:none}.site-header{top:0;padding:8px 0 10px;border-bottom:0}.navbar__inner{min-height:66px;display:flex;flex-wrap:wrap;gap:12px;padding:10px 14px;border:1px solid rgba(191,219,254,.9);border-radius:24px;background:#ffffffe0;box-shadow:0 18px 42px #b4324e1f,inset 0 1px #ffffffc2;width:100%;max-width:100%;margin:0 auto}.site-header--transparent .navbar__inner{background:#ffffffeb}.site-header--transparent .brand__name,.site-header--transparent .nav-link{color:#2f2529}.site-header--transparent .brand__tag,.site-header--transparent .nav-link svg,.site-header--transparent .nav-item:hover>.nav-link,.site-header--transparent .nav-link[aria-current],.site-header--transparent .nav-item.is-active>.nav-link{color:#b4324e}.brand{flex:1 1 auto}.brand__copy{overflow:hidden}.brand__name{overflow:hidden;text-overflow:ellipsis}.navbar__contact{display:flex;margin-left:auto}.navbar__contact .contact-pill{width:42px;min-width:42px;min-height:42px;border-radius:12px}.menu-toggle{display:inline-flex}.primary-nav{width:100%;max-height:0;margin-left:0;overflow:hidden;opacity:0;transition:max-height .28s ease,opacity .2s ease}.site-header.is-open .primary-nav{max-height:calc(100vh - 108px);opacity:1;overflow-y:auto}.primary-nav__list{flex-direction:column;align-items:stretch;gap:0;margin-top:10px;padding:10px 16px 8px;border:1px solid rgba(191,219,254,.9);border-radius:20px;background:#fffffff7;box-shadow:0 22px 42px #b4324e24}.nav-item,.nav-item--services,.nav-item--industries{width:100%}.nav-link{width:100%;justify-content:space-between;padding:16px 0;font-size:.98rem}.nav-link:after{display:none}.services-menu--mobile,.nav-item--industries>.industries-menu{position:static;width:100%;min-width:0;max-height:0;overflow:hidden;opacity:1;visibility:visible;transform:none;pointer-events:auto;transition:max-height .28s ease}.nav-item--services.is-expanded .services-menu--mobile,.nav-item--industries.is-expanded .industries-menu{max-height:2000px;padding-bottom:8px}.services-menu--mobile .services-category-list{min-width:0;margin-top:4px;border-radius:16px;box-shadow:inset 0 0 0 1px #bfdbfed1}.nav-item--industries.is-expanded .industries-menu{max-height:760px;padding-bottom:8px}.services-menu--mobile .services-menu__list,.industries-menu__list{margin-top:4px;border-radius:16px;box-shadow:inset 0 0 0 1px #bfdbfed1}.industries-menu__list{max-height:420px}.service-category__header{padding:0 16px}.service-category__link{font-size:.95rem}.industry-link{padding:8px;font-size:.8rem;white-space:normal}}@media (max-width: 720px){.site-header{padding-bottom:8px}.navbar__inner{padding:10px 12px;gap:10px}.brand{gap:10px}.brand__mark{width:44px;height:44px;border-radius:14px;font-size:1.24rem}.brand__name{font-size:1rem}.brand__tag{font-size:.64rem;letter-spacing:.12em}.navbar__contact .contact-pill--email{display:none}.navbar__contact .contact-pill{width:40px;min-width:40px;min-height:40px;border-radius:10px}.menu-toggle{width:40px;height:40px;border-radius:12px}.primary-nav__list{padding:8px 14px 6px}.nav-link{font-size:.95rem;padding:14px 0}.service-category__link{font-size:.9rem;padding:14px 16px}.industry-link{padding:8px;font-size:.8rem}}@media (min-width: 1181px) and (max-width: 1360px){.topbar__meta{gap:16px}.topbar__meta-link{font-size:.72rem}.contact-pill{padding:0 10px;font-size:.82rem}.navbar__inner{gap:18px}.primary-nav__list{gap:12px}.nav-link{font-size:.88rem}}@media (max-width: 560px){.brand__tag{display:none}.navbar__inner{gap:8px;padding-inline:10px}.brand__mark{width:40px;height:40px;font-size:1.1rem}.brand__name{font-size:.95rem}.menu-toggle{width:36px;height:36px;border-radius:10px}.navbar__contact .contact-pill{width:36px;min-width:36px;min-height:36px}.service-link{font-size:.88rem}.primary-nav__list{padding:6px 10px 4px}}.site-header--transparent .brand__tag,.site-header--transparent .nav-link svg,.site-header--transparent .nav-item:hover>.nav-link,.site-header--transparent .nav-link[aria-current],.site-header--transparent .nav-item.is-active>.nav-link,.services-mega__category-page-link:hover,.services-mega__category-page-link:hover .services-mega__category-copy strong,.services-mega__category-toggle:hover,.services-mega__category-toggle.is-active,.services-mega__category-card.is-active .services-mega__category-arrow,.services-mega__panel-head span,.services-mega__service-link:hover,.services-mega__service-link.is-current,.services-mobile-section.is-open .services-mobile-category__chevron,.services-mobile-service:hover,.services-mobile-service.is-current,.services-sidebar__header.is-open .services-sidebar__chev svg,.services-sidebar__link:hover,.services-sidebar__link.is-current,.service-category__trigger,.service-link:hover,.service-link.is-current,.industry-link:hover,.industry-link.is-current,.menu-toggle{color:var(--brand)}.site-header--transparent .nav-link:after,.services-mega__service-link:before,.services-mega__service-link>span,.services-mobile-service>span,.services-sidebar__link:before,.service-link:before{background:var(--brand-gradient)}.services-mega__panel-head span,.services-mobile-service:hover,.services-mobile-service.is-current,.service-category__trigger:hover,.service-category__link:hover,.service-category__link.is-current,.industry-link:hover,.industry-link.is-current{background-color:#f5a43b1a}.services-mobile-section.is-open,.menu-toggle{border-color:#f5a43b52}@media (max-width: 1180px){.navbar__inner,.primary-nav__list,.services-menu--mobile .services-category-list,.services-menu--mobile .services-menu__list,.industries-menu__list{border-color:#f5a43b52;box-shadow:0 18px 42px #8f1f3d1c,inset 0 1px #ffffffc2}}@media (min-width: 1024px){:root{--syncpulse-topbar-height: 42px;--header-max-width: 1600px;--header-gutter: clamp(24px, 4vw, 64px)}.topbar{border-bottom-color:#8d203f1f;background:#fffdfbf7;box-shadow:inset 0 1px #4b3b4214}.topbar__inner,.navbar{width:min(94%,var(--header-max-width));max-width:var(--header-max-width);margin-inline:auto}.topbar__inner{min-height:var(--syncpulse-topbar-height);gap:clamp(20px,3vw,48px)}.topbar__meta{flex-wrap:nowrap;gap:clamp(18px,1.8vw,32px)}.topbar__meta-link{color:var(--brand);font-size:clamp(.72rem,.7rem + .08vw,.8rem);letter-spacing:.09em}.topbar__contact{flex-wrap:nowrap;gap:8px}.topbar__contact .contact-pill{min-height:34px;padding-inline:clamp(11px,1vw,16px);border-color:#f3a43b6b;background:#fff;box-shadow:0 5px 14px #8d203f12;font-size:clamp(.82rem,.78rem + .1vw,.9rem)}.site-header{border-bottom-color:#8d203f1f;background:#fffffff7;box-shadow:0 8px 24px #4b3b420d}.navbar__inner{min-height:74px;gap:clamp(24px,3vw,54px)}.brand{gap:13px}.brand__mark{width:50px;height:50px;padding:3px;border-color:#c65f3d33;border-radius:17px;box-shadow:0 9px 22px #8d203f21}.brand__name{color:var(--brand-brown);font-size:1.08rem;letter-spacing:-.015em}.brand__tag{margin-top:5px;color:var(--brand);font-size:.66rem;letter-spacing:.17em}.primary-nav__list{gap:clamp(12px,1.2vw,24px)}.nav-link{min-height:74px;color:var(--brand-brown);font-size:clamp(.88rem,.82rem + .12vw,.98rem);font-weight:700}}@media (min-width: 1024px) and (max-width: 1279px){.topbar__meta{gap:14px}.topbar__contact .contact-pill{padding-inline:9px;font-size:.78rem}.navbar__inner{gap:20px}.brand__mark{width:46px;height:46px}.brand__tag{font-size:.58rem}.primary-nav__list{gap:9px}.nav-link{font-size:.82rem}}@media (max-width: 720px){.navbar__inner{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;column-gap:8px;row-gap:0;padding:8px 10px}.brand{min-width:0;width:auto;display:flex;gap:8px;overflow:hidden}.brand__mark{width:40px;height:40px;flex:0 0 40px;border-radius:12px}.brand__copy{min-width:0}.brand__name{max-width:100%;font-size:.94rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand__tag{display:none}.navbar__contact{width:40px;margin:0}.navbar__contact .contact-pill--email{display:none}.navbar__contact .contact-pill--whatsapp,.menu-toggle{width:40px;min-width:40px;height:40px;min-height:40px;border-radius:11px}.menu-toggle{display:inline-flex;padding:0}.menu-toggle svg{width:22px;height:22px}.primary-nav{grid-column:1 / -1}}.quick-quote-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;overflow-y:auto;background:#2f252942;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.quick-quote-modal__dialog{position:relative;width:min(100%,880px);max-height:calc(100vh - 40px);overflow-y:auto;padding:clamp(28px,4vw,42px);border:1px solid #d8e2f2;border-radius:30px;background:#fffffffa;box-shadow:0 30px 80px #6b173529;animation:quick-quote-in .28s ease-out}.quick-quote-modal__close{position:absolute;top:14px;right:16px;z-index:2;width:38px;height:38px;border:0;border-radius:50%;background:#fff7f4;color:var(--brand-strong);font-size:1.6rem;cursor:pointer}.quick-quote-modal__progress-head{padding-right:28px}.quick-quote-modal__progress-head>div:first-child{display:flex;justify-content:space-between;color:#725f66;font-size:.9rem;font-weight:800}.quick-quote-modal__progress-head strong{color:var(--brand)}.quick-quote-modal__progress{height:7px;margin-top:14px;overflow:hidden;border-radius:999px;background:#dfe7f3}.quick-quote-modal__progress i{display:block;height:100%;border-radius:inherit;background:var(--brand-gradient);transition:width .3s ease}.quick-quote-modal__content{min-height:370px;padding:34px 0 30px}.quick-quote-modal__content h2{margin:0;color:var(--brand-brown);font-size:clamp(1.8rem,3.4vw,2.35rem);line-height:1.1;font-weight:900;letter-spacing:-.035em;outline:none}.quick-quote-modal__content>p{margin:10px 0 0;color:var(--muted);font-size:1rem}.quick-quote-modal__categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.quick-quote-modal__category{position:relative;min-width:0;min-height:210px;display:flex;flex-direction:column;align-items:flex-start;padding:24px 20px;border:2px solid #dbe4f2;border-radius:18px;background:#ffffffdb;color:var(--brand-brown);text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.quick-quote-modal__category:hover{transform:translateY(-2px);border-color:#b4324e66;box-shadow:0 14px 30px #b4324e1a}.quick-quote-modal__category:focus-visible{outline:3px solid rgba(180,50,78,.18);outline-offset:3px;border-color:var(--brand)}.quick-quote-modal__category.is-selected{border-color:var(--brand);background:#fff8f6;box-shadow:0 16px 34px #b4324e21}.quick-quote-modal__category-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:18px;border-radius:16px;background:#b4324e14;font-size:1.8rem;transition:transform .2s ease,background .2s ease}.quick-quote-modal__category:hover .quick-quote-modal__category-icon{transform:scale(1.04)}.quick-quote-modal__category.is-selected .quick-quote-modal__category-icon{background:var(--brand-gradient)}.quick-quote-modal__category strong{padding-right:24px;font-size:1rem;line-height:1.35}.quick-quote-modal__category small{margin-top:8px;color:var(--muted);font-size:.8rem;line-height:1.5}.quick-quote-modal__category>i{position:absolute;top:20px;right:20px;width:22px;height:22px;border:2px solid #d9e3f2;border-radius:50%}.quick-quote-modal__category.is-selected>i{border:6px solid var(--brand)}.quick-quote-modal__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.quick-quote-modal__content:has(input[name=service]) .quick-quote-modal__options{max-height:390px;overflow-y:auto;padding-right:8px;scrollbar-width:thin;scrollbar-color:rgba(180,50,78,.35) #f3e9e8}.quick-quote-modal__option{position:relative;min-height:76px;display:grid;grid-template-columns:34px minmax(0,1fr) 24px;align-items:center;gap:12px;padding:12px 16px;border:2px solid #dbe4f2;border-radius:16px;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.quick-quote-modal__option:hover{transform:translateY(-1px);border-color:#b4324e59}.quick-quote-modal__option.is-selected{border-color:var(--brand);background:#fff8f6}.quick-quote-modal__option input{position:absolute;opacity:0;pointer-events:none}.quick-quote-modal__option-icon{font-size:1.35rem;text-align:center}.quick-quote-modal__option>span:nth-of-type(2){min-width:0;display:flex;flex-direction:column}.quick-quote-modal__option strong{color:var(--brand-brown);font-size:.98rem}.quick-quote-modal__option small{margin-top:3px;color:var(--muted);font-size:.82rem;line-height:1.35}.quick-quote-modal__option>i{width:22px;height:22px;border:2px solid #d9e3f2;border-radius:50%}.quick-quote-modal__option.is-selected>i{border:6px solid var(--brand)}.quick-quote-modal__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.quick-quote-modal__fields label,.quick-quote-modal__message{display:flex;flex-direction:column;gap:8px;color:var(--brand-brown);font-size:.86rem;font-weight:800}.quick-quote-modal__field-wide{grid-column:1/-1}.quick-quote-modal__fields input,.quick-quote-modal__message textarea{width:100%;padding:15px 16px;border:1px solid #d8e2f0;border-radius:14px;background:#fff;color:var(--text);font:inherit;outline:none}.quick-quote-modal__fields input:focus,.quick-quote-modal__message textarea:focus{border-color:var(--brand);box-shadow:0 0 0 4px #b4324e14}.quick-quote-modal__message{margin-top:26px}.quick-quote-modal__message textarea{resize:vertical;min-height:125px}.quick-quote-modal__review{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.quick-quote-modal__review>span{display:flex;flex-direction:column;padding:10px 12px;border-radius:12px;background:#fff7f4}.quick-quote-modal__review small{color:var(--muted)}.quick-quote-modal__review strong{margin-top:2px;color:var(--brand-brown);font-size:.86rem}.quick-quote-modal__status{margin:14px 0 0!important;padding:12px 14px;border-radius:12px;font-weight:750}.quick-quote-modal__status.is-success{background:#fff4e9;color:#6b1735}.quick-quote-modal__status.is-error{background:#fff0f0;color:#a11c2f}.quick-quote-modal__footer{display:flex;justify-content:space-between;gap:18px;padding-top:26px;border-top:1px solid #dbe4f0}.quick-quote-modal__footer button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 24px;border-radius:999px;font:inherit;font-weight:850;cursor:pointer}.quick-quote-modal__footer svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.quick-quote-modal__back{border:1px solid #dbe4f0;background:#fff;color:var(--brand-brown)}.quick-quote-modal__continue{min-width:166px;border:0;background:var(--brand-gradient);color:#fff;box-shadow:0 12px 28px #b4324e33}.quick-quote-modal__footer button:disabled{opacity:.38;cursor:not-allowed;box-shadow:none}@media (max-width: 700px){.quick-quote-modal{place-items:start center;padding:10px}.quick-quote-modal__dialog{max-height:none;padding:26px 18px 20px;border-radius:22px}.quick-quote-modal__categories,.quick-quote-modal__options,.quick-quote-modal__fields{grid-template-columns:1fr}.quick-quote-modal__category{min-height:150px;padding:20px}.quick-quote-modal__category-icon{width:52px;height:52px;margin-bottom:14px}.quick-quote-modal__field-wide{grid-column:auto}.quick-quote-modal__content{min-height:0;padding-block:28px 24px}.quick-quote-modal__option{min-height:70px}.quick-quote-modal__footer button{min-width:0;padding-inline:18px}}@media (max-width: 420px){.quick-quote-modal__footer{gap:10px}.quick-quote-modal__footer button{flex:1;font-size:.88rem}.quick-quote-modal__review{grid-template-columns:1fr}}@keyframes quick-quote-in{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}.blog-detail-page{--detail-ink: #4a3a40;--detail-muted: #6f5c63;--detail-soft: #fffaf5;--detail-line: #eadbd7;--detail-violet: #b4324e;--detail-violet-dark: #6b1735;--detail-blue: #b4324e;--detail-cyan: #c65f3d;--detail-green: #b4324e;--detail-orange: #c65f3d;--detail-pink: #b4324e;min-height:100vh;background:radial-gradient(ellipse 28% 16% at 0% 1%,rgba(91,50,230,.08),transparent 64%),linear-gradient(180deg,#fff,#fffaf5 48%,#fff);color:var(--detail-ink)}.blog-detail{padding:clamp(28px,4vw,46px) 0 78px}.blog-detail__container{width:min(1280px,calc(100% - clamp(32px,7vw,132px)));margin:0 auto}.blog-detail-page svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.blog-detail__breadcrumbs{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:26px;color:#6b565e;font-size:.82rem;font-weight:720}.blog-detail__breadcrumbs a{color:#6f5c63}.blog-detail__breadcrumbs a:hover{color:var(--detail-violet)}.blog-detail__breadcrumbs span{min-width:0;max-width:420px;overflow:hidden;color:#4b3b42;text-overflow:ellipsis;white-space:nowrap}.blog-detail__breadcrumbs .blog-detail__chevron{width:14px;height:14px;color:#a28e91}.blog-detail__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,330px);gap:clamp(34px,4.8vw,54px);align-items:start}.blog-detail__article{min-width:0}.blog-detail__header{max-width:860px}.blog-detail__category{display:inline-flex;align-items:center;width:fit-content;min-height:26px;padding:0 10px;border-radius:4px;background:linear-gradient(135deg,#b4324e,#6b1735);color:#fff;font-size:.7rem;line-height:1;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.blog-detail__category--development{background:linear-gradient(135deg,#b4324e,#6b1735)}.blog-detail__category--ui-ux{background:linear-gradient(135deg,#b4324e,#ee7b32)}.blog-detail__category--marketing{background:linear-gradient(135deg,#ee7b32,#c65f3d)}.blog-detail__category--seo{background:linear-gradient(135deg,#c65f3d,#b4324e)}.blog-detail__category--branding{background:linear-gradient(135deg,#b4324e,#f5ad3d)}.blog-detail__category--business{background:linear-gradient(135deg,#b4324e,#ee7b32)}.blog-detail__header h1{max-width:820px;margin:18px 0 0;color:var(--detail-ink);font-size:clamp(2.2rem,4.6vw,3.72rem);line-height:1.06;font-weight:950;letter-spacing:-.03em}.blog-detail__header>p{max-width:770px;margin:16px 0 0;color:#6f5c63;font-size:clamp(1rem,1.35vw,1.08rem);line-height:1.68;font-weight:570}.blog-detail__meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:24px;color:#6f5c63;font-size:.85rem;font-weight:720}.blog-detail__meta-row>span{display:inline-flex;align-items:center;gap:6px}.blog-detail__meta-dot{width:4px;height:4px;border-radius:50%;background:#a28e91}.blog-detail__views svg{width:16px;height:16px}.blog-detail__share{display:inline-flex;align-items:center;gap:12px;margin-left:auto;color:#1d2943;font-size:.78rem;font-weight:850}.blog-detail__share-actions{display:inline-flex;align-items:center;gap:8px}.blog-detail__share-button{position:relative;width:36px;height:36px;display:inline-grid;place-items:center;border:0;border-radius:5px;color:#fff;font-size:.82rem;font-weight:900;text-transform:uppercase;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.blog-detail__share-button:hover{transform:translateY(-2px)}.blog-detail__share-button[data-tooltip]:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px);white-space:nowrap;padding:5px 10px;border-radius:6px;background:linear-gradient(135deg,#6b1735,#b4324e,#ee7b32);color:#fff;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.02em;box-shadow:0 8px 24px #b4324e52;pointer-events:none;opacity:0;transition:opacity .15s ease,transform .15s ease;z-index:10}.blog-detail__share-button[data-tooltip]:before{content:"";position:absolute;bottom:calc(100% + 3px);left:50%;transform:translate(-50%) translateY(4px);border:5px solid transparent;border-top-color:#b4324e;pointer-events:none;opacity:0;transition:opacity .15s ease,transform .15s ease;z-index:10}.blog-detail__share-button[data-tooltip]:hover:after,.blog-detail__share-button[data-tooltip]:hover:before{opacity:1;transform:translate(-50%) translateY(0)}.blog-detail__share-button svg{width:17px;height:17px;fill:currentColor;stroke:none}.blog-detail__copy-svg{width:17px;height:17px}.blog-detail__copy-svg--stroke{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.blog-detail__share-button--copied{border-color:#b4324e;color:#b4324e}.blog-detail__share-button--facebook{background:#1877f2}.blog-detail__share-button--twitter{background:#000}.blog-detail__share-button--linkedin{background:#0a66c2}.blog-detail__share-button--pinterest{background:#dc2626}.blog-detail__share-button--whatsapp{background:#25d366}.blog-detail__share-button--link{border:1px solid var(--detail-line);background:#fff;color:#4f5c73}.blog-detail__hero-image{width:100%;aspect-ratio:2.36 / 1;display:block;margin-top:26px;border-radius:10px;background:#f1e4df;object-fit:cover;box-shadow:0 22px 42px #0d153014}.blog-detail__content{max-width:830px;margin-top:26px}.blog-detail__content-section{scroll-margin-top:calc(var(--header-offset, 110px) + 22px);margin-top:22px}.blog-detail__content-section:first-child{margin-top:0}.blog-detail__content-section h2{margin:0;color:var(--detail-ink);font-size:clamp(1.18rem,1.7vw,1.44rem);line-height:1.25;font-weight:920;letter-spacing:-.015em}.blog-detail__content-section p{margin:9px 0 0;color:#4f5d76;font-size:.96rem;line-height:1.68;font-weight:540}.blog-detail__quote,.blog-detail__takeaways{display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;margin:20px 0 0;padding:20px 24px;border-radius:8px;background:linear-gradient(105deg,#5b32e61a,#fffffff2)}.blog-detail__quote{align-items:center;border:0}.blog-detail__quote>span{align-self:start;color:var(--detail-violet);font-size:4.2rem;line-height:.76;font-family:Georgia,Times New Roman,serif;font-weight:900}.blog-detail__quote p{margin:0;color:#101936;font-size:1.04rem;line-height:1.45;font-weight:870}.blog-detail__quote cite{display:block;margin-top:4px;color:#6f5c63;font-size:.86rem;font-style:normal;font-weight:680}.blog-detail__mode-visual{overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 86px minmax(0,1fr);align-items:center;margin-top:18px;border-radius:10px;background:linear-gradient(90deg,#4a3a40,#4a3a40 45%,#fff3ea)}.blog-detail__mode-panel{min-height:86px;display:grid;grid-template-columns:58px minmax(0,1fr);align-content:center;gap:12px;padding:18px 24px}.blog-detail__mode-panel--dark{color:#eadbd7}.blog-detail__mode-panel--light{color:#fff}.blog-detail__mode-moon,.blog-detail__mode-sun{grid-row:span 2;width:36px;height:36px;border-radius:50%}.blog-detail__mode-moon{background:#fff;box-shadow:13px 0 #4a3a40;transform:translate(-5px)}.blog-detail__mode-sun{position:relative;background:#fff;box-shadow:0 0 0 10px #fff3}.blog-detail__mode-line{height:9px;border-radius:999px;background:currentColor;opacity:.7}.blog-detail__mode-line--wide{width:82%}.blog-detail__mode-switch{height:100%;display:grid;place-items:center;background:#ffffff2e}.blog-detail__mode-switch span{width:48px;height:48px;border-radius:50%;background:#ffffffd1;box-shadow:0 12px 28px #2f25292e}.blog-detail__takeaways{max-width:670px;align-items:start;margin-top:26px;padding:22px 24px}.blog-detail__takeaways-icon{width:38px;height:38px;display:grid;place-items:center;color:var(--detail-violet)}.blog-detail__takeaways-icon svg{width:32px;height:32px}.blog-detail__takeaways h2{margin:0;color:var(--detail-ink);font-size:1rem;font-weight:920}.blog-detail__takeaways ul{display:grid;gap:5px;margin:11px 0 0;padding:0;list-style:none}.blog-detail__takeaways li{display:flex;align-items:start;gap:8px;color:#4d5b73;font-size:.82rem;line-height:1.42;font-weight:650}.blog-detail__takeaways li svg{flex:0 0 auto;width:14px;height:14px;margin-top:2px;color:var(--detail-violet)}.blog-detail__tags{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:28px;color:#0f1a35;font-size:.82rem;font-weight:850}.blog-detail__tags a{min-height:28px;display:inline-flex;align-items:center;padding:0 16px;border:1px solid var(--detail-line);border-radius:999px;background:#fff;color:#6f5c63;font-size:.76rem;font-weight:760}.blog-detail__tags a:hover{border-color:#5b32e647;color:var(--detail-violet)}.blog-detail__article-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:670px;margin-top:20px}.blog-detail__article-nav-card{min-width:0;min-height:86px;display:grid;grid-template-columns:78px minmax(0,1fr);gap:14px;align-items:center;padding:12px;border:1px solid var(--detail-line);border-radius:8px;background:#fff;color:inherit;box-shadow:0 12px 26px #0d15300a}.blog-detail__article-nav-card--next{grid-template-columns:minmax(0,1fr) 78px;text-align:right}.blog-detail__article-nav-card img{width:78px;height:58px;border-radius:5px;object-fit:cover}.blog-detail__article-nav-card span{min-width:0;display:grid;gap:5px}.blog-detail__article-nav-card small{color:var(--detail-violet);font-size:.7rem;font-weight:900}.blog-detail__article-nav-card strong{display:-webkit-box;overflow:hidden;color:#111b36;font-size:.84rem;line-height:1.32;font-weight:860;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog-detail__sidebar{position:sticky;top:calc(var(--header-offset, 110px) + 16px);min-width:0;display:grid;gap:18px}.blog-detail__sidebar-card,.blog-detail__related-card,.blog-detail__empty{border:1px solid rgba(223,229,241,.96);border-radius:10px;background:#fff;box-shadow:0 18px 42px #0d15300d}.blog-detail__sidebar-card{padding:22px 22px 20px}.blog-detail__sidebar-card h2{margin:0;color:var(--detail-ink);font-size:1.08rem;line-height:1.2;font-weight:920;letter-spacing:-.015em}.blog-detail__toc-card ol{position:relative;display:grid;gap:2px;margin:16px 0 0;padding:0 0 0 16px;list-style:none;border-left:2px solid #f1e4df}.blog-detail__toc-card li{position:relative}.blog-detail__toc-card li:before{content:"";position:absolute;left:-17px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:#dbc9c6;transition:background .2s ease,transform .2s ease}.blog-detail__toc-card li.is-active:before{background:var(--detail-violet);transform:translateY(-50%) scale(1.4)}.blog-detail__toc-card a,.blog-detail__toc-card button{display:block;width:100%;padding:6px 0 6px 4px;border:0;background:none;color:#4a5568;font-size:.82rem;font-weight:600;line-height:1.4;text-align:left;border-radius:4px;cursor:pointer;transition:color .2s ease}.blog-detail__toc-card a:hover,.blog-detail__toc-card button:hover{color:var(--detail-violet)}.blog-detail__toc-card li.is-active a,.blog-detail__toc-card li.is-active button{color:var(--detail-violet);font-weight:750}.blog-detail__category-card>div{display:grid;gap:7px;margin-top:16px}.blog-detail__category-card a{min-height:31px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 8px;border-radius:5px;color:#34415c;font-size:.82rem;font-weight:760}.blog-detail__category-card a.is-active,.blog-detail__category-card a:hover{background:#5b32e61a;color:var(--detail-violet)}.blog-detail__category-card strong{min-width:28px;min-height:22px;display:inline-grid;place-items:center;border-radius:999px;background:#f0f4fb;color:#34415c;font-size:.72rem;font-weight:900}.blog-detail__category-card a.is-active strong,.blog-detail__category-card a:hover strong{background:#fff;color:var(--detail-violet)}.blog-detail__popular-list{display:grid;gap:16px;margin-top:18px}.blog-detail__popular-post{min-width:0;display:grid;grid-template-columns:68px minmax(0,1fr);gap:12px;align-items:center;color:inherit}.blog-detail__popular-post img{width:68px;height:56px;border-radius:5px;background:#f7ece8;object-fit:cover}.blog-detail__popular-post span{min-width:0;display:grid;gap:5px}.blog-detail__popular-post strong{display:-webkit-box;overflow:hidden;color:var(--detail-ink);font-size:.8rem;line-height:1.35;font-weight:850;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog-detail__popular-post small{color:#798297;font-size:.74rem;font-weight:650}.blog-detail__related{margin-top:34px}.blog-detail__related>h2{margin:0 0 18px;color:var(--detail-ink);font-size:clamp(1.4rem,2.2vw,1.8rem);line-height:1.15;font-weight:930;letter-spacing:-.018em}.blog-detail__related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.blog-detail__related-card{overflow:hidden;min-width:0}.blog-detail__related-image{display:block;aspect-ratio:1.9 / 1;background:#f1e4df}.blog-detail__related-image img{width:100%;height:100%;display:block;object-fit:cover}.blog-detail__related-body{padding:20px 20px 18px}.blog-detail__related-body .blog-detail__category{min-height:auto;padding:0;background:transparent;color:var(--detail-blue)}.blog-detail__related-body .blog-detail__category--development{color:var(--detail-violet)}.blog-detail__related-body .blog-detail__category--ui-ux{color:var(--detail-green)}.blog-detail__related-body .blog-detail__category--marketing{color:var(--detail-orange)}.blog-detail__related-body .blog-detail__category--seo{color:var(--detail-cyan)}.blog-detail__related-body .blog-detail__category--branding{color:var(--detail-pink)}.blog-detail__related-body h3{margin:10px 0 0;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.24;font-weight:900;letter-spacing:-.015em}.blog-detail__related-body h3 a{color:var(--detail-ink)}.blog-detail__mini-meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:12px;color:#6c7487;font-size:.8rem;font-weight:650}.blog-detail__cta{position:relative;overflow:hidden;display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:26px;align-items:center;margin-top:28px;padding:34px 48px;border-radius:10px;background:radial-gradient(ellipse 30% 60% at 100% 0%,rgba(113,84,245,.28),transparent 64%),linear-gradient(135deg,#4a3a40,#4a3a40 58%,#4a3a40);color:#fff}.blog-detail__cta:before,.blog-detail__cta:after{content:"";position:absolute;pointer-events:none}.blog-detail__cta:before{left:22px;top:16px;width:112px;height:60px;border-top:3px dotted rgba(238,123,50,.72);border-radius:50%;transform:rotate(18deg)}.blog-detail__cta:after{right:-12px;top:8px;width:148px;height:88px;border-top:3px dotted rgba(121,97,255,.72);border-radius:50%;transform:rotate(18deg)}.blog-detail__cta-icon{position:relative;z-index:1;width:66px;height:66px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#f5ad3d,#6b1735);box-shadow:0 18px 34px #5b32e63d}.blog-detail__cta-icon svg{width:34px;height:34px}.blog-detail__cta-copy{position:relative;z-index:1}.blog-detail__cta-copy h2{max-width:560px;margin:0;color:#fff;font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.18;font-weight:920;letter-spacing:-.02em}.blog-detail__cta-copy p{max-width:640px;margin:7px 0 0;color:#ffffffd1;font-size:.92rem;line-height:1.5;font-weight:600}.blog-detail__cta-actions{position:relative;z-index:1;display:flex;align-items:center;gap:18px}.blog-detail__button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 24px;border-radius:6px;font-size:.9rem;font-weight:850;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.blog-detail__button--primary{border:0;background:linear-gradient(135deg,#b4324e,#6b1735);color:#fff;box-shadow:0 16px 28px #5b32e633}.blog-detail__button--secondary{border:1px solid rgba(255,255,255,.42);background:#ffffff05;color:#fff}.blog-detail__button:hover{transform:translateY(-2px)}.blog-detail--not-found{min-height:58vh;display:grid;align-items:center}.blog-detail__empty{max-width:660px;margin:0 auto;padding:48px 34px;text-align:center}.blog-detail__empty .blog-detail__button{margin-top:24px}.blog-detail__eyebrow{width:fit-content;margin:0 auto 14px;padding:4px 9px;border-radius:999px;background:#5b32e614;color:var(--detail-violet);font-size:.74rem;line-height:1;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.blog-detail__empty h1{margin:0;color:var(--detail-ink);font-size:clamp(2rem,4vw,3rem);line-height:1.1;font-weight:940}.blog-detail__empty p:not(.blog-detail__eyebrow){margin:14px 0 0;color:var(--detail-muted);font-weight:620}.blog-detail__chevron--left{transform:rotate(180deg)}@media (max-width: 1120px){.blog-detail__layout{grid-template-columns:1fr}.blog-detail__sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.blog-detail__popular-card{align-self:start}.blog-detail__share{width:100%;margin-left:0}.blog-detail__cta{grid-template-columns:68px minmax(0,1fr)}.blog-detail__cta-actions{grid-column:2}}@media (max-width: 900px){.blog-detail__container{width:min(100% - 36px,760px)}.blog-detail__related-grid{grid-template-columns:1fr}.blog-detail__related-card{display:grid;grid-template-columns:minmax(210px,.55fr) minmax(0,1fr)}.blog-detail__related-image{aspect-ratio:auto;height:100%}.blog-detail__mode-visual{grid-template-columns:1fr}.blog-detail__mode-switch{display:none}}@media (max-width: 720px){.blog-detail{padding-bottom:58px}.blog-detail__container{width:min(100% - 28px,560px)}.blog-detail__breadcrumbs span{max-width:100%;white-space:normal}.blog-detail__meta-row{gap:10px}.blog-detail__share{align-items:flex-start;flex-direction:column;gap:9px}.blog-detail__hero-image{aspect-ratio:1.38 / 1}.blog-detail__quote,.blog-detail__takeaways{grid-template-columns:1fr;padding:18px}.blog-detail__mode-panel{grid-template-columns:44px minmax(0,1fr);padding:16px 18px}.blog-detail__article-nav{grid-template-columns:1fr}.blog-detail__article-nav-card--next{grid-template-columns:78px minmax(0,1fr);text-align:left}.blog-detail__article-nav-card--next img{order:-1}.blog-detail__sidebar{grid-template-columns:1fr}.blog-detail__related-card{display:block}.blog-detail__related-image{aspect-ratio:1.9 / 1}.blog-detail__cta{grid-template-columns:1fr;gap:16px;padding:24px}.blog-detail__cta-actions{grid-column:auto;align-items:stretch;flex-direction:column}.blog-detail__button{width:100%}}@media (max-width: 460px){.blog-detail__header h1{font-size:clamp(2rem,10vw,2.65rem)}.blog-detail__share-actions{flex-wrap:wrap}.blog-detail__share-button{width:34px;height:34px}.blog-detail__sidebar-card{padding:18px}.blog-detail__category-card a{padding-inline:4px}}.port{--p-warm:#fff0dc;--p-soft:#fffaf5;--p-white:#fff;--p-blue-soft:#f8e1e4;--p-ink:#4a3a40;--p-blue:#6b1735;--p-copy:#6f5c63;--p-brown:#c65f3d;--p-muted:#7b686e;--p-accent:#b4324e;--p-green:#ee7b32;--p-line:#dfcbc7;--p-line-soft:#eadbd7;--s1:4px;--s2:8px;--s3:12px;--s4:16px;--s5:20px;--s6:24px;--s7:40px;--s8:48px;--s9:60px;--s10:70px;--s11:104px;--r1:10px;--r2:12px;--r3:20px;--r4:30px;--shadow-sm:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--shadow-md:0 4px 12px rgba(0,0,0,.1);--shadow-lg:0 10px 30px rgba(0,0,0,.05);min-height:100vh;background:var(--p-soft);color:var(--p-ink);font-family:Outfit,Plus Jakarta Sans,sans-serif}.port *{box-sizing:border-box}.port svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.port__container{width:min(1280px,calc(100% - (var(--s8)*2)));margin-inline:auto}.port__hero{padding:var(--s11) 0 var(--s10);text-align:center;background:radial-gradient(circle at 12% 18%,var(--p-warm),transparent 32%),radial-gradient(circle at 88% 18%,var(--p-blue-soft),transparent 30%),var(--p-white)}.port__eyebrow{display:inline-flex;align-items:center;gap:var(--s2);margin:0 0 var(--s6);padding:var(--s2) var(--s4);border:1px solid var(--p-line-soft);border-radius:var(--r4);background:var(--p-white);color:var(--p-blue);font-size:14px;font-weight:700;box-shadow:var(--shadow-sm)}.port__eyebrow-dot{width:6px;height:6px;border-radius:var(--r4);background:var(--p-green)}.port__hero-title{max-width:920px;margin:0 auto;font-size:clamp(42px,6vw,72px);line-height:1.02;font-weight:900;letter-spacing:-.04em}.port__hero-title em{color:var(--p-blue);font-style:normal}.port__hero-desc{max-width:720px;margin:var(--s6) auto 0;color:var(--p-copy);font-size:16px;line-height:24px}.port__hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--s3);margin-top:var(--s7)}.port__btn{min-height:var(--s8);display:inline-flex;align-items:center;justify-content:center;padding-inline:var(--s6);border-radius:var(--r2);font-size:14px;font-weight:700;cursor:pointer;transition:all .15s ease-in-out}.port__btn--primary{border:1px solid var(--p-accent);background:var(--p-accent);color:var(--p-white);box-shadow:var(--shadow-md)}.port__btn--ghost{border:1px solid var(--p-line);background:var(--p-white);color:var(--p-ink)}.port__btn--primary:hover{background:var(--p-blue);border-color:var(--p-blue)}.port__btn--ghost:hover{border-color:var(--p-accent);color:var(--p-accent)}.port__btn:focus-visible,.port__pill:focus-visible,.port__sort:focus-visible,.port__view-btn:focus-visible,.port__card:focus-visible{outline:4px solid var(--p-green);outline-offset:3px}.port__filters-wrap{position:sticky;top:0;z-index:5;padding:var(--s5) 0;border-block:1px solid var(--p-line-soft);background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.port__filters-inner{display:flex;align-items:center;gap:var(--s4)}.port__pills{flex:1;min-width:0;display:flex;gap:var(--s2);overflow-x:auto;scrollbar-width:none}.port__pills::-webkit-scrollbar{display:none}.port__pill{flex:0 0 auto;min-height:var(--s7);padding-inline:var(--s5);border:1px solid var(--p-line);border-radius:var(--r4);background:var(--p-white);color:var(--p-copy);font-size:14px;font-weight:600;cursor:pointer}.port__pill:hover{border-color:var(--p-accent);color:var(--p-accent)}.port__pill.is-active{border-color:var(--p-blue);background:var(--p-blue);color:var(--p-white)}.port__controls{display:flex;gap:10px}.port__sort{min-height:var(--s7);padding-inline:var(--s4);border:1px solid var(--p-line);border-radius:var(--r1);background:var(--p-white);color:var(--p-ink);font:inherit;font-size:14px}.port__view-toggle{display:flex;padding:var(--s1);border:1px solid var(--p-line);border-radius:var(--r1);background:var(--p-white)}.port__view-btn{width:32px;border:0;border-radius:var(--r1);background:transparent;color:var(--p-muted)}.port__view-btn svg{width:16px}.port__view-btn.is-active{background:var(--p-blue-soft);color:var(--p-blue)}.port__grid-section{padding:var(--s8) 0 var(--s11)}.port__count{margin:0 0 var(--s6);color:var(--p-muted);font-size:14px}.port__count strong{color:var(--p-ink)}.port__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--s6)}.port__grid--list{grid-template-columns:1fr}.port__card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--p-line-soft);border-radius:var(--r3);background:var(--p-white);color:inherit;box-shadow:var(--shadow-sm);transition:transform .3s,box-shadow .3s}.port__card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.port__card-img{position:relative;overflow:hidden;aspect-ratio:16/10;background:var(--p-blue-soft)}.port__card-img img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s}.port__card:hover img{transform:scale(1.03)}.port__card-badge{position:absolute;left:var(--s4);bottom:var(--s4);padding:var(--s2) var(--s4);border-radius:var(--r4);background:var(--p-white);color:var(--p-green);font-size:12px;font-weight:700;box-shadow:var(--shadow-sm)}.port__card-body{flex:1;display:flex;flex-direction:column;gap:var(--s3);padding:var(--s6)}.port__card-meta{display:flex;align-items:center;gap:6px;color:var(--p-muted);font-size:12px}.port__card-meta-dot{width:4px;height:4px;border-radius:var(--r4);background:var(--p-line)}.port__card-title{display:-webkit-box;overflow:hidden;margin:0;font-size:20px;line-height:24px;font-weight:700;-webkit-box-orient:vertical;-webkit-line-clamp:2}.port__card-desc{display:-webkit-box;overflow:hidden;margin:0;color:var(--p-copy);font-size:16px;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.port__card-results{display:flex;flex-wrap:wrap;gap:6px}.port__card-result{padding:5px var(--s3);border-radius:var(--r4);background:var(--p-warm);color:var(--p-brown);font-size:12px;font-weight:600}.port__card-footer{display:flex;justify-content:flex-end;margin-top:auto;padding-top:var(--s4);border-top:1px solid var(--p-line-soft)}.port__card-link{display:flex;align-items:center;gap:var(--s2);color:var(--p-green);font-size:14px;font-weight:700}.port__card-link svg{width:16px;transition:transform .3s}.port__card:hover .port__card-link svg{transform:translate(4px)}.port__grid--list .port__card{flex-direction:row}.port__grid--list .port__card-img{flex:0 0 38%;aspect-ratio:auto}.port__empty{grid-column:1/-1;padding:var(--s10) var(--s6);border:1px dashed var(--p-line);border-radius:var(--r3);background:var(--p-white);text-align:center}.port__empty h3{margin:0 0 var(--s2)}.port__empty p{margin:0;color:var(--p-muted)}.port__stats{padding:var(--s10) 0;border-block:1px solid var(--p-line-soft);background:var(--p-white)}.port__stats-head{max-width:620px;margin:0 auto var(--s7);text-align:center}.port__stats-head h2{margin:var(--s4) 0 var(--s2);font-size:30px;line-height:36px}.port__stats-head p{margin:0;color:var(--p-copy)}.port__stats-head .premium-section-divider{display:none}.port__stats-head .premium-section-badge{background:var(--p-blue-soft);color:var(--p-blue)}.port__stats-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:var(--s4)}.port__stat-card{display:flex;flex-direction:column;align-items:center;gap:var(--s3);padding:var(--s6) var(--s4);border:1px solid var(--p-line-soft);border-radius:var(--r2);background:var(--p-soft);text-align:center}.port__stat-icon{width:var(--s8);height:var(--s8);display:grid;place-items:center;border-radius:var(--r2);background:var(--p-blue-soft);color:var(--p-blue)}.port__stat-icon svg{width:20px}.port__stat-value{font-size:30px;line-height:36px;font-weight:900}.port__stat-label{color:var(--p-muted);font-size:12px}@media (max-width:68.75rem){.port__stats-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:60rem){.port__grid{grid-template-columns:repeat(2,1fr)}.port__grid--list .port__card{flex-direction:column}.port__grid--list .port__card-img{flex:none;aspect-ratio:16/10}}@media (max-width:45rem){.port__container{width:calc(100% - (var(--s5)*2))}.port__hero{padding:var(--s10) 0 var(--s8)}.port__hero-title{font-size:42px}.port__filters-inner{flex-wrap:wrap}.port__controls{width:100%;justify-content:space-between}.port__grid{grid-template-columns:1fr}.port__stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:30rem){.port__hero-actions{flex-direction:column}.port__btn{width:100%}}.process-section{position:relative;overflow:hidden;padding:clamp(48px,6vw,80px) 0 clamp(64px,8vw,112px);background:linear-gradient(180deg,#fff,#fff4e9f5)}.process-showcase{position:relative}.process-showcase__halo{position:absolute;inset:auto auto 0;width:320px;height:320px;border-radius:50%;filter:blur(64px);opacity:.5;pointer-events:none}.process-showcase__halo--left{top:12px;left:-110px;background:radial-gradient(circle,rgba(180,50,78,.18),transparent 70%)}.process-showcase__halo--right{top:84px;right:-90px;background:radial-gradient(circle,rgba(238,123,50,.18),transparent 70%)}.process-showcase__header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:clamp(24px,3vw,36px)}.process-showcase__badge{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 18px;border:1px solid rgba(180,50,78,.2);border-radius:999px;background:#ffffffc7;color:#b4324e;box-shadow:0 20px 44px #6b565e14;font-size:1.02rem;font-weight:700}.process-showcase__badge svg{width:20px;height:20px}.process-showcase__title{margin:22px 0 0;color:#4a3a40;line-height:1.08;font-weight:800}.process-showcase__title span{display:block}.process-showcase__title-accent{margin-top:8px;background:linear-gradient(90deg,#b4324e,#ee7b32);-webkit-background-clip:text;background-clip:text;color:transparent}.process-showcase__divider{display:flex;align-items:center;gap:8px;margin-top:18px;color:#b4324e}.process-showcase__divider span{width:38px;height:4px;border-radius:999px;background:currentColor}.process-showcase__divider i{display:block;width:12px;height:12px;border-radius:50%;background:currentColor}.process-timeline{margin-top:clamp(28px,4vw,40px)}.process-timeline__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,80vw);gap:20px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;padding:8px 4px 18px}.process-timeline__rail::-webkit-scrollbar{display:none}.process-step{--process-accent: #b4324e;--process-shadow: rgba(180, 50, 78, .14);position:relative;min-height:248px;padding:22px 20px;border:1px solid rgba(223,203,199,.98);border-radius:28px;background:linear-gradient(180deg,#ffffffeb,#fffaf5d6),linear-gradient(135deg,#b4324e0f,#ee7b3214);box-shadow:0 24px 46px #4a3a4014,inset 0 1px #ffffffc7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scroll-snap-align:start;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.process-step:after{content:"";position:absolute;top:58px;left:calc(100% - 5px);width:30px;border-top:2px dotted rgba(180,50,78,.34);pointer-events:none}.process-step:last-child:after{content:none}.process-step:hover{transform:translateY(-6px);border-color:color-mix(in srgb,var(--process-accent) 24%,white);box-shadow:0 30px 54px var(--process-shadow),inset 0 1px #ffffffd1}.process-step:hover .process-step__icon-shell{box-shadow:0 22px 38px color-mix(in srgb,var(--process-accent) 16%,transparent),inset 0 0 0 1px #ffffffd1}.process-step--blue,.process-step--violet{--process-accent: #b4324e;--process-shadow: rgba(180, 50, 78, .16)}.process-step--indigo{--process-accent: #ee7b32;--process-shadow: rgba(198, 95, 61, .16)}.process-step__number{position:absolute;top:16px;right:16px;min-width:38px;min-height:38px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffffe6;box-shadow:0 14px 22px #4a3a4014;color:var(--process-accent);font-size:.92rem;font-weight:800}.process-step__icon-shell{position:relative;width:74px;height:74px;display:grid;place-items:center;border-radius:24px;background:linear-gradient(180deg,#ffffffdb,#fff4e9d1),linear-gradient(135deg,#b4324e1a,#ee7b321f);box-shadow:0 18px 34px color-mix(in srgb,var(--process-accent) 10%,transparent),inset 0 0 0 1px #ffffffbd;isolation:isolate}.process-step__icon-shell:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:18px;background:radial-gradient(circle,color-mix(in srgb,var(--process-accent) 22%,white),transparent 70%);filter:blur(16px);opacity:.9;z-index:-1}.process-step__icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;color:var(--process-accent)}.process-step__icon svg{width:30px;height:30px}.process-step__title{margin:18px 0 0;color:#4a3a40;font-size:1.42rem;line-height:1.1;font-weight:800;letter-spacing:-.03em}.process-step__description{margin:12px 0 0;color:#6f5c63;font-size:.93rem;line-height:1.62;font-weight:500;max-width:24ch}.process-showcase__footer{margin:26px 0 0;text-align:center;color:#4a3a40;font-size:clamp(1.18rem,2.2vw,1.7rem);line-height:1.3;font-weight:700}.process-showcase__footer span:nth-child(2){background:linear-gradient(90deg,#b4324e,#b4324e);-webkit-background-clip:text;background-clip:text;color:transparent}@media (min-width: 1280px){.process-timeline__rail{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-flow:initial;grid-auto-columns:auto;overflow:visible;padding:8px 0 14px}}@media (max-width: 1180px){.process-section{padding-bottom:clamp(56px,7vw,88px)}.process-showcase__title{font-size:var(--section-title-size-tablet)}}@media (max-width: 720px){.process-section{padding:clamp(32px,5vw,48px) 0 clamp(40px,6vw,64px)}.process-showcase__halo{display:none}.process-showcase__badge{min-height:40px;padding:0 14px;font-size:.9rem}.process-showcase__title{font-size:clamp(1.9rem,10vw,2.8rem)}.process-timeline{margin-top:24px}.process-timeline__rail{grid-auto-columns:minmax(210px,82vw);gap:14px;padding-bottom:10px}.process-step{min-height:228px;padding:16px;border-radius:22px}.process-step:after{width:22px}.process-step__icon-shell{width:64px;height:64px;border-radius:20px}.process-step__icon svg{width:26px;height:26px}.process-step__title{font-size:1.28rem}.process-step__description{font-size:.9rem}.process-showcase__footer{margin-top:16px}}.process-timeline-v2{--process-circle-size: clamp(72px, 5.2vw, 84px);width:min(100%,1480px);margin:clamp(42px,5vw,72px) auto 0;padding:0 clamp(8px,1.2vw,18px) clamp(88px,8vw,122px)}.process-timeline-v2__header{max-width:820px;margin:0 auto 42px;text-align:center}.process-timeline-v2__badge{display:inline-flex;padding:8px 14px;border:1px solid rgba(180,50,78,.2);border-radius:999px;color:var(--brand);font-size:.76rem;font-weight:850;letter-spacing:.08em}.process-timeline-v2__header h2{margin:16px 0 0;color:var(--brand-brown);font-size:var(--section-title-size);line-height:1.12}.process-timeline-v2__header p{margin:14px auto 0;color:var(--muted);line-height:1.7}.process-timeline-v2__list{display:grid;grid-template-columns:repeat(var(--process-step-count),minmax(0,1fr));align-items:start;gap:clamp(6px,1.25vw,22px);margin:0;padding:0;list-style:none}.process-timeline-v2__step{position:relative;z-index:1;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;opacity:0;transform:translateY(18px) scale(.98);transition:opacity .3s ease,transform .3s ease}.process-timeline-v2__step:nth-child(2n){transform:translateY(clamp(76px,6vw,96px)) scale(.98)}.process-timeline-v2__step.is-visible{opacity:1;transform:translateY(0) scale(1)}.process-timeline-v2__step:nth-child(2n).is-visible{transform:translateY(clamp(76px,6vw,96px)) scale(1)}.process-timeline-v2__circle{position:relative;z-index:2;width:var(--process-circle-size);height:var(--process-circle-size);flex:0 0 var(--process-circle-size);display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--brand-gradient);box-shadow:0 16px 34px #6b173533;transition:transform .3s ease,box-shadow .3s ease}.process-timeline-v2__circle svg{width:clamp(24px,1.8vw,29px);height:clamp(24px,1.8vw,29px)}.process-timeline-v2__step:hover .process-timeline-v2__circle{transform:translateY(-5px) scale(1.035);box-shadow:0 22px 42px #6b17353d}.process-timeline-v2__copy{width:min(100%,188px);margin-top:13px}.process-timeline-v2__copy small{display:block;margin-bottom:5px;color:var(--brand);font-size:.68rem;line-height:1;font-weight:850;letter-spacing:.09em}.process-timeline-v2__copy h3{margin:0;color:var(--brand-brown);font-size:clamp(.82rem,1vw,.98rem);line-height:1.3;font-weight:850;text-wrap:balance}.process-timeline-v2__copy p{margin:8px auto 0;color:var(--muted);font-size:clamp(.72rem,.75vw,.82rem);line-height:1.5;text-wrap:pretty}.process-timeline-v2__connector{position:absolute;z-index:0;left:calc(50% + (var(--process-circle-size) / 2) + 8px);width:calc(100% - var(--process-circle-size) + 8px);height:clamp(84px,7vw,104px);overflow:visible;pointer-events:none}.process-timeline-v2__connector--down{top:calc(var(--process-circle-size) * .46)}.process-timeline-v2__connector--up{top:calc(clamp(76px,6vw,96px) * -1 + (var(--process-circle-size) * .46))}.process-timeline-v2__connector path{fill:none;stroke:#b7354f;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .7s ease;filter:drop-shadow(0 2px 2px rgba(183,53,79,.14))}.process-timeline-v2__connector.is-visible path{stroke-dashoffset:0}@media (max-width: 1199px) and (min-width: 901px){.process-timeline-v2{--process-circle-size: clamp(68px, 6vw, 76px);width:100%;padding-inline:0}.process-timeline-v2__list{gap:4px}.process-timeline-v2__copy{width:min(100%,148px)}.process-timeline-v2__copy p{font-size:.7rem;line-height:1.4}}@media (max-width: 900px) and (min-width: 601px){.process-timeline-v2{width:min(100%,720px);margin-top:38px;padding:0 12px 42px}.process-timeline-v2__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.process-timeline-v2__step,.process-timeline-v2__step:nth-child(2n),.process-timeline-v2__step.is-visible,.process-timeline-v2__step:nth-child(2n).is-visible{min-height:174px;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:16px;padding:20px;border-radius:20px;background:#ffffffb8;box-shadow:0 14px 30px #6b173512;text-align:left;transform:none}.process-timeline-v2__step:nth-child(2n),.process-timeline-v2__step:nth-child(2n).is-visible{transform:translateY(26px)}.process-timeline-v2__circle{width:72px;height:72px;flex-basis:72px}.process-timeline-v2__copy{width:100%;margin:0}.process-timeline-v2__copy p{font-size:.78rem}.process-timeline-v2__connector{display:none}}@media (max-width: 600px){.process-timeline-v2{width:100%;margin-top:32px;padding:0 0 8px}.process-timeline-v2__list{position:relative;grid-template-columns:1fr;gap:18px}.process-timeline-v2__list:before{content:"";position:absolute;top:38px;bottom:38px;left:35px;width:2px;background:linear-gradient(180deg,#b4324e33,#b7354f80,#ee7b3233)}.process-timeline-v2__step,.process-timeline-v2__step:nth-child(2n),.process-timeline-v2__step.is-visible,.process-timeline-v2__step:nth-child(2n).is-visible{min-height:76px;display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:15px;text-align:left;transform:none}.process-timeline-v2__circle{width:70px;height:70px;flex-basis:70px}.process-timeline-v2__circle svg{width:24px;height:24px}.process-timeline-v2__copy{width:100%;margin:0;padding:7px 0}.process-timeline-v2__copy h3{font-size:.94rem}.process-timeline-v2__copy p{margin-top:5px;font-size:.76rem;line-height:1.45}.process-timeline-v2__connector{display:none}}@media (prefers-reduced-motion: reduce){.process-timeline-v2__step,.process-timeline-v2__circle,.process-timeline-v2__connector path{transition:none}.process-timeline-v2__step,.process-timeline-v2__step:nth-child(2n){opacity:1}.process-timeline-v2__connector path{stroke-dashoffset:0}}.process-showcase__title{font-size:var(--section-title-size);line-height:1.08}@media (max-width: 1180px){.process-showcase__title{font-size:var(--section-title-size-tablet)}}@media (max-width: 720px){.process-showcase__badge{min-height:42px;padding:0 14px;font-size:.92rem}.process-showcase__title{font-size:var(--section-title-size-mobile);white-space:normal}.process-showcase__title-accent{margin-left:8px}}.dsd{width:100%;overflow:hidden;color:var(--text);background:#fff}.dsd__hero{padding:clamp(90px,10vw,138px) 0 clamp(70px,8vw,110px);text-align:center;background:var(--hero-gradient)}.dsd__hero-inner{display:flex;flex-direction:column;align-items:center}.dsd__hero-copy{display:flex;flex-direction:column;align-items:center;width:100%}.dsd__badge{display:inline-flex;align-items:center;min-height:38px;padding:8px 15px;border:1px solid rgba(180,50,78,.2);border-radius:999px;background:#ffffffc2;color:var(--brand-strong);font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.dsd h1{max-width:1000px;margin:20px auto 0;color:var(--brand-brown);font-size:clamp(2.2rem,5vw,4.6rem);line-height:1.04;font-weight:900;letter-spacing:-.04em;text-wrap:balance}.dsd__hero p{max-width:760px;margin:22px auto 0;color:var(--muted);font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.75}.dsd__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px}.dsd__button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border-radius:14px;font-weight:800;cursor:pointer}.dsd__button--primary{color:#fff;background:var(--brand-gradient);box-shadow:0 12px 28px #8f1f3d38}.dsd__button--secondary{color:var(--brand-strong);border:1px solid rgba(180,50,78,.22);background:#ffffffe6}.dsd__section{width:100%;padding:var(--section-block-padding) 0}.dsd__section--soft{background:var(--brand-gradient-soft)}.dsd__about{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(32px,6vw,76px)}.dsd__about h2,.dsd__head h2,.dsd__cta h2{margin:18px 0 0;color:var(--brand-brown);font-size:clamp(2rem,3.6vw,3rem);line-height:1.12;font-weight:900;text-wrap:balance}.dsd__about h2 span{color:var(--brand)}.dsd__about>p{margin:0;color:var(--muted);font-size:1.04rem;line-height:1.8}.dsd__head{max-width:820px;margin:0 auto clamp(34px,5vw,52px);text-align:center}.dsd__head h2 span:last-child{color:transparent;background:linear-gradient(90deg,#b4324e,#8d203f 45%,#ee7b32);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.dsd__head p{margin:18px auto 0;color:var(--muted);font-size:1rem;line-height:1.7}.dsd__grid{display:grid;gap:clamp(14px,2vw,22px)}.dsd__grid--offerings{grid-template-columns:repeat(3,minmax(0,1fr))}.dsd__card,.dsd__reason,.dsd__related,.dsd__grid--results article{min-width:0;padding:24px;border:1px solid var(--border);border-radius:20px;background:#fffffff0;box-shadow:var(--card-shadow)}.dsd__card{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px}.dsd__card small{position:absolute;top:12px;right:14px;color:#8f1f3d66;font-weight:800}.dsd__card-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:#fff;background:var(--brand-gradient)}.dsd__card-icon svg{width:24px;height:24px}.dsd__card h3,.dsd__reason h3,.dsd__related h3{margin:0;color:var(--brand-brown);font-size:1rem;line-height:1.35}.dsd__card>p{margin:10px 0 0;color:var(--muted);font-size:.92rem;line-height:1.6}.dsd__grid--features,.dsd__grid--industries{grid-template-columns:repeat(4,minmax(0,1fr))}.dsd__feature,.dsd__industry{min-height:72px;display:flex;align-items:center;gap:12px;padding:16px 18px;border:1px solid var(--border);border-radius:16px;background:#fff}.dsd__feature span{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--brand-gradient);font-weight:900}.dsd__grid--reasons{grid-template-columns:repeat(4,minmax(0,1fr))}.dsd__reason p,.dsd__related p{margin:10px 0 0;color:var(--muted);font-size:.9rem;line-height:1.65}.dsd__tech{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.dsd__tech>span{min-width:128px;display:flex;flex-direction:column;align-items:center;gap:10px;padding:18px 20px;border:1px solid var(--border);border-radius:14px;background:#fff;color:var(--brand-brown);text-align:center;font-weight:800}.dsd__tech i{width:52px;height:48px;display:grid;place-items:center;color:var(--brand)}.dsd__tech i img,.dsd__tech i svg{width:100%;height:100%;display:block;object-fit:contain;object-position:center}.dsd__tech-fallback{width:100%;height:100%}.dsd__process{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.dsd__process article{min-width:0;text-align:center}.dsd__process article>span{width:62px;height:62px;display:grid;place-items:center;margin:8px auto 12px;border-radius:50%;color:#fff;background:var(--brand-gradient)}.dsd__process svg{width:28px;height:28px}.dsd__process small{color:var(--brand);font-weight:900}.dsd__process h3{margin:0;font-size:.9rem}.dsd__industry{justify-content:center;text-align:center;font-weight:800}.dsd__grid--results,.dsd__grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}.dsd__grid--results article{display:flex;flex-direction:column;text-align:center}.dsd__grid--results strong{color:var(--brand);font-size:clamp(2rem,4vw,3rem)}.dsd__grid--results span{color:var(--muted);font-weight:700}.dsd__showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.4vw,28px)}.dsd__showcase-card{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:var(--card-shadow);color:inherit;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.dsd__showcase-card:hover{transform:translateY(-5px);border-color:#b4324e47;box-shadow:0 22px 46px #6b173526}.dsd__showcase-image{width:100%;aspect-ratio:16/10;overflow:hidden;background:var(--brand-gradient-soft)}.dsd__showcase-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.dsd__showcase-card:hover .dsd__showcase-image img{transform:scale(1.035)}.dsd__showcase-copy{display:flex;flex-direction:column;align-items:flex-start;padding:26px}.dsd__showcase-copy>span{display:inline-flex;padding:7px 12px;border-radius:999px;background:#fff4e9;color:#6b1735;font-size:.75rem;line-height:1;font-weight:800}.dsd__showcase-copy h3{display:-webkit-box;overflow:hidden;margin:20px 0 0;color:var(--brand-brown);font-size:1.16rem;line-height:1.35;font-weight:900;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dsd__showcase-copy p{display:-webkit-box;overflow:hidden;margin:12px 0 0;color:var(--muted);line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dsd__showcase-copy strong{display:inline-flex;align-items:center;gap:8px;margin-top:20px;color:#b4324e;font-size:.88rem}.dsd__showcase-copy strong svg{width:18px;height:18px;transition:transform .2s ease}.dsd__showcase-card:hover .dsd__showcase-copy strong svg{transform:translate(4px)}.dsd__quote{max-width:900px;margin:0 auto;padding:clamp(26px,5vw,50px);border:1px solid var(--border);border-radius:24px;background:#fff;box-shadow:var(--shadow);color:var(--brand-brown);font-size:clamp(1.2rem,2.2vw,1.7rem);line-height:1.6;font-weight:700;text-align:center}.dsd__quote cite{display:block;margin-top:18px;color:var(--brand);font-size:.88rem;font-style:normal}.dsd__faq{max-width:900px;display:grid;gap:12px;margin:0 auto}.dsd__faq details{padding:0 20px;border:1px solid var(--border);border-radius:16px;background:#fff}.dsd__faq summary{padding:18px 0;color:var(--brand-brown);font-weight:800;cursor:pointer}.dsd__faq p{margin:0;padding:0 0 18px;color:var(--muted);line-height:1.7}.dsd__related{display:block}.dsd__related span{display:inline-block;margin-top:16px;color:var(--brand);font-weight:800}.dsd__cta{width:100%;padding:clamp(54px,7vw,86px) 0;color:#fff;background:var(--brand-gradient)}.dsd__cta-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.dsd__cta .dsd__badge{color:#fff;border-color:#ffffff4d;background:#ffffff1f}.dsd__cta h2{color:#fff}.dsd__cta p{max-width:700px;margin:14px 0 0;color:#ffffffd6}.dsd__button--light{flex:0 0 auto;color:var(--brand-strong);background:#fff}.dsd--creative .dsd__hero-inner,.dsd--marketing .dsd__hero-inner{display:flex;flex-direction:column;align-items:center;text-align:center}.dsd--creative .dsd__hero-copy,.dsd--marketing .dsd__hero-copy{align-items:center;max-width:1120px;margin-inline:auto}.dsd--creative h1,.dsd--creative .dsd__hero p,.dsd--marketing h1,.dsd--marketing .dsd__hero p{margin-inline:auto;text-align:center}.dsd--creative .dsd__actions,.dsd--marketing .dsd__actions{justify-content:center}.dsd__hero-title-line{display:block}.dsd__hero-title-accent{margin-top:.12em;background:linear-gradient(90deg,#6b1735,#b4324e 48%,#ee7b32);-webkit-background-clip:text;background-clip:text;color:transparent}.dsd .dsd__hero{position:relative;padding:clamp(84px,9vw,126px) 0 clamp(70px,8vw,106px);background:radial-gradient(circle at 8% 18%,rgba(180,50,78,.11),transparent 28%),radial-gradient(circle at 92% 16%,rgba(238,123,50,.1),transparent 27%),linear-gradient(110deg,#fff8f5,#fffdfb 48%,#fff5f1)}.dsd .dsd__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(180,50,78,.025) 1px,transparent 1px);background-size:72px 100%;-webkit-mask-image:linear-gradient(to bottom,transparent,black 25%,black 75%,transparent);mask-image:linear-gradient(to bottom,transparent,black 25%,black 75%,transparent)}.dsd .dsd__hero-copy{position:relative;z-index:1}.dsd .dsd__hero .dsd__badge{padding-inline:20px;background:#fff8f7db}.dsd .dsd__hero .dsd__badge:before{content:"✦";margin-right:9px;color:var(--brand);font-size:.9rem}.dsd .dsd__hero h1{max-width:1180px;margin-top:26px;font-size:clamp(2.5rem,6vw,5.25rem);line-height:1.03}.dsd .dsd__hero .dsd__hero-title-accent{margin-top:.18em}.dsd .dsd__hero p{max-width:820px;font-size:clamp(1rem,1.45vw,1.18rem)}.dsd__creative-board{position:relative;min-height:390px;width:100%;overflow:hidden;border:1px solid rgba(180,50,78,.18);border-radius:34px;background:linear-gradient(145deg,#fff,#fff3e8 48%,#f8e1e4);box-shadow:0 30px 70px #8f1f3d29}.dsd__creative-board:before,.dsd__creative-board:after,.dsd__creative-board span{content:"";position:absolute;border-radius:24px;box-shadow:0 18px 34px #2f25291f}.dsd__creative-board:before{width:54%;height:56%;left:9%;top:11%;transform:rotate(-7deg);background:var(--brand-gradient)}.dsd__creative-board:after{width:48%;height:50%;right:8%;bottom:10%;transform:rotate(7deg);background:#fff;border:1px solid var(--border)}.dsd__creative-board span:nth-child(1){width:76px;height:76px;right:14%;top:12%;background:#f5ad3d;border-radius:50%}.dsd__creative-board span:nth-child(2){width:110px;height:28px;left:17%;bottom:23%;background:#6b1735}.dsd__creative-board span:nth-child(3){width:42px;height:120px;right:26%;top:34%;background:#ee7b32}.dsd__creative-board strong{position:absolute;z-index:3;left:12%;bottom:10%;max-width:70%;color:var(--brand-brown);font-size:clamp(1.3rem,2.6vw,2.2rem);line-height:1.05;font-weight:900}.dsd__marketing-board{background:linear-gradient(145deg,#fff,#fff7ef 48%,#f8e1e4)}.dsd__marketing-board:before{width:78%;height:2px;left:11%;top:58%;transform:rotate(-16deg);border-radius:999px;background:var(--brand-gradient);box-shadow:0 -45px #ee7b3261,0 45px #b4324e38}.dsd__marketing-board:after{width:64%;height:62%;right:8%;bottom:8%;transform:none;background:repeating-linear-gradient(90deg,transparent 0 18%,rgba(180,50,78,.08) 18% 19%),repeating-linear-gradient(0deg,transparent 0 24%,rgba(180,50,78,.08) 24% 25%)}.dsd__marketing-board span:nth-child(1){width:64px;height:64px;right:12%;top:10%}.dsd__marketing-board span:nth-child(2){width:22%;height:34%;left:15%;bottom:19%;border-radius:12px 12px 4px 4px;background:#f5ad3d}.dsd__marketing-board span:nth-child(3){width:22%;height:56%;right:24%;top:auto;bottom:19%;border-radius:12px 12px 4px 4px;background:var(--brand-gradient)}.dsd__marketing-board strong{color:var(--brand-strong)}.dsd--creative .dsd__card:nth-child(3n+2){transform:translateY(10px)}.dsd--creative .dsd__card-icon{border-radius:50% 50% 14px}@media (max-width: 1024px){.dsd--creative .dsd__hero-inner,.dsd--marketing .dsd__hero-inner{grid-template-columns:1fr;text-align:center}.dsd--creative .dsd__hero-copy,.dsd--marketing .dsd__hero-copy{align-items:center}.dsd--creative h1,.dsd--creative .dsd__hero p,.dsd--marketing h1,.dsd--marketing .dsd__hero p{margin-inline:auto;text-align:center}.dsd--creative .dsd__actions,.dsd--marketing .dsd__actions{justify-content:center}.dsd__creative-board{width:min(100%,620px);min-height:330px;margin-inline:auto}.dsd__grid--offerings,.dsd__grid--features,.dsd__grid--reasons,.dsd__grid--industries,.dsd__showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dsd__process{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:28px}}@media (max-width: 720px){.dsd__hero{padding-top:90px}.dsd__about,.dsd__grid--offerings,.dsd__grid--features,.dsd__grid--reasons,.dsd__grid--industries,.dsd__grid--results,.dsd__grid--related,.dsd__showcase-grid{grid-template-columns:1fr}.dsd__about{gap:22px;text-align:center}.dsd__process{grid-template-columns:repeat(2,minmax(0,1fr))}.dsd__cta-inner{flex-direction:column;align-items:flex-start}.dsd__actions,.dsd__button{width:100%}.dsd--creative .dsd__card:nth-child(3n+2){transform:none}}@media (max-width: 420px){.dsd__process{grid-template-columns:1fr}}.case-detail{color:#2f2529;background:#fffaf5}.case-detail__hero{padding:clamp(54px,7vw,90px) 0 48px;background:linear-gradient(180deg,#fff,#fffaf5)}.case-detail__hero-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);align-items:center;gap:clamp(32px,6vw,76px)}.case-detail__hero-copy{display:flex;flex-direction:column;align-items:flex-start}.case-detail__back{display:inline-flex;margin-bottom:18px;padding:7px 12px;border:1px solid rgba(180,50,78,.2);border-radius:999px;color:#6b1735;font-size:.78rem;font-weight:800}.case-detail__pill{display:inline-flex;padding:7px 12px;border-radius:999px;background:#f8e1e4;color:#b4324e;font-size:.72rem;font-weight:900}.case-detail h1{max-width:780px;margin:15px 0 0;color:#4a3a40;font-size:clamp(2.1rem,4.8vw,4rem);line-height:1.05;font-weight:900;letter-spacing:-.04em}.case-detail__hero-copy>p{max-width:680px;margin:18px 0 0;color:#6f5c63;line-height:1.7}.case-detail__meta{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px}.case-detail__meta>span{min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr);padding:13px;border:1px solid #eadbd7;border-radius:12px;background:#fff}.case-detail__meta svg{grid-row:1/3;width:20px;height:20px;margin-top:4px;color:#b4324e}.case-detail__meta small{color:#7b686e;font-size:.68rem}.case-detail__meta strong{overflow:hidden;color:#4a3a40;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.case-detail button{min-height:46px;display:inline-flex;align-items:center;gap:8px;margin-top:20px;padding:0 20px;border:0;border-radius:10px;background:linear-gradient(135deg,#6b1735,#b4324e 58%,#ee7b32);color:#fff;font-weight:850;cursor:pointer;box-shadow:0 10px 24px #6b173533}.case-detail button svg{width:18px;height:18px}.case-detail__hero-image{overflow:hidden;aspect-ratio:1.16/1;border-radius:20px;background:#f8e1e4;box-shadow:0 18px 42px #6b173521}.case-detail__hero-image img{width:100%;height:100%;display:block;object-fit:cover}.case-detail__section{padding:28px 0 36px}.case-detail__article{padding:clamp(26px,4vw,46px);border:1px solid #eadbd7;border-radius:20px;background:#fff;box-shadow:0 12px 32px #6b17350f}.case-detail__article section+section{margin-top:24px}.case-detail__article h2{margin:0 0 8px;color:#4a3a40;font-size:1.08rem;font-weight:900}.case-detail__article h3{margin:16px 0 8px;color:#4a3a40;font-size:.9rem}.case-detail__article p{margin:0;color:#6f5c63;font-size:.9rem;line-height:1.75}.case-detail__article ul{display:grid;gap:7px;margin:0;padding:0 0 0 20px;color:#6f5c63;font-size:.88rem;line-height:1.55}.case-detail__article li::marker{color:#b4324e}.case-detail__results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.case-detail__results>span{display:flex;flex-direction:column;align-items:center;padding:18px 12px;border-radius:12px;background:#fff7ef;text-align:center}.case-detail__results strong{color:#b4324e;font-size:1.7rem}.case-detail__results small{margin-top:4px;color:#6f5c63}.case-detail__pagination{display:flex;justify-content:space-between;gap:20px;padding-block:12px 56px}.case-detail__pagination a{max-width:46%;display:flex;flex-direction:column;padding:10px 14px;border-radius:10px;background:#b4324e;color:#fff;font-size:.75rem;font-weight:850}.case-detail__pagination a:last-child{align-items:flex-end;text-align:right}.case-detail__pagination span{max-width:260px;overflow:hidden;margin-top:3px;opacity:.82;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.case-detail--missing{min-height:60vh;display:grid;place-items:center;padding:80px 24px;text-align:center}@media (max-width:900px){.case-detail__hero-grid{grid-template-columns:1fr}.case-detail__hero-image{width:min(100%,680px);aspect-ratio:16/10}.case-detail__hero-copy{align-items:center;text-align:center}}@media (max-width:620px){.case-detail__meta,.case-detail__results{grid-template-columns:1fr}.case-detail__hero-copy{align-items:stretch;text-align:left}.case-detail__back,.case-detail__pill{align-self:flex-start}.case-detail__pagination span{display:none}}.development-page #faq,.creative-page #faq,.marketing-page #faq,.landing-faq-section,.industry-page__section--faq{background:linear-gradient(180deg,#fff,#fffaf5)}.development-page__faq-layout,.creative-page__faq-layout,.marketing-page__faq-layout,.landing-faq__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:24px;align-items:start}.development-page__faq-list,.creative-page__faq-list,.marketing-page__faq-list,.landing-faq__list,.industry-page__faq-grid,.dsd__faq{display:grid;gap:18px}.development-page__faq-item,.creative-page__faq-item,.marketing-page__faq-item,.landing-faq__item,.industry-page__faq-item,.dsd__faq details{overflow:hidden;border:1px solid rgba(234,219,215,.72);border-radius:18px;background:#fff;box-shadow:0 10px 28px #4a3a4014;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.development-page__faq-item:hover,.creative-page__faq-item:hover,.marketing-page__faq-item:hover,.landing-faq__item:hover,.industry-page__faq-item:hover,.development-page__faq-item.is-open,.creative-page__faq-item.is-open,.marketing-page__faq-item.is-open,.landing-faq__item.is-open,.industry-page__faq-item.is-open,.dsd__faq details:hover,.dsd__faq details[open]{border-color:#b4324e4d;box-shadow:0 14px 34px #6b17351a;transform:translateY(-1px)}.development-page__faq-trigger,.creative-page__faq-trigger,.marketing-page__faq-trigger,.landing-faq__trigger,.industry-page__faq-trigger,.dsd__faq summary{width:100%;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 18px;border:0;background:transparent;color:#4a3a40;cursor:pointer;text-align:left;font-size:.9rem;line-height:1.35;font-weight:850}.dsd__faq details{padding:0}.dsd__faq summary{cursor:pointer;list-style:none}.dsd__faq summary::-webkit-details-marker{display:none}.dsd__faq summary:after{content:"+";width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;border-radius:50%;background:#b4324e14;color:#b4324e;font-size:1.15rem;font-weight:500;line-height:1}.dsd__faq details[open] summary:after{content:"−"}.dsd__faq details>p{margin:0;padding:0 18px 18px;color:#6f5c63;font-size:.86rem;line-height:1.58;font-weight:600}.development-page__faq-trigger span,.creative-page__faq-trigger span,.marketing-page__faq-trigger span,.landing-faq__trigger span,.industry-page__faq-trigger span{min-width:0;font:inherit;line-height:inherit}.development-page__faq-trigger i,.creative-page__faq-trigger i,.marketing-page__faq-trigger i,.landing-faq__trigger i,.industry-page__faq-trigger i{position:relative;width:22px;height:22px;flex:0 0 22px;border-radius:50%;background:#b7354f14;color:#b4324e;box-shadow:none}.development-page__faq-trigger i:before,.development-page__faq-trigger i:after,.creative-page__faq-trigger i:before,.creative-page__faq-trigger i:after,.marketing-page__faq-trigger i:before,.marketing-page__faq-trigger i:after,.landing-faq__trigger i:before,.landing-faq__trigger i:after,.industry-page__faq-trigger i:before,.industry-page__faq-trigger i:after{content:"";position:absolute;top:50%;left:50%;border-radius:999px;background:currentColor;transform:translate(-50%,-50%);transition:transform .24s ease,opacity .24s ease}.development-page__faq-trigger i:before,.creative-page__faq-trigger i:before,.marketing-page__faq-trigger i:before,.landing-faq__trigger i:before,.industry-page__faq-trigger i:before{width:10px;height:2px}.development-page__faq-trigger i:after,.creative-page__faq-trigger i:after,.marketing-page__faq-trigger i:after,.landing-faq__trigger i:after,.industry-page__faq-trigger i:after{width:2px;height:10px}.development-page__faq-panel,.creative-page__faq-panel,.marketing-page__faq-panel,.landing-faq__panel,.industry-page__faq-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.development-page__faq-panel-inner,.creative-page__faq-panel-inner,.marketing-page__faq-panel-inner,.landing-faq__panel-inner,.industry-page__faq-panel-inner{overflow:hidden;padding:0 16px;opacity:0;transition:opacity .22s ease,padding-bottom .28s ease}.development-page__faq-item.is-open .development-page__faq-panel,.creative-page__faq-item.is-open .creative-page__faq-panel,.marketing-page__faq-item.is-open .marketing-page__faq-panel,.landing-faq__item.is-open .landing-faq__panel,.industry-page__faq-item.is-open .industry-page__faq-panel{grid-template-rows:1fr}.development-page__faq-item.is-open .development-page__faq-panel-inner,.creative-page__faq-item.is-open .creative-page__faq-panel-inner,.marketing-page__faq-item.is-open .marketing-page__faq-panel-inner,.landing-faq__item.is-open .landing-faq__panel-inner,.industry-page__faq-item.is-open .industry-page__faq-panel-inner{opacity:1;padding-bottom:16px}.development-page__faq-item.is-open .development-page__faq-trigger i:after,.creative-page__faq-item.is-open .creative-page__faq-trigger i:after,.marketing-page__faq-item.is-open .marketing-page__faq-trigger i:after,.landing-faq__item.is-open .landing-faq__trigger i:after,.industry-page__faq-item.is-open .industry-page__faq-trigger i:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg) scaleY(0)}.development-page__faq-panel-inner p,.creative-page__faq-panel-inner p,.marketing-page__faq-panel-inner p,.landing-faq__panel p,.industry-page__faq-panel-inner p{margin:0;padding:0;color:#3c495b;font-size:.86rem;line-height:1.58;font-weight:650}.development-page__faq-support,.creative-page__faq-support,.marketing-page__faq-support,.landing-faq__support{position:sticky;top:110px;overflow:hidden;padding:24px;border:1px solid rgba(226,232,240,.92);border-radius:8px;background:linear-gradient(135deg,#6b1735f5,#8d203fe6),#4a3a40;box-shadow:0 18px 44px #2f252929;color:#fff}.development-page__faq-support p,.creative-page__faq-support p,.marketing-page__faq-support p,.landing-faq__support-label{margin-top:18px;color:#fff0e4;font-size:.76rem;line-height:1.35;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.development-page__faq-support h3,.creative-page__faq-support h3,.marketing-page__faq-support h3,.landing-faq__support h3{max-width:320px;margin-top:12px;color:#fff;font-size:1.28rem;line-height:1.22;font-weight:950}.landing-faq__support p:last-of-type{color:#ffffffd6;font-size:.92rem;line-height:1.62;font-weight:650;letter-spacing:0;text-transform:none}@media (max-width: 980px){.development-page__faq-layout,.creative-page__faq-layout,.marketing-page__faq-layout,.landing-faq__layout{grid-template-columns:1fr}.development-page__faq-support,.creative-page__faq-support,.marketing-page__faq-support,.landing-faq__support{position:relative;top:auto}}@media (max-width: 620px){.development-page__faq-trigger,.creative-page__faq-trigger,.marketing-page__faq-trigger,.landing-faq__trigger,.industry-page__faq-trigger,.dsd__faq summary{min-height:54px;padding:15px 16px;font-size:.86rem}.development-page__faq-panel-inner,.creative-page__faq-panel-inner,.marketing-page__faq-panel-inner,.landing-faq__panel-inner,.industry-page__faq-panel-inner{padding-inline:14px}.development-page__faq-support,.creative-page__faq-support,.marketing-page__faq-support,.landing-faq__support{padding:20px}}:root{color-scheme:light;--page-bg: #fffaf5;--page-max-width: 1280px;--page-gutter: clamp(20px, 4vw, 48px);--section-block-padding: clamp(56px, 7vw, 96px);--section-block-padding-compact: clamp(44px, 6vw, 72px);--readable-measure: 72ch;--surface: rgba(255, 255, 255, .94);--surface-strong: #ffffff;--border: #eadbd4;--border-soft: rgba(234, 219, 212, .82);--text: #342a2e;--muted: #6b565e;--brand: #c65f3d;--brand-strong: #8d203f;--brand-rose: #b7354f;--brand-gold: #f3a43b;--brand-brown: #4b3b42;--blue-primary: var(--brand-strong);--blue: var(--brand);--blue-soft: #fff4e9;--blue-sky: var(--brand-gold);--shadow: 0 18px 48px rgba(47, 37, 41, .08);--section-title-size: clamp(2.2rem, 3.2vw, 3rem);--section-title-size-tablet: 2.5rem;--section-title-size-mobile: clamp(1.8rem, 7vw, 2.3rem);--header-offset: 124px;--mobile-card-gap: 18px;--mobile-card-gap-tight: 12px;--mobile-card-padding: 20px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 18px;--radius-xl: 24px;--radius-2xl: 36px;--radius-full: 9999px;--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .35s ease;--brand-gradient: linear-gradient(135deg, #f3a43b 0%, #c65f3d 48%, #b7354f 72%, #8d203f 100%);--brand-gradient-soft: linear-gradient(180deg, rgba(255, 255, 255, .97), rgba(255, 247, 239, .94));--hero-gradient: radial-gradient(ellipse 80% 50% at 10% 0%, rgba(245, 164, 59, .16), transparent 55%), radial-gradient(ellipse 60% 40% at 90% 10%, rgba(143, 31, 61, .12), transparent 50%), radial-gradient(ellipse 50% 60% at 50% 100%, rgba(196, 90, 53, .1), transparent 55%), linear-gradient(160deg, #fff7ef 0%, #fffaf6 42%, #fff1e5 100%);--hero-min-height: calc(100vh - 96px) ;--card-radius: 18px;--card-border: rgba(255, 255, 255, .95);--card-bg: rgba(255, 255, 255, .82);--card-shadow: 0 4px 16px rgba(180, 50, 78, .07), 0 1px 3px rgba(47, 37, 41, .05), inset 0 1px 0 rgba(255, 255, 255, .9);--card-shadow-hover: 0 12px 32px rgba(180, 50, 78, .12), 0 2px 6px rgba(47, 37, 41, .06), inset 0 1px 0 rgba(255, 255, 255, .9);--section-headline-color: #4b3b42;--paragraph-color: #6b565e;--color-page-background: #ffffff;--color-section-light: #fff6ee;--color-heading: #4b3b42;--color-paragraph: #6b565e;--color-brand-burgundy: #b7354f;--color-brand-orange: #ee7b32;--color-brand-gold: #f3a531;--gradient-brand: linear-gradient(135deg, #b7354f 0%, #d94b55 38%, #ee7b32 72%, #f3a531 100%)}.skip-link{position:fixed;top:8px;left:8px;z-index:10000;min-height:44px;display:inline-flex;align-items:center;padding:0 18px;border-radius:10px;background:var(--brand-gradient);color:#fff;font-weight:800;transform:translateY(-150%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline,.creative-page__timeline,.marketing-page__timeline){width:100%;display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:0!important;margin:18px auto 0!important;padding:10px 0 72px;overflow:visible}:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline,.creative-page__timeline,.marketing-page__timeline):before{content:none!important;display:none!important}:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline-step,.creative-page__timeline-step,.marketing-page__timeline-step){position:relative;min-width:0;min-height:178px;height:auto!important;display:flex;flex-direction:column;align-items:center;padding:0 8px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:center;overflow:visible!important}:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline-step,.creative-page__timeline-step,.marketing-page__timeline-step):hover{transform:none!important;border:0!important;background:transparent!important;box-shadow:none!important}:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline-step,.creative-page__timeline-step,.marketing-page__timeline-step):nth-child(2n):hover{transform:translateY(86px)!important}:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline-step,.creative-page__timeline-step,.marketing-page__timeline-step):before,:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline-step,.creative-page__timeline-step,.marketing-page__timeline-step):after{content:none!important;display:none!important}:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline-step,.creative-page__timeline-step,.marketing-page__timeline-step):nth-child(2n){transform:translateY(86px)!important}:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline-step,.creative-page__timeline-step,.marketing-page__timeline-step)>small,:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline-step,.creative-page__timeline-step,.marketing-page__timeline-step)>p{display:none!important}:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline-icon,.creative-page__timeline-icon,.marketing-page__timeline-icon){position:relative;z-index:2;width:76px!important;height:76px!important;display:grid;place-items:center;margin:0 auto 15px!important;border:0!important;border-radius:50%!important;background:var(--brand-gradient)!important;color:#fff!important;box-shadow:0 15px 34px #b4324e38!important}:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline-icon,.creative-page__timeline-icon,.marketing-page__timeline-icon) svg{width:25px!important;height:25px!important}:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline-step,.creative-page__timeline-step,.marketing-page__timeline-step)>h3{margin:0!important;color:var(--brand-brown)!important;font-size:.96rem!important;line-height:1.3!important;font-weight:850!important}@media (min-width: 901px){:is(.development-page__section--process,#creative-process,#marketing-process)>.container{width:min(100% - 48px,1480px);max-width:1480px}:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline,.creative-page__timeline,.marketing-page__timeline){margin-top:64px!important;padding-inline:10px!important;padding-bottom:92px!important}:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline-step,.creative-page__timeline-step,.marketing-page__timeline-step):not(:last-child):after{content:none!important;display:none!important}.solution-process-connector{position:absolute;z-index:0;left:calc(50% + 45px);width:calc(100% - 48px)!important;height:92px!important;overflow:visible;pointer-events:none;filter:drop-shadow(0 2px 3px rgba(183,53,79,.18))}.solution-process-connector--down{top:31px}.solution-process-connector--up{top:-55px}.solution-process-connector path{fill:none;stroke:#b7354f;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}}@media (max-width: 900px){:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline,.creative-page__timeline,.marketing-page__timeline){max-width:620px;grid-template-columns:1fr!important;gap:22px!important;padding-bottom:0}:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline-step,.creative-page__timeline-step,.marketing-page__timeline-step),:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline-step,.creative-page__timeline-step,.marketing-page__timeline-step):nth-child(2n){min-height:0;display:grid;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:16px;transform:none!important;text-align:left}:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline-icon,.creative-page__timeline-icon,.marketing-page__timeline-icon){width:66px!important;height:66px!important;margin:0!important}:is(.development-page,.creative-page,.marketing-page) :is(.development-page__timeline-step,.creative-page__timeline-step,.marketing-page__timeline-step):not(:last-child):after{content:"";position:absolute;left:32px;top:64px;width:2px;height:26px;background:#ee7b32}.solution-process-connector{display:none}}:is(.development-page__section--process,#creative-process,#marketing-process){overflow:hidden;background:radial-gradient(circle at 8% 12%,rgba(245,173,61,.07),transparent 28%),radial-gradient(circle at 92% 88%,rgba(180,50,78,.055),transparent 26%),#fffaf5!important}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden;scrollbar-gutter:stable;-webkit-text-size-adjust:100%}body{margin:0;max-width:100%;min-width:320px;min-height:100vh;overflow-x:hidden;font-family:Plus Jakarta Sans,Inter,Outfit,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.6;color:var(--text);background:radial-gradient(circle at top left,rgba(180,50,78,.12),transparent 28%),radial-gradient(circle at top right,rgba(238,123,50,.1),transparent 26%),linear-gradient(180deg,#ffffff 0%,var(--page-bg) 100%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh;overflow-x:hidden}main{min-width:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{background:transparent;border:none}:where(a,button,input,textarea,select):focus-visible{outline:3px solid rgba(180,50,78,.22);outline-offset:3px}:where(section[id],footer[id]){scroll-margin-top:calc(var(--header-offset) + 18px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:min(var(--page-max-width),calc(100% - (var(--page-gutter) * 2)));margin:0 auto}.section-reveal{opacity:0;transform:translateY(28px);will-change:opacity,transform;transition:opacity .72s ease,transform .72s cubic-bezier(.2,1,.22,1)}.section-reveal--soft{transform:translateY(20px)}.section-reveal--card{transform:translateY(24px) scale(.985)}.section-reveal.is-visible{opacity:1;transform:translateY(0) scale(1)}.clients__rail::-webkit-scrollbar,.industries__rail::-webkit-scrollbar,.process-timeline__rail::-webkit-scrollbar,.enterprise-service__industry-slider::-webkit-scrollbar,.enterprise-service__portfolio-slider::-webkit-scrollbar{display:none}.technologies__grid::-webkit-scrollbar{height:12px}.technologies__grid::-webkit-scrollbar-track{background:linear-gradient(180deg,#fffaf5,#fff3ea);border-radius:999px}.technologies__grid::-webkit-scrollbar-thumb{border:2px solid #fffaf5;border-radius:999px;background:linear-gradient(90deg,#c65f3d,#b4324e 58%,#ee7b32)}.technologies__grid::-webkit-scrollbar-thumb:hover{background:var(--brand-gradient)}@media (min-width: 1024px){html{scrollbar-color:#a28e91 #fff7ef;scrollbar-width:thin}*::-webkit-scrollbar{width:12px;height:12px}*::-webkit-scrollbar-track{background:linear-gradient(180deg,#fffaf5,#fff3ea);border-radius:999px}*::-webkit-scrollbar-thumb{border:3px solid #fffaf5;border-radius:999px;background:linear-gradient(180deg,#d9c8c6,#a28e91);box-shadow:inset 0 0 0 1px #ffffff47}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#d9c8c6,#b4324e)}*::-webkit-scrollbar-corner{background:#fff7ef}}@media (max-width: 1280px){:root{--header-offset: 108px}}@media (max-width: 720px){:root{--header-offset: 96px}}img,video,iframe{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6,p,span,a,button{overflow-wrap:break-word;word-wrap:break-word}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.section-reveal{opacity:1;transform:none;transition:none}}h1,h2,h3,h4,h5,h6,.hero__title,.services-showcase__title,.clients__title,.process-showcase__title,.industries__title,.technologies__title,.landing-faq__title,.development-page__hero-title,.development-page__section-title,.marketing-page__hero-title,.marketing-page__section-title,.creative-page__hero-title,.creative-page__section-title,.industry-page__hero h1,.industry-page__section-head h2,.industry-page__why-strip h2,.site-footer__logo strong{font-family:Plus Jakarta Sans,Outfit,Inter,sans-serif}h1,h2{letter-spacing:-.03em}h3,h4,h5,h6{letter-spacing:-.01em}.services-showcase__title,.clients__title,.process-showcase__title,.industries__title,.technologies__title,.development-page__section-title,.marketing-page__section-title,.creative-page__section-title{color:#4a3a40;font-weight:800}.services-showcase__title-accent,.clients__title-accent,.process-showcase__title-accent,.industries__title-accent,.technologies__title-accent{background:linear-gradient(90deg,#6b1735,#b4324e 48%,#ee7b32);-webkit-background-clip:text;background-clip:text;color:transparent}.services-showcase__badge,.clients-badge,.process-showcase__badge,.industries-badge,.technologies-badge,.landing-faq__badge,.development-page__section-badge,.marketing-page__section-badge,.creative-page__section-badge{background:#b4324e12;border:1px solid rgba(180,50,78,.18);color:#b4324e;font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:700;letter-spacing:.01em;box-shadow:0 4px 16px #b4324e14}.services-showcase-section,.technologies-section,.landing-faq-section{background:radial-gradient(ellipse 70% 40% at 8% 0%,rgba(180,50,78,.09),transparent 50%),radial-gradient(ellipse 55% 35% at 92% 5%,rgba(238,123,50,.07),transparent 50%),radial-gradient(ellipse 45% 55% at 50% 100%,rgba(238,123,50,.06),transparent 55%),linear-gradient(160deg,#fff7ef,#fffaf7 45%,#fff3ed)}.clients-section,.process-section{background:radial-gradient(ellipse 60% 40% at 10% 10%,rgba(180,50,78,.08),transparent 50%),radial-gradient(ellipse 50% 35% at 90% 15%,rgba(238,123,50,.07),transparent 50%),linear-gradient(180deg,#fff,#fff7ef 52%,#fff)}.industries-section{background:radial-gradient(ellipse 65% 45% at 12% 20%,rgba(180,50,78,.09),transparent 50%),radial-gradient(ellipse 55% 40% at 88% 80%,rgba(238,123,50,.08),transparent 50%),linear-gradient(180deg,#fff,#fff7ef 52%,#fff)}.development-page,.marketing-page,.creative-page{background:radial-gradient(ellipse 60% 35% at 5% 0%,rgba(180,50,78,.1),transparent 45%),radial-gradient(ellipse 50% 30% at 95% 5%,rgba(238,123,50,.08),transparent 45%),linear-gradient(180deg,#fff,#fffaf5 48%,#fff)}.services-card,.client-card,.process-step,.industry-tab,.technology-card,.development-page__service-card,.development-page__feature-card,.development-page__tech-card,.development-page__timeline-step,.development-page__related-card,.development-page__insight-card,.development-page__testimonial-card,.marketing-page__service-card,.marketing-page__platform-card,.marketing-page__feature-card,.marketing-page__timeline-step,.marketing-page__related-card,.marketing-page__insight-card,.marketing-page__testimonial-card,.creative-page__service-card,.creative-page__tool-card,.creative-page__feature-card,.creative-page__timeline-step,.creative-page__related-card,.creative-page__insight-card,.creative-page__testimonial-card,.landing-faq__item,.industry-page__info-card,.industry-page__tech-card,.industry-page__service-column,.industry-page__overview-card{box-shadow:0 4px 16px #b4324e0f,0 1px 3px #2f25290a,inset 0 1px #ffffffe6;border-color:#dbe4f4e6}.services-card:hover,.client-card:hover,.process-step:hover,.technology-card:hover,.development-page__service-card:hover,.development-page__feature-card:hover,.development-page__tech-card:hover,.development-page__timeline-step:hover,.development-page__related-card:hover,.development-page__insight-card:hover,.development-page__testimonial-card:hover,.marketing-page__service-card:hover,.marketing-page__platform-card:hover,.marketing-page__feature-card:hover,.marketing-page__timeline-step:hover,.marketing-page__related-card:hover,.marketing-page__insight-card:hover,.marketing-page__testimonial-card:hover,.creative-page__service-card:hover,.creative-page__tool-card:hover,.creative-page__feature-card:hover,.creative-page__timeline-step:hover,.creative-page__related-card:hover,.creative-page__insight-card:hover,.creative-page__testimonial-card:hover,.landing-faq__item:hover,.landing-faq__item.is-open,.industry-page__info-card:hover{border-color:#b4324e38;box-shadow:0 12px 32px #b4324e1f,0 2px 6px #2f25290d,inset 0 1px #ffffffe6}.development-page__button--primary,.marketing-page__button--primary,.creative-page__button--primary,.industry-page__button--primary,.services-showcase__cta-button--primary,.technologies__callout-button{background:linear-gradient(135deg,#6b1735,#b4324e,#ee7b32);box-shadow:0 8px 24px #b4324e52,0 2px 6px #ee7b322e;color:#fff;border-color:transparent}.development-page__button--primary:hover,.marketing-page__button--primary:hover,.creative-page__button--primary:hover,.industry-page__button--primary:hover,.services-showcase__cta-button--primary:hover,.technologies__callout-button:hover{box-shadow:0 16px 36px #b4324e6b,0 4px 12px #ee7b323d;filter:brightness(1.05)}.development-page__button--secondary,.marketing-page__button--secondary,.creative-page__button--secondary{background:#ffffffeb;border:1.5px solid rgba(180,50,78,.18);color:#3b3034;box-shadow:0 4px 16px #2f25290f}.development-page__button--secondary:hover,.marketing-page__button--secondary:hover,.creative-page__button--secondary:hover{border-color:#b4324e5c;color:#6b1735;box-shadow:0 8px 24px #b4324e1a}.development-page__service-icon,.development-page__feature-icon,.development-page__tech-icon,.development-page__timeline-icon,.development-page__related-icon,.development-page__faq-support-icon,.marketing-page__service-icon,.marketing-page__platform-icon,.marketing-page__feature-icon,.marketing-page__timeline-icon,.marketing-page__related-icon,.marketing-page__faq-support-icon{background:linear-gradient(135deg,#6b1735,#b4324e,#ee7b32);box-shadow:0 8px 20px #b4324e40}.services-showcase__divider,.clients__divider,.process-showcase__divider,.industries__divider,.technologies__divider,.development-page__section-divider,.marketing-page__section-divider,.creative-page__section-divider{color:#b4324e}.industry-page{--industry-blue: #b4324e;--industry-blue-dark: #6b1735;--industry-sky: #ee7b32}.industry-page__button--primary{background:linear-gradient(135deg,#6b1735,#b4324e,#ee7b32);box-shadow:0 8px 24px #b4324e4d}.industry-page__overview-icon,.industry-page__process-step>span{background:linear-gradient(135deg,#6b1735,#b4324e,#ee7b32)}.industry-page__segment-card span,.industry-page__tech-card>span,.industry-page__service-column-head span{background:#b4324e14;color:#b4324e}.landing-faq__trigger i{background:linear-gradient(135deg,#6b1735,#ee7b32)}.services-showcase__cta,.development-page__cta-card,.marketing-page__cta-card,.creative-page__cta-card{background:radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 28%),linear-gradient(135deg,#4a3a40,#6b1735 48%,#ee7b32);box-shadow:0 30px 60px #6b17353d}.process-step--blue{--process-accent: #b4324e}.process-step--violet{--process-accent: #ee7b32}.process-step--indigo{--process-accent: #6b1735}.industry-panel{background:linear-gradient(90deg,#6b1735 0,#ee7b32 154px,#dde5f8f5 154px,#dde5f8f5) top / 100% 3px no-repeat,linear-gradient(180deg,#fffffff5,#f7fafff0)}.site-footer__mark{background:linear-gradient(135deg,#6b1735,#b4324e 52%,#ee7b32)}.development-page__stat-card,.marketing-page__stat-card,.creative-page__stat-card{box-shadow:0 4px 16px #b4324e12,inset 0 1px #ffffffe6}.development-page__stat-icon{color:#b4324e}.development-page__stat-icon,.marketing-page__stat-icon,.creative-page__stat-icon{background:linear-gradient(135deg,#b4324e1a,#ee7b321f);border-color:#93c5fd66}.development-page__hero-title-gradient{background:linear-gradient(90deg,#6b1735,#b4324e,#ee7b32);-webkit-background-clip:text;background-clip:text;color:transparent}.development-page__inline-link,.marketing-page__inline-link,.creative-page__inline-link{color:#b4324e;font-weight:700}.development-page__chip,.marketing-page__chip,.creative-page__chip{border-color:#b4324e2e;color:#6b1735}.development-page__badge,.marketing-page__badge,.creative-page__badge{border-color:#b4324e33;color:#b4324e;background:#ffffffeb}.technologies__callout-button{background:linear-gradient(135deg,#6b1735,#b4324e,#ee7b32);box-shadow:0 16px 36px #b4324e3d}.industry-panel__button{background:linear-gradient(135deg,#6b1735,#b4324e,#ee7b32);box-shadow:0 16px 36px #b4324e38}.landing-faq__support-button{color:#6b1735;font-weight:800}.process-showcase__footer span:nth-child(2){background:linear-gradient(90deg,#6b1735,#ee7b32);-webkit-background-clip:text;background-clip:text;color:transparent}.industry-tab.is-active{border-color:#b4324e99}.industry-tab:after{background:linear-gradient(90deg,#6b1735,#ee7b32)}.industry-tab__icon,.industry-panel__icon{color:#b4324e;background:linear-gradient(180deg,#eff6fffa,#dbeafee6)}.services-card:before{background:linear-gradient(90deg,#6b1735,#b4324e,#ee7b32)}.services-showcase__title-accent{background:linear-gradient(90deg,#6b1735,#b4324e 48%,#ee7b32);-webkit-background-clip:text;background-clip:text;color:transparent}:where(section,header,footer,nav,article,aside,div,ul,ol,li){min-width:0}:where(img,picture,video,canvas,iframe,svg){max-width:100%}:where(img,picture,video,canvas,iframe){height:auto}:where(.container,.topbar__inner,.navbar__inner,.site-footer__inner,.static-page__container){width:min(var(--page-max-width),calc(100% - (var(--page-gutter) * 2)));margin-inline:auto}:where(.hero__content,.hero__description,.hero__actions,.hero__stats,.development-page__hero-inner,.marketing-page__hero-inner,.creative-page__hero-inner,.industry-page__hero-inner,.site-footer__top,.site-footer__grid,.site-footer__bottom){max-width:100%}:where(.hero-shell,.clients-section,.services-showcase-section,.industries-section,.technologies-section,.process-section,.landing-faq-section,.development-page,.marketing-page,.creative-page,.industry-page,.static-page,.site-footer){overflow-x:clip}:where(.clients-section,.services-showcase-section,.industries-section,.technologies-section,.process-section,.landing-faq-section){padding-block:var(--section-block-padding)}:where(.development-page__section,.marketing-page__section,.creative-page__section){padding-top:var(--section-block-padding)}:where(.development-page__section--compact,.marketing-page__section--compact,.creative-page__section--compact){padding-top:var(--section-block-padding-compact)}:where(h1,h2,h3,h4,h5,h6,.hero__title,.services-showcase__title,.clients__title,.process-showcase__title,.industries__title,.technologies__title,.landing-faq__title,.development-page__hero-title,.development-page__section-title,.marketing-page__hero-title,.marketing-page__section-title,.creative-page__hero-title,.creative-page__section-title,.industry-page__hero h1,.industry-page__section-head h2){letter-spacing:0;text-wrap:balance}:where(.hero__line,.services-showcase__title,.clients__title,.industries__title,.technologies__title,.landing-faq__title,.development-page__hero-title-line,.development-page__section-title,.marketing-page__hero-title-line,.marketing-page__section-title,.creative-page__hero-title-line,.creative-page__section-title){max-width:100%;white-space:normal;overflow-wrap:anywhere}:where(.hero__description,.services-showcase__cta-description,.technologies__callout-copy p,.landing-faq__description,.development-page__hero-copy,.development-page__section-description,.development-page__cta-copy,.marketing-page__hero-copy,.marketing-page__section-description,.marketing-page__cta-copy,.creative-page__hero-copy,.creative-page__section-description,.creative-page__cta-copy,.industry-page__hero-copy,.industry-page__section-head,.industry-page__cta-band p){max-width:min(100%,var(--readable-measure))}:where(.hero__actions,.services-showcase__cta-actions,.development-page__hero-actions,.development-page__cta-actions,.marketing-page__hero-actions,.marketing-page__cta-actions,.creative-page__hero-actions,.creative-page__cta-actions,.industry-page__actions,.industry-page__cta-actions,.site-footer__top-actions){min-width:0}:where(.services-showcase__grid,.services-showcase__cta-points,.clients__rail,.technologies__grid,.technology-card__grid,.development-page__stats,.development-page__services-grid,.development-page__feature-grid,.development-page__industry-grid,.development-page__timeline,.development-page__case-grid,.development-page__testimonial-grid,.development-page__related-grid,.development-page__insight-grid,.marketing-page__stats,.marketing-page__services-grid,.marketing-page__feature-grid,.marketing-page__industry-grid,.marketing-page__timeline,.marketing-page__case-grid,.marketing-page__testimonial-grid,.marketing-page__related-grid,.marketing-page__insight-grid,.creative-page__stats,.creative-page__services-grid,.creative-page__feature-grid,.creative-page__industry-grid,.creative-page__timeline,.creative-page__portfolio-grid,.creative-page__testimonial-grid,.creative-page__related-grid,.creative-page__insight-grid,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__solutions-grid,.industry-page__process-track,.industry-page__service-columns,.industry-page__why-grid,.industry-page__tech-grid,.industry-page__case-grid,.industry-page__faq-grid,.site-footer__grid){width:100%;min-width:0}@media (min-width: 1600px){:root{--page-max-width: 1280px;--page-gutter: clamp(40px, 3vw, 56px)}}@media (min-width: 1920px){:root{--page-max-width: 1280px;--page-gutter: 56px}html{font-size:16px}}@media (max-width: 1180px){:root{--page-gutter: clamp(18px, 4vw, 36px);--section-title-size: clamp(2rem, 4vw, 2.6rem);--section-title-size-tablet: clamp(2rem, 5vw, 2.4rem)}.services-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))}:where(.development-page__services-grid,.development-page__feature-grid,.development-page__case-grid,.development-page__testimonial-grid,.development-page__related-grid,.development-page__insight-grid,.marketing-page__services-grid,.marketing-page__feature-grid,.marketing-page__case-grid,.marketing-page__testimonial-grid,.marketing-page__related-grid,.marketing-page__insight-grid,.creative-page__services-grid,.creative-page__feature-grid,.creative-page__portfolio-grid,.creative-page__testimonial-grid,.creative-page__related-grid,.creative-page__insight-grid,.site-footer__grid){grid-template-columns:repeat(2,minmax(0,1fr))}:where(.development-page__industry-grid,.marketing-page__industry-grid,.creative-page__industry-grid,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__solutions-grid,.industry-page__why-grid,.industry-page__tech-grid){grid-template-columns:repeat(3,minmax(0,1fr))}:where(.development-page__timeline,.marketing-page__timeline,.creative-page__timeline,.industry-page__process-track){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){:where(.hero__stats,.development-page__stats,.marketing-page__stats,.creative-page__stats,.services-showcase__cta-points,.site-footer__grid){grid-template-columns:repeat(2,minmax(0,1fr))}:where(.development-page__faq-layout,.marketing-page__faq-layout,.creative-page__faq-layout,.industry-page__testimonial-layout,.industry-page__cta-inner){grid-template-columns:1fr}:where(.development-page__cta-card,.marketing-page__cta-card,.creative-page__cta-card,.technologies__callout,.site-footer__top,.site-footer__bottom){align-items:flex-start;flex-direction:column}}@media (max-width: 720px){:root{--page-gutter: clamp(16px, 5vw, 22px);--section-block-padding: clamp(44px, 10vw, 64px);--section-block-padding-compact: clamp(36px, 9vw, 52px);--section-title-size: clamp(1.7rem, 8vw, 2.25rem);--section-title-size-mobile: clamp(1.65rem, 8vw, 2.2rem);--mobile-card-gap: 14px;--mobile-card-padding: 18px}.container{width:min(var(--page-max-width),calc(100% - (var(--page-gutter) * 2)))}:where(.hero__content,.hero__description,.hero__actions,.hero__stats,.site-footer__inner){padding-inline:0}:where(.hero__title,.services-showcase__title,.clients__title,.process-showcase__title,.industries__title,.technologies__title,.landing-faq__title,.development-page__hero-title,.development-page__section-title,.marketing-page__hero-title,.marketing-page__section-title,.creative-page__hero-title,.creative-page__section-title,.industry-page__hero h1,.industry-page__section-head h2,.industry-page__why-strip h2){font-size:var(--section-title-size-mobile);line-height:1.12}:where(.hero__description,.services-showcase__cta-description,.landing-faq__description,.development-page__hero-copy,.development-page__section-description,.marketing-page__hero-copy,.marketing-page__section-description,.creative-page__hero-copy,.creative-page__section-description,.industry-page__hero p){font-size:.94rem;line-height:1.6}:where(.hero__stats,.services-showcase__grid,.services-showcase__cta-points,.technologies__grid,.development-page__stats,.development-page__services-grid,.development-page__feature-grid,.development-page__timeline,.development-page__case-grid,.development-page__testimonial-grid,.development-page__related-grid,.development-page__insight-grid,.marketing-page__stats,.marketing-page__services-grid,.marketing-page__feature-grid,.marketing-page__timeline,.marketing-page__case-grid,.marketing-page__testimonial-grid,.marketing-page__related-grid,.marketing-page__insight-grid,.creative-page__stats,.creative-page__services-grid,.creative-page__feature-grid,.creative-page__timeline,.creative-page__portfolio-grid,.creative-page__testimonial-grid,.creative-page__related-grid,.creative-page__insight-grid,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__solutions-grid,.industry-page__process-track,.industry-page__service-columns,.industry-page__why-grid,.industry-page__tech-grid,.industry-page__case-grid,.industry-page__faq-grid,.site-footer__grid){grid-template-columns:1fr}:where(.development-page__industry-grid,.marketing-page__industry-grid,.creative-page__industry-grid){grid-template-columns:repeat(2,minmax(0,1fr))}:where(.hero__button,.services-showcase__cta-button,.technologies__callout-button,.development-page__button,.marketing-page__button,.creative-page__button,.industry-page__button,.site-footer__cta){width:min(100%,320px);min-height:44px;margin-inline:auto}:where(.development-page__cta-actions,.marketing-page__cta-actions,.creative-page__cta-actions,.site-footer__top-actions){width:100%;align-items:stretch}:where(.development-page__cta-card,.marketing-page__cta-card,.creative-page__cta-card,.services-showcase__cta,.technologies__callout){border-radius:22px;padding:var(--mobile-card-padding)}}@media (max-width: 480px){:root{--page-gutter: 16px;--mobile-card-gap: 12px;--mobile-card-padding: 16px}:where(.development-page__industry-grid,.marketing-page__industry-grid,.creative-page__industry-grid,.clients__rail){grid-template-columns:1fr}.technology-card__grid{grid-template-columns:repeat(2,minmax(0,1fr))}:where(.development-page__badge,.marketing-page__badge,.creative-page__badge,.services-showcase__badge,.clients-badge,.industries-badge,.technologies-badge,.landing-faq__badge){max-width:100%;min-height:38px;padding-inline:12px;font-size:.78rem;line-height:1.25;text-align:center}}h1,h2,h3,h4,h5,h6,.hero__title,.services-showcase__title,.clients__title,.process-showcase__title,.industries__title,.technologies__title,.landing-faq__title,.development-page__hero-title,.development-page__section-title,.marketing-page__hero-title,.marketing-page__section-title,.creative-page__hero-title,.creative-page__section-title,.industry-page__hero h1,.industry-page__section-head h2,.industry-page__why-strip h2,.site-footer__logo strong{letter-spacing:0;text-wrap:balance}.hero__line,.services-showcase__title,.clients__title,.industries__title,.technologies__title,.landing-faq__title,.development-page__hero-title-line,.development-page__section-title,.marketing-page__hero-title-line,.marketing-page__section-title,.creative-page__hero-title-line,.creative-page__section-title,.site-footer__service-category-trigger span{max-width:100%;white-space:normal;overflow-wrap:anywhere}.clients-section,.services-showcase-section,.industries-section,.technologies-section,.process-section,.landing-faq-section{padding-block:var(--section-block-padding)}.development-page__section,.marketing-page__section,.creative-page__section{padding-top:var(--section-block-padding)}.site-footer__inner{width:min(var(--page-max-width),calc(100% - (var(--page-gutter) * 2)));padding-inline:0}@media (max-width: 1180px){.services-showcase__grid,.development-page__services-grid,.development-page__feature-grid,.development-page__case-grid,.development-page__testimonial-grid,.development-page__related-grid,.development-page__insight-grid,.marketing-page__services-grid,.marketing-page__feature-grid,.marketing-page__case-grid,.marketing-page__testimonial-grid,.marketing-page__related-grid,.marketing-page__insight-grid,.creative-page__services-grid,.creative-page__feature-grid,.creative-page__portfolio-grid,.creative-page__testimonial-grid,.creative-page__related-grid,.creative-page__insight-grid,.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.development-page__industry-grid,.marketing-page__industry-grid,.creative-page__industry-grid,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__solutions-grid,.industry-page__why-grid,.industry-page__tech-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.development-page__timeline,.marketing-page__timeline,.creative-page__timeline,.industry-page__process-track{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.hero__stats,.development-page__stats,.marketing-page__stats,.creative-page__stats,.services-showcase__cta-points,.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.development-page__faq-layout,.marketing-page__faq-layout,.creative-page__faq-layout,.industry-page__testimonial-layout,.industry-page__cta-inner{grid-template-columns:1fr}}@media (max-width: 720px){.hero__title,.services-showcase__title,.clients__title,.process-showcase__title,.industries__title,.technologies__title,.landing-faq__title,.development-page__hero-title,.development-page__section-title,.marketing-page__hero-title,.marketing-page__section-title,.creative-page__hero-title,.creative-page__section-title,.industry-page__hero h1,.industry-page__section-head h2,.industry-page__why-strip h2{font-size:var(--section-title-size-mobile);line-height:1.12}.hero__stats,.services-showcase__grid,.services-showcase__cta-points,.technologies__grid,.development-page__stats,.development-page__services-grid,.development-page__feature-grid,.development-page__timeline,.development-page__case-grid,.development-page__testimonial-grid,.development-page__related-grid,.development-page__insight-grid,.marketing-page__stats,.marketing-page__services-grid,.marketing-page__feature-grid,.marketing-page__timeline,.marketing-page__case-grid,.marketing-page__testimonial-grid,.marketing-page__related-grid,.marketing-page__insight-grid,.creative-page__stats,.creative-page__services-grid,.creative-page__feature-grid,.creative-page__timeline,.creative-page__portfolio-grid,.creative-page__testimonial-grid,.creative-page__related-grid,.creative-page__insight-grid,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__solutions-grid,.industry-page__process-track,.industry-page__service-columns,.industry-page__why-grid,.industry-page__tech-grid,.industry-page__case-grid,.industry-page__faq-grid,.site-footer__grid{grid-template-columns:1fr}.development-page__industry-grid,.marketing-page__industry-grid,.creative-page__industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero__button,.services-showcase__cta-button,.technologies__callout-button,.development-page__button,.marketing-page__button,.creative-page__button,.industry-page__button,.site-footer__cta{width:min(100%,320px);min-height:44px;margin-inline:auto}.development-page__cta-card,.marketing-page__cta-card,.creative-page__cta-card,.services-showcase__cta,.technologies__callout{border-radius:22px;padding:var(--mobile-card-padding)}.hero__line--primary{white-space:nowrap;overflow-wrap:normal;word-break:keep-all;font-size:clamp(1.12rem,5.5vw,1.85rem)}}@media (max-width: 480px){.development-page__industry-grid,.marketing-page__industry-grid,.creative-page__industry-grid,.clients__rail{grid-template-columns:1fr}.technology-card__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.development-page__badge,.marketing-page__badge,.creative-page__badge,.services-showcase__badge,.clients-badge,.industries-badge,.technologies-badge,.landing-faq__badge{max-width:100%;min-height:38px;padding-inline:12px;font-size:.78rem;line-height:1.25;text-align:center}}.static-page,.development-page,.marketing-page,.creative-page,.industry-page{overflow-x:clip;color:var(--text);background:radial-gradient(circle at top left,rgba(180,50,78,.12),transparent 28%),radial-gradient(circle at top right,rgba(238,123,50,.1),transparent 26%),linear-gradient(180deg,#ffffff 0%,var(--page-bg) 46%,#ffffff 100%)}.static-page__container,.industry-page>section>.container,.development-page>section>.container,.marketing-page>section>.container,.creative-page>section>.container{width:min(var(--page-max-width),calc(100% - (var(--page-gutter) * 2)));max-width:var(--page-max-width);margin-inline:auto;padding-inline:0}.static-page__hero,.development-page__hero,.marketing-page__hero,.creative-page__hero,.industry-page__hero{position:relative;min-height:var(--hero-min-height);display:flex;align-items:center;overflow:hidden;padding:20px 0;isolation:isolate;background:var(--hero-gradient);background-position:center;background-size:cover}.static-page__hero:before,.development-page__hero:before,.marketing-page__hero:before,.creative-page__hero:before,.industry-page__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 30%,rgba(180,50,78,.06) 0%,transparent 40%),radial-gradient(circle at 80% 70%,rgba(180,50,78,.06) 0%,transparent 40%);pointer-events:none}.static-page__hero:after,.development-page__hero:after,.marketing-page__hero:after,.creative-page__hero:after,.industry-page__hero:after{content:"";position:absolute;top:-120px;right:-120px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(180,50,78,.07),transparent 70%);pointer-events:none}.industry-page__hero-shade,.development-page__hero-grid,.development-page__hero-glow,.development-page__hero-noise,.marketing-page__hero-grid,.marketing-page__hero-glow,.creative-page__hero-grid,.creative-page__hero-glow{display:none}.static-page__hero>.static-page__container,.development-page__hero-inner,.marketing-page__hero-inner,.creative-page__hero-inner,.industry-page__hero-inner{position:relative;z-index:1;width:min(var(--page-max-width),calc(100% - (var(--page-gutter) * 2)));max-width:var(--page-max-width);display:flex;flex-direction:column;align-items:center;margin-inline:auto;padding:clamp(40px,6vw,56px) 0 clamp(32px,5vw,48px);text-align:center}.industry-page__hero-copy{max-width:1240px}.static-page__eyebrow,.development-page__badge,.marketing-page__badge,.creative-page__badge,.industry-page__eyebrow,.development-page__eyebrow,.marketing-page__eyebrow,.creative-page__eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:auto;margin:0 0 clamp(14px,2vw,20px);padding:6px 16px;border:1px solid rgba(180,50,78,.18);border-radius:var(--radius-full);background:#b4324e14;box-shadow:none;color:var(--brand);font-size:clamp(.72rem,1vw,.82rem);font-weight:700;letter-spacing:.16em;line-height:1.25;text-transform:uppercase}.development-page__badge-dot,.creative-page__badge-dot{background:var(--brand-gradient);animation:none}.development-page__badge-sep,.creative-page__badge-sep{color:#b4324e6b}.static-page__title,.development-page__hero-title,.marketing-page__hero-title,.creative-page__hero-title,.industry-page__hero h1{max-width:100%;margin:0 auto;color:var(--text);font-family:Plus Jakarta Sans,Outfit,sans-serif;font-size:clamp(2.4rem,5.5vw,4.2rem);line-height:1.02;font-weight:900;letter-spacing:0}.development-page__hero-title,.marketing-page__hero-title,.creative-page__hero-title{gap:8px}.development-page__hero-title-line,.marketing-page__hero-title-line,.creative-page__hero-title-line{width:fit-content;max-width:100%;margin-inline:auto;white-space:normal;text-align:center}.development-page__hero-title-gradient,.marketing-page__hero-title-gradient,.creative-page__hero-title-gradient{background:linear-gradient(90deg,#6b1735,#ee7b32,#b4324e);-webkit-background-clip:text;background-clip:text;color:transparent}.static-page__lead,.development-page__hero-copy,.marketing-page__hero-copy,.creative-page__hero-copy,.industry-page__hero p{width:100%;max-width:760px;margin:clamp(20px,3vw,28px) auto 0;padding-inline:var(--page-gutter);color:var(--paragraph-color);font-size:clamp(1rem,1.6vw,1.22rem);line-height:1.7;font-weight:400}.static-page__actions,.development-page__hero-actions,.marketing-page__hero-actions,.creative-page__hero-actions,.industry-page__actions,.development-page__cta-actions,.marketing-page__cta-actions,.creative-page__cta-actions,.industry-page__cta-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(10px,2vw,14px);width:100%;max-width:760px;margin:clamp(20px,3vw,28px) auto 0;padding-inline:var(--page-gutter)}.static-page__button,.development-page__button,.marketing-page__button,.creative-page__button,.industry-page__button{min-height:clamp(46px,6vw,56px);display:inline-flex;align-items:center;justify-content:center;gap:8px;max-width:100%;padding:0 clamp(20px,3vw,28px);border:1.5px solid rgba(180,50,78,.2);border-radius:14px;background:#ffffffeb;box-shadow:0 4px 16px #2f25290f;color:#1d2740;font-size:clamp(.9rem,1.2vw,1rem);font-weight:700;letter-spacing:0;line-height:1;text-align:center;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease,filter .2s ease}.static-page__button:hover,.development-page__button:hover,.marketing-page__button:hover,.creative-page__button:hover,.industry-page__button:hover{transform:translateY(-2px);border-color:#b4324e66;box-shadow:0 8px 24px #b4324e1f;color:#1d2740;filter:none}.static-page__button--primary,.development-page__button--primary,.marketing-page__button--primary,.creative-page__button--primary,.industry-page__button--primary,.industry-page__button--light{border-color:transparent;background:var(--brand-gradient);box-shadow:0 8px 24px #b4324e59,0 2px 6px #b4324e33;color:#fff}.static-page__button--primary:hover,.development-page__button--primary:hover,.marketing-page__button--primary:hover,.creative-page__button--primary:hover,.industry-page__button--primary:hover,.industry-page__button--light:hover{box-shadow:0 16px 36px #b4324e73,0 4px 12px #ee7b3240;color:#fff}.industry-page__button--ghost,.industry-page__button--outline-light,.development-page__button--secondary,.marketing-page__button--secondary,.creative-page__button--secondary{border-color:#b4324e33;background:#ffffffeb;color:#1d2740}.industry-page__button--outline-light:hover,.industry-page__button--ghost:hover{border-color:#b4324e66;color:#1d2740}.development-page__hero .development-page__button,.marketing-page__hero .marketing-page__button,.creative-page__hero .creative-page__button{min-height:clamp(46px,6vw,56px);padding:0 clamp(20px,3vw,28px);border-radius:14px;font-size:clamp(.9rem,1.2vw,1rem)}.development-page__hero .development-page__button--primary,.marketing-page__hero .marketing-page__button--primary,.creative-page__hero .creative-page__button--primary{background:var(--brand-gradient);box-shadow:0 8px 24px #b4324e59,0 2px 6px #b4324e33}.development-page__hero .development-page__button--secondary,.marketing-page__hero .marketing-page__button--secondary,.creative-page__hero .creative-page__button--secondary{border-color:#b4324e33;background:#ffffffeb;box-shadow:0 4px 16px #2f25290f}.development-page__stats,.marketing-page__stats,.creative-page__stats,.industry-page__hero-stats{width:100%;max-width:1040px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(10px,2vw,14px);margin:clamp(24px,4vw,30px) auto 0;padding-inline:var(--page-gutter)}.industry-page__hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.development-page__stat-card,.marketing-page__stat-card,.creative-page__stat-card,.industry-page__hero-stat{min-width:0;min-height:82px;display:flex;flex-direction:row;align-items:center;gap:14px;padding:16px 18px;border:1px solid var(--card-border);border-radius:var(--card-radius);background:var(--card-bg);box-shadow:var(--card-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--text);text-align:left}.development-page__stat-card:hover,.marketing-page__stat-card:hover,.creative-page__stat-card:hover{transform:translateY(-2px);border-color:var(--card-border);box-shadow:var(--card-shadow-hover)}.development-page__stat-icon,.marketing-page__stat-icon,.creative-page__stat-icon,.industry-page__hero-stat>span{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border:0;border-radius:14px;background:var(--brand-gradient);box-shadow:0 6px 16px #b4324e4d;color:#fff}.development-page__stat-card strong,.marketing-page__stat-card strong,.creative-page__stat-card strong,.industry-page__hero-stat strong{color:#b4324e;font-size:1.14rem;line-height:1.15;font-weight:700;letter-spacing:0}.development-page__stat-label,.marketing-page__stat-label,.creative-page__stat-label,.industry-page__hero-stat small{margin-top:4px;color:#7b686e;font-size:.9rem;line-height:1.35;font-weight:500}.static-page__section,.development-page__section,.marketing-page__section,.creative-page__section,.industry-page__section,.industry-page__testimonial-section{padding:var(--section-block-padding) 0 0;background:transparent}.development-page__section--compact,.marketing-page__section--compact,.creative-page__section--compact,.industry-page__section--compact,.industry-page__section--overview,.industry-page__section--solutions,.industry-page__section--process,.industry-page__section--faq{padding-top:var(--section-block-padding-compact)}.static-page__panel,.static-page__card,.development-page__logo-item,.development-page__service-card,.development-page__tech-card,.development-page__feature-card,.development-page__case-card,.development-page__testimonial-card,.development-page__faq-item,.development-page__faq-support,.development-page__related-card,.development-page__insight-card,.development-page__industry-card,.development-page__timeline-step,.marketing-page__logo-item,.marketing-page__service-card,.marketing-page__platform-card,.marketing-page__feature-card,.marketing-page__case-card,.marketing-page__testimonial-card,.marketing-page__faq-item,.marketing-page__faq-support,.marketing-page__related-card,.marketing-page__insight-card,.marketing-page__industry-card,.marketing-page__timeline-step,.creative-page__logo-item,.creative-page__service-card,.creative-page__tool-card,.creative-page__feature-card,.creative-page__portfolio-card,.creative-page__testimonial-card,.creative-page__faq-item,.creative-page__faq-support,.creative-page__related-card,.creative-page__insight-card,.creative-page__industry-card,.creative-page__timeline-step,.industry-page__overview-card,.industry-page__segment-card,.industry-page__info-card,.industry-page__service-column,.industry-page__tech-card,.industry-page__case-card,.industry-page__faq-item{border:1px solid var(--card-border);border-radius:var(--card-radius);background:var(--card-bg);box-shadow:var(--card-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.static-page__card,.development-page__service-card,.development-page__tech-card,.development-page__feature-card,.development-page__case-card,.development-page__testimonial-card,.development-page__related-card,.development-page__insight-card,.development-page__industry-card,.development-page__timeline-step,.marketing-page__service-card,.marketing-page__platform-card,.marketing-page__feature-card,.marketing-page__case-card,.marketing-page__testimonial-card,.marketing-page__related-card,.marketing-page__insight-card,.marketing-page__industry-card,.marketing-page__timeline-step,.creative-page__service-card,.creative-page__tool-card,.creative-page__feature-card,.creative-page__portfolio-card,.creative-page__testimonial-card,.creative-page__related-card,.creative-page__insight-card,.creative-page__industry-card,.creative-page__timeline-step,.industry-page__segment-card,.industry-page__info-card,.industry-page__tech-card,.industry-page__case-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.static-page__card:hover,.development-page__service-card:hover,.development-page__tech-card:hover,.development-page__feature-card:hover,.development-page__case-card:hover,.development-page__testimonial-card:hover,.development-page__related-card:hover,.development-page__insight-card:hover,.development-page__industry-card:hover,.development-page__timeline-step:hover,.marketing-page__service-card:hover,.marketing-page__platform-card:hover,.marketing-page__feature-card:hover,.marketing-page__case-card:hover,.marketing-page__testimonial-card:hover,.marketing-page__related-card:hover,.marketing-page__insight-card:hover,.marketing-page__industry-card:hover,.marketing-page__timeline-step:hover,.creative-page__service-card:hover,.creative-page__tool-card:hover,.creative-page__feature-card:hover,.creative-page__portfolio-card:hover,.creative-page__testimonial-card:hover,.creative-page__related-card:hover,.creative-page__insight-card:hover,.creative-page__industry-card:hover,.creative-page__timeline-step:hover,.industry-page__segment-card:hover,.industry-page__info-card:hover,.industry-page__tech-card:hover,.industry-page__case-card:hover{transform:translateY(-2px);border-color:var(--card-border);box-shadow:var(--card-shadow-hover)}.development-page__service-card,.development-page__tech-card,.development-page__feature-card,.development-page__testimonial-card,.development-page__faq-support,.development-page__related-card,.development-page__insight-card,.development-page__timeline-step,.marketing-page__service-card,.marketing-page__platform-card,.marketing-page__feature-card,.marketing-page__testimonial-card,.marketing-page__faq-support,.marketing-page__related-card,.marketing-page__insight-card,.marketing-page__timeline-step,.creative-page__service-card,.creative-page__tool-card,.creative-page__feature-card,.creative-page__testimonial-card,.creative-page__faq-support,.creative-page__related-card,.creative-page__insight-card,.creative-page__timeline-step,.industry-page__service-column,.industry-page__tech-card,.industry-page__info-card{padding:24px}.development-page__service-card:before,.development-page__tech-card:before,.development-page__feature-card:before,.development-page__timeline-step:before,.development-page__related-card:before,.development-page__insight-card:before,.marketing-page__service-card:before,.marketing-page__platform-card:before,.marketing-page__feature-card:before,.marketing-page__timeline-step:before,.marketing-page__related-card:before,.marketing-page__insight-card:before,.creative-page__service-card:before,.creative-page__tool-card:before,.creative-page__feature-card:before,.creative-page__timeline-step:before,.creative-page__related-card:before,.creative-page__insight-card:before{background:var(--brand-gradient)}.creative-page__service-card:after,.development-page__stat-card:before,.creative-page__stat-card:before{content:none}.development-page__service-icon,.development-page__tech-icon,.development-page__feature-icon,.development-page__timeline-icon,.development-page__related-icon,.development-page__faq-support-icon,.marketing-page__service-icon,.marketing-page__platform-icon,.marketing-page__feature-icon,.marketing-page__timeline-icon,.marketing-page__related-icon,.marketing-page__faq-support-icon,.creative-page__service-icon,.creative-page__tool-icon,.creative-page__feature-icon,.creative-page__timeline-icon,.creative-page__related-icon,.creative-page__faq-support-icon,.creative-page__service-card .creative-page__service-icon,.industry-page__overview-icon,.industry-page__process-step>span{background:var(--brand-gradient);box-shadow:0 6px 16px #b4324e4d;color:#fff}.development-page__industry-icon,.marketing-page__industry-icon,.creative-page__industry-icon,.industry-page__segment-card span,.industry-page__info-card>span,.industry-page__service-column-head span,.industry-page__tech-card>span,.industry-page__why-item span,.development-page__faq-trigger i,.marketing-page__faq-trigger i,.creative-page__faq-trigger i,.industry-page__faq-trigger i{border-color:#b4324e2e;background:#b4324e14;box-shadow:none;color:var(--brand)}.static-page__card small,.static-page__meta,.static-page__card-link,.development-page__service-card small,.development-page__case-industry,.development-page__insight-card small,.development-page__inline-link,.development-page__section-badge,.development-page__section-divider,.development-page__chip,.development-page__service-focus,.development-page__timeline-step small,.development-page__result-list li svg,.marketing-page__service-card small,.marketing-page__case-industry,.marketing-page__insight-card small,.marketing-page__inline-link,.marketing-page__section-badge,.marketing-page__section-divider,.marketing-page__chip,.marketing-page__service-focus,.marketing-page__timeline-step small,.marketing-page__result-list li svg,.creative-page__service-card small,.creative-page__portfolio-industry,.creative-page__insight-card small,.creative-page__inline-link,.creative-page__section-badge,.creative-page__section-divider,.creative-page__chip,.creative-page__service-focus,.creative-page__timeline-step small,.creative-page__result-list li svg,.industry-page__overview-card small,.industry-page__case-card a,.industry-page__process-step small{color:var(--brand)}.development-page__section-title span:last-child,.marketing-page__section-title span:last-child,.creative-page__section-title span:last-child{background:linear-gradient(90deg,#6b1735,#b4324e 48%,#ee7b32);-webkit-background-clip:text;background-clip:text;color:transparent}.static-page__section-title,.static-page__card h2,.static-page__card h3,.development-page__section-title,.development-page__service-card h3,.development-page__tech-card h3,.development-page__feature-card h3,.development-page__case-card h3,.development-page__testimonial-card strong,.development-page__faq-support h3,.development-page__related-card h3,.development-page__insight-card h3,.development-page__timeline-step h3,.marketing-page__section-title,.marketing-page__service-card h3,.marketing-page__platform-card h3,.marketing-page__feature-card h3,.marketing-page__case-card h3,.marketing-page__testimonial-card strong,.marketing-page__faq-support h3,.marketing-page__related-card h3,.marketing-page__insight-card h3,.marketing-page__timeline-step h3,.creative-page__section-title,.creative-page__service-card h3,.creative-page__tool-card h3,.creative-page__feature-card h3,.creative-page__portfolio-card h3,.creative-page__testimonial-card strong,.creative-page__faq-support h3,.creative-page__related-card h3,.creative-page__insight-card h3,.creative-page__timeline-step h3,.industry-page__section-head h2,.industry-page__why-strip h2,.industry-page__overview-card h2,.industry-page__info-card h3,.industry-page__service-column-head h3,.industry-page__tech-card h3,.industry-page__case-card h3{color:var(--section-headline-color);letter-spacing:0}.static-page__card p,.static-page__note,.static-page__prose p,.static-page__list li,.development-page__section-description,.development-page__service-card p,.development-page__feature-card p,.development-page__case-detail p,.development-page__testimonial-card p,.development-page__faq-support p,.development-page__related-card p,.development-page__insight-card p,.development-page__timeline-step p,.development-page__faq-panel-inner p,.marketing-page__section-description,.marketing-page__service-card p,.marketing-page__feature-card p,.marketing-page__case-detail p,.marketing-page__testimonial-card p,.marketing-page__faq-support p,.marketing-page__related-card p,.marketing-page__insight-card p,.marketing-page__timeline-step p,.marketing-page__faq-panel-inner p,.creative-page__section-description,.creative-page__service-card p,.creative-page__feature-card p,.creative-page__portfolio-detail p,.creative-page__testimonial-card p,.creative-page__faq-support p,.creative-page__related-card p,.creative-page__insight-card p,.creative-page__timeline-step p,.creative-page__faq-panel-inner p,.industry-page__overview-card p,.industry-page__info-card p,.industry-page__case-card p,.industry-page__faq-item p,.industry-page__testimonial p,.industry-page__tech-card li{color:var(--paragraph-color);font-weight:500;line-height:1.7}.static-page__grid,.development-page__services-grid,.development-page__tech-grid,.development-page__case-grid,.development-page__testimonial-grid,.development-page__feature-grid,.development-page__related-grid,.development-page__insight-grid,.development-page__logo-cloud,.marketing-page__services-grid,.marketing-page__platform-grid,.marketing-page__case-grid,.marketing-page__testimonial-grid,.marketing-page__feature-grid,.marketing-page__related-grid,.marketing-page__insight-grid,.marketing-page__logo-cloud,.creative-page__services-grid,.creative-page__tool-grid,.creative-page__portfolio-grid,.creative-page__testimonial-grid,.creative-page__feature-grid,.creative-page__related-grid,.creative-page__insight-grid,.creative-page__logo-cloud,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__solutions-grid,.industry-page__service-columns,.industry-page__case-grid,.industry-page__faq-grid,.industry-page__why-grid,.industry-page__tech-grid{gap:clamp(14px,2vw,20px)}.static-page__grid--two,.development-page__case-grid,.marketing-page__case-grid,.creative-page__portfolio-grid,.industry-page__faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.static-page__grid--three,.development-page__services-grid,.development-page__tech-grid,.development-page__testimonial-grid,.development-page__related-grid,.development-page__insight-grid,.marketing-page__services-grid,.marketing-page__platform-grid,.marketing-page__testimonial-grid,.marketing-page__related-grid,.marketing-page__insight-grid,.creative-page__services-grid,.creative-page__tool-grid,.creative-page__testimonial-grid,.creative-page__related-grid,.creative-page__insight-grid,.industry-page__service-columns,.industry-page__case-grid,.industry-page__tech-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.development-page__feature-grid,.marketing-page__feature-grid,.creative-page__feature-grid,.development-page__logo-cloud,.marketing-page__logo-cloud,.creative-page__logo-cloud,.industry-page__why-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.development-page__industry-grid,.marketing-page__industry-grid,.creative-page__industry-grid,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__solutions-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.industry-page__process-track,.development-page__timeline,.marketing-page__timeline,.creative-page__timeline{grid-template-columns:repeat(7,minmax(0,1fr))}.industry-page__why-strip,.industry-page__cta-band,.development-page__cta-card,.marketing-page__cta-card,.creative-page__cta-card{background:radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 28%),linear-gradient(135deg,#4a3a40,#6b1735 52%,#ee7b32);box-shadow:0 30px 60px #6b173538}.development-page__cta-card,.marketing-page__cta-card,.creative-page__cta-card{border-radius:var(--radius-xl)}.industry-page__cta-band{margin-top:var(--section-block-padding);padding:clamp(36px,5vw,56px) 0}@media (max-width: 1180px){.static-page__grid--three,.development-page__services-grid,.development-page__tech-grid,.development-page__case-grid,.development-page__testimonial-grid,.development-page__feature-grid,.development-page__related-grid,.development-page__insight-grid,.development-page__logo-cloud,.marketing-page__services-grid,.marketing-page__platform-grid,.marketing-page__case-grid,.marketing-page__testimonial-grid,.marketing-page__feature-grid,.marketing-page__related-grid,.marketing-page__insight-grid,.marketing-page__logo-cloud,.creative-page__services-grid,.creative-page__tool-grid,.creative-page__portfolio-grid,.creative-page__testimonial-grid,.creative-page__feature-grid,.creative-page__related-grid,.creative-page__insight-grid,.creative-page__logo-cloud,.industry-page__service-columns,.industry-page__case-grid,.industry-page__tech-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.development-page__industry-grid,.marketing-page__industry-grid,.creative-page__industry-grid,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__solutions-grid,.industry-page__why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.development-page__timeline,.marketing-page__timeline,.creative-page__timeline,.industry-page__process-track{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.development-page__stats,.marketing-page__stats,.creative-page__stats,.industry-page__hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.development-page__faq-layout,.marketing-page__faq-layout,.creative-page__faq-layout,.industry-page__testimonial-layout,.industry-page__cta-inner{grid-template-columns:1fr}}@media (max-width: 720px){.static-page__hero,.development-page__hero,.marketing-page__hero,.creative-page__hero,.industry-page__hero{min-height:auto;padding:0}.static-page__hero>.static-page__container,.development-page__hero-inner,.marketing-page__hero-inner,.creative-page__hero-inner,.industry-page__hero-inner{padding-top:32px;padding-bottom:32px}.static-page__title,.development-page__hero-title,.marketing-page__hero-title,.creative-page__hero-title,.industry-page__hero h1{font-size:clamp(1.8rem,7vw,36px);line-height:1.02}.static-page__lead,.development-page__hero-copy,.marketing-page__hero-copy,.creative-page__hero-copy,.industry-page__hero p{font-size:1rem;line-height:1.6}.static-page__actions,.development-page__hero-actions,.marketing-page__hero-actions,.creative-page__hero-actions,.industry-page__actions,.development-page__cta-actions,.marketing-page__cta-actions,.creative-page__cta-actions,.industry-page__cta-actions{flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:10px}.static-page__button,.development-page__button,.marketing-page__button,.creative-page__button,.industry-page__button,.development-page__hero .development-page__button,.marketing-page__hero .marketing-page__button,.creative-page__hero .creative-page__button{flex:1 1 auto;width:auto;min-width:140px;min-height:44px;margin-inline:0;padding:0 18px;border-radius:14px;font-size:.88rem}.static-page__grid,.static-page__grid--two,.static-page__grid--three,.development-page__stats,.development-page__services-grid,.development-page__tech-grid,.development-page__case-grid,.development-page__testimonial-grid,.development-page__feature-grid,.development-page__related-grid,.development-page__insight-grid,.development-page__logo-cloud,.development-page__timeline,.marketing-page__stats,.marketing-page__services-grid,.marketing-page__platform-grid,.marketing-page__case-grid,.marketing-page__testimonial-grid,.marketing-page__feature-grid,.marketing-page__related-grid,.marketing-page__insight-grid,.marketing-page__logo-cloud,.marketing-page__timeline,.creative-page__stats,.creative-page__services-grid,.creative-page__tool-grid,.creative-page__portfolio-grid,.creative-page__testimonial-grid,.creative-page__feature-grid,.creative-page__related-grid,.creative-page__insight-grid,.creative-page__logo-cloud,.creative-page__timeline,.industry-page__hero-stats,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__solutions-grid,.industry-page__process-track,.industry-page__service-columns,.industry-page__why-grid,.industry-page__tech-grid,.industry-page__case-grid,.industry-page__faq-grid{grid-template-columns:1fr}.development-page__stat-card,.marketing-page__stat-card,.creative-page__stat-card,.industry-page__hero-stat{min-height:92px;padding:16px 14px}.development-page__service-card,.development-page__tech-card,.development-page__feature-card,.development-page__case-copy,.development-page__testimonial-card,.development-page__faq-support,.development-page__related-card,.development-page__insight-card,.development-page__timeline-step,.marketing-page__service-card,.marketing-page__platform-card,.marketing-page__feature-card,.marketing-page__case-copy,.marketing-page__testimonial-card,.marketing-page__faq-support,.marketing-page__related-card,.marketing-page__insight-card,.marketing-page__timeline-step,.creative-page__service-card,.creative-page__tool-card,.creative-page__feature-card,.creative-page__portfolio-copy,.creative-page__testimonial-card,.creative-page__faq-support,.creative-page__related-card,.creative-page__insight-card,.creative-page__timeline-step,.industry-page__overview-card,.industry-page__service-column,.industry-page__tech-card,.industry-page__info-card,.static-page__panel,.static-page__card{padding:var(--mobile-card-padding)}.development-page__cta-card,.marketing-page__cta-card,.creative-page__cta-card,.services-showcase__cta,.technologies__callout{border-radius:22px;padding:var(--mobile-card-padding)}}@media (max-width: 560px){.static-page__actions,.development-page__hero-actions,.marketing-page__hero-actions,.creative-page__hero-actions,.industry-page__actions,.development-page__cta-actions,.marketing-page__cta-actions,.creative-page__cta-actions,.industry-page__cta-actions{flex-direction:column}.static-page__button,.development-page__button,.marketing-page__button,.creative-page__button,.industry-page__button,.development-page__hero .development-page__button,.marketing-page__hero .marketing-page__button,.creative-page__hero .creative-page__button{width:100%;min-width:100%}}.svc-heading{max-width:760px;margin:0 auto 60px;display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:90px}.svc-heading__badge{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 22px;border-radius:999px;background:#b7354f14;border:1px solid rgba(183,53,79,.18);color:#b4324e;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:24px;animation:svc-badge-fadein .5s ease both}@keyframes svc-badge-fadein{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.svc-heading__title{margin:0;color:var(--section-headline-color, #4a3a40);font-size:clamp(2rem,4vw,3.5rem);line-height:1.15;font-weight:800;letter-spacing:-.03em;text-wrap:balance;animation:svc-title-fadein .6s ease .1s both}@keyframes svc-title-fadein{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.svc-heading__title span:last-child{background:linear-gradient(135deg,#6b1735,#b4324e 48%,#b4324e);-webkit-background-clip:text;background-clip:text;color:transparent}.svc-heading__title span:only-child{background:none;-webkit-background-clip:unset;background-clip:unset;color:inherit}.svc-heading__desc{max-width:700px;margin:24px auto 0;color:#667085;font-size:1.125rem;line-height:1.8;font-weight:400;text-wrap:balance;animation:svc-desc-fadein .6s ease .18s both}@keyframes svc-desc-fadein{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.svc-heading__divider{display:flex;align-items:center;gap:10px;margin-top:28px;animation:svc-divider-scale .5s ease .28s both}@keyframes svc-divider-scale{0%{opacity:0;transform:scaleX(.4)}to{opacity:1;transform:scaleX(1)}}.svc-heading__divider-line{width:49px;height:6px;border-radius:999px;background:linear-gradient(90deg,#b4324e,#b4324e);display:block}.svc-heading__divider-dot{width:12px;height:12px;border-radius:50%;background:#b4324e;display:block;flex-shrink:0}@media (max-width: 768px){.svc-heading{padding-top:60px;margin-bottom:44px}.svc-heading__title{font-size:clamp(1.75rem,7vw,2.6rem)}.svc-heading__desc{font-size:1rem;line-height:1.7}.svc-heading__badge{height:38px;padding:0 16px;font-size:.78rem}}@media (max-width: 480px){.svc-heading{padding-top:48px;margin-bottom:36px}.svc-heading__title{font-size:clamp(1.6rem,8vw,2.2rem)}}@media (prefers-reduced-motion: reduce){.svc-heading__badge,.svc-heading__title,.svc-heading__desc,.svc-heading__divider{animation:none}}:root{--premium-heading-blue: #b4324e;--premium-heading-gradient: linear-gradient(90deg, #6b1735 0%, #b4324e 48%, #b4324e 100%);--premium-heading-muted: #667085}:is(.services-showcase__header,.clients__header,.process-showcase__header,.industries__header,.technologies__header,.landing-faq__header,.svc-heading,.dev-solutions__head,.development-page__recent-head,.creative-page__recent-head,.port__stats-head,.blog-detail__related-head,.industry-page__section-head,.premium-section-heading){width:min(1120px,100%);max-width:1120px;display:flex!important;flex-direction:column;align-items:center!important;justify-content:center;text-align:center!important;margin:0 auto 42px!important;padding-top:56px}:is(.hero__content,.static-page__hero .static-page__container,.port__hero .port__container,.blog-page__hero-copy,.blog-detail__header,.blog-detail__empty,.industry-page__hero-copy,.development-page__hero-inner,.creative-page__hero-inner,.marketing-page__hero-inner){max-width:760px;text-align:center;align-items:center}:is(.development-page__tool-heading,.creative-page__tool-heading,.static-page__section-heading,.development-page__cta-footer-copy,.port__cta-copy,.blog-page__cta-copy,.blog-detail__cta-copy,.industry-page__cta-band .container>div:first-child){width:min(760px,100%);max-width:760px;display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:0!important;margin-inline:auto}:is(.services-showcase__badge,.clients-badge,.process-showcase__badge,.industries-badge,.technologies-badge,.landing-faq__badge,.svc-heading__badge,.dev-solutions__badge,.industry-page__section-badge,.premium-section-badge,.hero__eyebrow,.static-page__eyebrow,.port__eyebrow,.blog-page__eyebrow,.blog-detail__eyebrow,.blog-detail__header .blog-detail__category,.industry-page__eyebrow,.development-page__badge,.creative-page__badge,.marketing-page__badge){min-height:42px!important;height:42px;display:inline-flex!important;align-items:center;justify-content:center;gap:10px;margin:0 auto!important;padding:0 22px!important;border:1px solid rgba(180,50,78,.18)!important;border-radius:999px!important;background:#b4324e12!important;box-shadow:none!important;color:var(--premium-heading-blue)!important;font-size:14px!important;line-height:1;font-weight:600!important;letter-spacing:1px!important;text-transform:uppercase;white-space:nowrap;animation:premium-heading-fade-down .55s ease both}:is(.hero__eyebrow,.static-page__eyebrow,.port__eyebrow,.blog-page__eyebrow,.blog-detail__eyebrow,.blog-detail__header .blog-detail__category,.industry-page__eyebrow,.development-page__badge,.creative-page__badge,.marketing-page__badge):before{content:"✦";display:inline-flex;color:currentColor;font-size:.95em;line-height:1}.port__eyebrow-dot{display:none}:is(.services-showcase__badge,.clients-badge,.process-showcase__badge,.industries-badge,.technologies-badge,.landing-faq__badge,.svc-heading__badge,.dev-solutions__badge,.industry-page__section-badge) svg{width:18px!important;height:18px!important;flex:0 0 auto}:is(.hero__title,.static-page__title,.port__hero-title,.blog-page__hero-copy>h1,.blog-detail__header>h1,.blog-detail__empty>h1,.industry-page__hero-copy>h1,.development-page__hero-title,.creative-page__hero-title,.marketing-page__hero-title,.services-showcase__title,.clients__title,.process-showcase__title,.industries__title,.technologies__title,.landing-faq__title,.svc-heading__title,.dev-solutions__title,.development-page__tool-heading h2,.creative-page__tool-heading h2,.development-page__recent-copy h2,.creative-page__recent-copy h2,.port__stats-head h2,.port__cta-copy h2,.blog-page__cta-copy h2,.blog-detail__related-head h2,.blog-detail__cta-copy h2,.static-page__section-heading h2,.industry-page__section-head h2,.industry-page__cta-band h2,.development-page__cta-footer-copy h2){width:min(1120px,100%);max-width:1120px;margin:18px auto 0!important;color:#4a3a40;font-size:clamp(2.15rem,3vw,2.6rem)!important;line-height:1.12!important;font-weight:800!important;letter-spacing:-.025em!important;text-align:center!important;text-wrap:balance;animation:premium-heading-fade-up .62s ease .08s both}:is(.services-showcase__title-accent,.clients__title-accent,.process-showcase__title-accent,.industries__title-accent,.technologies__title-accent,.landing-faq__title span,.svc-heading__title span:last-child,.dev-solutions__title span:first-child,.hero__line--accent,.static-page__title span,.port__hero-title em,.port__stats-head h2 span,.port__cta-copy h2 span,.blog-page__hero-copy>h1 span,.blog-detail__header>h1 span,.blog-detail__empty>h1 span,.blog-detail__related-head h2 span,.blog-detail__cta-copy h2 span,.blog-page__cta-copy h2 span,.industry-page__hero-copy>h1 span,.industry-page__section-title-accent,.industry-page__cta-band h2 span,.development-page__tool-heading h2 span,.creative-page__tool-heading h2 span,.development-page__recent-copy h2 span,.creative-page__recent-copy h2 span,.development-page__cta-footer-copy h2 span){background:var(--premium-heading-gradient)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;font-style:normal}:is(.hero__description,.static-page__lead,.port__hero-desc,.blog-page__hero-copy>p:not(.blog-page__eyebrow),.blog-detail__header>p,.blog-detail__empty>p:not(.blog-detail__eyebrow),.industry-page__hero-copy>p,.development-page__hero-copy,.creative-page__hero-copy,.marketing-page__hero-copy,.landing-faq__description,.svc-heading__desc,.dev-solutions__desc,.development-page__recent-copy p,.creative-page__recent-copy p,.port__stats-head p,.port__cta-copy p,.blog-page__cta-copy p,.blog-detail__cta-copy p,.industry-page__cta-band p,.development-page__cta-footer-copy p){max-width:700px!important;margin:24px auto 0!important;color:var(--premium-heading-muted)!important;font-size:18px!important;line-height:1.8!important;font-weight:500!important;text-align:center!important;text-wrap:balance;animation:premium-heading-fade-up .62s ease .16s both}:is(.port__cta-copy h2,.blog-page__cta-copy h2,.blog-detail__cta-copy h2,.industry-page__cta-band h2,.development-page__cta-footer-copy h2){color:#fff}:is(.port__cta-copy p,.blog-page__cta-copy p,.blog-detail__cta-copy p,.industry-page__cta-band p,.development-page__cta-footer-copy p){color:#ffffffc7!important}:is(.services-showcase__divider,.clients__divider,.process-showcase__divider,.industries__divider,.technologies__divider,.landing-faq__divider,.svc-heading__divider,.dev-solutions__divider,.industry-page__section-divider,.premium-section-divider){width:86px;height:9px;display:flex!important;align-items:center;justify-content:center;gap:7px;margin:18px auto 0!important;color:var(--premium-heading-blue)!important;transform-origin:center;animation:premium-heading-scale .48s ease .24s both}:is(.services-showcase__divider,.clients__divider,.process-showcase__divider,.industries__divider,.technologies__divider,.landing-faq__divider,.dev-solutions__divider,.industry-page__section-divider,.premium-section-divider)>span,.svc-heading__divider-line{width:34px!important;height:4px!important;display:block;border-radius:999px;background:var(--premium-heading-blue)!important}:is(.services-showcase__divider,.clients__divider,.process-showcase__divider,.industries__divider,.technologies__divider,.landing-faq__divider,.dev-solutions__divider,.industry-page__section-divider,.premium-section-divider)>i,.svc-heading__divider-dot{width:9px!important;height:9px!important;display:block;flex:0 0 9px;border-radius:50%;background:var(--premium-heading-blue)!important}.premium-section-heading h2:after,.about__section-title h2:after{content:none!important;display:none!important}:is(.hero__content){max-width:100%!important;text-align:center;align-items:center}:is(.hero__title){width:100%!important;max-width:100%!important;font-size:clamp(2.6rem,5.5vw,4.8rem)!important;line-height:1.02!important;font-weight:900!important;letter-spacing:-.04em!important;margin:0 auto!important}:is(.hero__description){max-width:780px!important;font-size:clamp(1rem,1.5vw,1.18rem)!important;font-weight:400!important;line-height:1.72!important;color:#6f5c63!important;margin:clamp(16px,2.5vw,24px) auto 0!important}:is(.hero__actions){margin-top:clamp(20px,3vw,32px)!important;max-width:100%!important}@media (max-width: 1024px){:is(.hero__title){font-size:clamp(2.2rem,5vw,3.6rem)!important}}@media (max-width: 720px){:is(.hero__title){font-size:clamp(1.8rem,7vw,2.6rem)!important;line-height:1.05!important}:is(.hero__description){font-size:.98rem!important}:is(.hero__actions){margin-top:44px!important}}@keyframes premium-heading-fade-down{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes premium-heading-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes premium-heading-scale{0%{opacity:0;transform:scaleX(.35)}to{opacity:1;transform:scaleX(1)}}@media (max-width: 1024px){:is(.services-showcase__header,.clients__header,.process-showcase__header,.industries__header,.technologies__header,.landing-faq__header,.svc-heading,.dev-solutions__head,.development-page__recent-head,.creative-page__recent-head,.port__stats-head,.blog-detail__related-head,.industry-page__section-head,.premium-section-heading){margin-bottom:38px!important;padding-top:48px}:is(.hero__title,.static-page__title,.port__hero-title,.blog-page__hero-copy>h1,.blog-detail__header>h1,.blog-detail__empty>h1,.industry-page__hero-copy>h1,.development-page__hero-title,.creative-page__hero-title,.marketing-page__hero-title,.services-showcase__title,.clients__title,.process-showcase__title,.industries__title,.technologies__title,.landing-faq__title,.svc-heading__title,.dev-solutions__title,.development-page__tool-heading h2,.creative-page__tool-heading h2,.development-page__recent-copy h2,.creative-page__recent-copy h2,.port__stats-head h2,.port__cta-copy h2,.blog-page__cta-copy h2,.blog-detail__related-head h2,.blog-detail__cta-copy h2,.static-page__section-heading h2,.industry-page__section-head h2,.industry-page__cta-band h2,.development-page__cta-footer-copy h2){font-size:clamp(2rem,4vw,2.35rem)!important}}@media (min-width: 1200px){:is(.services-showcase__title,.clients__title,.process-showcase__title,.industries__title,.technologies__title,.landing-faq__title,.svc-heading__title,.dev-solutions__title,.development-page__tool-heading h2,.creative-page__tool-heading h2,.development-page__recent-copy h2,.creative-page__recent-copy h2,.port__stats-head h2,.blog-detail__related-head h2,.static-page__section-heading h2,.industry-page__section-head h2){width:max-content;max-width:100%;white-space:nowrap;text-wrap:nowrap}:is(.services-showcase__title,.clients__title,.process-showcase__title,.industries__title,.technologies__title,.landing-faq__title,.svc-heading__title,.dev-solutions__title,.industry-page__section-head h2)>span{display:inline!important}:is(.services-showcase__title,.clients__title,.process-showcase__title,.industries__title,.technologies__title,.landing-faq__title,.svc-heading__title,.dev-solutions__title,.industry-page__section-head h2)>span+span{margin-left:.28ch}}@media (max-width: 720px){:is(.services-showcase__header,.clients__header,.process-showcase__header,.industries__header,.technologies__header,.landing-faq__header,.svc-heading,.dev-solutions__head,.development-page__recent-head,.creative-page__recent-head,.port__stats-head,.blog-detail__related-head,.industry-page__section-head,.premium-section-heading){margin-bottom:34px!important;padding-top:40px}:is(.hero__title,.static-page__title,.port__hero-title,.blog-page__hero-copy>h1,.blog-detail__header>h1,.blog-detail__empty>h1,.industry-page__hero-copy>h1,.development-page__hero-title,.creative-page__hero-title,.marketing-page__hero-title,.services-showcase__title,.clients__title,.process-showcase__title,.industries__title,.technologies__title,.landing-faq__title,.svc-heading__title,.dev-solutions__title,.development-page__tool-heading h2,.creative-page__tool-heading h2,.development-page__recent-copy h2,.creative-page__recent-copy h2,.port__stats-head h2,.port__cta-copy h2,.blog-page__cta-copy h2,.blog-detail__related-head h2,.blog-detail__cta-copy h2,.static-page__section-heading h2,.industry-page__section-head h2,.industry-page__cta-band h2,.development-page__cta-footer-copy h2){font-size:clamp(1.75rem,7vw,2rem)!important}:is(.hero__description,.static-page__lead,.port__hero-desc,.blog-page__hero-copy>p:not(.blog-page__eyebrow),.blog-detail__header>p,.blog-detail__empty>p:not(.blog-detail__eyebrow),.industry-page__hero-copy>p,.development-page__hero-copy,.creative-page__hero-copy,.marketing-page__hero-copy,.landing-faq__description,.svc-heading__desc,.dev-solutions__desc,.development-page__recent-copy p,.creative-page__recent-copy p,.port__stats-head p,.port__cta-copy p,.blog-page__cta-copy p,.blog-detail__cta-copy p,.industry-page__cta-band p,.development-page__cta-footer-copy p){font-size:16px!important;line-height:1.7!important}:is(.services-showcase__badge,.clients-badge,.process-showcase__badge,.industries-badge,.technologies-badge,.landing-faq__badge,.svc-heading__badge,.dev-solutions__badge,.industry-page__section-badge,.premium-section-badge,.hero__eyebrow,.static-page__eyebrow,.port__eyebrow,.blog-page__eyebrow,.blog-detail__eyebrow,.blog-detail__header .blog-detail__category,.industry-page__eyebrow,.development-page__badge,.creative-page__badge,.marketing-page__badge){max-width:100%;height:auto;min-height:38px!important;padding:9px 16px!important;white-space:normal;line-height:1.25}:is(.hero__actions,.development-page__hero-actions,.creative-page__hero-actions,.marketing-page__hero-actions),.blog-page__search{margin-top:44px!important}}@media (prefers-reduced-motion: reduce){:is(.services-showcase__badge,.clients-badge,.process-showcase__badge,.industries-badge,.technologies-badge,.landing-faq__badge,.svc-heading__badge,.dev-solutions__badge,.industry-page__section-badge,.premium-section-badge,.hero__eyebrow,.static-page__eyebrow,.port__eyebrow,.blog-page__eyebrow,.blog-detail__eyebrow,.industry-page__eyebrow,.development-page__badge,.creative-page__badge,.marketing-page__badge,.hero__title,.static-page__title,.port__hero-title,.blog-page__hero-copy>h1,.blog-detail__header>h1,.blog-detail__empty>h1,.industry-page__hero-copy>h1,.development-page__hero-title,.creative-page__hero-title,.marketing-page__hero-title,.services-showcase__title,.clients__title,.process-showcase__title,.industries__title,.technologies__title,.landing-faq__title,.svc-heading__title,.dev-solutions__title,.premium-section-divider,.landing-faq__divider){animation:none!important}}.process-section,.development-page__section#development-process,.creative-page__section#creative-process,.marketing-page__section#marketing-process,.industry-page__section--process{--process-blue: #ee7b32;--process-blue-dark: #b4324e;--process-arrow: #f5ad3d;--process-ink: #101828;position:relative;overflow:hidden;padding:112px 0;background:radial-gradient(ellipse 52% 34% at 10% 8%,rgba(238,123,50,.08),transparent 58%),radial-gradient(ellipse 44% 30% at 90% 16%,rgba(180,50,78,.07),transparent 58%),linear-gradient(180deg,#fff,#fff7ef 54%,#fff)}.process-section>.container,.development-page__section#development-process>.container,.creative-page__section#creative-process>.container,.marketing-page__section#marketing-process>.container,.industry-page__section--process>.container{width:min(1160px,calc(100% - (var(--page-gutter) * 2)))}.process-section .process-timeline,.development-page__section#development-process .development-page__timeline,.creative-page__section#creative-process .creative-page__timeline,.marketing-page__section#marketing-process .marketing-page__timeline,.industry-page__section--process .industry-page__process-track{margin-top:clamp(36px,4.4vw,60px)}.process-section .process-timeline__rail,.development-page__section#development-process .development-page__timeline,.creative-page__section#creative-process .creative-page__timeline,.marketing-page__section#marketing-process .marketing-page__timeline,.industry-page__section--process .industry-page__process-track{position:relative;display:grid;align-items:stretch;gap:0;overflow:visible;min-height:228px;padding:4px 0}.process-section .process-timeline__rail{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-flow:initial;grid-auto-columns:auto}.development-page__section#development-process .development-page__timeline,.creative-page__section#creative-process .creative-page__timeline,.marketing-page__section#marketing-process .marketing-page__timeline,.industry-page__section--process .industry-page__process-track{grid-template-columns:repeat(7,minmax(0,1fr))}.development-page__section#development-process .development-page__timeline:before,.creative-page__section#creative-process .creative-page__timeline:before,.marketing-page__section#marketing-process .marketing-page__timeline:before{content:none}.process-section .process-step,.development-page__section#development-process .development-page__timeline-step,.creative-page__section#creative-process .creative-page__timeline-step,.marketing-page__section#marketing-process .marketing-page__timeline-step,.industry-page__section--process .industry-page__process-step{position:relative;isolation:isolate;min-width:0;min-height:210px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 8px;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;overflow:visible;text-align:center;scroll-snap-align:start;transition:opacity .72s ease,transform .3s ease}.process-section .process-step:nth-child(2n),.development-page__section#development-process .development-page__timeline-step:nth-child(2n),.creative-page__section#creative-process .creative-page__timeline-step:nth-child(2n),.marketing-page__section#marketing-process .marketing-page__timeline-step:nth-child(2n),.industry-page__section--process .industry-page__process-step:nth-child(2n){padding-top:100px}.development-page__section#development-process .development-page__timeline-step:before,.creative-page__section#creative-process .creative-page__timeline-step:before,.marketing-page__section#marketing-process .marketing-page__timeline-step:before{content:none}.process-section .process-step:not(:last-child):after,.development-page__section#development-process .development-page__timeline-step:not(:last-child):after,.creative-page__section#creative-process .creative-page__timeline-step:not(:last-child):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:not(:last-child):after,.industry-page__section--process .industry-page__process-step:not(:last-child):after{content:"";position:absolute;z-index:0;left:calc(50% + 26px);width:calc(100% - 40px);height:76px;border:0;background-repeat:no-repeat;background-position:center;background-size:100% 100%;opacity:0;pointer-events:none;transform:scale(.86);transition:opacity .42s ease,transform .76s cubic-bezier(.2,1,.22,1),filter .3s ease}.process-section .process-step:nth-child(odd):not(:last-child):after,.development-page__section#development-process .development-page__timeline-step:nth-child(odd):not(:last-child):after,.creative-page__section#creative-process .creative-page__timeline-step:nth-child(odd):not(:last-child):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:nth-child(odd):not(:last-child):after,.industry-page__section--process .industry-page__process-step:nth-child(odd):not(:last-child):after{top:50px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 76' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 7 C42 7 42 66 94 66' fill='none' stroke='%23b7354f' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M87 58 L96 66 L86 73' fill='none' stroke='%23b7354f' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.process-section .process-step:nth-child(2n):not(:last-child):after,.development-page__section#development-process .development-page__timeline-step:nth-child(2n):not(:last-child):after,.creative-page__section#creative-process .creative-page__timeline-step:nth-child(2n):not(:last-child):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:nth-child(2n):not(:last-child):after,.industry-page__section--process .industry-page__process-step:nth-child(2n):not(:last-child):after{top:36px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 76' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 68 C42 68 42 9 94 9' fill='none' stroke='%23b7354f' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M86 2 L96 9 L87 18' fill='none' stroke='%23b7354f' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.process-section .process-step.is-visible:after,.development-page__section#development-process .development-page__timeline-step.is-visible:after,.creative-page__section#creative-process .creative-page__timeline-step.is-visible:after,.marketing-page__section#marketing-process .marketing-page__timeline-step.is-visible:after,.industry-page__section--process .industry-page__process-step.is-visible:after{opacity:.9;transform:scale(1)}.process-section .process-step:nth-child(2):after,.development-page__section#development-process .development-page__timeline-step:nth-child(2):after,.creative-page__section#creative-process .creative-page__timeline-step:nth-child(2):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:nth-child(2):after,.industry-page__section--process .industry-page__process-step:nth-child(2):after{transition-delay:80ms}.process-section .process-step:nth-child(3):after,.development-page__section#development-process .development-page__timeline-step:nth-child(3):after,.creative-page__section#creative-process .creative-page__timeline-step:nth-child(3):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:nth-child(3):after,.industry-page__section--process .industry-page__process-step:nth-child(3):after{transition-delay:.16s}.process-section .process-step:nth-child(4):after,.development-page__section#development-process .development-page__timeline-step:nth-child(4):after,.creative-page__section#creative-process .creative-page__timeline-step:nth-child(4):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:nth-child(4):after,.industry-page__section--process .industry-page__process-step:nth-child(4):after{transition-delay:.24s}.process-section .process-step:nth-child(5):after,.development-page__section#development-process .development-page__timeline-step:nth-child(5):after,.creative-page__section#creative-process .creative-page__timeline-step:nth-child(5):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:nth-child(5):after,.industry-page__section--process .industry-page__process-step:nth-child(5):after{transition-delay:.32s}.process-section .process-step:nth-child(6):after,.development-page__section#development-process .development-page__timeline-step:nth-child(6):after,.creative-page__section#creative-process .creative-page__timeline-step:nth-child(6):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:nth-child(6):after,.industry-page__section--process .industry-page__process-step:nth-child(6):after{transition-delay:.4s}.process-section .process-step:last-child:after,.development-page__section#development-process .development-page__timeline-step:last-child:after,.creative-page__section#creative-process .creative-page__timeline-step:last-child:after,.marketing-page__section#marketing-process .marketing-page__timeline-step:last-child:after,.industry-page__section--process .industry-page__process-step:last-child:after{content:none;display:none!important}.process-section .process-step:hover,.development-page__section#development-process .development-page__timeline-step:hover,.creative-page__section#creative-process .creative-page__timeline-step:hover,.marketing-page__section#marketing-process .marketing-page__timeline-step:hover,.industry-page__section--process .industry-page__process-step:hover{transform:translateY(-4px)}.process-section .process-step:hover:after,.development-page__section#development-process .development-page__timeline-step:hover:after,.creative-page__section#creative-process .creative-page__timeline-step:hover:after,.marketing-page__section#marketing-process .marketing-page__timeline-step:hover:after,.industry-page__section--process .industry-page__process-step:hover:after{opacity:1;filter:drop-shadow(0 6px 12px rgba(238,123,50,.25))}.process-section .process-step__icon-shell,.development-page__section#development-process .development-page__timeline-icon,.creative-page__section#creative-process .creative-page__timeline-icon,.marketing-page__section#marketing-process .marketing-page__timeline-icon,.industry-page__section--process .industry-page__process-step>span{position:relative;z-index:2;width:76px;height:76px;display:grid;place-items:center;margin:0;flex:0 0 auto;border:0;border-radius:50%;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.24),transparent 32%),linear-gradient(135deg,var(--process-blue),var(--process-blue-dark));box-shadow:0 16px 30px #ee7b3238,inset 0 1px #ffffff4d;color:#fff;transition:transform .3s ease,box-shadow .3s ease}.process-section .process-step__icon-shell:before{content:none}.process-section .process-step__icon{width:100%;height:100%;display:grid;place-items:center;border-radius:50%;color:inherit}.process-section .process-step__icon svg,.development-page__section#development-process .development-page__timeline-icon svg,.creative-page__section#creative-process .creative-page__timeline-icon svg,.marketing-page__section#marketing-process .marketing-page__timeline-icon svg,.industry-page__section--process .industry-page__process-step>span svg{width:38px;height:38px;color:inherit}.process-section .process-step:hover .process-step__icon-shell,.development-page__section#development-process .development-page__timeline-step:hover .development-page__timeline-icon,.creative-page__section#creative-process .creative-page__timeline-step:hover .creative-page__timeline-icon,.marketing-page__section#marketing-process .marketing-page__timeline-step:hover .marketing-page__timeline-icon,.industry-page__section--process .industry-page__process-step:hover>span{transform:scale(1.1);box-shadow:0 20px 36px #ee7b324d,inset 0 1px #ffffff57}.process-section .process-step__number,.development-page__section#development-process .development-page__timeline-step small,.creative-page__section#creative-process .creative-page__timeline-step small,.marketing-page__section#marketing-process .marketing-page__timeline-step small,.industry-page__section--process .industry-page__process-step small{display:none}.process-section .process-step__title,.development-page__section#development-process .development-page__timeline-step h3,.creative-page__section#creative-process .creative-page__timeline-step h3,.marketing-page__section#marketing-process .marketing-page__timeline-step h3,.industry-page__section--process .industry-page__process-step h3{position:relative;z-index:2;margin:14px 0 0;max-width:13ch;color:var(--process-ink);font-size:clamp(.9rem,.94vw,1.05rem);line-height:1.16;font-weight:800;letter-spacing:0}.process-section .process-step__description,.development-page__section#development-process .development-page__timeline-step p,.creative-page__section#creative-process .creative-page__timeline-step p,.marketing-page__section#marketing-process .marketing-page__timeline-step p,.industry-page__section--process .industry-page__process-step p{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 1180px){.process-section,.development-page__section#development-process,.creative-page__section#creative-process,.marketing-page__section#marketing-process,.industry-page__section--process{padding:92px 0}.process-section .process-timeline__rail,.development-page__section#development-process .development-page__timeline,.creative-page__section#creative-process .creative-page__timeline,.marketing-page__section#marketing-process .marketing-page__timeline,.industry-page__section--process .industry-page__process-track{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:34px}.process-section .process-step:nth-child(4n):after,.development-page__section#development-process .development-page__timeline-step:nth-child(4n):after,.creative-page__section#creative-process .creative-page__timeline-step:nth-child(4n):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:nth-child(4n):after,.industry-page__section--process .industry-page__process-step:nth-child(4n):after{display:none}}@media (max-width: 920px){.process-section .process-timeline__rail,.development-page__section#development-process .development-page__timeline,.creative-page__section#creative-process .creative-page__timeline,.marketing-page__section#marketing-process .marketing-page__timeline,.industry-page__section--process .industry-page__process-track{grid-template-columns:repeat(3,minmax(0,1fr))}.process-section .process-step:nth-child(4n):after,.development-page__section#development-process .development-page__timeline-step:nth-child(4n):after,.creative-page__section#creative-process .creative-page__timeline-step:nth-child(4n):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:nth-child(4n):after,.industry-page__section--process .industry-page__process-step:nth-child(4n):after{display:block}.process-section .process-step:nth-child(3n):after,.development-page__section#development-process .development-page__timeline-step:nth-child(3n):after,.creative-page__section#creative-process .creative-page__timeline-step:nth-child(3n):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:nth-child(3n):after,.industry-page__section--process .industry-page__process-step:nth-child(3n):after{display:none}}@media (max-width: 720px){.process-section,.development-page__section#development-process,.creative-page__section#creative-process,.marketing-page__section#marketing-process,.industry-page__section--process{padding:70px 0}.process-section .process-timeline,.development-page__section#development-process .development-page__timeline,.creative-page__section#creative-process .creative-page__timeline,.marketing-page__section#marketing-process .marketing-page__timeline,.industry-page__section--process .industry-page__process-track{margin-top:28px}.process-section .process-timeline__rail,.development-page__section#development-process .development-page__timeline,.creative-page__section#creative-process .creative-page__timeline,.marketing-page__section#marketing-process .marketing-page__timeline,.industry-page__section--process .industry-page__process-track{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:136px;min-height:206px;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;padding:8px 4px 18px}.process-section .process-step,.development-page__section#development-process .development-page__timeline-step,.creative-page__section#creative-process .creative-page__timeline-step,.marketing-page__section#marketing-process .marketing-page__timeline-step,.industry-page__section--process .industry-page__process-step{min-height:190px;padding-inline:0}.process-section .process-step:nth-child(2n),.development-page__section#development-process .development-page__timeline-step:nth-child(2n),.creative-page__section#creative-process .creative-page__timeline-step:nth-child(2n),.marketing-page__section#marketing-process .marketing-page__timeline-step:nth-child(2n),.industry-page__section--process .industry-page__process-step:nth-child(2n){padding-top:88px}.process-section .process-step:nth-child(3n):after,.development-page__section#development-process .development-page__timeline-step:nth-child(3n):after,.creative-page__section#creative-process .creative-page__timeline-step:nth-child(3n):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:nth-child(3n):after,.industry-page__section--process .industry-page__process-step:nth-child(3n):after{display:block}.process-section .process-step:not(:last-child):after,.development-page__section#development-process .development-page__timeline-step:not(:last-child):after,.creative-page__section#creative-process .creative-page__timeline-step:not(:last-child):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:not(:last-child):after,.industry-page__section--process .industry-page__process-step:not(:last-child):after{left:calc(50% + 20px);width:76px;height:58px;display:block!important}.process-section .process-step:nth-child(odd):not(:last-child):after,.development-page__section#development-process .development-page__timeline-step:nth-child(odd):not(:last-child):after,.creative-page__section#creative-process .creative-page__timeline-step:nth-child(odd):not(:last-child):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:nth-child(odd):not(:last-child):after,.industry-page__section--process .industry-page__process-step:nth-child(odd):not(:last-child):after{top:46px}.process-section .process-step:nth-child(2n):not(:last-child):after,.development-page__section#development-process .development-page__timeline-step:nth-child(2n):not(:last-child):after,.creative-page__section#creative-process .creative-page__timeline-step:nth-child(2n):not(:last-child):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:nth-child(2n):not(:last-child):after,.industry-page__section--process .industry-page__process-step:nth-child(2n):not(:last-child):after{top:34px}.process-section .process-step:last-child:after,.development-page__section#development-process .development-page__timeline-step:last-child:after,.creative-page__section#creative-process .creative-page__timeline-step:last-child:after,.marketing-page__section#marketing-process .marketing-page__timeline-step:last-child:after,.industry-page__section--process .industry-page__process-step:last-child:after{display:none!important}.process-section .process-step__icon-shell,.development-page__section#development-process .development-page__timeline-icon,.creative-page__section#creative-process .creative-page__timeline-icon,.marketing-page__section#marketing-process .marketing-page__timeline-icon,.industry-page__section--process .industry-page__process-step>span{width:66px;height:66px}.process-section .process-step__icon svg,.development-page__section#development-process .development-page__timeline-icon svg,.creative-page__section#creative-process .creative-page__timeline-icon svg,.marketing-page__section#marketing-process .marketing-page__timeline-icon svg,.industry-page__section--process .industry-page__process-step>span svg{width:32px;height:32px}.process-section .process-step__title,.development-page__section#development-process .development-page__timeline-step h3,.creative-page__section#creative-process .creative-page__timeline-step h3,.marketing-page__section#marketing-process .marketing-page__timeline-step h3,.industry-page__section--process .industry-page__process-step h3{font-size:.88rem}}@media (prefers-reduced-motion: reduce){.process-section .process-step,.development-page__section#development-process .development-page__timeline-step,.creative-page__section#creative-process .creative-page__timeline-step,.marketing-page__section#marketing-process .marketing-page__timeline-step,.industry-page__section--process .industry-page__process-step,.process-section .process-step:after,.development-page__section#development-process .development-page__timeline-step:after,.creative-page__section#creative-process .creative-page__timeline-step:after,.marketing-page__section#marketing-process .marketing-page__timeline-step:after,.industry-page__section--process .industry-page__process-step:after,.process-section .process-step__icon-shell,.development-page__section#development-process .development-page__timeline-icon,.creative-page__section#creative-process .creative-page__timeline-icon,.marketing-page__section#marketing-process .marketing-page__timeline-icon,.industry-page__section--process .industry-page__process-step>span{transition:none}}:where(.container,.navbar,.navbar__inner,.primary-nav,.site-footer,.site-footer__inner,main,section,article,form,fieldset,[class*=__grid],[class*=__inner],[class*=__content],[class*=__copy]){min-width:0}:where(input,textarea,select,button){max-width:100%}textarea{resize:vertical}.static-page__container,.blog-page__container,.blog-detail__container,.port__container,.contact-form-wrap,.sf__container{width:min(var(--page-max-width),calc(100% - (var(--page-gutter) * 2)));max-width:100%;margin-inline:auto}:where(.development-page__hero-inner,.creative-page__hero-inner,.marketing-page__hero-inner,.industry-page__hero-inner,.blog-page__hero-inner,.blog-detail__layout,.blog-page__featured-layout,.development-page__faq-layout,.creative-page__faq-layout,.marketing-page__faq-layout,.industry-page__testimonial-layout){width:100%;min-width:0;max-width:100%;margin-inline:auto}:where(.development-page,.creative-page,.marketing-page,.industry-page,.static-page,.blog-page,.blog-detail-page,.port,.admin-panel)>section{width:100%;max-width:100%;padding-inline:0}@media (min-width: 1024px){:root{--desktop-shell-max: 1180px;--desktop-content-max: 1180px;--page-max-width: var(--desktop-shell-max);--header-max-width: var(--desktop-shell-max);--page-gutter: clamp(24px, 3vw, 40px);--header-gutter: var(--page-gutter)}.container,.topbar__inner,.navbar,.sf__container,.blog-page__container,.blog-detail__container,.port__container,.contact-form-wrap{width:min(var(--desktop-content-max),calc(100% - (var(--page-gutter) * 2)));max-width:100%;margin-inline:auto}:where(.site-header,.topbar,.sf,main,section,.blog-page,.blog-detail-page,.port){width:100%;max-width:100%}html,body,#root,#root>main,main>section,#root>section,#root>header,#root>footer{width:100%;max-width:100%;margin-inline:0}:where(.development-page,.creative-page,.marketing-page,.industry-page,.static-page,.blog-page,.blog-detail-page,.port,.admin-page){width:100%;max-width:100%;margin-inline:0}:where(.services-showcase__grid,.clients__rail,.technologies__grid,.development-page__services-grid,.development-page__feature-grid,.development-page__industry-grid,.creative-page__services-grid,.creative-page__feature-grid,.creative-page__industry-grid,.marketing-page__services-grid,.marketing-page__feature-grid,.marketing-page__industry-grid,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__solutions-grid,.industry-page__tech-grid,.blog-page__grid,.port__grid,.sf__grid){width:100%;min-width:0}:where(img,video,iframe,svg){max-width:100%}:where(table){width:100%;max-width:100%}}@media (min-width: 1366px){:root{--desktop-shell-max: 1320px;--desktop-content-max: 1280px;--page-gutter: clamp(28px, 2.6vw, 44px)}}@media (min-width: 1536px){:root{--desktop-shell-max: 1440px;--desktop-content-max: 1440px;--page-gutter: clamp(32px, 2.5vw, 48px)}}@media (min-width: 1920px){:root{--desktop-shell-max: 1520px;--desktop-content-max: 1440px;--page-gutter: clamp(40px, 2.5vw, 56px)}}@media (min-width: 2560px){:root{--desktop-shell-max: 1600px;--desktop-content-max: 1440px;--page-gutter: 64px}}@media (min-width: 1025px){.development-page__services-grid,.development-page__feature-grid,.development-page__industry-grid,.development-page__case-grid,.development-page__related-grid,.development-page__insight-grid,.creative-page__services-grid,.creative-page__feature-grid,.creative-page__industry-grid,.creative-page__portfolio-grid,.creative-page__related-grid,.creative-page__insight-grid,.marketing-page__services-grid,.marketing-page__feature-grid,.marketing-page__industry-grid,.marketing-page__case-grid,.marketing-page__related-grid,.marketing-page__insight-grid,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__solutions-grid,.industry-page__why-grid,.industry-page__tech-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.process-section .process-timeline__rail,.development-page__section#development-process .development-page__timeline,.creative-page__section#creative-process .creative-page__timeline,.marketing-page__section#marketing-process .marketing-page__timeline,.industry-page__section--process .industry-page__process-track{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-flow:initial;grid-auto-columns:initial;gap:0}.process-section .process-step:not(:last-child):after,.development-page__section#development-process .development-page__timeline-step:not(:last-child):after,.creative-page__section#creative-process .creative-page__timeline-step:not(:last-child):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:not(:last-child):after,.industry-page__section--process .industry-page__process-step:not(:last-child):after{display:block}.industry-page__solutions-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1024px){.clients__rail,.process-section .process-timeline__rail,.development-page__section#development-process .development-page__timeline,.creative-page__section#creative-process .creative-page__timeline,.marketing-page__section#marketing-process .marketing-page__timeline,.industry-page__section--process .industry-page__process-track{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:initial;grid-auto-columns:initial;gap:28px 0}.process-section .process-step:not(:last-child):after,.development-page__section#development-process .development-page__timeline-step:not(:last-child):after,.creative-page__section#creative-process .creative-page__timeline-step:not(:last-child):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:not(:last-child):after,.industry-page__section--process .industry-page__process-step:not(:last-child):after{display:block}.process-section .process-step:nth-child(2n):after,.development-page__section#development-process .development-page__timeline-step:nth-child(2n):after,.creative-page__section#creative-process .creative-page__timeline-step:nth-child(2n):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:nth-child(2n):after,.industry-page__section--process .industry-page__process-step:nth-child(2n):after{display:none}.industry-page__solutions-grid,.port__grid,.blog-page__grid,.development-page__services-grid,.development-page__feature-grid,.development-page__industry-grid,.development-page__case-grid,.development-page__related-grid,.development-page__insight-grid,.creative-page__services-grid,.creative-page__feature-grid,.creative-page__industry-grid,.creative-page__portfolio-grid,.creative-page__related-grid,.creative-page__insight-grid,.marketing-page__services-grid,.marketing-page__feature-grid,.marketing-page__industry-grid,.marketing-page__case-grid,.marketing-page__related-grid,.marketing-page__insight-grid,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__why-grid,.industry-page__tech-grid,.industry-page__case-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.dsd .dsd__tech{width:100%;max-width:1240px;margin-inline:auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:clamp(12px,1.5vw,18px)}.dsd .dsd__tech>span{display:inline-flex;align-items:center;justify-content:flex-start;gap:11px;flex:1 1 150px;width:auto;min-width:min(100%,150px);max-width:210px;min-height:64px;padding:13px 16px;border:1px solid rgba(180,50,78,.12);border-radius:14px;background:#fff;color:#4a3a40;box-shadow:0 8px 22px #41262e0f;text-align:left}.dsd .dsd__tech>span>i{display:inline-flex;align-items:center;justify-content:center;flex:0 0 36px;width:36px;height:36px;border-radius:10px;background:#fff3ef;color:#ef654f;font-style:normal}.dsd .dsd__tech>span>i svg{width:21px;height:21px}.dsd .dsd__tech>span>strong{min-width:0;color:#4a3a40;font-size:.9rem;line-height:1.3;font-weight:800;overflow-wrap:anywhere}@media (max-width: 576px){.dsd .dsd__tech{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.dsd .dsd__tech>span{width:100%;min-width:0;max-width:none;padding:11px 12px}}@media (max-width: 390px){.dsd .dsd__tech{grid-template-columns:minmax(0,1fr)}}:is(.development-page__hero,.creative-page__hero,.marketing-page__hero,.dsd__hero){background:radial-gradient(circle at 12% 18%,rgba(238,123,50,.09),transparent 30%),radial-gradient(circle at 88% 12%,rgba(180,50,78,.1),transparent 28%),linear-gradient(180deg,#fff8f5,#fffdfb)}:is(.development-page__hero-inner,.creative-page__hero-inner,.marketing-page__hero-inner){width:100%;max-width:1120px;margin-inline:auto;text-align:center}:is(.development-page__badge,.creative-page__badge,.marketing-page__badge,.dsd__hero .dsd__badge,.industry-page__eyebrow){display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:8px 18px;border:1px solid rgba(180,50,78,.2);border-radius:999px;background:#fff8f8d6;color:#b4324e;font-size:clamp(.7rem,.75vw,.8rem);line-height:1;font-weight:800;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 12px 28px #4f2d390f}:is(.development-page__hero-title,.creative-page__hero-title,.marketing-page__hero-title,.dsd__hero h1){max-width:1050px;margin:22px auto 0;color:#4a3a40;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(2.5rem,5vw,4.7rem);line-height:1.04;font-weight:800;letter-spacing:-.045em;text-wrap:balance}:is(.development-page__hero-title-gradient,.creative-page__hero-title-gradient,.marketing-page__hero-title-gradient,.industry-page__hero h1 span){background:linear-gradient(90deg,#8f1f3d,#b4324e,#ee7b32);-webkit-background-clip:text;background-clip:text;color:transparent}:is(.development-page__hero-copy,.creative-page__hero-copy,.marketing-page__hero-copy,.dsd__hero p){max-width:800px;margin:24px auto 0;color:#667085;font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.75;font-weight:500;text-wrap:pretty}@media (max-width: 767px){:is(.development-page__hero-title,.creative-page__hero-title,.marketing-page__hero-title,.dsd__hero h1){margin-top:18px;font-size:clamp(2.05rem,10vw,3rem);line-height:1.08;letter-spacing:-.035em}:is(.development-page__badge,.creative-page__badge,.marketing-page__badge,.dsd__hero .dsd__badge,.industry-page__eyebrow){min-height:38px;padding:7px 14px;font-size:.68rem}}.home-page .services-showcase__title .services-showcase__title-accent{display:inline-block!important;margin-left:.22em!important;background:var(--logo-gradient)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}:root{--logo-charcoal: #4b3b42;--logo-brown: #6a4244;--logo-burgundy: #8d203f;--logo-rose: #b7354f;--logo-coral: #c65f3d;--logo-gold: #f3a43b;--logo-muted: #6b565e;--logo-soft: #fff6ee;--logo-gradient: linear-gradient( 90deg, var(--logo-burgundy) 0%, var(--logo-rose) 42%, var(--logo-coral) 72%, var(--logo-gold) 100% )}:where(.home-page,.development-page,.creative-page,.marketing-page,.industry-page,.dsd,.static-page,.blog-page,.blog-detail-page,.port){color:var(--logo-charcoal)}:where(.home-page,.development-page,.creative-page,.marketing-page,.industry-page,.dsd,.static-page,.blog-page,.blog-detail-page,.port) :is(h1,h2,h3){color:var(--logo-charcoal)}:is(.hero__description,.development-page__hero-copy,.creative-page__hero-copy,.marketing-page__hero-copy,.industry-page__hero-copy>p,.dsd__hero p,.dsd__head p,.dsd__about>p,.static-page__lead,.blog-page__hero-copy>p:not(.blog-page__eyebrow),.blog-detail__header>p,.port__hero-desc,.landing-faq__description,.svc-heading__desc,.dev-solutions__desc){color:var(--logo-muted)!important}:is(.hero__eyebrow,.development-page__badge,.creative-page__badge,.marketing-page__badge,.industry-page__eyebrow,.industry-page__section-badge,.dsd__badge,.static-page__eyebrow,.blog-page__eyebrow,.blog-detail__eyebrow,.port__eyebrow,.svc-heading__badge,.dev-solutions__badge,.premium-section-badge){border-color:#b7354f38!important;background:#b7354f12!important;color:var(--logo-burgundy)!important}:is(.hero__line--accent,.development-page__hero-title-gradient,.creative-page__hero-title-gradient,.marketing-page__hero-title-gradient,.industry-page__hero-copy>h1 span,.static-page__title span,.port__hero-title em,.clients__title-accent,.services-showcase__title-accent,.industries__title-accent,.technologies__title-accent,.process-showcase__title-accent,.landing-faq__title span,.svc-heading__title span:last-child,.industry-page__section-title-accent,.dsd__hero-title-accent){background:var(--logo-gradient)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}:is(.hero__button--primary,.dsd__button--primary,.development-page__cta,.creative-page__cta,.marketing-page__cta){border-color:transparent;background:var(--logo-gradient)!important;color:#fff!important}:is(.dsd__cta,.development-page__cta-band,.creative-page__cta-band,.marketing-page__cta-band,.industry-page__cta-band) :is(h2,h3){color:#fff!important}:is(.clients__header,.services-showcase__header,.industries__header,.technologies__header,.process-showcase__header,.landing-faq__header,.svc-heading,.dsd__head,.industry-page__section-head,.premium-section-heading){width:min(100%,1120px);margin-inline:auto;text-align:center}:is(.clients__title,.services-showcase__title,.industries__title,.technologies__title,.process-showcase__title,.landing-faq__title,.svc-heading__title,.dsd__head h2,.industry-page__section-head h2,.premium-section-heading h2){max-width:1050px;margin:22px auto 0!important;color:var(--logo-charcoal)!important;font-family:Plus Jakarta Sans,Inter,Outfit,sans-serif!important;font-size:clamp(2.15rem,3vw,2.75rem)!important;line-height:1.1!important;font-weight:800!important;letter-spacing:-.035em!important;text-align:center!important;text-wrap:balance}:is(.clients__title-accent,.services-showcase__title-accent,.industries__title-accent,.technologies__title-accent,.process-showcase__title-accent,.landing-faq__title span,.svc-heading__title span:last-child,.dsd__head h2 span:last-child,.industry-page__section-title-accent,.premium-section-heading h2 span:last-child){background:var(--logo-gradient)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}:is(.clients__divider,.services-showcase__divider,.industries__divider,.technologies__divider,.process-showcase__divider,.landing-faq__divider){width:88px!important;height:10px!important;display:block!important;margin:20px auto 0!important;background:linear-gradient(var(--logo-rose),var(--logo-rose)) left center / 30px 3px no-repeat,radial-gradient(circle,var(--logo-rose) 0 4px,transparent 4.5px) center / 10px 10px no-repeat,linear-gradient(var(--logo-rose),var(--logo-rose)) right center / 30px 3px no-repeat!important}:is(.clients__divider,.services-showcase__divider,.industries__divider,.technologies__divider,.process-showcase__divider,.landing-faq__divider)>*{display:none!important}:is(.svc-heading__title,.dsd__head h2,.premium-section-heading h2):after{content:"";width:88px;height:10px;display:block;margin:20px auto 0;background:linear-gradient(var(--logo-rose),var(--logo-rose)) left center / 30px 3px no-repeat,radial-gradient(circle,var(--logo-rose) 0 4px,transparent 4.5px) center / 10px 10px no-repeat,linear-gradient(var(--logo-rose),var(--logo-rose)) right center / 30px 3px no-repeat}.industry-page__section-head--dark h2{color:#fff!important}.industry-page__section-head--dark h2:after{background:linear-gradient(var(--logo-gold),var(--logo-gold)) left center / 30px 3px no-repeat,radial-gradient(circle,var(--logo-gold) 0 4px,transparent 4.5px) center / 10px 10px no-repeat,linear-gradient(var(--logo-gold),var(--logo-gold)) right center / 30px 3px no-repeat}@media (max-width: 767px){:is(.clients__title,.services-showcase__title,.industries__title,.technologies__title,.process-showcase__title,.landing-faq__title,.svc-heading__title,.dsd__head h2,.industry-page__section-head h2,.premium-section-heading h2){margin-top:18px!important;font-size:clamp(1.85rem,8vw,2.35rem)!important;line-height:1.12!important;letter-spacing:-.025em!important}}:is(.development-page,.creative-page,.marketing-page,.industry-page,.dsd){--page-heading-ink: #4a3a40;--page-heading-muted: #6a555c;--page-heading-accent: linear-gradient(90deg, #8f1f3d 0%, #b4324e 48%, #ee7b32 100%);font-family:Plus Jakarta Sans,Inter,sans-serif}:is(.development-page,.creative-page,.marketing-page) .svc-heading,.industry-page .industry-page__section-head,.dsd .dsd__head{width:min(100%,920px);max-width:920px;margin-inline:auto;margin-bottom:clamp(34px,5vw,54px);text-align:center}:is(.development-page,.creative-page,.marketing-page) .svc-heading__title,.industry-page .industry-page__section-head h2,.dsd .dsd__head h2{margin:20px 0 0;color:var(--page-heading-ink);font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(2.2rem,3.25vw,3.15rem);line-height:1.08;font-weight:800;letter-spacing:-.035em;text-align:center;text-wrap:balance}:is(.development-page,.creative-page,.marketing-page) .svc-heading__title>span+span,.industry-page .industry-page__section-title-accent{display:inline-block;margin-left:.2em;background:var(--page-heading-accent);-webkit-background-clip:text;background-clip:text;color:transparent}:is(.development-page,.creative-page,.marketing-page) .svc-heading__badge,.industry-page .industry-page__section-badge,.dsd .dsd__head .dsd__badge{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:8px 16px;border:1px solid rgba(180,50,78,.18);border-radius:999px;background:#ffffffd6;color:#b4324e;font-size:.76rem;line-height:1;font-weight:800;letter-spacing:.11em;text-transform:uppercase;box-shadow:0 12px 28px #4f2d3912}:is(.development-page,.creative-page,.marketing-page) .svc-heading__badge svg,.industry-page .industry-page__section-badge svg{width:18px;height:18px}:is(.development-page,.creative-page,.marketing-page) .svc-heading__desc,.dsd .dsd__head p{max-width:760px;margin:17px auto 0;color:var(--page-heading-muted);font-size:clamp(.96rem,1vw,1.05rem);line-height:1.72;font-weight:500;text-align:center;text-wrap:pretty}:is(.development-page,.creative-page,.marketing-page,.industry-page,.dsd) h1{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;letter-spacing:-.04em;text-wrap:balance}@media (max-width: 767px){:is(.development-page,.creative-page,.marketing-page) .svc-heading,.industry-page .industry-page__section-head,.dsd .dsd__head{margin-bottom:32px}:is(.development-page,.creative-page,.marketing-page) .svc-heading__title,.industry-page .industry-page__section-head h2,.dsd .dsd__head h2{margin-top:16px;font-size:clamp(1.85rem,8vw,2.35rem);line-height:1.12;letter-spacing:-.025em}:is(.development-page,.creative-page,.marketing-page) .svc-heading__title>span+span,.industry-page .industry-page__section-title-accent{display:block;margin:5px 0 0}:is(.development-page,.creative-page,.marketing-page) .svc-heading__badge,.industry-page .industry-page__section-badge,.dsd .dsd__head .dsd__badge{min-height:38px;padding:7px 13px;font-size:.68rem}}:is(.development-page__section#industries-served .development-page__industry-grid,.creative-page__section#industries-served .creative-page__industry-grid,.marketing-page__section#industries-served .marketing-page__industry-grid){width:100%;max-width:1440px;margin-inline:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(28px,4vw,46px) clamp(14px,2vw,30px);align-items:start}:is(.development-page__section#industries-served .development-page__industry-card,.creative-page__section#industries-served .creative-page__industry-card,.marketing-page__section#industries-served .marketing-page__industry-card){display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:11px;min-width:0;min-height:0;height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:center}:is(.development-page__section#industries-served .development-page__industry-icon,.creative-page__section#industries-served .creative-page__industry-icon,.marketing-page__section#industries-served .marketing-page__industry-icon){display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:34px;height:34px;margin:0;border:0;border-radius:0;background:transparent;color:#ef654f;box-shadow:none}:is(.development-page__section#industries-served .development-page__industry-icon,.creative-page__section#industries-served .creative-page__industry-icon,.marketing-page__section#industries-served .marketing-page__industry-icon) svg{width:28px;height:28px;stroke-width:2.2}:is(.development-page__section#industries-served .development-page__industry-card,.creative-page__section#industries-served .creative-page__industry-card,.marketing-page__section#industries-served .marketing-page__industry-card) strong{max-width:18ch;color:#30292d;font-size:clamp(.82rem,.82vw,.96rem);line-height:1.4;font-weight:750;overflow-wrap:anywhere;text-wrap:balance}:is(.development-page__section#industries-served .development-page__industry-card,.creative-page__section#industries-served .creative-page__industry-card,.marketing-page__section#industries-served .marketing-page__industry-card):hover{transform:none;border-color:transparent;background:transparent;box-shadow:none}@media (min-width: 576px){:is(.development-page__section#industries-served .development-page__industry-grid,.creative-page__section#industries-served .creative-page__industry-grid,.marketing-page__section#industries-served .marketing-page__industry-grid){grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width: 1024px){:is(.development-page__section#industries-served .development-page__industry-grid,.creative-page__section#industries-served .creative-page__industry-grid,.marketing-page__section#industries-served .marketing-page__industry-grid){grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:clamp(34px,3vw,50px) clamp(18px,2vw,34px)}}.home-page{--home-heading: #4a3a40;--home-accent-start: #8f1f3d;--home-accent-mid: #b4324e;--home-accent-end: #ee7b32;--home-heading-muted: #6a555c}.home-page :is(.clients__header,.services-showcase__header,.industries__header,.technologies__header,.process-showcase__header,.landing-faq__header){width:min(100%,920px);margin-inline:auto;text-align:center}.home-page :is(.clients__title,.services-showcase__title,.industries__title,.technologies__title,.process-showcase__title,.landing-faq__title){margin:20px 0 0;color:var(--home-heading);font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(2.2rem,3.25vw,3.15rem);line-height:1.08;font-weight:800;letter-spacing:-.035em;text-align:center;text-wrap:balance;white-space:normal}.home-page :is(.clients__title-accent,.services-showcase__title-accent,.industries__title-accent,.technologies__title-accent,.process-showcase__title-accent,.landing-faq__title>span){display:inline-block;margin-left:.22em;background:linear-gradient(90deg,var(--home-accent-start) 0%,var(--home-accent-mid) 48%,var(--home-accent-end) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.home-page :is(.clients-badge,.services-showcase__badge,.industries-badge,.technologies-badge,.process-showcase__badge,.landing-faq__badge){display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:8px 16px;border:1px solid rgba(180,50,78,.18);border-radius:999px;background:#ffffffd1;color:var(--home-accent-mid);font-size:.76rem;line-height:1;font-weight:800;letter-spacing:.11em;text-transform:uppercase;box-shadow:0 12px 28px #4f2d3912}.home-page :is(.clients-badge,.services-showcase__badge,.industries-badge,.technologies-badge,.process-showcase__badge,.landing-faq__badge) svg{width:18px;height:18px}.home-page :is(.clients__divider,.services-showcase__divider,.industries__divider,.technologies__divider,.process-showcase__divider,.landing-faq__divider){display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;color:var(--home-accent-mid)}.home-page :is(.clients__divider,.services-showcase__divider,.industries__divider,.technologies__divider,.process-showcase__divider,.landing-faq__divider) span{width:34px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--home-accent-end),var(--home-accent-mid))}.home-page :is(.clients__divider,.services-showcase__divider,.industries__divider,.technologies__divider,.process-showcase__divider,.landing-faq__divider) i{width:9px;height:9px;display:block;border-radius:50%;background:var(--home-accent-mid)}@media (max-width: 767px){.home-page :is(.clients__title,.services-showcase__title,.industries__title,.technologies__title,.process-showcase__title,.landing-faq__title){margin-top:16px;font-size:clamp(1.85rem,8vw,2.35rem);line-height:1.12;letter-spacing:-.025em}.home-page :is(.clients__title-accent,.services-showcase__title-accent,.industries__title-accent,.technologies__title-accent,.process-showcase__title-accent,.landing-faq__title>span){display:block;margin:5px 0 0}.home-page :is(.clients-badge,.services-showcase__badge,.industries-badge,.technologies-badge,.process-showcase__badge,.landing-faq__badge){min-height:38px;padding:7px 13px;font-size:.68rem}}@media (min-width: 1025px){:where(.process-section .process-timeline__rail,.development-page__timeline,.creative-page__timeline,.marketing-page__timeline,.industry-page__process-track,.dsd__process){align-items:start;min-height:205px;padding:8px 0;gap:0!important}:where(.process-section .process-step,.process-section .process-step:nth-child(2n),.development-page__timeline-step,.development-page__timeline-step:nth-child(2n),.creative-page__timeline-step,.creative-page__timeline-step:nth-child(2n),.marketing-page__timeline-step,.marketing-page__timeline-step:nth-child(2n),.industry-page__process-step,.industry-page__process-step:nth-child(2n),.dsd__process article,.dsd__process article:nth-child(2n)){display:flex!important;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;min-height:190px;padding:0 clamp(8px,1vw,14px)!important;text-align:center!important;transform:none!important}:where(.process-section .process-step__icon-shell,.development-page__timeline-icon,.creative-page__timeline-icon,.marketing-page__timeline-icon,.industry-page__process-step>span,.dsd__process article>span){width:clamp(66px,4.6vw,76px)!important;height:clamp(66px,4.6vw,76px)!important;margin:0 auto 12px!important}:where(.process-section .process-step__title,.development-page__timeline-step h3,.creative-page__timeline-step h3,.marketing-page__timeline-step h3,.industry-page__process-step h3,.dsd__process article h3){max-width:16ch;margin:0 auto!important;text-align:center!important}:where(.process-section .process-step,.development-page__timeline-step,.creative-page__timeline-step,.marketing-page__timeline-step,.industry-page__process-step,.dsd__process article):not(:last-child):after{content:"";position:absolute;z-index:0;display:block!important;left:calc(50% + 30px)!important;top:29px!important;width:calc(100% - 44px)!important;height:16px!important;border:0!important;border-radius:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8 H104' fill='none' stroke='%23b7354f' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpath d='M97 2 L105 8 L97 14' fill='none' stroke='%23b7354f' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 100% 100% no-repeat!important;transform:none!important;opacity:1}}@media (min-width: 1025px){.process-section .process-step:nth-child(2n),.development-page__timeline-step:nth-child(2n),.creative-page__timeline-step:nth-child(2n),.marketing-page__timeline-step:nth-child(2n),.industry-page__process-step:nth-child(2n),.dsd__process article:nth-child(2n){padding-top:90px!important;transform:none!important}.process-section .process-step:nth-child(odd):not(:last-child):after,.development-page__timeline-step:nth-child(odd):not(:last-child):after,.creative-page__timeline-step:nth-child(odd):not(:last-child):after,.marketing-page__timeline-step:nth-child(odd):not(:last-child):after,.industry-page__process-step:nth-child(odd):not(:last-child):after,.dsd__process article:nth-child(odd):not(:last-child):after{left:calc(50% + 30px)!important;top:29px!important;width:calc(100% - 44px)!important;height:90px!important;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 90' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8 C43 8 42 80 103 80' fill='none' stroke='%23b7354f' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M95 72 L105 80 L95 88' fill='none' stroke='%23b7354f' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 100% 100% no-repeat!important}.process-section .process-step:nth-child(2n):not(:last-child):after,.development-page__timeline-step:nth-child(2n):not(:last-child):after,.creative-page__timeline-step:nth-child(2n):not(:last-child):after,.marketing-page__timeline-step:nth-child(2n):not(:last-child):after,.industry-page__process-step:nth-child(2n):not(:last-child):after,.dsd__process article:nth-child(2n):not(:last-child):after{left:calc(50% + 30px)!important;top:29px!important;width:calc(100% - 44px)!important;height:90px!important;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 90' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 80 C43 80 42 8 103 8' fill='none' stroke='%23b7354f' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M95 1 L105 8 L95 16' fill='none' stroke='%23b7354f' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 100% 100% no-repeat!important}}@media (max-width: 1024px){:where(.process-section .process-timeline__rail,.development-page__timeline,.creative-page__timeline,.marketing-page__timeline,.industry-page__process-track,.dsd__process){display:grid!important;grid-template-columns:none!important;grid-auto-flow:column!important;grid-auto-columns:minmax(160px,1fr);align-items:start;gap:0!important;width:100%;min-height:210px;padding:8px 0 16px;overflow-x:auto!important;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}:where(.process-section .process-timeline__rail,.development-page__timeline,.creative-page__timeline,.marketing-page__timeline,.industry-page__process-track,.dsd__process)::-webkit-scrollbar{display:none}:where(.process-section .process-step,.process-section .process-step:nth-child(2n),.development-page__timeline-step,.development-page__timeline-step:nth-child(2n),.creative-page__timeline-step,.creative-page__timeline-step:nth-child(2n),.marketing-page__timeline-step,.marketing-page__timeline-step:nth-child(2n),.industry-page__process-step,.industry-page__process-step:nth-child(2n),.dsd__process article,.dsd__process article:nth-child(2n)){position:relative;display:flex!important;flex-direction:column;align-items:center;justify-content:flex-start;width:100%!important;min-width:0;min-height:190px;padding:0 12px!important;text-align:center!important;scroll-snap-align:start;transform:none!important}:where(.process-section .process-step__icon-shell,.development-page__timeline-icon,.creative-page__timeline-icon,.marketing-page__timeline-icon,.industry-page__process-step>span,.dsd__process article>span){position:relative;z-index:2;display:inline-flex;grid-column:auto!important;grid-row:auto!important;flex:0 0 66px;width:66px!important;height:66px!important;margin:0 auto 12px!important}:where(.process-section .process-step__title,.development-page__timeline-step h3,.creative-page__timeline-step h3,.marketing-page__timeline-step h3,.industry-page__process-step h3,.dsd__process article h3){grid-column:auto!important;max-width:16ch;margin:0 auto!important;font-size:.94rem;line-height:1.3;text-align:center!important}.industry-page__process-step small,.industry-page__process-step p{grid-column:auto!important;margin-inline:auto;text-align:center!important}.industry-page__process-step p{max-width:20ch;margin-top:7px}:where(.process-section .process-step,.development-page__timeline-step,.creative-page__timeline-step,.marketing-page__timeline-step,.industry-page__process-step,.dsd__process article):not(:last-child):after{content:"";position:absolute;z-index:0;display:block!important;left:calc(50% + 27px)!important;top:27px!important;width:calc(100% - 38px)!important;height:16px!important;border:0!important;border-radius:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8 H104' fill='none' stroke='%23b7354f' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpath d='M97 2 L105 8 L97 14' fill='none' stroke='%23b7354f' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 100% 100% no-repeat!important;transform:none!important;opacity:1;pointer-events:none}}@media (max-width: 576px){:where(.process-section .process-timeline__rail,.development-page__timeline,.creative-page__timeline,.marketing-page__timeline,.industry-page__process-track,.dsd__process){grid-auto-columns:minmax(180px,76vw);padding-inline:2px;scroll-padding-inline:2px}}@media (max-width: 720px){.clients__rail,.process-section .process-timeline__rail,.development-page__section#development-process .development-page__timeline,.creative-page__section#creative-process .creative-page__timeline,.marketing-page__section#marketing-process .marketing-page__timeline,.industry-page__section--process .industry-page__process-track{grid-template-columns:minmax(0,1fr);grid-auto-flow:initial;grid-auto-columns:initial;min-height:0;gap:var(--mobile-card-gap);overflow-x:visible;padding:8px 0;scroll-snap-type:none}.process-section .process-step,.development-page__section#development-process .development-page__timeline-step,.creative-page__section#creative-process .creative-page__timeline-step,.marketing-page__section#marketing-process .marketing-page__timeline-step,.industry-page__section--process .industry-page__process-step,.process-section .process-step:nth-child(2n),.development-page__section#development-process .development-page__timeline-step:nth-child(2n),.creative-page__section#creative-process .creative-page__timeline-step:nth-child(2n),.marketing-page__section#marketing-process .marketing-page__timeline-step:nth-child(2n),.industry-page__section--process .industry-page__process-step:nth-child(2n){width:100%;min-height:0;padding:18px;scroll-snap-align:none}.process-section .process-step:not(:last-child):after,.development-page__section#development-process .development-page__timeline-step:not(:last-child):after,.creative-page__section#creative-process .creative-page__timeline-step:not(:last-child):after,.marketing-page__section#marketing-process .marketing-page__timeline-step:not(:last-child):after,.industry-page__section--process .industry-page__process-step:not(:last-child):after{display:none!important}.development-page__services-grid,.development-page__feature-grid,.development-page__industry-grid,.development-page__case-grid,.development-page__related-grid,.development-page__insight-grid,.creative-page__services-grid,.creative-page__feature-grid,.creative-page__industry-grid,.creative-page__portfolio-grid,.creative-page__related-grid,.creative-page__insight-grid,.marketing-page__services-grid,.marketing-page__feature-grid,.marketing-page__industry-grid,.marketing-page__case-grid,.marketing-page__related-grid,.marketing-page__insight-grid,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__solutions-grid,.industry-page__why-grid,.industry-page__tech-grid,.industry-page__case-grid,.port__grid,.blog-page__grid{grid-template-columns:minmax(0,1fr)!important}:where(.contact-form-wrap,.contact-form-card,.contact-form-main,.cf-step,.cf-step__header,.cf-options,.cf-fields-grid,.quick-quote-modal,.quick-quote-modal__dialog,.quick-quote-modal__form){width:100%;min-width:0;max-width:100%}.site-header.is-open .primary-nav{max-height:calc(100dvh - 92px);overscroll-behavior:contain}}@media (max-width: 480px){.hero__actions,.development-page__hero-actions,.creative-page__hero-actions,.marketing-page__hero-actions{width:100%;align-items:stretch}.hero__button,.development-page__button,.creative-page__button,.marketing-page__button{width:100%;min-width:0}}:root{--responsive-container-max: 1440px;--responsive-gutter: 20px;--responsive-section-space: clamp(44px, 8vw, 60px)}.container,.topbar__inner,.navbar,.sf__container,.static-page__container,.blog-page__container,.blog-detail__container,.port__container,.contact-form-wrap{width:100%!important;max-width:var(--responsive-container-max)!important;margin-inline:auto!important;padding-inline:var(--responsive-gutter)!important}@media (min-width: 768px){:root{--responsive-gutter: 32px;--responsive-section-space: clamp(60px, 8vw, 80px)}}@media (min-width: 1024px){:root{--responsive-gutter: 48px;--responsive-section-space: clamp(80px, 8vw, 110px)}}@media (min-width: 1366px){:root{--responsive-gutter: 64px}}@media (min-width: 1600px){:root{--responsive-gutter: 80px;--responsive-section-space: clamp(90px, 7vw, 120px)}}:where(.clients-section,.services-showcase-section,.industries-section,.technologies-section,.process-section,.landing-faq-section,.development-page__section,.creative-page__section,.marketing-page__section,.industry-page__section,.dsd__section){width:100%;max-width:100%}:where(.clients-section,.services-showcase-section,.industries-section,.technologies-section,.process-section,.landing-faq-section,.dsd__section){padding-block:var(--responsive-section-space)}:where(.services-showcase__grid,.development-page__services-grid,.development-page__feature-grid,.development-page__industry-grid,.creative-page__services-grid,.creative-page__feature-grid,.creative-page__industry-grid,.marketing-page__services-grid,.marketing-page__feature-grid,.marketing-page__industry-grid,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__solutions-grid,.industry-page__why-grid,.industry-page__tech-grid,.dsd__grid--offerings,.dsd__grid--features,.dsd__grid--reasons,.dsd__grid--industries){display:grid;align-items:stretch;grid-template-columns:minmax(0,1fr)!important;gap:clamp(14px,2vw,24px)}:where(.services-showcase__grid,.development-page__services-grid,.development-page__feature-grid,.development-page__industry-grid,.creative-page__services-grid,.creative-page__feature-grid,.creative-page__industry-grid,.marketing-page__services-grid,.marketing-page__feature-grid,.marketing-page__industry-grid,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__solutions-grid,.industry-page__why-grid,.industry-page__tech-grid,.dsd__grid--offerings,.dsd__grid--features,.dsd__grid--reasons,.dsd__grid--industries)>*{width:100%;min-width:0;height:100%}@media (min-width: 768px){:where(.services-showcase__grid,.development-page__services-grid,.development-page__feature-grid,.development-page__industry-grid,.creative-page__services-grid,.creative-page__feature-grid,.creative-page__industry-grid,.marketing-page__services-grid,.marketing-page__feature-grid,.marketing-page__industry-grid,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__solutions-grid,.industry-page__why-grid,.industry-page__tech-grid,.dsd__grid--offerings,.dsd__grid--features,.dsd__grid--reasons,.dsd__grid--industries){grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 1024px) and (max-width: 1439px){:where(.services-showcase__grid,.development-page__services-grid,.development-page__feature-grid,.development-page__industry-grid,.creative-page__services-grid,.creative-page__feature-grid,.creative-page__industry-grid,.marketing-page__services-grid,.marketing-page__feature-grid,.marketing-page__industry-grid,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__solutions-grid,.industry-page__why-grid,.industry-page__tech-grid,.dsd__grid--offerings,.dsd__grid--features,.dsd__grid--reasons,.dsd__grid--industries){grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width: 1440px){:where(.services-showcase__grid,.development-page__services-grid,.development-page__feature-grid,.development-page__industry-grid,.creative-page__services-grid,.creative-page__feature-grid,.creative-page__industry-grid,.marketing-page__services-grid,.marketing-page__feature-grid,.marketing-page__industry-grid,.industry-page__segment-grid,.industry-page__challenge-grid,.industry-page__solutions-grid,.industry-page__why-grid,.industry-page__tech-grid,.dsd__grid--offerings,.dsd__grid--features,.dsd__grid--reasons,.dsd__grid--industries){grid-template-columns:repeat(4,minmax(0,1fr))!important}}:where(.development-page__stats,.creative-page__stats,.marketing-page__stats,.industry-page__hero-stats,.port__stats-grid,.admin-panel__stats,.dsd__grid--results){display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch}@media (min-width: 768px){:where(.development-page__stats,.creative-page__stats,.marketing-page__stats,.industry-page__hero-stats,.port__stats-grid,.admin-panel__stats,.dsd__grid--results){grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width: 1024px){:where(.development-page__stats,.creative-page__stats,.marketing-page__stats,.industry-page__hero-stats,.port__stats-grid,.admin-panel__stats,.dsd__grid--results){grid-template-columns:none!important;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr)}}@media (min-width: 1025px){.process-section .process-timeline__rail{grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-auto-flow:initial;overflow:visible}.development-page__timeline,.creative-page__timeline,.marketing-page__timeline,.industry-page__process-track,.dsd__process{grid-template-columns:repeat(7,minmax(0,1fr))!important;grid-auto-flow:initial;overflow:visible}}@media (max-width: 1024px){.process-section .process-timeline__rail,.development-page__timeline,.creative-page__timeline,.marketing-page__timeline,.industry-page__process-track,.dsd__process{grid-template-columns:minmax(0,1fr)!important;grid-auto-flow:initial;grid-auto-columns:initial;overflow-x:visible;gap:16px}}.dsd--development .dsd__section:has(>.dsd__about){padding-block:clamp(64px,7vw,96px)}.dsd--development .dsd__about{width:100%;max-width:1280px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);align-items:center;gap:clamp(52px,7vw,96px)}.dsd--development .dsd__about>div{min-width:0}.dsd--development .dsd__about h2{max-width:620px;margin-top:20px;font-size:clamp(2.35rem,3.45vw,3.45rem);line-height:1.06;letter-spacing:-.035em;text-wrap:balance}.dsd--development .dsd__about h2 span{display:block;margin-top:4px;background:linear-gradient(90deg,#b4324e,#ee7b32);-webkit-background-clip:text;background-clip:text;color:transparent}.dsd--development .dsd__about>p{position:relative;max-width:680px;margin:0;padding-left:30px;color:#665b62;font-size:clamp(1rem,1.08vw,1.12rem);line-height:1.78}.dsd--development .dsd__about>p:before{content:"";position:absolute;inset:5px auto 5px 0;width:3px;border-radius:999px;background:linear-gradient(180deg,#ee7b32,#b4324e)}@media (max-width: 1024px){.dsd--development .dsd__about{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(34px,5vw,54px)}.dsd--development .dsd__about h2{font-size:clamp(2.15rem,4.2vw,2.85rem)}}@media (max-width: 720px){.dsd--development .dsd__section:has(>.dsd__about){padding-block:clamp(48px,12vw,64px)}.dsd--development .dsd__about{grid-template-columns:minmax(0,1fr);gap:28px;text-align:center}.dsd--development .dsd__about h2{max-width:560px;margin-inline:auto;font-size:clamp(2rem,10vw,2.65rem)}.dsd--development .dsd__about>p{max-width:620px;margin-inline:auto;padding:22px 0 0;font-size:.98rem;text-align:left}.dsd--development .dsd__about>p:before{inset:0 35% auto;width:30%;height:3px}}.services-showcase-section .services-showcase__grid{width:100%;max-width:1440px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr)!important;gap:clamp(16px,2vw,24px);align-items:stretch}.services-showcase-section .services-showcase__grid>*{min-width:0;width:100%;height:100%}@media (min-width: 768px){.services-showcase-section .services-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 1024px){.services-showcase-section .services-showcase__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.dsd--development .dsd__head{width:min(100%,820px)}.dsd--development .dsd__grid--offerings .dsd__card,.dsd--development .dsd__reason,.dsd--development .dsd__feature,.dsd--development .dsd__grid--results article,.dsd--development .dsd__related,.dsd--development .dsd__faq details{transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.dsd--development .dsd__grid--offerings .dsd__card:hover,.dsd--development .dsd__reason:hover,.dsd--development .dsd__feature:hover,.dsd--development .dsd__grid--results article:hover,.dsd--development .dsd__related:hover{transform:translateY(-4px);border-color:#b4324e33;box-shadow:0 16px 34px #41262e1a}.dsd--development .dsd__grid--offerings .dsd__card h3,.dsd--development .dsd__reason h3,.dsd--development .dsd__related h3{overflow-wrap:anywhere;text-wrap:balance}.dsd--development .dsd__button:focus-visible,.dsd--development .dsd__related:focus-visible,.dsd--development .dsd__faq summary:focus-visible{outline:3px solid rgba(238,123,50,.45);outline-offset:4px}.dsd--development .dsd__faq details[open]{border-color:#b4324e33;box-shadow:0 12px 26px #41262e12}@media (min-width: 1025px){.dsd--development .dsd__grid--offerings:has(>.dsd__card:nth-child(9):last-child)>.dsd__card:nth-child(9){grid-column:1 / -1;justify-self:center;width:calc((100% - (3*clamp(16px,1.7vw,24px)))/4)}.dsd--development .dsd__grid--offerings:has(>.dsd__card:nth-child(14):last-child)>.dsd__card:nth-child(13){grid-column:2}.dsd--development .dsd__grid--offerings:has(>.dsd__card:nth-child(14):last-child)>.dsd__card:nth-child(14){grid-column:3}}@media (max-width: 767px){.dsd--development .dsd__grid--offerings .dsd__card,.dsd--development .dsd__reason{min-height:0}.dsd--development .dsd__grid--offerings .dsd__card:hover,.dsd--development .dsd__reason:hover,.dsd--development .dsd__feature:hover,.dsd--development .dsd__grid--results article:hover,.dsd--development .dsd__related:hover{transform:none}}@media (prefers-reduced-motion: reduce){.dsd--development .dsd__grid--offerings .dsd__card,.dsd--development .dsd__reason,.dsd--development .dsd__feature,.dsd--development .dsd__grid--results article,.dsd--development .dsd__related,.dsd--development .dsd__faq details{transition:none}}.dsd--development .dsd__grid--features{width:100%;max-width:1360px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr)!important;gap:clamp(14px,1.6vw,22px);align-items:stretch}.dsd--development .dsd__feature{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-width:0;min-height:132px;height:100%;padding:22px 18px;border:1px solid rgba(157,187,225,.48);border-radius:20px;background:#fff;box-shadow:0 9px 22px #3d506e12;color:#30292d;text-align:center}.dsd--development .dsd__feature span{display:inline-grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border:2px solid currentColor;border-radius:50%;background:transparent;color:#30292d;font-size:.75rem;line-height:1;font-weight:900}.dsd--development .dsd__feature strong{max-width:18ch;color:#30292d;font-size:clamp(.9rem,.9vw,1rem);line-height:1.35;font-weight:800;overflow-wrap:anywhere;text-wrap:balance}@media (min-width: 576px){.dsd--development .dsd__grid--features{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 1024px){.dsd--development .dsd__grid--features{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (min-width: 1600px){.dsd--development .dsd__feature{min-height:142px}}.dsd--development .dsd__grid--offerings{width:100%;max-width:1360px;margin-inline:auto;grid-template-columns:minmax(0,1fr)!important;gap:clamp(16px,1.7vw,24px)}.dsd--development .dsd__grid--offerings .dsd__card{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-width:0;min-height:174px;height:100%;padding:clamp(20px,1.65vw,26px);gap:0;overflow:hidden;border:1px solid rgba(107,23,53,.08);border-radius:14px;background:#fff;box-shadow:0 10px 28px #41262e14}.dsd--development .dsd__grid--offerings .dsd__card:before{content:"";position:absolute;inset:0 0 auto;width:100%;height:3px;background:linear-gradient(90deg,#ff8a1f,#f05a32 52%,#c7184c)}.dsd--development .dsd__card-icon{width:46px;height:46px;border-radius:12px;background:linear-gradient(135deg,#ff8a1f,#f05a32 52%,#c7184c);box-shadow:0 7px 15px #d7303a40}.dsd--development .dsd__grid--offerings .dsd__card h3{margin-top:16px;font-size:clamp(.95rem,1vw,1.08rem)}.dsd--development .dsd__grid--reasons{width:100%;max-width:1360px;margin-inline:auto;grid-template-columns:minmax(0,1fr)!important;gap:clamp(14px,1.5vw,22px)}.dsd--development .dsd__reason{display:flex;flex-direction:column;align-items:flex-start;min-height:190px;height:100%;padding:clamp(20px,1.7vw,28px);border:1px solid rgba(180,50,78,.11);border-radius:12px;background:#fff;box-shadow:0 8px 24px #492b350f}.dsd--development .dsd__reason-icon{display:inline-flex;align-items:center;justify-content:flex-start;width:30px;height:30px;color:#ef654f}.dsd--development .dsd__reason-icon svg{width:26px;height:26px;stroke-width:2.2}.dsd--development .dsd__reason h3{margin-top:13px}.dsd--development .dsd__grid--industries{width:100%;max-width:1360px;margin-inline:auto;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(22px,4vw,42px) clamp(12px,2vw,28px)}.dsd--development .dsd__industry{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;min-height:0;height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:center}.dsd--development .dsd__industry>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:#ef654f}.dsd--development .dsd__industry>span svg{width:28px;height:28px;stroke-width:2.2}.dsd--development .dsd__industry strong{max-width:13ch;color:#2a2227;font-size:clamp(.78rem,.78vw,.92rem);line-height:1.35}@media (min-width: 576px){.dsd--development .dsd__grid--industries{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (min-width: 768px){.dsd--development .dsd__grid--offerings,.dsd--development .dsd__grid--reasons{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 1025px){.dsd--development .dsd__grid--offerings,.dsd--development .dsd__grid--reasons{grid-template-columns:repeat(4,minmax(0,1fr))!important}.dsd--development .dsd__grid--industries{grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:clamp(18px,2vw,32px)}}.industry-page__section--solutions .industry-page__solutions-grid{width:100%;max-width:1440px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr)!important;gap:clamp(16px,1.7vw,24px);overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.industry-page__section--solutions .industry-page__solution-card,.industry-page__section--solutions .industry-page__solution-card:nth-child(5){grid-column:auto;display:flex;flex-direction:column;align-items:flex-start;min-width:0;min-height:clamp(220px,17vw,254px);height:100%;padding:clamp(20px,1.65vw,26px);gap:0;overflow:hidden;border:1px solid rgba(107,23,53,.08);border-radius:14px;background:#fff;box-shadow:0 10px 28px #41262e14}.industry-page__section--solutions .industry-page__solution-card:before{content:"";position:absolute;inset:0 0 auto;width:100%;height:3px;background:linear-gradient(90deg,#ff8a1f,#f05a32 52%,#c7184c)}.industry-page__section--solutions .industry-page__solution-card:after{content:none;display:none}.industry-page__section--solutions .industry-page__solution-card>span{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:46px;height:46px;margin:0;border:0;border-radius:12px;background:linear-gradient(135deg,#ff8a1f,#f05a32 52%,#c7184c);color:#fff;box-shadow:0 7px 15px #d7303a40}.industry-page__section--solutions .industry-page__solution-card>span svg{width:23px;height:23px}.industry-page__section--solutions .industry-page__solution-card h3{margin:16px 0 0;padding:0;color:#17131a;font-size:clamp(.95rem,1vw,1.08rem);line-height:1.35;font-weight:800}.industry-page__section--solutions .industry-page__solution-card h3:after{content:none;display:none}.industry-page__section--solutions .industry-page__solution-card p{display:block;margin:12px 0 0;color:#665b62;font-size:clamp(.84rem,.82vw,.94rem);line-height:1.65;font-weight:500}.industry-page__section--solutions .industry-page__solution-card:hover{background:#fff}@media (min-width: 768px){.industry-page__section--solutions .industry-page__solutions-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 1024px){.industry-page__section--solutions .industry-page__solutions-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width: 767px){.industry-page__section--solutions .industry-page__solution-card{min-height:0}}.industry-page__section--process .industry-page__process-track{position:relative;width:100%;max-width:1360px;margin-inline:auto}.industry-page__section--process .industry-page__process-step{position:relative;min-width:0}.industry-page__section--process .industry-page__process-step>span{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:clamp(66px,5vw,82px);height:clamp(66px,5vw,82px);margin-inline:auto;border:0;border-radius:50%;background:linear-gradient(135deg,#f58a3c,#d94a3f 52%,#b4324e);color:#fff;box-shadow:0 14px 30px #b4324e33,inset 0 1px #ffffff52;animation:industry-process-float 4s ease-in-out infinite}.industry-page__section--process .industry-page__process-step:nth-child(2n)>span{animation-delay:-2s}.industry-page__section--process .industry-page__process-step>span svg{width:clamp(25px,2vw,31px);height:clamp(25px,2vw,31px)}.industry-page__section--process .industry-page__process-step small{color:#b4324e;font-weight:800}.industry-page__section--process .industry-page__process-step h3{color:#17131a;font-weight:800}@keyframes industry-process-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (min-width: 1025px){.industry-page__section--process .industry-page__process-track{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))!important;grid-auto-flow:initial;gap:0;align-items:start;min-height:250px;overflow:visible;padding:12px 0 0}.industry-page__section--process .industry-page__process-step,.industry-page__section--process .industry-page__process-step:nth-child(2n){width:100%;min-height:210px;padding:0 clamp(6px,.9vw,14px);text-align:center;transform:none}.industry-page__section--process .industry-page__process-step:nth-child(2n){padding-top:0}.industry-page__section--process .industry-page__process-step:not(:last-child):after{content:"";position:absolute;z-index:0;display:block!important;left:calc(50% + 34px);top:28px;width:calc(100% - 48px);height:78px;border:0;background-repeat:no-repeat;background-position:center;background-size:100% 100%;pointer-events:none}.industry-page__section--process .industry-page__process-step:nth-child(odd):not(:last-child):after{top:29px;height:16px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8 H104' fill='none' stroke='%23b7354f' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpath d='M97 2 L105 8 L97 14' fill='none' stroke='%23b7354f' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.industry-page__section--process .industry-page__process-step:nth-child(2n):not(:last-child):after{top:29px;height:16px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8 H104' fill='none' stroke='%23b7354f' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpath d='M97 2 L105 8 L97 14' fill='none' stroke='%23b7354f' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.industry-page__section--process .industry-page__process-step h3{max-width:15ch;margin:12px auto 0;font-size:clamp(.88rem,.92vw,1rem);line-height:1.25}.industry-page__section--process .industry-page__process-step p{max-width:18ch;margin:8px auto 0;font-size:clamp(.73rem,.72vw,.82rem);line-height:1.5}}@media (min-width: 769px) and (max-width: 1024px){.industry-page__section--process .industry-page__process-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 0}.industry-page__section--process .industry-page__process-step{padding-inline:18px}.industry-page__section--process .industry-page__process-step:nth-child(2n):after{display:none!important}}@media (max-width: 768px){.industry-page__section--process .industry-page__process-track{display:grid;grid-template-columns:minmax(0,1fr)!important;gap:0;max-width:620px;padding:6px 0;overflow:visible}.industry-page__section--process .industry-page__process-step,.industry-page__section--process .industry-page__process-step:nth-child(2n){display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;column-gap:18px;width:100%;min-height:0;padding:10px 0 32px;text-align:left}.industry-page__section--process .industry-page__process-step>span{grid-column:1;grid-row:1 / span 3;width:66px;height:66px;margin:0}.industry-page__section--process .industry-page__process-step small,.industry-page__section--process .industry-page__process-step h3,.industry-page__section--process .industry-page__process-step p{grid-column:2;max-width:none;margin-inline:0;text-align:left}.industry-page__section--process .industry-page__process-step h3{margin-top:3px;font-size:1rem}.industry-page__section--process .industry-page__process-step p{margin-top:5px;font-size:.84rem;line-height:1.5}.industry-page__section--process .industry-page__process-step:not(:last-child):after{content:"";position:absolute;z-index:0;display:block!important;left:32px;top:72px;width:2px;height:calc(100% - 62px);border:0;border-radius:999px;background:linear-gradient(180deg,#ee7b32,#ee7b322e);transform:none}}@media (prefers-reduced-motion: reduce){.industry-page__section--process .industry-page__process-step>span{animation:none}}.industry-page .industry-page__challenge-grid{width:100%;max-width:1360px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr)!important;gap:clamp(14px,1.5vw,22px);align-items:stretch}.industry-page .industry-page__challenge-grid .industry-page__info-card,.industry-page .industry-page__challenge-grid .industry-page__info-card:nth-child(5){grid-column:auto;display:flex;flex-direction:column;align-items:flex-start;min-width:0;min-height:0;height:100%;padding:clamp(20px,1.7vw,28px);border:1px solid rgba(180,50,78,.11);border-radius:12px;background:#fff;box-shadow:0 8px 24px #492b350f}.industry-page .industry-page__challenge-grid .industry-page__info-card>span{display:inline-flex;align-items:center;justify-content:flex-start;flex:0 0 auto;width:30px;height:30px;margin:0;border:0;border-radius:0;background:transparent;color:#ef654f;box-shadow:none}.industry-page .industry-page__challenge-grid .industry-page__info-card>span svg{width:26px;height:26px;stroke-width:2.2}.industry-page .industry-page__challenge-grid .industry-page__info-card h3{margin:13px 0 0;color:#241d22;font-size:clamp(.95rem,.95vw,1.08rem);line-height:1.35;font-weight:800}.industry-page .industry-page__challenge-grid .industry-page__info-card p{display:block;margin:8px 0 0;color:#665b62;font-size:clamp(.82rem,.78vw,.92rem);line-height:1.6;font-weight:500}@media (min-width: 768px){.industry-page .industry-page__challenge-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 1025px){.industry-page .industry-page__challenge-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.industry-page .industry-page__challenge-grid .industry-page__info-card:nth-child(5){grid-column:2}.industry-page .industry-page__challenge-grid .industry-page__info-card{min-height:clamp(170px,13vw,205px)}}.industry-page .industry-page__segment-grid{width:100%;max-width:1360px;margin-inline:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(22px,4vw,42px) clamp(12px,2vw,28px);align-items:start}.industry-page .industry-page__segment-grid .industry-page__segment-card,.industry-page .industry-page__segment-grid .industry-page__segment-card:nth-child(6){grid-column:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;min-width:0;min-height:0;height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:center}.industry-page .industry-page__segment-grid .industry-page__segment-card span{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:34px;height:34px;margin:0;border:0;border-radius:0;background:transparent;color:#ef654f;box-shadow:none}.industry-page .industry-page__segment-grid .industry-page__segment-card span svg{width:28px;height:28px;stroke-width:2.2}.industry-page .industry-page__segment-grid .industry-page__segment-card strong{max-width:13ch;color:#2a2227;font-size:clamp(.78rem,.78vw,.92rem);line-height:1.35;font-weight:700;text-align:center}.industry-page .industry-page__segment-grid .industry-page__segment-card:hover{transform:none;border-color:transparent;background:transparent;box-shadow:none}@media (min-width: 576px){.industry-page .industry-page__segment-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width: 1025px){.industry-page .industry-page__segment-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:clamp(20px,2.2vw,38px)}}:where(.port__grid,.development-page__case-grid,.creative-page__portfolio-grid,.marketing-page__case-grid,.industry-page__case-grid,.dsd__grid--related){grid-template-columns:minmax(0,1fr)!important;align-items:stretch}:where(.port__card-img,.development-page__case-visual,.creative-page__portfolio-visual,.marketing-page__case-visual,.industry-page__case-visual){width:100%;height:auto;aspect-ratio:16 / 10;object-fit:cover}@media (min-width: 768px){:where(.port__grid,.development-page__case-grid,.creative-page__portfolio-grid,.marketing-page__case-grid,.industry-page__case-grid,.dsd__grid--related){grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 1024px){:where(.port__grid,.development-page__case-grid,.creative-page__portfolio-grid,.marketing-page__case-grid,.industry-page__case-grid,.dsd__grid--related){grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width: 993px){.contact-form-wrap{grid-template-columns:300px minmax(0,1fr)!important}.contact-form-sidebar,.blog-detail__sidebar{width:300px;max-width:300px;position:sticky;top:calc(var(--header-offset) + 18px);align-self:start}.development-page__faq-layout,.creative-page__faq-layout,.marketing-page__faq-layout,.landing-faq__layout{grid-template-columns:minmax(0,1fr) 300px!important}}@media (max-width: 992px){.contact-form-wrap,.blog-detail__layout,.development-page__faq-layout,.creative-page__faq-layout,.marketing-page__faq-layout,.landing-faq__layout{grid-template-columns:minmax(0,1fr)!important}.contact-form-sidebar,.blog-detail__sidebar,.development-page__faq-support,.creative-page__faq-support,.marketing-page__faq-support,.landing-faq__support{width:100%;max-width:100%;position:relative;top:auto}}:where(.hero__actions,.dsd__actions,.development-page__hero-actions,.creative-page__hero-actions,.marketing-page__hero-actions,.development-page__cta-actions,.creative-page__cta-actions,.marketing-page__cta-actions,.footer-cta__actions){justify-content:center;gap:clamp(10px,1.5vw,16px)}:where(.hero__actions,.dsd__actions,.development-page__hero-actions,.creative-page__hero-actions,.marketing-page__hero-actions,.development-page__cta-actions,.creative-page__cta-actions,.marketing-page__cta-actions,.footer-cta__actions)>*{flex-grow:0;max-width:100%}.sf__grid{grid-template-columns:minmax(0,1fr)!important;gap:clamp(28px,4vw,60px)}@media (min-width: 768px){.sf__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 1024px){.sf__grid{grid-template-columns:1.6fr 1fr 1fr 1fr 1.5fr!important}}:where(.technology-card__grid,.development-page__tech-strip,.creative-page__tools-strip,.marketing-page__logo-cloud,.development-page__logo-cloud,.creative-page__logo-cloud,.dsd__tech){justify-content:center;align-items:stretch}:where(.technology-card__grid,.development-page__tech-strip,.creative-page__tools-strip,.marketing-page__logo-cloud,.development-page__logo-cloud,.creative-page__logo-cloud,.dsd__tech) img{width:auto;height:auto;max-width:100%;object-fit:contain}.dsd__process{position:relative;min-height:228px;padding:4px 0;gap:0}.dsd__process article{position:relative;isolation:isolate;min-width:0;min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 8px;text-align:center}.dsd__process article:nth-child(2n){padding-top:0}.dsd__process article small{display:none}.dsd__process article>span{position:relative;z-index:2;width:76px;height:76px;flex:0 0 76px;margin:0;border-radius:50%;box-shadow:0 16px 30px #ee7b3238,inset 0 1px #ffffff4d}.dsd__process article h3{position:relative;z-index:2;max-width:13ch;margin:14px 0 0;color:var(--process-ink, #101828);font-size:clamp(.88rem,.95vw,1.02rem);line-height:1.16;font-weight:800}.dsd__process article:not(:last-child):after{content:"";position:absolute;z-index:0;left:calc(50% + 26px);width:calc(100% - 40px);height:76px;border:0;background-repeat:no-repeat;background-position:center;background-size:100% 100%;pointer-events:none}.dsd__process article:nth-child(odd):not(:last-child):after{top:29px;height:16px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8 H104' fill='none' stroke='%23b7354f' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpath d='M97 2 L105 8 L97 14' fill='none' stroke='%23b7354f' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.dsd__process article:nth-child(2n):not(:last-child):after{top:29px;height:16px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8 H104' fill='none' stroke='%23b7354f' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpath d='M97 2 L105 8 L97 14' fill='none' stroke='%23b7354f' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media (min-width: 1025px){.process-section .process-step:not(:last-child):after,.development-page__timeline-step:not(:last-child):after,.creative-page__timeline-step:not(:last-child):after,.marketing-page__timeline-step:not(:last-child):after,.industry-page__process-step:not(:last-child):after,.dsd__process article:not(:last-child):after{display:block!important}}@media (max-width: 1024px){.process-section .process-timeline__rail,.development-page__timeline,.creative-page__timeline,.marketing-page__timeline,.industry-page__process-track,.dsd__process{display:grid;grid-template-columns:none!important;grid-auto-flow:column!important;grid-auto-columns:minmax(170px,clamp(170px,26vw,220px));min-height:210px;padding:8px 0 16px;gap:0;overflow-x:auto!important;overflow-y:hidden;scroll-snap-type:inline mandatory;scrollbar-width:none}.process-section .process-step,.process-section .process-step:nth-child(2n),.development-page__timeline-step,.development-page__timeline-step:nth-child(2n),.creative-page__timeline-step,.creative-page__timeline-step:nth-child(2n),.marketing-page__timeline-step,.marketing-page__timeline-step:nth-child(2n),.industry-page__process-step,.industry-page__process-step:nth-child(2n),.dsd__process article,.dsd__process article:nth-child(2n){width:100%;min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 12px;text-align:center;scroll-snap-align:start}.process-section .process-step:nth-child(2n),.development-page__timeline-step:nth-child(2n),.creative-page__timeline-step:nth-child(2n),.marketing-page__timeline-step:nth-child(2n),.industry-page__process-step:nth-child(2n),.dsd__process article:nth-child(2n){padding-top:90px}.process-section .process-step__icon-shell,.development-page__timeline-icon,.creative-page__timeline-icon,.marketing-page__timeline-icon,.industry-page__process-step>span,.dsd__process article>span{grid-column:auto;grid-row:auto;width:66px;height:66px;margin:0 auto 12px}.process-section .process-step__title,.development-page__timeline-step h3,.creative-page__timeline-step h3,.marketing-page__timeline-step h3,.industry-page__process-step h3,.dsd__process article h3{grid-column:auto;max-width:16ch;margin:0 auto;font-size:.94rem;text-align:center}.process-section .process-step:nth-child(odd):not(:last-child):after,.development-page__timeline-step:nth-child(odd):not(:last-child):after,.creative-page__timeline-step:nth-child(odd):not(:last-child):after,.marketing-page__timeline-step:nth-child(odd):not(:last-child):after,.industry-page__process-step:nth-child(odd):not(:last-child):after,.dsd__process article:nth-child(odd):not(:last-child):after{content:"";display:block!important;left:calc(50% + 27px);top:27px;width:calc(100% - 38px);height:90px;border-radius:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 90' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8 C43 8 42 80 103 80' fill='none' stroke='%23b7354f' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M95 72 L105 80 L95 88' fill='none' stroke='%23b7354f' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 100% 100% no-repeat;transform:none;opacity:1}.process-section .process-step:nth-child(2n):not(:last-child):after,.development-page__timeline-step:nth-child(2n):not(:last-child):after,.creative-page__timeline-step:nth-child(2n):not(:last-child):after,.marketing-page__timeline-step:nth-child(2n):not(:last-child):after,.industry-page__process-step:nth-child(2n):not(:last-child):after,.dsd__process article:nth-child(2n):not(:last-child):after{content:"";display:block!important;left:calc(50% + 27px);top:27px;width:calc(100% - 38px);height:90px;border-radius:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 90' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 80 C43 80 42 8 103 8' fill='none' stroke='%23b7354f' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M95 1 L105 8 L95 16' fill='none' stroke='%23b7354f' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 100% 100% no-repeat;transform:none;opacity:1}}@media (min-width: 1024px){:root{--desktop-fluid-container: min(94%, 1680px);--desktop-section-inline: clamp(24px, 3vw, 64px);--desktop-section-block: clamp(40px, 5vw, 80px)}html,body,#root{max-width:100%;overflow-x:clip}body{font-size:clamp(15px,1vw,18px)}.container,.topbar__inner,.navbar,.navbar__inner,.site-footer__inner,.static-page__container,.blog-page__container,.blog-detail__container,.port__container,.sf__container,.contact-form-wrap{width:var(--desktop-fluid-container)!important;max-width:1680px!important;margin-inline:auto!important}:where(.page-section,.clients-section,.services-showcase-section,.industries-section,.technologies-section,.process-section,.landing-faq-section,.development-page__section,.creative-page__section,.marketing-page__section,.industry-page__section,.dsd__section,.contact-form-section){padding-inline:var(--desktop-section-inline);padding-block:var(--desktop-section-block)}main h1{font-size:clamp(42px,3.5vw,64px)}main h2{font-size:clamp(30px,2.4vw,44px)}.contact-form-wrap{display:grid!important;grid-template-columns:minmax(280px,.8fr) minmax(0,2.2fr)!important;gap:clamp(28px,4vw,72px)!important;align-items:start}.contact-form-sidebar{position:sticky;top:100px}.services-showcase-section .services-showcase__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(14px,1.5vw,24px)}:where(.services-showcase-section .services-showcase__grid,.contact-form-wrap,.contact-form-card,.contact-form-main)>*{min-width:0}img{max-width:100%;height:auto}}@media (min-width: 1280px){.contact-form-wrap{grid-template-columns:minmax(280px,.8fr) minmax(700px,2.2fr)!important}}:where(.home-page,.development-page,.creative-page,.marketing-page,.industry-page,.dsd,.static-page,.blog-page,.blog-detail-page,.port){font-family:Plus Jakarta Sans,Inter,Outfit,sans-serif}:is(.hero__eyebrow,.development-page__badge,.creative-page__badge,.marketing-page__badge,.industry-page__eyebrow,.industry-page__section-badge,.dsd__badge,.static-page__eyebrow,.blog-page__eyebrow,.blog-detail__eyebrow,.port__eyebrow,.svc-heading__badge,.dev-solutions__badge,.premium-section-badge){min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;border-radius:999px;font-size:.875rem;line-height:1;font-weight:600;letter-spacing:.0625rem;text-transform:uppercase}:is(.hero__title,.development-page__hero-title,.creative-page__hero-title,.marketing-page__hero-title,.industry-page__hero-copy>h1,.dsd__hero h1,.static-page__title,.blog-page__hero-copy>h1,.blog-detail__header>h1,.blog-detail__empty>h1,.port__hero-title){font-family:Plus Jakarta Sans,Inter,Outfit,sans-serif!important;font-size:clamp(2.6rem,5.5vw,4.8rem)!important;line-height:1.04!important;font-weight:800!important;letter-spacing:-.04em!important;text-wrap:balance}:is(.clients__title,.services-showcase__title,.industries__title,.technologies__title,.process-showcase__title,.landing-faq__title,.svc-heading__title,.dev-solutions__title,.development-page__section-title,.creative-page__section-title,.marketing-page__section-title,.industry-page__section-head h2,.industry-page__cta-band h2,.dsd__section h2,.dsd__cta h2,.static-page__section-title,.static-page__section-heading h2,.blog-page__cta-copy h2,.blog-detail__related-head h2,.blog-detail__cta-copy h2,.port__stats-head h2,.port__cta-copy h2){font-family:Plus Jakarta Sans,Inter,Outfit,sans-serif!important;font-size:clamp(2.15rem,3vw,2.6rem)!important;line-height:1.12!important;font-weight:800!important;letter-spacing:-.025em!important;text-wrap:balance}:is(.hero__description,.development-page__hero-copy,.creative-page__hero-copy,.marketing-page__hero-copy,.industry-page__hero-copy>p,.dsd__hero p,.static-page__lead,.blog-page__hero-copy>p:not(.blog-page__eyebrow),.blog-detail__header>p,.port__hero-desc,.landing-faq__description,.svc-heading__desc,.dev-solutions__desc){font-size:clamp(1rem,1.25vw,1.125rem)!important;line-height:1.72!important;font-weight:400!important}:is(.hero__line--accent,.development-page__hero-title-gradient,.creative-page__hero-title-gradient,.marketing-page__hero-title-gradient,.industry-page__hero-copy>h1 span,.static-page__title span,.port__hero-title em,.clients__title-accent,.services-showcase__title-accent,.industries__title-accent,.technologies__title-accent,.process-showcase__title-accent,.landing-faq__title span,.svc-heading__title span:last-child,.industry-page__section-title-accent){background:linear-gradient(90deg,#6b1735,#b4324e 48%,#ee7b32)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}@media (max-width: 767px){:is(.hero__title,.development-page__hero-title,.creative-page__hero-title,.marketing-page__hero-title,.industry-page__hero-copy>h1,.dsd__hero h1,.static-page__title,.blog-page__hero-copy>h1,.blog-detail__header>h1,.blog-detail__empty>h1,.port__hero-title){font-size:clamp(2rem,8vw,2.75rem)!important;line-height:1.08!important;letter-spacing:-.03em!important}:is(.clients__title,.services-showcase__title,.industries__title,.technologies__title,.process-showcase__title,.landing-faq__title,.svc-heading__title,.dev-solutions__title,.development-page__section-title,.creative-page__section-title,.marketing-page__section-title,.industry-page__section-head h2,.industry-page__cta-band h2,.dsd__section h2,.dsd__cta h2,.static-page__section-title,.static-page__section-heading h2,.blog-page__cta-copy h2,.blog-detail__related-head h2,.blog-detail__cta-copy h2,.port__stats-head h2,.port__cta-copy h2){font-size:clamp(1.85rem,8vw,2.35rem)!important;line-height:1.12!important;letter-spacing:-.025em!important}}.hero__description span,:is(.development-page__inline-link,.creative-page__inline-link,.marketing-page__inline-link,.development-page__recent-link,.creative-page__recent-link,.marketing-page__recent-link,.dev-solutions__card-link,.services-card__link,.blog-page a,.blog-detail-page a,.port a){color:var(--logo-burgundy)!important}:is(.development-page__button--primary,.creative-page__button--primary,.marketing-page__button--primary,.industry-page__button--primary,.landing-faq__support-button,.dsd__button--primary){border-color:transparent!important;background:var(--logo-gradient)!important;color:#fff!important;box-shadow:0 14px 30px #8d203f33!important}:is(.development-page__stat-icon,.development-page__timeline-icon,.development-page__feature-icon,.development-page__industry-icon,.development-page__related-icon,.development-page__faq-support-icon,.creative-page__stat-icon,.creative-page__timeline-icon,.creative-page__feature-icon,.creative-page__industry-icon,.creative-page__related-icon,.creative-page__faq-support-icon,.marketing-page__stat-icon,.marketing-page__timeline-icon,.marketing-page__feature-icon,.marketing-page__industry-icon,.marketing-page__related-icon,.marketing-page__faq-support-icon,.industry-page__overview-icon,.industry-page__why-icon,.industry-page__tech-icon,.landing-faq__support-icon,.dsd__card-icon,.dsd__reason-icon){border-color:#b7354f33!important;background:#b7354f14!important;color:var(--logo-burgundy)!important;box-shadow:0 12px 24px #8d203f1a!important}:is(.development-page__stat-card,.development-page__feature-card,.development-page__industry-card,.development-page__case-card,.development-page__testimonial-card,.development-page__related-card,.development-page__insight-card,.creative-page__stat-card,.creative-page__service-card,.creative-page__feature-card,.creative-page__industry-card,.creative-page__portfolio-card,.creative-page__testimonial-card,.creative-page__related-card,.creative-page__insight-card,.marketing-page__stat-card,.marketing-page__service-card,.marketing-page__feature-card,.marketing-page__industry-card,.marketing-page__case-card,.marketing-page__testimonial-card,.marketing-page__related-card,.marketing-page__insight-card,.industry-page__overview-card,.industry-page__info-card,.industry-page__tech-card,.industry-page__case-card,.dsd__card,.dsd__reason,.dsd__related){border-color:#b7354f2e!important}:is(.landing-faq__trigger,.development-page__faq-trigger,.creative-page__faq-trigger,.marketing-page__faq-trigger,.industry-page__faq-trigger,.dsd__faq details){border-color:#b7354f33!important}:is(.landing-faq__trigger[aria-expanded=true],.development-page__faq-trigger[aria-expanded=true],.creative-page__faq-trigger[aria-expanded=true],.marketing-page__faq-trigger[aria-expanded=true],.industry-page__faq-trigger[aria-expanded=true],.dsd__faq details[open]){border-color:#b7354f61!important;background:#b7354f12!important}:is(.process-section .process-step:not(:last-child):after,.development-page__timeline-step:not(:last-child):after,.creative-page__timeline-step:not(:last-child):after,.marketing-page__timeline-step:not(:last-child):after,.industry-page__process-step:not(:last-child):after,.dsd__process article:not(:last-child):after){filter:hue-rotate(145deg) saturate(1.25) brightness(.78)}.dsd__cta .dsd__badge{border-color:#fff6!important;background:#ffffff24!important;color:#fff!important;box-shadow:inset 0 1px #ffffff2e}.dsd__cta .dsd__badge:before{color:#fff!important}@media (min-width: 768px) and (max-width: 1023px){:root{--page-gutter: clamp(24px, 4vw, 40px)}:is(.hero-shell,.static-page__hero,.development-page__hero,.creative-page__hero,.marketing-page__hero,.industry-page__hero){min-height:auto}:is(.static-page__hero>.static-page__container,.development-page__hero-inner,.creative-page__hero-inner,.marketing-page__hero-inner,.industry-page__hero-inner){padding-block:clamp(52px,7vw,72px)}.navbar__contact .contact-pill,.menu-toggle{width:44px;min-width:44px;height:44px;min-height:44px}:is(.contact-form-wrap,.contact-form-card,.quick-quote-modal__dialog,.blog-detail__layout,.blog-page__featured-layout){min-width:0;max-width:100%}:is(.contact-form-card,.quick-quote-modal__dialog){overflow-wrap:anywhere}}@media (max-width: 767px){:root{--page-gutter: clamp(16px, 5vw, 20px)}html,body,#root{width:100%;max-width:100%;overflow-x:clip}:where(.container,.static-page__container,.blog-page__container,.blog-detail__container,.port__container,.contact-form-wrap,.sf__container){width:calc(100% - (var(--page-gutter) * 2));max-width:100%}:where(main,section,article,form,fieldset,[class*=__grid],[class*=__inner],[class*=__content],[class*=__copy]){min-width:0;max-width:100%}:where(img,picture,video,canvas,iframe,svg){max-width:100%}:where(img,video){height:auto}:where(h1,h2,h3,h4,p,li,a,button,label,span,strong){overflow-wrap:anywhere}:where(table){display:block;width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.navbar__inner{flex-wrap:nowrap}.brand,.brand__copy{min-width:0}.navbar__contact .contact-pill,.menu-toggle{width:44px;min-width:44px;height:44px;min-height:44px}.quick-quote-modal__close{width:44px;height:44px}:is(.development-page__stats,.creative-page__stats,.marketing-page__stats,.industry-page__hero-stats,.dsd__grid--results){grid-template-columns:1fr!important}:is(.development-page__stat-card,.creative-page__stat-card,.marketing-page__stat-card,.industry-page__hero-stat){width:100%;min-width:0}:is(.development-page__stat-copy,.creative-page__stat-copy,.marketing-page__stat-copy,.industry-page__hero-stat>div){min-width:0}.port__btn--primary{color:#fff!important}.blog-page__filter-list button,.blog-page__pagination button,.blog-page__pagination span,.blog-detail__share-button{min-width:44px;min-height:44px}.blog-detail__toc-card a,.blog-detail__toc-card button,.blog-detail__category-card a{min-height:44px;display:flex;align-items:center}.industries__pagination{gap:2px}.industries__dot{width:44px;height:44px;border-radius:50%;background:radial-gradient(circle,rgba(162,142,145,.5) 0 6px,transparent 7px)}.industries__dot.is-active{background:radial-gradient(circle,#b4324e 0 6px,transparent 7px)}.sf__link{min-height:44px;display:flex;align-items:center}:is(.static-page__actions,.development-page__hero-actions,.creative-page__hero-actions,.marketing-page__hero-actions,.industry-page__actions,.port__hero-actions)>:is(a,button){min-height:48px}}@media (max-width: 360px){.brand{gap:8px}.brand__mark{width:40px;min-width:40px;height:40px}.brand__name{font-size:.9rem}}@media (max-width: 768px){:where(img,picture,video,canvas,iframe){max-width:100%;height:auto}:is(input:not([type=checkbox]):not([type=radio]),select){min-height:44px}textarea{min-height:96px}:is(.primary-nav a,.primary-nav button,.services-mega__service-link,.blog-page__filter-list button,.blog-page__pagination button,.blog-page__pagination span,.blog-detail__share-button,.case-detail__pagination a,.sf__link,.sf__social-link,.sf__newsletter button,.footer-cta a,.footer-cta button){min-height:44px}.services-mega__service-link,.sf__link{display:flex;align-items:center}}
