.tp-about-marquee{--marquee-gap:clamp(.5rem, 1.5vw, 1rem);--marquee-duration:28s;--card-radius:clamp(10px, 1vw, 14px);--fade-size:18%;width:100%;min-height:100vh;position:relative;overflow:hidden}.tp-about-marquee--embed{border-radius:clamp(12px,2vw,20px);max-width:100%;height:clamp(440px,78vh,720px);min-height:0;margin-left:auto}.tp-about-marquee__inner{gap:var(--marquee-gap);grid-template-columns:1fr 1fr;align-content:stretch;max-width:1200px;height:100vh;min-height:100vh;margin:0 auto;padding:0 clamp(1rem,4vw,2rem);display:grid}.tp-about-marquee--embed .tp-about-marquee__inner{max-width:none;height:100%;min-height:0;padding:0 clamp(.5rem,1.5vw,.85rem)}.tp-about-marquee__mask{height:100%;min-height:100vh}.tp-about-marquee--embed .tp-about-marquee__mask{border-radius:inherit;height:100%;min-height:0}.tp-about-marquee__col{height:100%;min-height:0;position:relative;overflow:hidden}.tp-about-marquee__track{gap:var(--marquee-gap);will-change:transform;flex-direction:column;width:100%;display:flex}.tp-about-marquee__col--up .tp-about-marquee__track{animation:tp-about-marquee-up var(--marquee-duration) linear infinite}.tp-about-marquee__col--down .tp-about-marquee__track{animation:tp-about-marquee-down var(--marquee-duration) linear infinite}.tp-about-marquee__card{aspect-ratio:4/5;border-radius:var(--card-radius);flex-shrink:0;max-height:70vh;position:relative;overflow:hidden}.tp-about-marquee__card-bg{background:var(--card-gradient);opacity:1;position:absolute;inset:0}.tp-about-marquee__card-bg:after{content:"";position:absolute;inset:0}.tp-about-marquee__card-title{letter-spacing:-.02em;color:#fff;text-align:left;margin:0;font-size:clamp(1.05rem,2.4vw,1.35rem);font-weight:700;line-height:1.2;position:absolute;bottom:clamp(1rem,3vw,1.35rem);left:clamp(1rem,3vw,1.35rem);right:clamp(1rem,3vw,1.35rem)}.tp-about-marquee--embed .tp-about-marquee__card{aspect-ratio:4/5;min-height:220px;max-height:min(52vh,340px)}.tp-about-marquee--embed .tp-about-marquee__card-title{text-align:left;max-width:88%;font-size:clamp(1rem,3.6vw,1.35rem);bottom:clamp(.85rem,2.5vw,1.15rem);left:clamp(.85rem,2.5vw,1.15rem);right:auto}@keyframes tp-about-marquee-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes tp-about-marquee-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.tp-about-marquee__col--up .tp-about-marquee__track,.tp-about-marquee__col--down .tp-about-marquee__track{animation:none}}@media (max-width:767.98px){.tp-about-marquee__inner{gap:.65rem;padding:0 .75rem}.tp-about-marquee__card{max-height:36vh}.tp-about-marquee__card-title{font-size:.95rem}.tp-about-marquee--embed{height:clamp(380px,56vh,560px);margin-bottom:1.5rem}.tp-about-marquee--embed .tp-about-marquee__card{min-height:180px;max-height:min(34vh,260px)}.tp-about-marquee--embed .tp-about-marquee__card-title{font-size:clamp(.9rem,4vw,1.15rem)}.tp-about-marquee--embed .tp-about-marquee__inner{padding:0 .45rem}}.tp-about-3-area.tp-about-3-area--tight{padding-top:clamp(3rem,5vw,4.75rem)!important;padding-bottom:clamp(2.75rem,4.5vw,4.25rem)!important}
.tp-svc-grid-area{--svc-accent:#e65100;--svc-accent-soft:#e6510024;--svc-border:#e8e8e8;--svc-text:#1a1a1a;--svc-muted:#5c5c5c;--svc-peach:#ffebdc;--svc-peach-fade:#fff5ee;--svc-pill-gradient:linear-gradient(90deg, var(--svc-peach) 0%, var(--svc-peach-fade) 42%, #fff 100%);--svc-section-gradient:linear-gradient(90deg, #fff8f0 0%, #fffcf8 38%, #fff 72%, #fff 100%);background:var(--svc-section-gradient)}.tp-svc-grid-area__head{text-align:center;max-width:820px;margin:0 auto 3.5rem}.tp-svc-grid-area__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--svc-accent);margin-bottom:1rem;font-size:.82rem;font-weight:600;display:block}.tp-svc-grid-area__title{letter-spacing:-.02em;color:var(--svc-text);margin:0;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;line-height:1.2}.tp-svc-grid{grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,2vw,1.75rem);display:grid}.tp-svc-grid-card{border:1px solid var(--svc-border);height:100%;color:inherit;background:#fff;border-radius:14px;flex-direction:column;padding:1.75rem 1.75rem 4rem;text-decoration:none;transition:box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 #0000}.tp-svc-grid-card:hover{border-color:#0000000f;box-shadow:0 14px 40px #00000017}.tp-svc-grid-card__accent{background:var(--svc-accent);border-radius:999px;width:min(72px,28%);max-width:100%;height:4px;margin-bottom:1.25rem;transition:width .45s cubic-bezier(.4,0,.2,1);display:block}.tp-svc-grid-card:hover .tp-svc-grid-card__accent{width:100%}.tp-svc-grid-card__heading{color:var(--svc-text);letter-spacing:-.01em;margin:0 0 .85rem;font-size:1.125rem;font-weight:700;line-height:1.3}.tp-svc-grid-card__desc{color:var(--svc-muted);flex-grow:1;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.65}.tp-svc-grid-card__tags{flex-direction:column;align-items:flex-start;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.tp-svc-grid-card__tag{letter-spacing:.06em;text-transform:uppercase;color:var(--svc-text);background:var(--svc-pill-gradient);border:1px solid #e6510012;border-radius:999px;padding:.35rem .85rem;font-size:.6875rem;font-weight:600;display:inline-block;box-shadow:0 1px 2px #ffb47814}.tp-svc-grid-card__arrow{width:44px;height:44px;color:var(--svc-text);border:1px solid #d0d0d0;border-radius:50%;justify-content:center;align-items:center;transition:border-color .3s,color .3s,background .3s;display:flex;position:absolute;bottom:1.35rem;right:1.35rem}.tp-svc-grid-card:hover .tp-svc-grid-card__arrow{border-color:var(--svc-accent);color:var(--svc-accent);background:#e651000f}@media (max-width:991.98px){.tp-svc-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.tp-svc-grid{grid-template-columns:1fr}.tp-svc-grid-area__head{margin-bottom:2.25rem}}@media (prefers-reduced-motion:reduce){.tp-svc-grid-card,.tp-svc-grid-card__arrow,.tp-svc-grid-card__accent{transition-duration:.01ms}}
.tp-adv-hire{--adv-accent:#ff6b35;--adv-accent-soft:#ff6b3524;--adv-dark:#050505;--adv-card-bg:#141414;--adv-card-border:#ffffff14;--adv-muted:#ffffff9e;--adv-light-bg:#fff;--adv-hire-text:#111;--adv-hire-muted:#4a4a4a;overflow-x:clip}.tp-adv-hire__black-wrap{background:var(--adv-dark);padding:clamp(1.35rem,3vw,2.35rem) 0 clamp(4.5rem,12vw,8rem)}.tp-adv-hire__business-bottom{z-index:1;margin-top:clamp(-6.25rem,-11vw,-4.25rem);padding:0 0 clamp(3.25rem,6vw,5rem);position:relative}.tp-adv-hire__hire-shell{position:relative}.tp-adv-hire__hire-shell:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(180deg, var(--adv-dark) 0%, var(--adv-dark) 50%, var(--adv-light-bg) 50%);width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.tp-adv-hire__head{text-align:center;max-width:100%;margin-left:auto;margin-right:auto}.tp-adv-hire__head--advantages{margin-bottom:clamp(2.25rem,4vw,3.25rem)}.tp-adv-hire__head--business{margin-top:clamp(2.75rem,6vw,4.5rem);margin-bottom:0;padding-top:0}.tp-adv-hire__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--adv-accent);margin-bottom:1rem;font-size:.78rem;font-weight:600;display:block}.tp-adv-hire__title{letter-spacing:-.02em;color:#fff;margin:0 0 1rem;font-size:clamp(1.28rem,3.2vw,2.05rem);font-weight:700;line-height:1.22}.tp-adv-hire__lead{color:#fff;margin:0;font-size:clamp(.9rem,1.8vw,1rem);line-height:1.65}.tp-adv-hire__lead--on-dark{color:#fff}.tp-adv-hire__grid{margin:0;padding:0;list-style:none}.tp-adv-hire__grid--advantages{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.35rem);display:grid}.tp-adv-hire__adv-card{background:var(--adv-card-bg);border:1px solid var(--adv-card-border);border-radius:12px;padding:1.5rem 1.5rem 1.65rem;transition:transform .35s,box-shadow .35s,border-color .35s}.tp-adv-hire__adv-card:hover{border-color:#ff6b3538;transform:translateY(-5px);box-shadow:0 18px 44px #00000073,0 0 0 1px #ff6b351f,0 0 36px #ff6b3514}.tp-adv-hire__adv-card-icon{background:0 0;border-radius:10px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;display:flex}.tp-adv-hire__adv-card-img{object-fit:contain;width:52px;max-width:100%;height:52px}.tp-adv-hire__adv-card-title{color:#fff;letter-spacing:-.01em;margin:0 0 .65rem;font-size:1.0625rem;font-weight:700;line-height:1.25}.tp-adv-hire__adv-card-desc{color:#ffffff94;margin:0;font-size:.9rem;line-height:1.62}.tp-adv-hire__grid--hiring{z-index:1;grid-template-columns:repeat(2,1fr);align-items:stretch;gap:clamp(1.25rem,3vw,2rem);display:grid;position:relative}.tp-adv-hire__hire-card{isolation:isolate;background:#fff;border-radius:clamp(20px,3vw,28px);flex-direction:column;padding:0;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 56px #00000024,0 8px 24px #0000000f,inset 0 1px #ffffffe6}.tp-adv-hire__hire-card:hover{transform:translateY(-4px);box-shadow:0 32px 64px #00000029,0 12px 28px #00000012,inset 0 1px #ffffffe6}.tp-adv-hire__hire-card-stack{background:#fff;border-radius:14px;flex-direction:column;flex:1;min-height:0;padding:clamp(17px,2.3vw,24px);display:flex;overflow:hidden}.tp-adv-hire__hire-card-visual{aspect-ratio:2;background-color:#1a1a2e;border-radius:14px 14px 0 0;width:100%;min-height:clamp(102px,13vw,148px);position:relative;overflow:hidden}.tp-adv-hire__hire-card-cover-img{object-fit:cover;object-position:center}.tp-adv-hire__hire-card-ribbon{z-index:12;pointer-events:none;width:136px;height:136px;position:absolute;top:0;left:0;overflow:hidden}.tp-adv-hire__hire-card-ribbon-label{transform-origin:50%;color:#fff;letter-spacing:.1em;text-align:center;text-transform:uppercase;background:#00e676;width:198px;padding:9px 10px 10px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.625rem;font-weight:700;line-height:1.2;display:block;position:absolute;top:30px;left:-46px;transform:rotate(-45deg);box-shadow:0 2px 6px #0000001f,inset 0 1px #ffffff40}@media (max-width:575.98px){.tp-adv-hire__hire-card-ribbon{width:118px;height:118px}.tp-adv-hire__hire-card-ribbon-label{letter-spacing:.08em;width:172px;padding:8px 8px 9px;font-size:.54rem;top:26px;left:-42px}}.tp-adv-hire__hire-card-body{flex-direction:column;flex:1;padding:1.35rem .15rem .25rem;display:flex}.tp-adv-hire__hire-card-heading{align-items:center;gap:.65rem;min-width:0;margin-bottom:.65rem;display:flex}.tp-adv-hire__hire-card-icon{width:40px;height:40px;color:var(--adv-accent);background:#ff6b351a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.tp-adv-hire__hire-card-title{color:var(--adv-hire-text);letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:700;line-height:1.25}.tp-adv-hire__hire-card-intro{color:var(--adv-hire-muted);margin:0 0 1rem;font-size:.9375rem;line-height:1.6}.tp-adv-hire__hire-card-list{flex-direction:column;gap:.55rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.tp-adv-hire__hire-card-list li{color:#111;align-items:flex-start;gap:.5rem;font-size:.9rem;line-height:1.55;display:flex}.tp-adv-hire__hire-card-list li>span{font-weight:700}.tp-adv-hire__hire-card-bullet-icon{color:#111;flex-shrink:0;margin-top:.2rem}.tp-adv-hire__hire-card-footer{color:var(--adv-hire-muted);margin:0 0 1rem;font-size:.875rem;line-height:1.55}.tp-adv-hire__hire-card-link{color:var(--adv-accent);align-items:center;gap:.5rem;margin-top:auto;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .25s,gap .25s;display:inline-flex}.tp-adv-hire__hire-card-link:hover{color:#e85a24;gap:.65rem}.tp-adv-hire__hire-card-link-icon{background:#ff6b350f;border:1px solid #ff6b3559;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;transition:border-color .25s,background .25s;display:inline-flex}.tp-adv-hire__hire-card-link:hover .tp-adv-hire__hire-card-link-icon{border-color:var(--adv-accent);background:#ff6b351f}@media (max-width:991.98px){.tp-adv-hire__grid--advantages{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.tp-adv-hire__grid--advantages,.tp-adv-hire__grid--hiring{grid-template-columns:1fr}.tp-adv-hire__black-wrap{padding-bottom:clamp(3.5rem,14vw,6.5rem)}.tp-adv-hire__business-bottom{margin-top:clamp(-5rem,-14vw,-3.5rem)}.tp-adv-hire__hire-shell:before{display:none}.tp-adv-hire__hire-card:before{content:"";z-index:0;pointer-events:none;border-radius:inherit;background:linear-gradient(180deg, var(--adv-dark) 0%, var(--adv-dark) 50%, var(--adv-light-bg) 50%);width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.tp-adv-hire__hire-card-stack{z-index:1;position:relative}}@media (prefers-reduced-motion:reduce){.tp-adv-hire__adv-card,.tp-adv-hire__hire-card,.tp-adv-hire__hire-card-link{transition-duration:.01ms}.tp-adv-hire__adv-card:hover,.tp-adv-hire__hire-card:hover{transform:none}}
.tp-experts-cta{--experts-orange:#f28c33;--experts-orange-deep:#e07d22;background:#000;padding:clamp(1.75rem,4vw,2.75rem) 0 0;overflow:hidden}.tp-experts-cta__inner{flex-direction:row;justify-content:space-between;align-items:stretch;gap:clamp(1.25rem,3vw,2.5rem);min-height:clamp(300px,38vh,480px);display:flex}.tp-experts-cta__copy{flex-direction:column;flex:0 auto;justify-content:center;align-self:stretch;align-items:flex-start;gap:.85rem;min-width:0;max-width:min(560px,50%);display:flex}.tp-experts-cta__title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(1.75rem,2.35vw + .85rem,2.5rem);font-weight:700;line-height:1.2}.tp-experts-cta__btn{color:#fff;background:linear-gradient(180deg, var(--experts-orange) 0%, var(--experts-orange-deep) 100%);border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:fit-content;max-width:100%;padding:.65rem 1.25rem;font-size:clamp(.9375rem,1vw,1.0625rem);font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 8px 22px #f28c3347}.tp-experts-cta__btn:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 12px 28px #f28c3359}.tp-experts-cta__visual{flex-direction:column;flex:50%;justify-content:flex-end;align-self:stretch;align-items:flex-end;min-width:0;max-width:680px;margin-left:auto;display:flex}.tp-experts-cta__img-wrap{flex-shrink:0;width:100%;max-width:100%;box-shadow:0 20px 50px #00000073}.tp-experts-cta__img{vertical-align:middle;width:100%;height:auto;display:block}@media (max-width:991.98px){.tp-experts-cta{padding-bottom:clamp(1rem,3vw,1.5rem)}.tp-experts-cta__inner{text-align:center;flex-direction:column;align-items:stretch;gap:1.5rem;min-height:0}.tp-experts-cta__copy{justify-content:flex-start;align-self:center;align-items:center;width:100%;max-width:none}.tp-experts-cta__title{font-size:clamp(1.5rem,5vw,1.85rem);line-height:1.22}.tp-experts-cta__btn{margin-left:auto;margin-right:auto;padding:.7rem 1.2rem;font-size:1rem}.tp-experts-cta__visual{justify-content:center;align-items:flex-end;max-width:100%;margin-left:0}}@media (prefers-reduced-motion:reduce){.tp-experts-cta__btn{transition:none}.tp-experts-cta__btn:hover{transform:none}}
.tp-case-studies{--cs-orange:#f28c33;--cs-card:#1a1a1a;--cs-active-dot:#3b82f6;--cs-white-panel:#f5f5f5;background:#000;padding:clamp(2.5rem,5vw,4rem) 0 clamp(2.75rem,6vw,4.5rem)}.tp-case-studies__header{text-align:center;max-width:46rem;margin:0 auto clamp(1.75rem,4vw,2.75rem)}.tp-case-studies__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--cs-orange);margin:0 0 .5rem;font-size:.75rem;font-weight:600}.tp-case-studies__title{letter-spacing:-.02em;color:#fff;margin:0 0 .65rem;font-size:clamp(1.85rem,2.5vw + .9rem,2.65rem);font-weight:700;line-height:1.15}.tp-case-studies__lead{color:#ffffffd1;margin:0;font-size:clamp(.95rem,.35vw + .88rem,1.05rem);line-height:1.55}.tp-case-studies__card-wrap{background:var(--cs-card);border-radius:clamp(14px,2vw,22px);overflow:hidden;box-shadow:0 24px 60px #00000073}.tp-case-studies-swiper{width:100%}.tp-case-studies__slide{grid-template-columns:1fr 1fr;align-items:stretch;gap:0;min-height:min(520px,70vh);display:grid}@media (max-width:991px){.tp-case-studies__slide{grid-template-columns:1fr;min-height:0}}.tp-case-studies__visual{background:var(--cs-card);align-items:stretch;padding:clamp(1.25rem,3vw,2rem);display:flex}.tp-case-studies__visual-main{background:var(--cs-white-panel);border-radius:clamp(14px,2vw,20px);flex:1;align-self:stretch;width:100%;min-height:clamp(260px,48vh,440px);position:relative;overflow:hidden}.tp-case-studies__blob{z-index:0;filter:blur();pointer-events:none;background:radial-gradient(at 40% 40%,#f28c33f2 0%,#f28c3373 45%,#0000 70%);border-radius:50% 40% 55% 45%;width:78%;height:72%;position:absolute;bottom:-8%;right:-12%}.tp-case-studies__dots{z-index:0;opacity:.35;pointer-events:none;background-image:radial-gradient(circle,#9ca3af 1px,#0000 1px);background-size:8px 8px;width:72px;height:72px;position:absolute}.tp-case-studies__dots--tl{top:12px;left:12px}.tp-case-studies__dots--br{bottom:12px;right:12px}.tp-case-studies__visual-image-frame{z-index:1;box-sizing:border-box;border-radius:inherit;background:var(--cs-white-panel);border:1px solid #00000024;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.tp-case-studies__visual-img{object-fit:contain;object-position:center center}.tp-case-studies__copy{color:#fff;flex-direction:column;justify-content:center;gap:.85rem;min-width:0;padding:clamp(1.5rem,3.5vw,2.75rem) clamp(1.25rem,3vw,2.5rem) clamp(1.5rem,3.5vw,2.75rem) clamp(1rem,2vw,1.5rem);display:flex}@media (max-width:991px){.tp-case-studies__copy{padding-top:clamp(1.25rem,4vw,1.75rem)}}.tp-case-studies__badge{background:var(--cs-orange);color:#fff;border-radius:999px;align-self:flex-start;padding:.35rem .85rem;font-size:.8rem;font-weight:600}.tp-case-studies__project-title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(1.45rem,1.5vw + 1rem,1.85rem);font-weight:700;line-height:1.2}.tp-case-studies__intro{color:#ffffffe0;margin:0;font-size:clamp(.9rem,.25vw + .85rem,.98rem);line-height:1.55}.tp-case-studies__block{margin-top:.15rem}.tp-case-studies__block-head{align-items:center;gap:.45rem;margin-bottom:.35rem;display:flex}.tp-case-studies__icon{color:#ffffffe6;flex-shrink:0;width:1.1rem;height:1.1rem}.tp-case-studies__block-title{color:#fff;font-size:.95rem;font-weight:700}.tp-case-studies__block-body{color:#ffffffd1;margin:0;padding-left:1.55rem;font-size:clamp(.88rem,.2vw + .82rem,.94rem);line-height:1.55}.tp-case-studies__tech{border-top:1px solid #ffffff14;margin-top:.35rem;padding-top:.65rem}.tp-case-studies__tech-label{letter-spacing:.12em;text-transform:uppercase;color:var(--cs-orange);margin-bottom:.35rem;font-size:.7rem;font-weight:600;display:block}.tp-case-studies__tech-list{color:#ffffffe6;margin:0;font-size:.92rem;line-height:1.45}.tp-case-studies__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem;min-height:1.25rem;margin-top:clamp(1.25rem,3vw,1.75rem);display:flex}.tp-case-studies__pagination .tp-case-studies__dot{opacity:.4;cursor:pointer;background:#fff;border-radius:50%;width:9px;height:9px;transition:opacity .2s,transform .2s,background .2s;display:inline-block}.tp-case-studies__pagination .tp-case-studies__dot--active{opacity:1;background:var(--cs-active-dot);transform:scale(1.15)}
.tp-industry-section.tp-industry-area{padding-top:clamp(2.75rem,4vw,4.75rem);padding-bottom:clamp(2.75rem,4vw,4.75rem)}.tp-industry-section__title{margin-bottom:clamp(1.35rem,2.5vw,2rem)}
.tp-soft-lead{--soft-orange:#f28c33;--soft-form-bg:#000000b8;--soft-border:#ffffff1f;--soft-input-bg:#fff;color:#fff;padding:clamp(2.5rem,5vw,4.5rem) 0;position:relative;overflow:hidden}.tp-soft-lead__bg{z-index:0;background-image:url(/assets/img/software_banner.webp);background-position:50%;background-size:cover;position:absolute;inset:0}.tp-soft-lead__overlay{z-index:1;background:linear-gradient(105deg,#000000d1 0%,#000000a6 45%,#0000008c 100%);position:absolute;inset:0}.tp-soft-lead__container{z-index:2;position:relative}.tp-soft-lead__grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(1.75rem,4vw,3rem);display:grid}@media (max-width:991px){.tp-soft-lead__grid{grid-template-columns:1fr}}.tp-soft-lead__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--soft-orange);margin:0 0 .65rem;font-size:.75rem;font-weight:600}.tp-soft-lead__title{letter-spacing:-.02em;color:#fff;max-width:34rem;margin:0 0 clamp(1.25rem,3vw,1.75rem);font-size:clamp(1.65rem,2.2vw + .85rem,2.35rem);font-weight:700;line-height:1.15}.tp-soft-lead__features{grid-template-columns:1fr 1fr;gap:clamp(.85rem,2vw,1.1rem);margin:0 0 clamp(1.5rem,3vw,2rem);padding:0;list-style:none;display:grid}@media (max-width:576px){.tp-soft-lead__features{grid-template-columns:1fr}}.tp-soft-lead__feature{align-items:flex-start;gap:.65rem;margin:0;display:flex}.tp-soft-lead__feature-icon-wrap{border:1px solid var(--soft-border);background:#ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.tp-soft-lead__feature-icon{object-fit:contain;width:26px!important;height:26px!important}.tp-soft-lead__feature-text{color:#ffffffeb;margin:0;padding-top:.15rem;font-size:clamp(.88rem,.2vw + .82rem,.95rem);line-height:1.45}.tp-soft-lead__awards{flex-wrap:wrap;align-items:stretch;gap:clamp(.65rem,2vw,1rem);display:flex}.tp-soft-lead__award-frame{aspect-ratio:4/3;box-sizing:border-box;background:0 0;border:none;border-radius:0;flex:calc(25% - .75rem);min-width:120px;max-width:160px;position:relative;overflow:visible}@media (max-width:576px){.tp-soft-lead__award-frame{flex:calc(50% - .5rem);max-width:none}}.tp-soft-lead__award-img{object-fit:contain;padding:0}.tp-soft-lead__form-shell{width:100%;min-width:0}.tp-soft-lead__form-card{background:var(--soft-form-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff24;border-radius:clamp(14px,2vw,18px);padding:clamp(1.35rem,3vw,2rem)}.tp-soft-lead__form-title{color:var(--soft-orange);margin:0 0 .45rem;font-size:clamp(1.15rem,1.2vw + .9rem,1.4rem);font-weight:700}.tp-soft-lead__form-sub{color:#ffffffd9;margin:0 0 1.25rem;font-size:.85rem;line-height:1.5}.tp-soft-lead__form{flex-direction:column;gap:.85rem;display:flex}.tp-soft-lead__form-row{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}@media (max-width:576px){.tp-soft-lead__form-row{grid-template-columns:1fr}}.tp-soft-lead__field{flex-direction:column;gap:.35rem;margin:0;display:flex}.tp-soft-lead__field--full{width:100%}.tp-soft-lead__label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tp-soft-lead__field input,.tp-soft-lead__field textarea{box-sizing:border-box;background:var(--soft-input-bg);color:#111;border:1px solid #00000014;border-radius:10px;width:100%;padding:.65rem .85rem;font-family:inherit;font-size:.92rem}.tp-soft-lead__field input::placeholder,.tp-soft-lead__field textarea::placeholder{color:#6b7280}.tp-soft-lead__field textarea{resize:vertical;min-height:100px}.tp-soft-lead__nda{color:#ffffffe0;cursor:pointer;align-items:flex-start;gap:.5rem;margin:.15rem 0 0;font-size:.82rem;line-height:1.4;display:flex}.tp-soft-lead__nda input{accent-color:var(--soft-orange);flex-shrink:0;margin-top:.2rem}.tp-soft-lead__submit{color:#fff;background:var(--soft-orange);cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:.35rem;padding:.85rem 1rem;font-size:.95rem;font-weight:700;transition:filter .2s,transform .15s}.tp-soft-lead__submit:hover{filter:brightness(1.06)}.tp-soft-lead__submit:active{transform:scale(.99)}.tp-soft-lead__legal{color:#ffffffb8;text-align:center;margin:.5rem 0 0;font-size:.78rem;line-height:1.45}.tp-soft-lead__legal a{color:var(--soft-orange);text-underline-offset:2px;text-decoration:underline}.tp-soft-lead__legal a:hover{color:#ffb366}
.tp-legal-strip{background:0 0;margin:0;padding:0}.tp-legal-strip__band{color:#fff;border-top:1px solid #2a2a2a;padding-top:clamp(1.75rem,4vw,2.5rem);padding-bottom:clamp(1.25rem,3vw,1.75rem)}.tp-legal-strip__row{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:clamp(1.25rem,3vw,2rem);margin-bottom:clamp(1.25rem,3vw,1.75rem);display:flex}@media (max-width:991px){.tp-legal-strip__row{text-align:center;flex-direction:column;align-items:center}.tp-legal-strip__text{align-items:center}.tp-legal-strip__nav,.tp-legal-strip__badges{justify-content:center}}.tp-legal-strip__text{flex-direction:column;gap:.65rem;min-width:0;max-width:min(100%,42rem);display:flex}.tp-legal-strip__nav{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:clamp(1rem,.35vw + .92rem,1.08rem);font-weight:600;display:flex}.tp-legal-strip__link{color:#fff;text-decoration:none}.tp-legal-strip__link:hover{text-underline-offset:3px;text-decoration:underline}.tp-legal-strip__sep{color:#ffffff8c;-webkit-user-select:none;user-select:none}.tp-legal-strip__meta{color:#888;margin:0;font-size:clamp(.9rem,.25vw + .82rem,.98rem);line-height:1.55}.tp-legal-strip__meta--small{max-width:36rem;font-size:clamp(.82rem,.2vw + .76rem,.9rem);line-height:1.5}.tp-legal-strip__badges{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:clamp(.65rem,2vw,1rem);display:flex}.tp-legal-strip__badge{background:0 0;justify-content:center;align-items:center;height:clamp(68px,11vw,92px);display:flex}.tp-legal-strip__badge-img{object-fit:contain;max-width:min(200px,28vw);max-height:100%;display:block;width:auto!important;height:auto!important}.tp-legal-strip__copyright{text-align:center;color:#888;border-top:1px solid #1f1f1f;margin:0;padding-top:clamp(1rem,2.5vw,1.25rem);font-size:clamp(.86rem,.2vw + .8rem,.94rem)}
@font-face{font-family:gallery_modernregular;src:url(../media/gallerymodern-webfont.10sek90bvmhdp.woff2)format("woff2"),url(../media/gallerymodern-webfont.13-tt72t8mx~8.woff)format("woff"),url(../media/gallerymodern-webfont.0i6765ry6_w_n.ttf)format("truetype");font-weight:400;font-style:normal}:root{--tp-ff-body:"Syne", sans-serif;--tp-ff-heading:"Syne", sans-serif;--tp-ff-p:"Syne", sans-serif;--tp-ff-syne:"Syne", sans-serif;--tp-ff-gallery:"gallery_modernregular", sans-serif;--tp-ff-shoulders:"Big Shoulders Display", cursive;--tp-ff-marcellus:"Marcellus", sans-serif;--tp-ff-aladin:"Aladin", system-ui;--tp-ff-fontawesome:"Font Awesome 6 Pro";--tp-common-white:#f5f7f5;--tp-common-white-solid:#fff;--tp-common-black:#1e1e1e;--tp-common-black-2:#1e1e1e;--tp-common-black-3:#141414;--tp-common-dark:#121212;--tp-common-orange:#eb5939;--tp-grey-1:#262626;--tp-grey-2:#f4f4f4;--tp-grey-3:#5d5d63;--tp-grey-4:#f7f7f7;--tp-text-body:#5d5d63;--tp-theme-1:#336ef9;--tp-border-1:#eaeaeb}.tp-who-we-are-area{background-color:#fff;padding:88px 0 92px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-who-we-are-area{padding:72px 0 76px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-who-we-are-area{padding:62px 0 66px}}@media (max-width:767px){.tp-who-we-are-area{padding:56px 0 60px}}.tp-who-we-are-wrap{width:100%;max-width:1360px;margin:0 auto}.tp-who-we-are-head{margin-bottom:28px}.tp-who-we-are-content{padding-right:36px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-who-we-are-content{padding-right:24px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-who-we-are-content{margin-bottom:30px;padding-right:0}}.tp-who-we-are-subtitle{letter-spacing:2px;color:#cf8f5f;margin-bottom:15px;font-size:10px;font-weight:600;line-height:1;display:inline-block}.tp-who-we-are-title{color:#121212;letter-spacing:-.5px;white-space:nowrap;max-width:100%;margin-bottom:14px;margin-left:auto;margin-right:auto;font-size:36px;font-weight:700;line-height:1.1}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-who-we-are-title{font-size:34px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-who-we-are-title{font-size:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-who-we-are-title{font-size:27px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-who-we-are-title{letter-spacing:-.1px;white-space:normal;font-size:28px}}@media (max-width:767px){.tp-who-we-are-title{letter-spacing:0;white-space:normal;font-size:24px}}.tp-who-we-are-text{color:#555;max-width:920px;margin-bottom:0;margin-left:auto;margin-right:auto;font-size:14px;line-height:1.65}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-who-we-are-text{font-size:14px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-who-we-are-text{font-size:14px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-who-we-are-text{max-width:100%;font-size:13px}}.tp-who-we-are-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;display:grid}@media only screen and (min-width:768px) and (max-width:991px){.tp-who-we-are-points{gap:16px 18px}}@media (max-width:767px){.tp-who-we-are-points{grid-template-columns:repeat(1,minmax(0,1fr));gap:14px}}.tp-who-we-are-point{align-items:center;min-height:48px;display:flex}.tp-who-we-are-point h5{color:#101010;margin:0;font-size:17px;font-weight:700;line-height:1.15}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-who-we-are-point h5{font-size:16px}}@media (max-width:767px){.tp-who-we-are-point h5{font-size:16px}}.tp-who-we-are-icon{color:#d19463;border:1px solid #ececec;border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;margin-right:12px;font-size:15px;display:inline-flex}.tp-who-we-are-gallery{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-areas:"top top top top top top""mid1 mid1 mid2 mid2 mid3 mid3""bottom1 bottom1 bottom1 bottom2 bottom2 bottom2";gap:8px;max-width:600px;margin-left:auto;display:grid}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-who-we-are-gallery{max-width:100%;margin-top:10px}}.tp-who-we-are-gallery-item{background-image:url(/assets/img/software_banner.webp);background-repeat:no-repeat;background-size:258%;border:1px solid #e7e7e7;border-radius:2px;overflow:hidden}.tp-who-we-are-gallery-item.is-top{grid-area:top;height:130px}.tp-who-we-are-gallery-item.is-mid-1{grid-area:mid1;height:102px}.tp-who-we-are-gallery-item.is-mid-2{grid-area:mid2;height:102px}.tp-who-we-are-gallery-item.is-mid-3{grid-area:mid3;height:102px}.tp-who-we-are-gallery-item.is-bottom-1{grid-area:bottom1;height:96px}.tp-who-we-are-gallery-item.is-bottom-2{grid-area:bottom2;height:96px}
