@font-face{font-family:Mondwest;src:url(/fonts/Mondwest-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GT Standard;src:url(/fonts/GT-Standard-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GT Standard;src:url(/fonts/GT-Standard-Regular-Oblique.otf)format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:GT Standard;src:url(/fonts/GT-Standard-Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:GT Standard;src:url(/fonts/GT-Standard-Semibold.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:GT Standard;src:url(/fonts/GT-Standard-Semibold-Oblique.otf)format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:GT Standard;src:url(/fonts/GT-Standard-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--txtest-yellow:#ffe501;--txtest-purple-bright:#fff26a;--txtest-purple-deep:#cfb800;--txtest-white:#fff;--txtest-black:#000;--txtest-grey:#ffffff8c;--txtest-panel:#0e0c07e0;--txtest-panel-strong:#16130af5;--txtest-border:#ffe5014d;--txtest-border-strong:#ffe50185;--txtest-container:1400px;--txtest-container-10:1250px;--txtest-container-6:718px;--txtest-side-pad:40px}*{box-sizing:border-box}html,body{background:#000}body:has(.txtest-main){background:#000}body:has(.txtest-main)>header{display:none!important}body:has(.txtest-main)>footer:not(.txtest-footer){display:none!important}.txtest-main{color:#fff;background:#000;font-family:GT Standard,Arial,sans-serif;font-size:20px;line-height:1.2;overflow-x:clip}.txtest-main a{color:inherit}.txtest-main a.txtest-btn{color:#000}.txtest-container{width:100%;max-width:var(--txtest-container);padding-inline:var(--txtest-side-pad);margin-inline:auto}.txtest-container--10col{max-width:var(--txtest-container-10);position:relative}.txtest-container--6col{max-width:var(--txtest-container-6)}.txtest-container--hero{flex-direction:column;justify-content:center;align-items:center;min-height:clamp(660px,82svh,840px);padding-top:10.5rem;padding-bottom:2rem;display:flex;position:relative}.txtest-accent{color:var(--txtest-yellow)}.txtest-font-bold{font-weight:700}.txtest-font-secondary{font-family:Mondwest,Arial,sans-serif}.txtest-eyebrow{margin:0;font-size:16px;font-weight:600;line-height:1.2}.txtest-text-lg{margin:0;font-size:20px;line-height:1.2}.txtest-title-wrapper{margin-bottom:1rem}.txtest-title-wrapper--xl{margin-bottom:2.5rem}.txtest-spacer{flex:none;width:100%}.txtest-spacer--xs{height:1.5rem}.txtest-spacer--sm,.txtest-spacer--md,.txtest-spacer--lg{height:2rem}.txtest-spacer--xl{height:2.5rem}.txtest-spacer--xxl{height:3.5rem}.txtest-word{overflow:hidden}.txtest-btn{color:#000;white-space:nowrap;background:linear-gradient(135deg,#fffdf0 0%,#fff26a 56%,#ffe501 100%);border:1px solid #ffe5019e;justify-content:center;align-self:flex-start;align-items:center;gap:20px;min-height:0;padding:11.6px 12px 11.6px 22px;font-size:20px;line-height:24px;text-decoration:none;transition:transform .2s,background-color .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 18px 40px #ffe50138}.txtest-btn:hover{background:linear-gradient(135deg,#fff 0%,#fff7a3 42%,#ffe501 100%);transform:translateY(-1px);box-shadow:0 22px 46px #ffe50147}.txtest-btn--secondary{border-color:var(--txtest-border-strong);color:#fff;box-shadow:none;background:#ffffff05}.txtest-main a.txtest-btn.txtest-btn--secondary{color:#fff}.txtest-btn--secondary:hover{color:#fff;background:#ffe50129}.txtest-btn__icon{flex:0 0 24px;width:24px;height:24px;display:block}.txtest-nav{z-index:20;pointer-events:none;width:100%;padding:40px 60px;position:absolute;inset:0 0 auto}.txtest-nav__content{pointer-events:auto;justify-content:space-between;align-items:center;width:100%;display:flex}.txtest-nav__logo{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0a;border:1px solid #ffffff29;justify-content:center;align-items:center;min-height:50px;padding:.75rem 1rem;display:inline-flex}.txtest-nav__logo-image,.txtest-footer__logo-image,.txtest-wordmark-chip__image{align-items:center;width:auto;display:inline-flex}.txtest-nav__toggle{appearance:none;color:#fff;cursor:default;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:24px;padding:0;display:inline-flex}.txtest-nav__burger{background:#fff;width:20px;height:2px;display:block;position:relative}.txtest-nav__burger:before,.txtest-nav__burger:after{content:"";background:#fff;height:2px;position:absolute;inset-inline:0}.txtest-nav__burger:before{top:-7px}.txtest-nav__burger:after{top:7px}.txtest-hero{background:#000;min-height:100svh}.txtest-hero__top{width:100%}.txtest-hero__title-wrap{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:min(900px,100%);min-height:auto;margin-inline:auto;display:flex;position:relative}.txtest-hero__title{z-index:3;letter-spacing:-.5px;white-space:nowrap;pointer-events:none;text-align:center;flex-direction:column;align-items:center;max-width:none;margin:0;font-family:Mondwest,Arial,sans-serif;font-size:clamp(7.5rem,12.5vw,11.5rem);font-weight:400;line-height:.96;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.txtest-hero__title-line{display:block}.txtest-hero__figure{z-index:1;opacity:.98;filter:saturate(.96)contrast(1.02);pointer-events:none;width:min(54vw,560px);max-width:100%;height:auto;margin:0 auto;position:relative;top:auto;left:auto;transform:none}.txtest-hero__cta-row{justify-content:space-between;align-items:center;gap:24px;width:min(980px,100%);margin-top:2.1rem;display:flex;position:relative}.txtest-hero__cta-left{flex-direction:column;align-items:flex-start;gap:8px;width:min(600px,100%);display:flex}.txtest-hero__eyeline{letter-spacing:0;white-space:nowrap;margin:0;font-size:clamp(1.75rem,2.4vw,2.25rem);font-weight:600;line-height:1.1}.txtest-hero__subline{margin:0;font-size:20px;line-height:1.2}.txtest-hero__cta-right{align-items:center;gap:40px;display:flex}.txtest-hero__line{background:#fff;justify-content:flex-end;align-items:center;width:250px;height:1px;display:flex}.txtest-hero__line-fill{width:100%;height:1px}.txtest-approach{background:#000;padding:32px 0 48px}.txtest-approach__grid{grid-template-columns:400px minmax(0,636px);justify-content:space-between;gap:4rem 0;width:100%;display:grid;position:relative}.txtest-approach__left{align-self:flex-start;width:100%;position:sticky;top:60px}.txtest-approach__sticky{flex-direction:column;align-items:flex-start;display:flex}.txtest-approach__title{letter-spacing:0;width:100%;max-width:403px;margin:0;font-size:3.5rem;font-weight:400;line-height:1.1}.txtest-approach__mark{margin-top:0}.txtest-approach__word{transition:opacity .3s,transform .3s;display:inline}.txtest-approach__logo-mark{opacity:1;margin-top:auto;padding-top:2rem}.txtest-approach__cards{z-index:2;flex-direction:column;gap:12px;width:100%;padding-top:32px;display:flex;position:relative}.txtest-approach__top-fade{z-index:2;pointer-events:none;background:linear-gradient(#000,#0000);height:48px;margin-bottom:-48px;position:sticky;top:0;left:0}.txtest-approach-card{color:#fff;background:#000;border:1px solid #ffffff4d;justify-content:space-between;align-items:stretch;gap:16px;width:100%;min-height:240px;padding:32px 32px 48px 48px;text-decoration:none;transition:background .3s,border-color .3s,color .3s;display:flex;position:relative}.txtest-approach-card:hover{background:var(--txtest-yellow);border-color:var(--txtest-yellow);color:#000}.txtest-approach-card:hover .txtest-approach-card__title,.txtest-approach-card:hover .txtest-approach-card__desc,.txtest-approach-card:hover .txtest-inline-link,.txtest-approach-card:hover .txtest-inline-link__icon svg{color:#000}.txtest-approach-card__content{flex-direction:column;flex:1;max-width:372px;margin-top:0;display:flex}.txtest-approach-card__title{margin:0;font-size:clamp(48px,5.2vw,68px);font-weight:700;line-height:1.02}.txtest-approach-card__desc{max-width:31ch;margin:0;font-size:17px;line-height:1.38}.txtest-inline-link{align-items:center;gap:.5rem;padding-top:.25rem;padding-bottom:.25rem;font-size:16px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.txtest-inline-link__icon{display:inline-flex}.txtest-approach-card__image-wrap{justify-content:center;align-items:center;width:180px;height:190px;display:flex;position:relative}.txtest-approach-card__image-wrap.is-hammer{margin-top:2rem;left:20px;transform:rotate(10deg)}.txtest-approach-card__image{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.txtest-approach-card__image--outline{opacity:1;transition:opacity .3s}.txtest-approach-card:hover .txtest-approach-card__image--outline{opacity:0}.txtest-approach-card__image--statue{opacity:0;transition:opacity .3s}.txtest-approach-card:hover .txtest-approach-card__image--statue{opacity:1}.txtest-disrupt{background:#000;margin-top:0;padding:40px 0 48px}.txtest-corners{background-image:url(/images/tenex-corner-br.svg),url(/images/tenex-corner-bl.svg),url(/images/tenex-corner-tr.svg),url(/images/tenex-corner-tl.svg);background-position:100% 100%,0 100%,100% 0,0 0;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat}.txtest-disrupt__content{text-align:left;width:100%}.txtest-disrupt__title{letter-spacing:-.02em;max-width:none;margin:0;font-size:clamp(2.5rem,5.5vw,5rem);font-weight:400;line-height:1.1}.txtest-disrupt__body{flex-direction:column;align-items:flex-start;gap:14px;width:100%;max-width:none;margin-top:2rem;display:flex}.txtest-disrupt__body p,.txtest-disrupt__body-text{margin:0;font-size:20px;line-height:1.45}.txtest-char{display:inline}.txtest-char-space{width:.25em;display:inline}.txtest-ignoring{padding:48px 0 32px;position:relative;overflow:visible}.txtest-ignoring__layout{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}.txtest-ignoring__align-right{z-index:2;flex-direction:column;align-items:flex-end;display:flex;position:relative}.txtest-ignoring__text{text-align:right;margin:0;font-size:28px;line-height:1.2}.txtest-ignoring__text--static{margin-bottom:.3em}.txtest-ignoring__accent{color:var(--txtest-yellow);white-space:nowrap;font-family:Mondwest,Arial,sans-serif;font-size:clamp(60px,8vw,100px);font-style:italic;line-height:1}.txtest-ignoring__statue{opacity:.8;object-fit:contain;width:100%;max-width:480px;height:auto;display:block}.txtest-ignoring__word{transition:opacity .3s,transform .3s;display:inline-block}.txtest-disrupt__word,.txtest-testimonials__word{margin-right:.25em;display:inline-block}.txtest-logo-bar{z-index:2;border:1px solid var(--txtest-border);background:linear-gradient(#0d0a18eb 0%,#07060cfa 100%);grid-template-columns:minmax(0,280px) minmax(0,1fr);align-items:start;gap:1.5rem 2.25rem;padding:1.5rem;display:grid;position:relative;box-shadow:0 28px 72px #00000057}.txtest-logo-bar__intro{flex-direction:column;gap:.65rem;display:flex}.txtest-logo-bar__caption{color:#ffffffa8;max-width:28ch;margin:0;font-size:.95rem;line-height:1.45}.txtest-logo-bar__logos{flex:1;justify-content:space-between;align-items:stretch;gap:1rem;display:flex}.txtest-logo-bar__logos--results{flex-wrap:wrap}.txtest-logo-bar__result{background:#ffffff08;border:1px solid #ffffff1a;flex-direction:column;flex:220px;gap:.875rem;min-width:0;padding:1rem;display:flex}.txtest-logo-bar__result-copy{flex-direction:column;gap:.25rem;display:flex}.txtest-logo-bar__result-company,.txtest-logo-bar__result-meta{margin:0}.txtest-logo-bar__result-company{font-size:1rem;font-weight:700}.txtest-logo-bar__result-meta{color:#ffffffad;font-size:.9rem;line-height:1.45}.txtest-testimonials{padding:48px 0;overflow:hidden}.txtest-testimonials__title{margin:0;font-size:3rem;font-weight:400;line-height:1.1}.txtest-testimonials__track{scrollbar-width:none;gap:2rem;display:flex;overflow-x:auto}.txtest-testimonials__track::-webkit-scrollbar{display:none}.txtest-testimonial-card{border:1px solid var(--txtest-border);color:#fff;background:linear-gradient(#100c1cf0 0%,#07070afa 100%);flex-direction:column;justify-content:flex-start;align-items:flex-start;width:650px;min-width:650px;margin-right:0;padding:2rem;display:flex;box-shadow:0 28px 72px #0000004d}.txtest-testimonial-card__header{align-items:center;gap:1rem;display:flex}.txtest-logo-frame{background:#ffffff0a;border:1px solid #ffffff1a;justify-content:center;align-items:center;min-height:78px;padding:.75rem 1rem;display:inline-flex}.txtest-logo-frame--light{background:#ffffffeb;border-color:#ffffffd1}.txtest-logo-frame__image,.txtest-testimonial-card__logo{object-fit:contain;width:auto;max-width:180px;height:auto;max-height:54px}.txtest-testimonial-card__quote{background-blend-mode:screen;color:#ffffffe0;background-image:linear-gradient(135deg,#ffe501d9,#ffe50159),url(/images/tenex-quotes.svg);background-position:100% 0,100% 0;background-repeat:no-repeat,no-repeat;background-size:22px 22px,22px 22px;margin:0;padding-top:18px;padding-right:18px;font-size:20px;line-height:1.45}.txtest-testimonial-card__stats{align-items:stretch;width:100%;display:flex}.txtest-testimonial-card__stat-wrap{flex:1;align-items:stretch;display:flex}.txtest-testimonial-card__stat{flex-direction:column;flex:1;gap:4px;display:flex}.txtest-testimonial-card__divider{background:#ffffff24;width:1px;margin:0 1.5rem}.txtest-testimonial-card__stat-description{color:#ffffff9e;margin:0;font-size:1rem;line-height:1.35}.txtest-ticker{padding:32px 0;overflow:hidden}.txtest-ticker__wrap{background:var(--txtest-yellow);color:#000;align-items:center;gap:1rem;width:110%;margin-left:-5%;padding:1.25rem 0;font-family:Mondwest,Arial,sans-serif;font-size:1.75rem;display:flex;overflow:hidden;transform:rotate(-2deg)}.txtest-ticker__scroller-wrap{width:auto;animation:28s linear infinite txtestTicker;display:flex}.txtest-ticker__scroller{align-items:center;gap:1rem;margin-right:1rem;display:flex}.txtest-ticker__item-wrap{align-items:center;gap:1rem;display:flex}.txtest-ticker__item{white-space:nowrap}.txtest-ticker__divider{font-size:1.25rem}@keyframes txtestTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}.txtest-faq{background:radial-gradient(circle at 50% 0,#ffe50124 0%,#ffe50108 34%,#0000 64%),linear-gradient(#07060cfa 0%,#0a0812 100%);padding:48px 0}.txtest-faq__wrapper{flex-direction:column;display:flex}.txtest-faq__title{margin:0;font-size:3rem;font-weight:700;line-height:1.1;display:inline-block}.txtest-faq__questions{margin-top:2.5rem}.txtest-accordion{border-bottom:1px solid #fff3}.txtest-accordion__trigger{cursor:pointer;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.5rem 0;list-style:none;display:flex}.txtest-accordion__trigger::-webkit-details-marker{display:none}.txtest-accordion__heading{margin:0;font-size:1.5rem;font-weight:500;line-height:1.2}.txtest-accordion__arrow{flex:none;transition:transform .2s}.txtest-accordion[open] .txtest-accordion__arrow{transform:rotate(180deg)}.txtest-accordion__content{height:auto}.txtest-accordion__answer{max-width:72ch;padding-bottom:1.5rem}.txtest-accordion__answer p{margin:0;font-size:20px;line-height:1.45}.txtest-cta-section{padding:48px 0}.txtest-cta{text-align:center;color:#fff;box-shadow:none;background:#000;border:none;flex-direction:column;justify-content:flex-start;align-items:center;gap:.5rem;padding:3rem 0 0;display:flex}.txtest-cta__title-wrap{text-align:center;flex-direction:column;align-items:center;gap:2.5rem;max-width:650px;display:flex}.txtest-cta__title{letter-spacing:-.5px;color:#fff;margin:0;font-size:4.5rem;font-weight:700;line-height:1}.txtest-cta .txtest-btn{color:#000;box-shadow:none;background:#fff;border-color:#fff;align-self:center}.txtest-cta .txtest-btn:hover{color:#000;background:#e5e5e5}.txtest-cta .txtest-btn__icon rect{fill:#000}.txtest-cta .txtest-btn__icon path{fill:#fff}.txtest-cta__word{margin-right:.25em;display:inline-block}.txtest-cta__logo{margin-bottom:1.5rem}.txtest-cta__video{opacity:1;width:100%;max-width:none;height:auto;margin:0;display:block}.txtest-cta__image{width:100%;height:auto;margin-top:2rem;display:block}.txtest-footer{padding:40px 0}.txtest-footer__wrap{justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;display:flex}.txtest-footer__left,.txtest-footer__right{flex-direction:column;gap:1.375rem;display:flex}.txtest-footer__logo{background:#ffffff08;border:1px solid #ffffff1f;justify-content:center;align-items:center;min-height:52px;padding:.85rem 1rem;display:inline-flex}.txtest-footer__copy{margin:0;font-size:12px;line-height:1.3}.txtest-footer__right{align-items:flex-end}.txtest-footer__email{font-weight:700;text-decoration:none}.txtest-footer__socials{align-items:center;gap:1rem;display:flex}.txtest-footer__social{justify-content:center;align-items:center;display:inline-flex}@media (max-width:991px){.txtest-nav{padding:24px 28px}.txtest-container,.txtest-container--10col,.txtest-container--6col{padding-inline:24px}.txtest-container--hero{min-height:clamp(620px,82svh,760px);padding-top:10rem}.txtest-hero__title{font-size:7.5rem}.txtest-hero__cta-row{gap:2rem;width:100%}.txtest-hero__line{width:140px}.txtest-approach__grid{flex-direction:column;gap:0;display:flex}.txtest-approach__left{z-index:1;background:#000;align-self:flex-start;padding-bottom:1.5rem;position:sticky;top:60px}.txtest-approach__sticky{height:auto}.txtest-approach__logo-mark{padding-top:1rem;display:block}.txtest-approach__title,.txtest-disrupt__title,.txtest-cta__title,.txtest-approach-card__title{font-size:3.5rem}.txtest-logo-bar{grid-template-columns:1fr;gap:1.5rem}.txtest-logo-bar__logos{flex-wrap:wrap;justify-content:flex-start;width:100%}}@media (max-width:767px){:root{--txtest-side-pad:20px}.txtest-container,.txtest-container--10col,.txtest-container--6col{padding-inline:20px}.txtest-container--hero{justify-content:center;min-height:100svh;padding-top:5rem;padding-bottom:1.5rem}.txtest-nav{padding:20px}.txtest-nav__logo{min-height:44px;padding:.625rem .75rem}.txtest-nav__logo-image,.txtest-footer__logo-image,.txtest-wordmark-chip__image{align-items:center;display:inline-flex}.txtest-hero__title-wrap{flex-direction:column;align-items:center;gap:.5rem;width:min(350px,100%);min-height:auto;display:flex;position:relative}.txtest-hero__title{text-align:center;z-index:3;white-space:nowrap;pointer-events:none;text-shadow:0 2px 20px #000000d9,0 0 40px #000000b3,0 0 80px #0006;flex-direction:column;align-items:center;width:auto;max-width:100%;margin-top:0;padding-inline:.25rem;font-size:clamp(64px,18vw,100px);line-height:.92;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.txtest-hero__figure{order:-1;width:min(300px,75vw);margin-bottom:0;position:relative;top:-1rem;left:auto;transform:none}.txtest-hero__cta-row{flex-direction:column;align-items:flex-start;gap:.875rem;margin-top:.5rem}.txtest-hero__cta-left{gap:.375rem;width:min(328px,100%)}.txtest-hero__cta-right{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%}.txtest-hero__line{width:100%;max-width:250px}.txtest-hero__eyeline{white-space:normal;max-width:100%;font-size:22px;line-height:24.2px}.txtest-hero__subline,.txtest-disrupt__body p,.txtest-accordion__answer p,.txtest-approach-card__desc,.txtest-text-lg,.txtest-testimonial-card__quote{font-size:1rem}.txtest-hero__subline{max-width:29ch;line-height:1.2}.txtest-btn{gap:20px;padding:8px 12px 8px 20px;font-size:16px;line-height:19.2px}.txtest-btn__icon{flex-basis:20px;width:20px;height:20px}.txtest-spacer--lg,.txtest-spacer--xl{height:1.5rem}.txtest-spacer--xxl{height:2.5rem}.txtest-approach,.txtest-disrupt,.txtest-ignoring,.txtest-testimonials,.txtest-faq,.txtest-footer,.txtest-ticker{padding-top:32px;padding-bottom:32px}.txtest-cta-section{padding-top:36px;padding-bottom:36px}.txtest-corners{background-size:18px 18px}.txtest-approach__title{max-width:none;font-size:clamp(24px,6vw,36px);line-height:1.2}.txtest-cta__title{font-size:clamp(28px,7vw,40px);line-height:1.1}.txtest-cta__title .txtest-word,.txtest-cta__title .txtest-word-inner{white-space:normal}.txtest-disrupt__title{font-size:32px;line-height:35.2px}.txtest-faq__title,.txtest-testimonials__title{font-size:24px;line-height:26.4px}.txtest-faq__wrapper{align-items:center}.txtest-faq__questions{width:100%}.txtest-approach__cards{margin-top:-100px;padding-top:100px}.txtest-approach-card{background:#000;flex-direction:column;align-items:flex-start;min-height:360px;padding:24px 24px 28px}.txtest-approach-card__content{max-width:none}.txtest-approach-card__title{font-size:2.25rem}.txtest-approach-card__image-wrap,.txtest-approach-card__image-wrap.is-hammer{align-self:flex-end;width:140px;height:164px;margin-top:0;left:0;transform:none}.txtest-ignoring__layout{grid-template-columns:1fr;gap:1rem}.txtest-ignoring__statue{opacity:.7;max-width:280px;margin:0 auto}.txtest-ignoring__align-right{align-items:center}.txtest-ignoring__text{text-align:center;width:auto;max-width:100%;font-size:18.4px;line-height:22.08px}.txtest-ignoring__accent{white-space:nowrap;font-size:clamp(36px,10vw,56px)}.txtest-testimonial-card{width:350px;min-width:350px;padding:1.5rem 1.25rem}.txtest-testimonial-card__header{flex-direction:column;align-items:flex-start}.txtest-logo-frame{min-height:68px;padding:.65rem .8rem}.txtest-testimonial-card__logo{max-height:40px}.txtest-testimonial-card__stats{flex-direction:column;gap:1rem}.txtest-testimonial-card__divider{display:none}.txtest-ticker__wrap{font-size:1.25rem}.txtest-accordion__heading{font-size:1.125rem}.txtest-footer__wrap{flex-direction:row;justify-content:space-between;align-items:flex-start}.txtest-footer__right{align-items:flex-end}.txtest-footer__email{font-size:16px;line-height:19.2px}}@media (max-width:479px){.txtest-hero__title{white-space:nowrap;font-size:clamp(56px,16vw,72px);line-height:.92}.txtest-hero__cta-row{margin-top:3rem}.txtest-approach-card__title{font-size:1.925rem}}@media (prefers-reduced-motion:reduce){.txtest-ticker__scroller-wrap{animation:none}.txtest-word-inner,.txtest-approach-card__image--statue,.txtest-accordion__arrow{transition:none!important}}body:has(.txtest-main)>footer:not(.txtest-footer){display:none!important}.txtest-nav__logo--text,.txtest-footer__logo--text{width:auto}.txtest-nav__logo-text,.txtest-footer__logo--text{letter-spacing:.02em;align-items:center;font-family:Mondwest,Arial,sans-serif;font-size:1.2rem;line-height:1;text-decoration:none;display:inline-flex}.txtest-nav__cta{color:#fff;background:#ffe50124;border:1px solid #ffe5018a;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.txtest-nav__cta:hover{background:#ffe5013d;border-color:#ffe501d1;transform:translateY(-1px)}.txtest-wordmark-chip{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff08;border:1px solid #ffffff24;justify-content:center;align-items:center;min-height:50px;padding:.85rem 1rem;display:inline-flex}.txtest-wordmark-chip--centered{align-self:center}.txtest-wordmark-chip__image{width:auto;height:22px;display:block}.txtest-approach__mark--word{color:#ffffffb8;border:1px solid #ffffff2e;justify-content:center;align-items:center;min-height:44px;padding:.65rem .9rem;font-size:.85rem;line-height:1.1;display:inline-flex}.txtest-logo-bar__logos--pills{flex-wrap:wrap;justify-content:flex-start}.txtest-logo-bar__pill{white-space:nowrap;border:1px solid #ffffff29;border-radius:999px;align-items:center;padding:.7rem 1rem;font-size:.9rem;line-height:1;display:inline-flex}.txtest-testimonial-card__label-wrap{flex-direction:column;gap:.15rem;display:flex}.txtest-testimonial-card__label,.txtest-testimonial-card__company{margin:0}.txtest-testimonial-card__label{letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:700}.txtest-testimonial-card__company{color:#0000009e;font-size:.9rem}.txtest-cta__eyebrow{color:#ffffffb8;letter-spacing:.12em;text-transform:uppercase;border:1px solid #ffffff2e;justify-content:center;align-items:center;min-height:42px;padding:.6rem .9rem;font-size:.8rem;font-weight:700;display:inline-flex}.txtest-footer__copy--muted{text-align:right;color:#ffffffa3;max-width:22rem}@media (max-width:767px){.txtest-nav__logo-text,.txtest-footer__logo--text{font-size:1rem}.txtest-nav__cta{min-height:40px;padding:.625rem .875rem;font-size:.875rem}.txtest-logo-bar__pill{font-size:.82rem}.txtest-logo-bar__result{flex-basis:100%}.txtest-footer__copy--muted{text-align:left}}
