.texintel-landing{width:100%;padding:80px 60px 170px;background:transparent;position:relative;z-index:1;display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:160px}.texintel-landing:before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);width:100vw;background-color:var(--Classic-White, #ffffff);background-image:linear-gradient(to right,rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.03) 1px,transparent 1px);background-size:40px 40px;z-index:-1}.texintel-landing__content{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.texintel-landing__pill{margin-bottom:8px;padding:8px 14px;background:var(--Background---Grey, #f4f4f4);border-radius:5px;outline:1px var(--Light-Grey---Icon, #babfc9) solid;outline-offset:-1px;display:inline-flex;align-items:center;gap:10px}.texintel-landing__pill-label{text-align:center;color:var(--Blue-Grey, #5e687e);font-size:.8125rem;line-height:18px;font-family:Cairo Variable,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;text-transform:uppercase;word-wrap:break-word}.texintel-landing__pill-icon{width:18px;height:18px;position:relative;display:flex;align-items:center;justify-content:center}.texintel-landing__pill-rocket{width:16px;height:16px;stroke:var(--Blue-Grey, #5e687e)}.texintel-landing__title{margin:0;color:var(--Classic-Black, #000000);font-size:4.6875rem;line-height:76px;font-family:Cairo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;text-transform:uppercase;word-wrap:break-word}.texintel-landing__subtitle{margin:0;max-width:656px;color:var(--Classic-Black, #000000);font-size:18px;line-height:28px;font-family:Cairo Variable,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;word-wrap:break-word}@media (max-width: 1024px){.texintel-landing{padding-inline:24px}.texintel-landing__title{font-size:3rem;line-height:52px}}@media (max-width: 768px){.texintel-landing{padding:60px 16px 120px;gap:80px}.texintel-landing__title{font-size:2.5rem;line-height:44px}.texintel-landing__subtitle{max-width:100%}}.texintel-visual-band{width:100%;height:auto;padding-inline:60px;box-sizing:border-box;overflow:visible;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:10px}.texintel-visual-band:before{content:"";position:absolute;top:auto;bottom:0;height:80%;left:50%;transform:translate(-50%);width:100vw;background:var(--Classic-Blue, #002868);z-index:-1}.texintel-visual-band__image{width:100%;max-width:1164px;height:auto;background:var(--Background---Grey, #f4f4f4);border-top-left-radius:14px;border-top-right-radius:14px;border-top:10px var(--Light-Grey---Icon, #babfc9) solid;border-left:10px var(--Light-Grey---Icon, #babfc9) solid;border-right:10px var(--Light-Grey---Icon, #babfc9) solid;border-bottom:0;overflow:hidden;margin-bottom:0}.texintel-visual-band__image-img{width:100%;height:auto;object-fit:contain;display:block}@media (max-width: 1280px){.texintel-visual-band{padding-inline:24px}}@media (max-width: 768px){.texintel-visual-band{padding-inline:16px}.texintel-visual-band__image{max-width:100%}}.texintel-info{width:100%;padding:80px 60px 120px;background:linear-gradient(0deg,var(--Background---Grey, #f4f4f4) 0%,var(--Background---Grey, #f4f4f4) 100%),#eaecf0;overflow:visible;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:60px}.texintel-info:before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);width:100vw;background:linear-gradient(0deg,var(--Background---Grey, #f4f4f4) 0%,var(--Background---Grey, #f4f4f4) 100%),#eaecf0;z-index:-1}.texintel-info__heading{max-width:857px;color:#000;font-size:3.625rem;line-height:68px;font-family:Cairo Variable,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;word-wrap:break-word}.texintel-info__cards{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:60px}.texintel-info__card{width:100%;padding:30px;background:var(--Classic-White, #ffffff);border-radius:10px;outline:1px var(--AED---Grey, #b1b3b6) solid;outline-offset:-1px;display:inline-flex;justify-content:space-between;align-items:stretch;gap:30px;height:auto;transform-origin:top center;transition:transform .22s ease-out,opacity .22s ease-in-out,box-shadow .22s ease-out}.texintel-info__card--collapsed{transform:scale(.9)}.texintel-info__card--hidden{opacity:0;pointer-events:none}@media (min-width: 1024px){.texintel-info__cards{position:relative}.texintel-info__card{position:sticky;top:96px}}.texintel-info__card-copy{display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px;flex:0 1 calc(45% - 15px);max-width:calc(45% - 15px);min-width:0}.texintel-info__card-text{display:flex;flex-direction:column;align-items:flex-start;gap:30px;border-top:2px solid var(--Classic-Black, #000000);padding-top:30px}.texintel-info__card-title{margin:0;max-width:472px;color:#000;font-size:2.5rem;line-height:48px;font-family:Cairo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;word-wrap:break-word}.texintel-info__card-body{margin:0;max-width:550px;color:#000;font-size:17px;line-height:26px;font-family:Cairo Variable,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;word-wrap:break-word}.texintel-info__card-body--lg{font-size:17px}.texintel-info__cta{align-self:stretch;padding:15px 20px;background:var(--Button-Yellow, #ffcc02);border-radius:5px;outline:1px var(--Button-Yellow-Border, #e3b604) solid;outline-offset:-1px;border:none;text-decoration:none;color:var(--Classic-Black, #000000);display:inline-flex;justify-content:space-between;align-items:center;margin-top:auto;cursor:pointer;transition:background-color .15s ease}.texintel-info__cta:visited,.texintel-info__cta:hover,.texintel-info__cta:active{text-decoration:none;color:var(--Classic-Black, #000000)}.texintel-info__cta:hover{background-color:#e6b800}.texintel-info__cta-label{text-align:right;color:var(--Classic-Black, #000000);font-size:1.25em;line-height:20px;font-family:Cairo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;word-wrap:break-word}.texintel-info__cta-icon{width:24px;height:24px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.texintel-info__cta-icon-svg{width:20px;height:20px;stroke:var(--Classic-Black, #000000)}.texintel-info__card-image{flex:0 1 calc(55% - 15px);width:calc(55% - 15px);max-width:calc(55% - 15px);min-width:0;box-sizing:border-box;align-self:stretch;border-radius:10px;outline:1px #000000 solid;outline-offset:-.5px;background:linear-gradient(135deg,#f4f4f4,#e0e0e0)}.texintel-info__card-image-img{width:100%;height:100%;object-fit:contain;display:block}.texintel-info__card--discover .texintel-info__card-image-img{object-fit:cover;object-position:right center}@media (max-width: 1280px){.texintel-info{padding-inline:24px}.texintel-info__card{flex-direction:column;height:auto}.texintel-info__card-copy{flex:1 1 auto;width:100%;max-width:100%}.texintel-info__card-image{max-width:100%;width:100%;flex:0 0 auto;align-self:auto}}@media (max-width: 768px){.texintel-info{padding:60px 16px 80px}.texintel-info__heading{font-size:2.5rem;line-height:48px}}.texintel-talk{width:100%;padding:80px 60px 120px;background:var(--Classic-White, #ffffff);display:inline-flex;flex-direction:column;align-items:flex-start;gap:60px}.texintel-talk__header{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:30px;border-top:2px solid var(--Classic-Black, #000000)}.texintel-talk__eyebrow{display:flex;flex-direction:column;justify-content:center;padding-top:30px;color:var(--Classic-Black, #000000);font-size:1.5rem;line-height:24px;font-family:Cairo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;word-wrap:break-word}.texintel-talk__headline-row{align-self:stretch;display:inline-flex;justify-content:space-between;align-items:flex-end;gap:30px}.texintel-talk__headline{margin:0;max-width:854px;color:var(--Classic-Black, #000000);font-size:3.625rem;line-height:68px;font-family:Cairo Variable,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;word-wrap:break-word}.texintel-talk__cta{width:280px;padding:15px 20px;background:var(--Button-Yellow, #ffcc02);border-radius:5px;outline:1px #e3b604 solid;outline-offset:-1px;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background-color .15s ease}.texintel-talk__cta:hover{background-color:#e6b800}.texintel-talk__cta-label{text-align:right;color:var(--Classic-Black, #000000);font-size:1.25em;line-height:20px;font-family:Cairo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;word-wrap:break-word}.texintel-talk__cta-icon{width:24px;height:24px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.texintel-talk__cta-icon-svg{width:20px;height:20px}.texintel-talk__image{align-self:stretch;height:619px;border-radius:10px;border:1px var(--Blue-Grey, #5e687e) solid;background:linear-gradient(135deg,#f4f4f4,#e0e4ec)}.texintel-talk__image-img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}@media (max-width: 1280px){.texintel-talk{padding-inline:24px}.texintel-talk__headline-row{flex-direction:column;align-items:flex-start}.texintel-talk__cta{width:auto;align-self:flex-start}}@media (max-width: 768px){.texintel-talk{padding:60px 16px 80px}.texintel-talk__headline{font-size:2.5rem;line-height:48px}}.texintel-scout{width:100%;padding:60px;background:transparent;display:inline-flex;position:relative;flex-direction:column;align-items:flex-start;gap:60px}.texintel-scout:before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);width:100vw;background:var(--Background---Grey, #f4f4f4);z-index:-1}.texintel-scout__cards{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;row-gap:20px}.texintel-scout__card{padding:30px;background:var(--Classic-White, #ffffff);border-radius:5px;outline:1px var(--Light-Blue-Grey-, #e9ebf8) solid;outline-offset:-1px;display:inline-flex;justify-content:space-between;align-items:flex-start}.texintel-scout__card-inner{flex:1 1 0;align-self:stretch;display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px}.texintel-scout__card-header{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px}.texintel-scout__header-row{width:100%;display:flex;justify-content:space-between;align-items:center;gap:15px}.texintel-scout__pill{height:46px;padding:10px;background:radial-gradient(ellipse 50% 50% at 50% 50%,#0052ff 0%,var(--Secondary-Blue, #658cdb) 100%);overflow:hidden;border-radius:5px;outline:1px var(--Outline, #dde7fe) solid;outline-offset:-1px;display:inline-flex;justify-content:center;align-items:center}.texintel-scout__pill-icon{width:24px;height:24px;stroke:var(--Classic-White, #ffffff)}.texintel-scout__question{margin:0;max-width:580px;color:var(--Classic-Black, #000000);font-size:1.5rem;font-family:Cairo Variable,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;line-height:1.3;word-wrap:break-word}.texintel-scout__answer{margin:0;max-width:600px;color:var(--Classic-Black, #000000);font-size:1rem;line-height:24px;font-family:Cairo Variable,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;word-wrap:break-word}.texintel-scout__icon{width:24px;height:24px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.texintel-scout__icon-svg{width:20px;height:20px}@media (max-width: 1280px){.texintel-scout{padding-inline:24px}.texintel-scout__cards{grid-template-columns:1fr}}@media (max-width: 768px){.texintel-scout{padding:40px 16px 60px}.texintel-scout__card-inner{gap:15px}}.texintel-map{width:100%;padding:80px 60px;background:transparent;display:inline-flex;position:relative;flex-direction:column;align-items:flex-start;gap:45px}.texintel-map:before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);width:100vw;background-color:var(--Classic-White, #ffffff);background-image:linear-gradient(to right,rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.03) 1px,transparent 1px);background-size:40px 40px;z-index:-1}.texintel-map__top{align-self:stretch;min-height:372px;display:flex;flex-direction:column;align-items:flex-start;gap:30px;border-top:2px solid var(--Classic-Black, #000000)}.texintel-map__eyebrow{display:flex;flex-direction:column;justify-content:center;padding-top:30px;color:var(--Classic-Black, #000000);font-size:1.5rem;line-height:24px;font-family:Cairo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;word-wrap:break-word}.texintel-map__headline-row{align-self:stretch;display:inline-flex;justify-content:space-between;align-items:flex-end;gap:30px}.texintel-map__headline{margin:0;max-width:1054px;color:var(--Classic-Black, #000000);font-size:3.625rem;line-height:68px;font-family:Cairo Variable,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;word-wrap:break-word}.texintel-map__cta{width:280px;flex-shrink:0;padding:15px 20px;background:var(--Button-Yellow, #ffcc02);border-radius:5px;outline:1px var(--Button-Yellow-Border, #e3b604) solid;outline-offset:-1px;border:none;text-decoration:none;color:var(--Classic-Black, #000000);display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background-color .15s ease}.texintel-map__cta:visited,.texintel-map__cta:hover,.texintel-map__cta:active{text-decoration:none;color:var(--Classic-Black, #000000)}.texintel-map__cta:hover{background-color:#e6b800}.texintel-map__cta-label{text-align:right;color:var(--Classic-Black, #000000);font-size:1.25em;line-height:20px;font-family:Cairo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;word-wrap:break-word}.texintel-map__cta-icon{width:24px;height:24px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.texintel-map__cta-icon-svg{width:20px;height:20px;stroke:var(--Classic-Black, #000000)}.texintel-map__list{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:15px}.texintel-map__item{align-self:stretch;padding:30px;background:var(--Background---Grey, #f4f4f4);border-radius:5px;outline:1px var(--Blue-Grey, #5e687e) solid;outline-offset:-1px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px;border:none;text-align:left;cursor:pointer}.texintel-map__item-row{width:100%;display:inline-flex;justify-content:space-between;align-items:center;gap:20px}.texintel-map__item-text{margin:0;color:var(--Classic-Black, #000000);font-size:1.5625rem;line-height:33px;font-family:Cairo Variable,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;word-wrap:break-word}.texintel-map__item-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:transform .15s ease-out}.texintel-map__item-icon--open{transform:rotate(180deg)}.texintel-map__item-icon-svg{width:20px;height:20px;stroke:var(--Blue-Grey, #5e687e)}.texintel-map__item-body{margin:0;max-width:1063px;color:#000;font-size:1rem;line-height:24px;font-family:Cairo Variable,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;word-wrap:break-word}@media (max-width: 1280px){.texintel-map{padding-inline:24px}.texintel-map__headline-row{flex-direction:column;align-items:flex-start}.texintel-map__cta{width:auto}}@media (max-width: 768px){.texintel-map{padding:60px 16px}.texintel-map__headline{font-size:2.5rem;line-height:48px}}.texintel-get-started{width:100%;min-height:410px;padding:0;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;text-align:center;position:relative}.texintel-get-started:before{content:"";position:absolute;inset:0 0 0 50%;transform:translate(-50%);width:100vw;background-image:linear-gradient(180deg,#0000,#000000a6),var(--texintel-get-started-image);background-size:cover;background-position:center 70%;z-index:-2}.texintel-get-started:after{content:"";position:absolute;inset:0 0 0 50%;transform:translate(-50%);width:100vw;background-image:linear-gradient(to right,rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.1) 1px,transparent 1px);background-size:40px 40px;mix-blend-mode:screen;opacity:.5;z-index:-1}.texintel-get-started__heading{max-width:724px;color:var(--Classic-White, #ffffff);font-size:4.6875rem;line-height:76px;font-family:Cairo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;text-transform:uppercase;word-wrap:break-word;margin:0}.texintel-get-started__cta{padding:15px 20px;background:var(--Button-Yellow, #ffcc02);border-radius:5px;outline:1px #e3b604 solid;outline-offset:-1px;border:none;text-decoration:none;color:var(--Classic-Black, #000000);display:inline-flex;justify-content:flex-start;align-items:center;gap:17px;cursor:pointer;transition:background-color .15s ease}.texintel-get-started__cta:visited,.texintel-get-started__cta:hover,.texintel-get-started__cta:active{text-decoration:none;color:var(--Classic-Black, #000000)}.texintel-get-started__cta:hover{background-color:#e6b800}.texintel-get-started__cta-label{text-align:right;color:var(--Classic-Black, #000000);font-size:1.25em;line-height:20px;font-family:Cairo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;word-wrap:break-word}.texintel-get-started__cta-icon{width:24px;height:24px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.texintel-get-started__cta-icon-svg{width:20px;height:20px;stroke:var(--Classic-Black, #000000)}@media (max-width: 768px){.texintel-get-started{padding:0}.texintel-get-started__heading{font-size:2.875rem;line-height:52px}}
